Skip to content
Success

Console Output

Pull request #47746 event
17:02:43 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Loading trusted files from base branch 25.0 at 7ac688aa0fa6218ccba7518ae21241a9b35528a7 rather than ee5909c2d0d949fea5896a66d105eb2785d2448d
Obtained Jenkinsfile from 7ac688aa0fa6218ccba7518ae21241a9b35528a7
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47746@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.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.39.2'
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 c8880eb865108326b5561629a909e5c780e6ef50 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi"
 > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that 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
17:02:47 [2024-04-23T17:02:47.256Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:02:47 [2024-04-23T17:02:47.259Z] Trying to pass milestone 1
[Pipeline] milestone
17:02:47 [2024-04-23T17:02:47.420Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:03:02 [2024-04-23T17:03:02.639Z] Still waiting to schedule task
17:03:02 [2024-04-23T17:03:02.639Z] Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0f9dc31cbad6f874b)17:03:04 [2024-04-23T17:03:04.463Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0f9dc31cbad6f874b) in /home/ubuntu/workspace/moby_PR-47746
[Pipeline] {
[Pipeline] checkout
17:03:04 [2024-04-23T17:03:04.492Z] The recommended git tool is: git
17:03:04 [2024-04-23T17:03:04.524Z] using credential docker-jenkins-github-credentials
17:03:04 [2024-04-23T17:03:04.530Z] Cloning the remote Git repository
17:03:04 [2024-04-23T17:03:04.530Z] Cloning with configured refspecs honoured and without tags
17:03:04 [2024-04-23T17:03:04.532Z] Cloning repository https://github.com/moby/moby.git
17:03:04 [2024-04-23T17:03:04.532Z]  > git init /home/ubuntu/workspace/moby_PR-47746 # timeout=10
17:03:04 [2024-04-23T17:03:04.537Z] Fetching upstream changes from https://github.com/moby/moby.git
17:03:04 [2024-04-23T17:03:04.537Z]  > git --version # timeout=10
17:03:04 [2024-04-23T17:03:04.539Z]  > git --version # 'git version 2.25.1'
17:03:04 [2024-04-23T17:03:04.539Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:04 [2024-04-23T17:03:04.541Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47746/head:refs/remotes/origin/PR-47746 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
17:03:19 [2024-04-23T17:03:19.245Z] Fetching without tags
17:03:19 [2024-04-23T17:03:19.448Z] Merging remotes/origin/25.0 commit 7ac688aa0fa6218ccba7518ae21241a9b35528a7 into PR head commit ee5909c2d0d949fea5896a66d105eb2785d2448d
17:03:20 [2024-04-23T17:03:20.138Z] Merge succeeded, producing ee5909c2d0d949fea5896a66d105eb2785d2448d
17:03:20 [2024-04-23T17:03:20.138Z] Checking out Revision ee5909c2d0d949fea5896a66d105eb2785d2448d (PR-47746)
17:03:20 [2024-04-23T17:03:20.265Z] Commit message: "vendor: golang.org/x/net v0.23.0"
17:03:20 [2024-04-23T17:03:20.275Z] First time build. Skipping changelog.
17:03:19 [2024-04-23T17:03:19.214Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:03:19 [2024-04-23T17:03:19.216Z]  > git config --add remote.origin.fetch +refs/pull/47746/head:refs/remotes/origin/PR-47746 # timeout=10
17:03:19 [2024-04-23T17:03:19.218Z]  > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
17:03:19 [2024-04-23T17:03:19.234Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:03:19 [2024-04-23T17:03:19.248Z] Fetching upstream changes from https://github.com/moby/moby.git
17:03:19 [2024-04-23T17:03:19.248Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:19 [2024-04-23T17:03:19.250Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47746/head:refs/remotes/origin/PR-47746 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
17:03:19 [2024-04-23T17:03:19.449Z]  > git config core.sparsecheckout # timeout=10
17:03:19 [2024-04-23T17:03:19.451Z]  > git checkout -f ee5909c2d0d949fea5896a66d105eb2785d2448d # timeout=10
17:03:20 [2024-04-23T17:03:20.099Z]  > git remote # timeout=10
17:03:20 [2024-04-23T17:03:20.102Z]  > git config --get remote.origin.url # timeout=10
17:03:20 [2024-04-23T17:03:20.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:20 [2024-04-23T17:03:20.105Z]  > git merge 7ac688aa0fa6218ccba7518ae21241a9b35528a7 # timeout=10
17:03:20 [2024-04-23T17:03:20.130Z]  > git rev-parse HEAD^{commit} # timeout=10
17:03:20 [2024-04-23T17:03:20.140Z]  > git config core.sparsecheckout # timeout=10
17:03:20 [2024-04-23T17:03:20.142Z]  > git checkout -f ee5909c2d0d949fea5896a66d105eb2785d2448d # timeout=10
17:03:20 [2024-04-23T17:03:20.266Z]  > git rev-list --no-walk 6f4afad08afe5e15cd413535f9c72b387f3de175 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:03:21 [2024-04-23T17:03:21.001Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47746:/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
17:03:24 [2024-04-23T17:03:24.274Z] 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
17:03:24 [2024-04-23T17:03:24.585Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0f9dc31cbad6f874b) in /home/ubuntu/workspace/moby_PR-47746
[Pipeline] {
[Pipeline] checkout
17:03:24 [2024-04-23T17:03:24.602Z] The recommended git tool is: git
17:03:24 [2024-04-23T17:03:24.609Z] using credential docker-jenkins-github-credentials
17:03:24 [2024-04-23T17:03:24.618Z] Fetching changes from the remote Git repository
17:03:24 [2024-04-23T17:03:24.625Z] Fetching without tags
17:03:24 [2024-04-23T17:03:24.818Z] Merging remotes/origin/25.0 commit 7ac688aa0fa6218ccba7518ae21241a9b35528a7 into PR head commit ee5909c2d0d949fea5896a66d105eb2785d2448d
17:03:24 [2024-04-23T17:03:24.943Z] Merge succeeded, producing ee5909c2d0d949fea5896a66d105eb2785d2448d
17:03:24 [2024-04-23T17:03:24.943Z] Checking out Revision ee5909c2d0d949fea5896a66d105eb2785d2448d (PR-47746)
17:03:24 [2024-04-23T17:03:24.978Z] Commit message: "vendor: golang.org/x/net v0.23.0"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:03:24 [2024-04-23T17:03:24.613Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47746/.git # timeout=10
17:03:24 [2024-04-23T17:03:24.621Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:03:24 [2024-04-23T17:03:24.625Z] Fetching upstream changes from https://github.com/moby/moby.git
17:03:24 [2024-04-23T17:03:24.625Z]  > git --version # timeout=10
17:03:24 [2024-04-23T17:03:24.626Z]  > git --version # 'git version 2.25.1'
17:03:24 [2024-04-23T17:03:24.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:24 [2024-04-23T17:03:24.629Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47746/head:refs/remotes/origin/PR-47746 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
17:03:24 [2024-04-23T17:03:24.818Z]  > git config core.sparsecheckout # timeout=10
17:03:24 [2024-04-23T17:03:24.820Z]  > git checkout -f ee5909c2d0d949fea5896a66d105eb2785d2448d # timeout=10
17:03:24 [2024-04-23T17:03:24.926Z]  > git remote # timeout=10
17:03:24 [2024-04-23T17:03:24.928Z]  > git config --get remote.origin.url # timeout=10
17:03:24 [2024-04-23T17:03:24.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:24 [2024-04-23T17:03:24.932Z]  > git merge 7ac688aa0fa6218ccba7518ae21241a9b35528a7 # timeout=10
17:03:24 [2024-04-23T17:03:24.938Z]  > git rev-parse HEAD^{commit} # timeout=10
17:03:24 [2024-04-23T17:03:24.943Z]  > git config core.sparsecheckout # timeout=10
17:03:24 [2024-04-23T17:03:24.945Z]  > git checkout -f ee5909c2d0d949fea5896a66d105eb2785d2448d # timeout=10
17:03:25 [2024-04-23T17:03:25.715Z] + docker version
17:03:25 [2024-04-23T17:03:25.715Z] Client: Docker Engine - Community
17:03:25 [2024-04-23T17:03:25.715Z]  Version:           25.0.3
17:03:25 [2024-04-23T17:03:25.715Z]  API version:       1.44
17:03:25 [2024-04-23T17:03:25.715Z]  Go version:        go1.21.6
17:03:25 [2024-04-23T17:03:25.715Z]  Git commit:        4debf41
17:03:25 [2024-04-23T17:03:25.715Z]  Built:             Tue Feb  6 21:13:09 2024
17:03:25 [2024-04-23T17:03:25.715Z]  OS/Arch:           linux/arm64
17:03:25 [2024-04-23T17:03:25.715Z]  Context:           default
17:03:25 [2024-04-23T17:03:25.715Z] 
17:03:25 [2024-04-23T17:03:25.715Z] Server: Docker Engine - Community
17:03:25 [2024-04-23T17:03:25.715Z]  Engine:
17:03:25 [2024-04-23T17:03:25.715Z]   Version:          25.0.3
17:03:25 [2024-04-23T17:03:25.715Z]   API version:      1.44 (minimum version 1.24)
17:03:25 [2024-04-23T17:03:25.715Z]   Go version:       go1.21.6
17:03:25 [2024-04-23T17:03:25.715Z]   Git commit:       f417435
17:03:25 [2024-04-23T17:03:25.715Z]   Built:            Tue Feb  6 21:13:09 2024
17:03:25 [2024-04-23T17:03:25.715Z]   OS/Arch:          linux/arm64
17:03:25 [2024-04-23T17:03:25.715Z]   Experimental:     true
17:03:25 [2024-04-23T17:03:25.715Z]  containerd:
17:03:25 [2024-04-23T17:03:25.715Z]   Version:          1.6.28
17:03:25 [2024-04-23T17:03:25.715Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
17:03:25 [2024-04-23T17:03:25.715Z]  runc:
17:03:25 [2024-04-23T17:03:25.715Z]   Version:          1.1.12
17:03:25 [2024-04-23T17:03:25.715Z]   GitCommit:        v1.1.12-0-g51d5e94
17:03:25 [2024-04-23T17:03:25.715Z]  docker-init:
17:03:25 [2024-04-23T17:03:25.715Z]   Version:          0.19.0
17:03:25 [2024-04-23T17:03:25.715Z]   GitCommit:        de40ad0
[Pipeline] sh
17:03:25 [2024-04-23T17:03:25.989Z] + docker info
17:03:25 [2024-04-23T17:03:25.989Z] Client: Docker Engine - Community
17:03:25 [2024-04-23T17:03:25.989Z]  Version:    25.0.3
17:03:25 [2024-04-23T17:03:25.989Z]  Context:    default
17:03:25 [2024-04-23T17:03:25.989Z]  Debug Mode: false
17:03:25 [2024-04-23T17:03:25.989Z]  Plugins:
17:03:25 [2024-04-23T17:03:25.989Z]   buildx: Docker Buildx (Docker Inc.)
17:03:25 [2024-04-23T17:03:25.989Z]     Version:  v0.12.1
17:03:25 [2024-04-23T17:03:25.989Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
17:03:25 [2024-04-23T17:03:25.989Z]   compose: Docker Compose (Docker Inc.)
17:03:25 [2024-04-23T17:03:25.989Z]     Version:  v2.24.6
17:03:25 [2024-04-23T17:03:25.989Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
17:03:25 [2024-04-23T17:03:25.989Z] 
17:03:25 [2024-04-23T17:03:25.989Z] Server:
17:03:25 [2024-04-23T17:03:25.989Z]  Containers: 0
17:03:25 [2024-04-23T17:03:25.989Z]   Running: 0
17:03:25 [2024-04-23T17:03:25.989Z]   Paused: 0
17:03:25 [2024-04-23T17:03:25.989Z]   Stopped: 0
17:03:25 [2024-04-23T17:03:25.989Z]  Images: 3
17:03:25 [2024-04-23T17:03:25.989Z]  Server Version: 25.0.3
17:03:25 [2024-04-23T17:03:25.989Z]  Storage Driver: overlay2
17:03:25 [2024-04-23T17:03:25.989Z]   Backing Filesystem: extfs
17:03:25 [2024-04-23T17:03:25.989Z]   Supports d_type: true
17:03:25 [2024-04-23T17:03:25.989Z]   Using metacopy: false
17:03:25 [2024-04-23T17:03:25.989Z]   Native Overlay Diff: true
17:03:25 [2024-04-23T17:03:25.989Z]   userxattr: false
17:03:25 [2024-04-23T17:03:25.989Z]  Logging Driver: json-file
17:03:25 [2024-04-23T17:03:25.989Z]  Cgroup Driver: cgroupfs
17:03:25 [2024-04-23T17:03:25.989Z]  Cgroup Version: 1
17:03:25 [2024-04-23T17:03:25.989Z]  Plugins:
17:03:25 [2024-04-23T17:03:25.989Z]   Volume: local
17:03:25 [2024-04-23T17:03:25.989Z]   Network: bridge host ipvlan macvlan null overlay
17:03:25 [2024-04-23T17:03:25.989Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
17:03:25 [2024-04-23T17:03:25.989Z]  Swarm: inactive
17:03:25 [2024-04-23T17:03:25.989Z]  Runtimes: io.containerd.runc.v2 runc
17:03:25 [2024-04-23T17:03:25.989Z]  Default Runtime: runc
17:03:25 [2024-04-23T17:03:25.989Z]  Init Binary: docker-init
17:03:25 [2024-04-23T17:03:25.989Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
17:03:25 [2024-04-23T17:03:25.989Z]  runc version: v1.1.12-0-g51d5e94
17:03:25 [2024-04-23T17:03:25.989Z]  init version: de40ad0
17:03:25 [2024-04-23T17:03:25.989Z]  Security Options:
17:03:25 [2024-04-23T17:03:25.989Z]   apparmor
17:03:25 [2024-04-23T17:03:25.989Z]   seccomp
17:03:25 [2024-04-23T17:03:25.989Z]    Profile: builtin
17:03:25 [2024-04-23T17:03:25.989Z]  Kernel Version: 5.15.0-1053-aws
17:03:25 [2024-04-23T17:03:25.989Z]  Operating System: Ubuntu 20.04.6 LTS
17:03:25 [2024-04-23T17:03:25.989Z]  OSType: linux
17:03:25 [2024-04-23T17:03:25.989Z]  Architecture: aarch64
17:03:25 [2024-04-23T17:03:25.989Z]  CPUs: 8
17:03:25 [2024-04-23T17:03:25.989Z]  Total Memory: 30.64GiB
17:03:25 [2024-04-23T17:03:25.989Z]  Name: ip-10-100-110-98
17:03:25 [2024-04-23T17:03:25.989Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
17:03:25 [2024-04-23T17:03:25.989Z]  Docker Root Dir: /var/lib/docker
17:03:25 [2024-04-23T17:03:25.989Z]  Debug Mode: false
17:03:25 [2024-04-23T17:03:25.989Z]  Experimental: true
17:03:25 [2024-04-23T17:03:25.989Z]  Insecure Registries:
17:03:25 [2024-04-23T17:03:25.989Z]   127.0.0.0/8
17:03:25 [2024-04-23T17:03:25.989Z]  Live Restore Enabled: true
17:03:25 [2024-04-23T17:03:25.989Z] 
[Pipeline] sh
17:03:26 [2024-04-23T17:03:26.264Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:03:26 [2024-04-23T17:03:26.264Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:03:26 [2024-04-23T17:03:26.264Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47746/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:03:26 [2024-04-23T17:03:26.264Z] + bash /home/ubuntu/workspace/moby_PR-47746/check-config.sh
17:03:26 [2024-04-23T17:03:26.264Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:03:26 [2024-04-23T17:03:26.264Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
17:03:26 [2024-04-23T17:03:26.264Z] 
17:03:26 [2024-04-23T17:03:26.264Z] Generally Necessary:
17:03:26 [2024-04-23T17:03:26.264Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:03:26 [2024-04-23T17:03:26.264Z] - apparmor: enabled and tools installed
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_NAMESPACES: enabled
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_NET_NS: enabled
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_PID_NS: enabled
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_IPC_NS: enabled
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_UTS_NS: enabled
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_CGROUPS: enabled
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_CGROUP_CPUACCT: enabled
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_CGROUP_DEVICE: enabled
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_CGROUP_FREEZER: enabled
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_CGROUP_SCHED: enabled
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_CPUSETS: enabled
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_MEMCG: enabled
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_KEYS: enabled
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_VETH: enabled (as module)
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_BRIDGE: enabled (as module)
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:03:26 [2024-04-23T17:03:26.264Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:03:26 [2024-04-23T17:03:26.521Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:03:26 [2024-04-23T17:03:26.521Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:03:26 [2024-04-23T17:03:26.521Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:03:26 [2024-04-23T17:03:26.521Z] - CONFIG_NF_NAT: enabled (as module)
17:03:26 [2024-04-23T17:03:26.521Z] - CONFIG_POSIX_MQUEUE: enabled
17:03:26 [2024-04-23T17:03:26.521Z] - CONFIG_CGROUP_BPF: enabled
17:03:26 [2024-04-23T17:03:26.521Z] 
17:03:26 [2024-04-23T17:03:26.521Z] Optional Features:
17:03:26 [2024-04-23T17:03:26.521Z] - CONFIG_USER_NS: enabled
17:03:26 [2024-04-23T17:03:26.521Z] - CONFIG_SECCOMP: enabled
17:03:26 [2024-04-23T17:03:26.521Z] - CONFIG_SECCOMP_FILTER: enabled
17:03:26 [2024-04-23T17:03:26.521Z] - CONFIG_CGROUP_PIDS: enabled
17:03:26 [2024-04-23T17:03:26.521Z] - CONFIG_MEMCG_SWAP: enabled
17:03:26 [2024-04-23T17:03:26.521Z]     (cgroup swap accounting is currently enabled)
17:03:26 [2024-04-23T17:03:26.521Z] - CONFIG_BLK_CGROUP: enabled
17:03:26 [2024-04-23T17:03:26.521Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:03:26 [2024-04-23T17:03:26.521Z] - CONFIG_CGROUP_PERF: enabled
17:03:26 [2024-04-23T17:03:26.521Z] - CONFIG_CGROUP_HUGETLB: enabled
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_CFS_BANDWIDTH: enabled
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_RT_GROUP_SCHED: missing
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_IP_VS: enabled (as module)
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_IP_VS_NFCT: enabled
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_IP_VS_RR: enabled (as module)
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_SECURITY_SELINUX: enabled
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_SECURITY_APPARMOR: enabled
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_EXT4_FS: enabled
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:03:26 [2024-04-23T17:03:26.522Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:03:26 [2024-04-23T17:03:26.522Z] - Network Drivers:
17:03:26 [2024-04-23T17:03:26.522Z]   - "overlay":
17:03:26 [2024-04-23T17:03:26.522Z]     - CONFIG_VXLAN: enabled (as module)
17:03:26 [2024-04-23T17:03:26.522Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:03:26 [2024-04-23T17:03:26.522Z]       Optional (for encrypted networks):
17:03:26 [2024-04-23T17:03:26.778Z]       - CONFIG_CRYPTO: enabled
17:03:26 [2024-04-23T17:03:26.778Z]       - CONFIG_CRYPTO_AEAD: enabled
17:03:26 [2024-04-23T17:03:26.778Z]       - CONFIG_CRYPTO_GCM: enabled
17:03:26 [2024-04-23T17:03:26.778Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:03:26 [2024-04-23T17:03:26.778Z]       - CONFIG_CRYPTO_GHASH: enabled
17:03:26 [2024-04-23T17:03:26.778Z]       - CONFIG_XFRM: enabled
17:03:26 [2024-04-23T17:03:26.778Z]       - CONFIG_XFRM_USER: enabled (as module)
17:03:26 [2024-04-23T17:03:26.778Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:03:26 [2024-04-23T17:03:26.778Z]       - CONFIG_INET_ESP: enabled (as module)
17:03:26 [2024-04-23T17:03:26.778Z]   - "ipvlan":
17:03:26 [2024-04-23T17:03:26.778Z]     - CONFIG_IPVLAN: enabled (as module)
17:03:26 [2024-04-23T17:03:26.778Z]   - "macvlan":
17:03:26 [2024-04-23T17:03:26.778Z]     - CONFIG_MACVLAN: enabled (as module)
17:03:26 [2024-04-23T17:03:26.778Z]     - CONFIG_DUMMY: enabled (as module)
17:03:26 [2024-04-23T17:03:26.778Z]   - "ftp,tftp client in container":
17:03:26 [2024-04-23T17:03:26.778Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:03:26 [2024-04-23T17:03:26.778Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:03:26 [2024-04-23T17:03:26.778Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:03:26 [2024-04-23T17:03:26.778Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:03:26 [2024-04-23T17:03:26.778Z] - Storage Drivers:
17:03:26 [2024-04-23T17:03:26.778Z]   - "aufs":
17:03:26 [2024-04-23T17:03:26.778Z]     - CONFIG_AUFS_FS: enabled (as module)
17:03:26 [2024-04-23T17:03:26.778Z]   - "btrfs":
17:03:26 [2024-04-23T17:03:26.778Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:03:26 [2024-04-23T17:03:26.778Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:03:26 [2024-04-23T17:03:26.778Z]   - "devicemapper":
17:03:26 [2024-04-23T17:03:26.778Z]     - CONFIG_BLK_DEV_DM: enabled
17:03:26 [2024-04-23T17:03:26.778Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:03:26 [2024-04-23T17:03:26.778Z]   - "overlay":
17:03:26 [2024-04-23T17:03:26.778Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:03:26 [2024-04-23T17:03:26.778Z]   - "zfs":
17:03:26 [2024-04-23T17:03:26.778Z]     - /dev/zfs: present
17:03:26 [2024-04-23T17:03:26.779Z]     - zfs command: missing
17:03:26 [2024-04-23T17:03:26.779Z]     - zpool command: missing
17:03:26 [2024-04-23T17:03:26.779Z] 
17:03:26 [2024-04-23T17:03:26.779Z] Limits:
17:03:26 [2024-04-23T17:03:26.779Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:03:26 [2024-04-23T17:03:26.779Z] 
17:03:26 [2024-04-23T17:03:26.779Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:03:27 [2024-04-23T17:03:27.070Z] + docker build --force-rm -t docker:ee5909c2d0d949fea5896a66d105eb2785d2448d .
17:03:27 [2024-04-23T17:03:27.327Z] #0 building with "default" instance using docker driver
17:03:27 [2024-04-23T17:03:27.327Z] 
17:03:27 [2024-04-23T17:03:27.327Z] #1 [internal] load build definition from Dockerfile
17:03:27 [2024-04-23T17:03:27.327Z] #1 transferring dockerfile: 27.92kB done
17:03:27 [2024-04-23T17:03:27.327Z] #1 DONE 0.0s
17:03:27 [2024-04-23T17:03:27.327Z] 
17:03:27 [2024-04-23T17:03:27.327Z] #2 resolve image config for docker.io/docker/dockerfile:1
17:03:27 [2024-04-23T17:03:27.327Z] #2 DONE 0.1s
17:03:27 [2024-04-23T17:03:27.327Z] 
17:03:27 [2024-04-23T17:03:27.327Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56
17:03:27 [2024-04-23T17:03:27.327Z] #3 CACHED
17:03:27 [2024-04-23T17:03:27.327Z] 
17:03:27 [2024-04-23T17:03:27.327Z] #4 [internal] load metadata for docker.io/library/busybox:latest
17:03:27 [2024-04-23T17:03:27.327Z] #4 DONE 0.0s
17:03:27 [2024-04-23T17:03:27.327Z] 
17:03:27 [2024-04-23T17:03:27.327Z] #5 [internal] load metadata for docker.io/distribution/distribution:2.8.3
17:03:27 [2024-04-23T17:03:27.327Z] #5 DONE 0.1s
17:03:27 [2024-04-23T17:03:27.327Z] 
17:03:27 [2024-04-23T17:03:27.327Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:03:27 [2024-04-23T17:03:27.585Z] #6 DONE 0.1s
17:03:27 [2024-04-23T17:03:27.585Z] 
17:03:27 [2024-04-23T17:03:27.585Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
17:03:27 [2024-04-23T17:03:27.585Z] #7 DONE 0.1s
17:03:27 [2024-04-23T17:03:27.585Z] 
17:03:27 [2024-04-23T17:03:27.585Z] #8 [internal] load metadata for docker.io/library/debian:bookworm
17:03:27 [2024-04-23T17:03:27.585Z] #8 DONE 0.1s
17:03:27 [2024-04-23T17:03:27.585Z] 
17:03:27 [2024-04-23T17:03:27.585Z] #9 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm
17:03:27 [2024-04-23T17:03:27.585Z] #9 DONE 0.1s
17:03:27 [2024-04-23T17:03:27.585Z] 
17:03:27 [2024-04-23T17:03:27.585Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
17:03:27 [2024-04-23T17:03:27.585Z] #10 DONE 0.1s
17:03:27 [2024-04-23T17:03:27.585Z] 
17:03:27 [2024-04-23T17:03:27.585Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5
17:03:27 [2024-04-23T17:03:27.585Z] #11 DONE 0.2s
17:03:27 [2024-04-23T17:03:27.585Z] 
17:03:27 [2024-04-23T17:03:27.585Z] #12 [internal] load .dockerignore
17:03:27 [2024-04-23T17:03:27.585Z] #12 transferring context: 113B done
17:03:27 [2024-04-23T17:03:27.585Z] #12 DONE 0.0s
17:03:27 [2024-04-23T17:03:27.585Z] 
17:03:27 [2024-04-23T17:03:27.585Z] #13 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
17:03:27 [2024-04-23T17:03:27.585Z] #13 DONE 0.0s
17:03:27 [2024-04-23T17:03:27.585Z] 
17:03:27 [2024-04-23T17:03:27.585Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7
17:03:27 [2024-04-23T17:03:27.585Z] #14 DONE 0.0s
17:03:27 [2024-04-23T17:03:27.585Z] 
17:03:27 [2024-04-23T17:03:27.585Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:03:27 [2024-04-23T17:03:27.585Z] #15 DONE 0.0s
17:03:27 [2024-04-23T17:03:27.585Z] 
17:03:27 [2024-04-23T17:03:27.585Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89
17:03:27 [2024-04-23T17:03:27.585Z] #16 DONE 0.0s
17:03:27 [2024-04-23T17:03:27.585Z] 
17:03:27 [2024-04-23T17:03:27.585Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
17:03:27 [2024-04-23T17:03:27.585Z] #17 DONE 0.0s
17:03:27 [2024-04-23T17:03:27.585Z] 
17:03:27 [2024-04-23T17:03:27.585Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
17:03:27 [2024-04-23T17:03:27.585Z] #18 DONE 0.0s
17:03:27 [2024-04-23T17:03:27.585Z] 
17:03:27 [2024-04-23T17:03:27.585Z] #19 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3
17:03:27 [2024-04-23T17:03:27.585Z] #19 DONE 0.0s
17:03:27 [2024-04-23T17:03:27.585Z] 
17:03:27 [2024-04-23T17:03:27.585Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
17:03:27 [2024-04-23T17:03:27.585Z] #20 DONE 0.0s
17:03:27 [2024-04-23T17:03:27.585Z] 
17:03:27 [2024-04-23T17:03:27.585Z] #21 [internal] load build context
17:03:28 [2024-04-23T17:03:28.517Z] #21 transferring context: 75.17MB 0.9s done
17:03:28 [2024-04-23T17:03:28.517Z] #21 DONE 1.0s
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #22 [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...)
17:03:28 [2024-04-23T17:03:28.517Z] #22 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #23 [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
17:03:28 [2024-04-23T17:03:28.517Z] #23 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #24 [runc-src 1/3] WORKDIR /usr/src/runc
17:03:28 [2024-04-23T17:03:28.517Z] #24 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #25 [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
17:03:28 [2024-04-23T17:03:28.517Z] #25 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #26 [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
17:03:28 [2024-04-23T17:03:28.517Z] #26 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #27 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
17:03:28 [2024-04-23T17:03:28.517Z] #27 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #28 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:03:28 [2024-04-23T17:03:28.517Z] #28 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #29 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
17:03:28 [2024-04-23T17:03:28.517Z] #29 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #30 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:03:28 [2024-04-23T17:03:28.517Z] #30 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #31 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
17:03:28 [2024-04-23T17:03:28.517Z] #31 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #32 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
17:03:28 [2024-04-23T17:03:28.517Z] #32 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #33 [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...)
17:03:28 [2024-04-23T17:03:28.517Z] #33 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #34 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:03:28 [2024-04-23T17:03:28.517Z] #34 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #35 [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
17:03:28 [2024-04-23T17:03:28.517Z] #35 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #36 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
17:03:28 [2024-04-23T17:03:28.517Z] #36 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #37 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
17:03:28 [2024-04-23T17:03:28.517Z] #37 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #38 [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
17:03:28 [2024-04-23T17:03:28.517Z] #38 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #39 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:03:28 [2024-04-23T17:03:28.517Z] #39 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #40 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
17:03:28 [2024-04-23T17:03:28.517Z] #40 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #41 [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
17:03:28 [2024-04-23T17:03:28.517Z] #41 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #42 [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             ;
17:03:28 [2024-04-23T17:03:28.517Z] #42 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #43 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
17:03:28 [2024-04-23T17:03:28.517Z] #43 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #44 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
17:03:28 [2024-04-23T17:03:28.517Z] #44 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #45 [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
17:03:28 [2024-04-23T17:03:28.517Z] #45 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #46 [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
17:03:28 [2024-04-23T17:03:28.517Z] #46 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #47 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.517Z] #47 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #48 [containerd-src 1/3] WORKDIR /usr/src/containerd
17:03:28 [2024-04-23T17:03:28.517Z] #48 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:03:28 [2024-04-23T17:03:28.517Z] #49 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #50 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.517Z] #50 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #51 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.517Z] #51 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #52 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
17:03:28 [2024-04-23T17:03:28.517Z] #52 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #53 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
17:03:28 [2024-04-23T17:03:28.517Z] #53 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #54 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:03:28 [2024-04-23T17:03:28.517Z] #54 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #55 [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
17:03:28 [2024-04-23T17:03:28.517Z] #55 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #56 [build-dummy 2/2] RUN mkdir -p /build
17:03:28 [2024-04-23T17:03:28.517Z] #56 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #57 [dev-base  1/12] RUN groupadd -r docker
17:03:28 [2024-04-23T17:03:28.517Z] #57 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #58 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
17:03:28 [2024-04-23T17:03:28.517Z] #58 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #59 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
17:03:28 [2024-04-23T17:03:28.517Z] #59 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #60 [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...)
17:03:28 [2024-04-23T17:03:28.517Z] #60 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #61 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.517Z] #61 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #62 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.517Z] #62 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #63 [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
17:03:28 [2024-04-23T17:03:28.517Z] #63 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #64 [base 2/4] COPY --from=xx / /
17:03:28 [2024-04-23T17:03:28.517Z] #64 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #65 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.517Z] #65 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #66 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.517Z] #66 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #67 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:03:28 [2024-04-23T17:03:28.517Z] #67 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #68 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
17:03:28 [2024-04-23T17:03:28.517Z] #68 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #69 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:03:28 [2024-04-23T17:03:28.517Z] #69 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #70 [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...)
17:03:28 [2024-04-23T17:03:28.517Z] #70 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #71 [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
17:03:28 [2024-04-23T17:03:28.517Z] #71 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #72 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.517Z] #72 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #73 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.517Z] #73 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #74 [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
17:03:28 [2024-04-23T17:03:28.517Z] #74 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #75 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:03:28 [2024-04-23T17:03:28.517Z] #75 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #76 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:03:28 [2024-04-23T17:03:28.517Z] #76 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #77 [tini-src 1/3] WORKDIR /usr/src/tini
17:03:28 [2024-04-23T17:03:28.517Z] #77 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #78 [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...)
17:03:28 [2024-04-23T17:03:28.517Z] #78 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #79 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:03:28 [2024-04-23T17:03:28.517Z] #79 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #80 [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
17:03:28 [2024-04-23T17:03:28.517Z] #80 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.517Z] #81 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.517Z] #81 CACHED
17:03:28 [2024-04-23T17:03:28.517Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #82 [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
17:03:28 [2024-04-23T17:03:28.518Z] #82 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #83 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:03:28 [2024-04-23T17:03:28.518Z] #83 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #84 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:03:28 [2024-04-23T17:03:28.518Z] #84 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #85 [delve-src 1/3] WORKDIR /usr/src/delve
17:03:28 [2024-04-23T17:03:28.518Z] #85 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #86 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:03:28 [2024-04-23T17:03:28.518Z] #86 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #87 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
17:03:28 [2024-04-23T17:03:28.518Z] #87 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #88 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:03:28 [2024-04-23T17:03:28.518Z] #88 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #89 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:03:28 [2024-04-23T17:03:28.518Z] #89 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #90 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.518Z] #90 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #91 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:03:28 [2024-04-23T17:03:28.518Z] #91 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #92 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.518Z] #92 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #93 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
17:03:28 [2024-04-23T17:03:28.518Z] #93 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #94 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:03:28 [2024-04-23T17:03:28.518Z] #94 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #95 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
17:03:28 [2024-04-23T17:03:28.518Z] #95 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #96 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:03:28 [2024-04-23T17:03:28.518Z] #96 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #97 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
17:03:28 [2024-04-23T17:03:28.518Z] #97 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #98 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
17:03:28 [2024-04-23T17:03:28.518Z] #98 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
17:03:28 [2024-04-23T17:03:28.518Z] #99 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #100 [registry-src 1/2] WORKDIR /usr/src/registry
17:03:28 [2024-04-23T17:03:28.518Z] #100 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #101 [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
17:03:28 [2024-04-23T17:03:28.518Z] #101 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #102 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.518Z] #102 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #103 [dev-base  6/12] RUN ldconfig
17:03:28 [2024-04-23T17:03:28.518Z] #103 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #104 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
17:03:28 [2024-04-23T17:03:28.518Z] #104 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #105 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.518Z] #105 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #106 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.518Z] #106 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #107 [binary-dummy 1/1] COPY --from=build-dummy /build /build
17:03:28 [2024-04-23T17:03:28.518Z] #107 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #108 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
17:03:28 [2024-04-23T17:03:28.518Z] #108 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #109 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
17:03:28 [2024-04-23T17:03:28.518Z] #109 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #110 [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
17:03:28 [2024-04-23T17:03:28.518Z] #110 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #111 [swagger-src 1/3] WORKDIR /usr/src/swagger
17:03:28 [2024-04-23T17:03:28.518Z] #111 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #112 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
17:03:28 [2024-04-23T17:03:28.518Z] #112 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #113 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:03:28 [2024-04-23T17:03:28.518Z] #113 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #114 [dev 1/1] COPY --link . .
17:03:28 [2024-04-23T17:03:28.518Z] #114 CACHED
17:03:28 [2024-04-23T17:03:28.518Z] 
17:03:28 [2024-04-23T17:03:28.518Z] #115 exporting to image
17:03:28 [2024-04-23T17:03:28.518Z] #115 exporting layers done
17:03:28 [2024-04-23T17:03:28.518Z] #115 writing image sha256:2eaed01e80ef5d708021a9febb5fc3b04e9baed4b654905eed86562fd7efc65c done
17:03:28 [2024-04-23T17:03:28.518Z] #115 naming to docker.io/library/docker:ee5909c2d0d949fea5896a66d105eb2785d2448d
17:03:28 [2024-04-23T17:03:28.518Z] #115 naming to docker.io/library/docker:ee5909c2d0d949fea5896a66d105eb2785d2448d done
17:03:28 [2024-04-23T17:03:28.518Z] #115 DONE 0.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:03:28 [2024-04-23T17:03:28.809Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:03:29 [2024-04-23T17:03:29.084Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47746/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee5909c2d0d949fea5896a66d105eb2785d2448d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 docker:ee5909c2d0d949fea5896a66d105eb2785d2448d hack/test/unit
17:03:29 [2024-04-23T17:03:29.340Z] + BUILDFLAGS=(-tags 'netgo journald')
17:03:29 [2024-04-23T17:03:29.340Z] + TESTFLAGS+=' -test.timeout=5m'
17:03:29 [2024-04-23T17:03:29.340Z] + TESTDIRS=./...
17:03:29 [2024-04-23T17:03:29.340Z] + exclude_paths='/vendor/|/integration'
17:03:29 [2024-04-23T17:03:29.340Z] ++ go list ./...
17:03:29 [2024-04-23T17:03:29.340Z] ++ grep -vE '(/vendor/|/integration)'
17:03:29 [2024-04-23T17:03:29.905Z] + pkg_list='github.com/docker/docker/api
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/backend/build
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/httpstatus
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/httputils
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/middleware
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/router
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/router/build
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/router/checkpoint
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/router/container
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/router/debug
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/router/distribution
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/router/grpc
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/router/image
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/router/network
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/router/plugin
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/router/session
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/router/swarm
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/router/system
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/server/router/volume
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/backend
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/blkiodev
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/checkpoint
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/container
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/events
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/filters
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/image
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/mount
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/network
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/plugins/logdriver
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/registry
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/strslice
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/swarm
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/swarm/runtime
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/system
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/time
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/versions
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/versions/v1p19
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/versions/v1p20
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/api/types/volume
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/builder
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/builder/builder-next
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/builder/builder-next/exporter
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/builder/builder-next/worker
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/builder/builder-next/worker/label
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/builder/dockerfile
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/builder/remotecontext
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/builder/remotecontext/git
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/builder/remotecontext/urlutil
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/cli/debug
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/cli/winresources/docker-proxy
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/cli/winresources/dockerd
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/client
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/client/buildkit
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/cmd/docker-proxy
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/cmd/dockerd
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/cmd/dockerd/trap
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/container
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/container/stream
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/contrib/apparmor
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/contrib/httpserver
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/cluster
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/cluster/convert
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/cluster/executor
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/cluster/executor/container
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/cluster/provider
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/config
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/containerd
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/events
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/events/testutils
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/graphdriver
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/graphdriver/copy
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/graphdriver/register
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/graphdriver/vfs
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/graphdriver/zfs
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/images
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/initlayer
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/links
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/listeners
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/awslogs
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/fluentd
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/gcplogs
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/gelf
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/journald
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/local
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/loggertest
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/loggerutils
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/splunk
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/syslog
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/logger/templates
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/names
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/network
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/snapshotter
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/daemon/stats
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/distribution
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/distribution/metadata
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/distribution/utils
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/distribution/xfer
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/dockerversion
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/errdefs
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/image
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/image/cache
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/image/spec/specs-go
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/image/spec/specs-go/v1
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/image/tarexport
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/image/v1
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/internal/compatcontext
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/internal/mod
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/internal/mounttree
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/internal/multierror
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/internal/rootless/mountopts
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/internal/sliceutil
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/internal/test/suite
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/internal/testutils
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/internal/testutils/netnsutils
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/internal/testutils/specialimage
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/internal/unshare
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/layer
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libcontainerd
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libcontainerd/queue
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libcontainerd/remote
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libcontainerd/shimopts
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libcontainerd/supervisor
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libcontainerd/types
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libnetwork
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libnetwork/bitmap
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libnetwork/cluster
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libnetwork/config
17:03:29 [2024-04-23T17:03:29.905Z] github.com/docker/docker/libnetwork/datastore
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/diagnostic
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/discoverapi
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/driverapi
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/bridge
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/host
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/null
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/overlay
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/remote
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/windows
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drvregistry
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/etchosts
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/internal/caller
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/internal/kvstore
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/internal/netiputil
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipam
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipamapi
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipams/builtin
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipams/null
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipams/remote
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipamutils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipbits
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/iptables
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/netlabel
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/netutils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/networkdb
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ns
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/options
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/osl
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/osl/kernel
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/portallocator
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/portmapper
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/resolvconf
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/scope
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/types
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/oci
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/oci/caps
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/opts
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/archive
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/authorization
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/broadcaster
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/capabilities
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/chrootarchive
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/containerfs
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/directory
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/dmesg
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/fileutils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/homedir
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/idtools
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/ioutils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/jsonmessage
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/longpath
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/loopback
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/meminfo
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/namesgenerator
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/parsers
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/parsers/kernel
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/pidfile
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/platform
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/plugingetter
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/plugins
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/plugins/transport
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/pools
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/process
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/progress
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/reexec
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/rootless
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/rootless/specconv
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/stack
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/stdcopy
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/streamformatter
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/stringid
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/sysinfo
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/system
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/tailfile
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/tarsum
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/useragent
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/plugin
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/plugin/executor/containerd
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/plugin/v2
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/profiles/apparmor
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/profiles/seccomp
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/quota
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/reference
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/registry
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/registry/resumable
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/restartmanager
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/runconfig
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/runconfig/opts
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/daemon
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/environment
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/fakecontext
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/fakegit
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/fakestorage
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/fixtures/load
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/fixtures/plugin
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/registry
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/request
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/volume
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/volume/drivers
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/volume/local
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/volume/mounts
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/volume/service
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/volume/service/opts
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/volume/testutils'
17:03:29 [2024-04-23T17:03:29.906Z] ++ grep --fixed-strings -v /libnetwork
17:03:29 [2024-04-23T17:03:29.906Z] ++ echo 'github.com/docker/docker/api
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/backend/build
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/httpstatus
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/httputils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/middleware
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/build
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/checkpoint
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/container
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/debug
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/distribution
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/grpc
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/image
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/network
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/plugin
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/session
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/swarm
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/system
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/volume
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/backend
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/blkiodev
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/checkpoint
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/container
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/events
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/filters
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/image
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/mount
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/network
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/plugins/logdriver
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/registry
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/strslice
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/swarm
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/swarm/runtime
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/system
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/time
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/versions
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/versions/v1p19
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/versions/v1p20
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/volume
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/exporter
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/worker
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/worker/label
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/dockerfile
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/remotecontext
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/remotecontext/git
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/remotecontext/urlutil
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/cli/debug
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/cli/winresources/docker-proxy
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/cli/winresources/dockerd
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/client
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/client/buildkit
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/cmd/docker-proxy
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/cmd/dockerd
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/cmd/dockerd/trap
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/container
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/container/stream
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/contrib/apparmor
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/contrib/httpserver
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/cluster
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/cluster/convert
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/cluster/executor
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/cluster/executor/container
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/cluster/provider
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/config
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/containerd
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/events
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/events/testutils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/graphdriver
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/graphdriver/copy
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/graphdriver/register
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/graphdriver/vfs
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/graphdriver/zfs
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/images
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/initlayer
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/links
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/listeners
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/awslogs
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/fluentd
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/gcplogs
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/gelf
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/journald
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/local
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/loggertest
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/loggerutils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/splunk
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/syslog
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/logger/templates
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/names
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/network
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/snapshotter
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/stats
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/distribution
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/distribution/metadata
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/distribution/utils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/distribution/xfer
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/dockerversion
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/errdefs
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/image
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/image/cache
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/image/spec/specs-go
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/image/spec/specs-go/v1
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/image/tarexport
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/image/v1
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/internal/compatcontext
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/internal/mod
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/internal/mounttree
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/internal/multierror
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/internal/rootless/mountopts
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/internal/sliceutil
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/internal/test/suite
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/internal/testutils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/internal/testutils/netnsutils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/internal/testutils/specialimage
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/internal/unshare
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/layer
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libcontainerd
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libcontainerd/queue
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libcontainerd/remote
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libcontainerd/shimopts
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libcontainerd/supervisor
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libcontainerd/types
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/bitmap
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/cluster
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/config
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/datastore
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/diagnostic
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/discoverapi
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/driverapi
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/bridge
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/host
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/null
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/overlay
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/remote
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/windows
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/drvregistry
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/etchosts
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/internal/caller
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/internal/kvstore
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/internal/netiputil
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipam
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipamapi
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipams/builtin
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipams/null
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipams/remote
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipamutils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ipbits
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/iptables
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/netlabel
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/netutils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/networkdb
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/ns
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/options
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/osl
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/osl/kernel
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/portallocator
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/portmapper
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/resolvconf
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/scope
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/libnetwork/types
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/oci
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/oci/caps
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/opts
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/archive
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/authorization
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/broadcaster
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/capabilities
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/chrootarchive
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/containerfs
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/directory
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/dmesg
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/fileutils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/homedir
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/idtools
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/ioutils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/jsonmessage
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/longpath
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/loopback
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/meminfo
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/namesgenerator
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/parsers
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/parsers/kernel
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/pidfile
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/platform
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/plugingetter
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/plugins
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/plugins/transport
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/pools
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/process
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/progress
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/reexec
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/rootless
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/rootless/specconv
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/stack
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/stdcopy
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/streamformatter
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/stringid
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/sysinfo
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/system
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/tailfile
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/tarsum
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/pkg/useragent
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/plugin
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/plugin/executor/containerd
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/plugin/v2
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/profiles/apparmor
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/profiles/seccomp
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/quota
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/reference
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/registry
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/registry/resumable
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/restartmanager
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/runconfig
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/runconfig/opts
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/daemon
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/environment
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/fakecontext
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/fakegit
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/fakestorage
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/fixtures/load
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/fixtures/plugin
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/registry
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/testutil/request
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/volume
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/volume/drivers
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/volume/local
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/volume/mounts
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/volume/service
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/volume/service/opts
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/volume/testutils'
17:03:29 [2024-04-23T17:03:29.906Z] + base_pkg_list='github.com/docker/docker/api
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/backend/build
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/httpstatus
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/httputils
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/middleware
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/build
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/checkpoint
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/container
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/debug
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/distribution
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/grpc
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/image
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/network
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/plugin
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/session
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/swarm
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/system
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/server/router/volume
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/backend
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/blkiodev
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/checkpoint
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/container
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/events
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/filters
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/image
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/mount
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/network
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/plugins/logdriver
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/registry
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/strslice
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/swarm
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/swarm/runtime
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/system
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/time
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/versions
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/versions/v1p19
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/versions/v1p20
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/api/types/volume
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/exporter
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/worker
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/builder-next/worker/label
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/dockerfile
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/remotecontext
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/remotecontext/git
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/builder/remotecontext/urlutil
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/cli/debug
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/cli/winresources/docker-proxy
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/cli/winresources/dockerd
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/client
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/client/buildkit
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/cmd/docker-proxy
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/cmd/dockerd
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/cmd/dockerd/trap
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/container
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/container/stream
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/contrib/apparmor
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/contrib/httpserver
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/cluster
17:03:29 [2024-04-23T17:03:29.906Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/cluster/convert
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/cluster/executor
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/cluster/executor/container
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/cluster/provider
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/config
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/containerd
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/events
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/events/testutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/copy
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/register
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/vfs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/zfs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/images
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/initlayer
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/links
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/listeners
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/awslogs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/fluentd
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/gcplogs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/gelf
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/journald
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/local
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/loggertest
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/loggerutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/splunk
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/syslog
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/templates
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/names
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/network
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/snapshotter
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/stats
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/distribution
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/distribution/metadata
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/distribution/utils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/distribution/xfer
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/dockerversion
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/errdefs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/image
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/image/cache
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/image/spec/specs-go
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/image/spec/specs-go/v1
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/image/tarexport
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/image/v1
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/compatcontext
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/mod
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/mounttree
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/multierror
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/rootless/mountopts
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/sliceutil
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/test/suite
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/testutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/testutils/netnsutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/testutils/specialimage
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/unshare
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/layer
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libcontainerd
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libcontainerd/queue
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libcontainerd/remote
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libcontainerd/shimopts
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libcontainerd/supervisor
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libcontainerd/types
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/oci
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/oci/caps
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/opts
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/archive
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/authorization
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/broadcaster
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/capabilities
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/chrootarchive
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/containerfs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/directory
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/dmesg
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/fileutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/homedir
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/idtools
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/ioutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/jsonmessage
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/longpath
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/loopback
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/meminfo
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/namesgenerator
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/parsers
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/parsers/kernel
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/pidfile
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/platform
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/plugingetter
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/plugins
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/plugins/transport
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/pools
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/process
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/progress
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/reexec
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/rootless
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/rootless/specconv
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/stack
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/stdcopy
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/streamformatter
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/stringid
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/sysinfo
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/system
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/tailfile
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/tarsum
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/useragent
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/plugin
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/plugin/executor/containerd
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/plugin/v2
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/profiles/apparmor
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/profiles/seccomp
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/quota
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/reference
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/registry
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/registry/resumable
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/restartmanager
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/runconfig
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/runconfig/opts
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/daemon
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/environment
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/fakecontext
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/fakegit
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/fakestorage
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/fixtures/load
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/fixtures/plugin
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/registry
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/request
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/volume
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/volume/drivers
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/volume/local
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/volume/mounts
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/volume/service
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/volume/service/opts
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/volume/testutils'
17:03:29 [2024-04-23T17:03:29.907Z] ++ grep --fixed-strings /libnetwork
17:03:29 [2024-04-23T17:03:29.907Z] ++ echo 'github.com/docker/docker/api
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/backend/build
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/httpstatus
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/httputils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/middleware
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/router
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/router/build
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/router/checkpoint
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/router/container
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/router/debug
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/router/distribution
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/router/grpc
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/router/image
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/router/network
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/router/plugin
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/router/session
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/router/swarm
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/router/system
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/server/router/volume
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/backend
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/blkiodev
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/checkpoint
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/container
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/events
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/filters
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/image
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/mount
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/network
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/plugins/logdriver
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/registry
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/strslice
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/swarm
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/swarm/runtime
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/system
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/time
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/versions
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/versions/v1p19
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/versions/v1p20
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/api/types/volume
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/builder
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/builder/builder-next
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/builder/builder-next/exporter
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/builder/builder-next/worker
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/builder/builder-next/worker/label
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/builder/dockerfile
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/builder/remotecontext
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/builder/remotecontext/git
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/builder/remotecontext/urlutil
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/cli/debug
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/cli/winresources/docker-proxy
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/cli/winresources/dockerd
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/client
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/client/buildkit
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/cmd/docker-proxy
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/cmd/dockerd
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/cmd/dockerd/trap
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/container
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/container/stream
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/contrib/apparmor
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/contrib/httpserver
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/cluster
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/cluster/convert
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/cluster/executor
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/cluster/executor/container
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/cluster/provider
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/config
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/containerd
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/events
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/events/testutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/copy
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/register
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/vfs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/graphdriver/zfs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/images
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/initlayer
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/links
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/listeners
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/awslogs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/fluentd
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/gcplogs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/gelf
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/journald
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/local
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/loggertest
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/loggerutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/splunk
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/syslog
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/logger/templates
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/names
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/network
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/snapshotter
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/daemon/stats
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/distribution
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/distribution/metadata
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/distribution/utils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/distribution/xfer
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/dockerversion
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/errdefs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/image
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/image/cache
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/image/spec/specs-go
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/image/spec/specs-go/v1
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/image/tarexport
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/image/v1
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/compatcontext
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/mod
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/mounttree
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/multierror
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/rootless/mountopts
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/sliceutil
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/test/suite
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/testutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/testutils/netnsutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/testutils/specialimage
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/internal/unshare
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/layer
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libcontainerd
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libcontainerd/queue
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libcontainerd/remote
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libcontainerd/shimopts
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libcontainerd/supervisor
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libcontainerd/types
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/bitmap
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/cluster
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/config
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/datastore
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/diagnostic
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/discoverapi
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/driverapi
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drivers/bridge
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drivers/host
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drivers/null
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drivers/overlay
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drivers/remote
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drivers/windows
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/drvregistry
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/etchosts
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/internal/caller
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/internal/kvstore
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/internal/netiputil
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/ipam
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/ipamapi
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/ipams/builtin
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/ipams/null
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/ipams/remote
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/ipamutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/ipbits
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/iptables
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/netlabel
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/netutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/networkdb
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/ns
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/options
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/osl
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/osl/kernel
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/portallocator
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/portmapper
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/resolvconf
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/scope
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/libnetwork/types
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/oci
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/oci/caps
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/opts
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/archive
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/authorization
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/broadcaster
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/capabilities
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/chrootarchive
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/containerfs
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/directory
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/dmesg
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/fileutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/homedir
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/idtools
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/ioutils
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/jsonmessage
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/longpath
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/loopback
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/meminfo
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/namesgenerator
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/parsers
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/parsers/kernel
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/pidfile
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/platform
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/plugingetter
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/plugins
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/plugins/transport
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/pools
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/process
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/progress
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/reexec
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/rootless
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/rootless/specconv
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/stack
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/stdcopy
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/streamformatter
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/stringid
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/sysinfo
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/system
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/tailfile
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/tarsum
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/pkg/useragent
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/plugin
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/plugin/executor/containerd
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/plugin/v2
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/profiles/apparmor
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/profiles/seccomp
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/quota
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/reference
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/registry
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/registry/resumable
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/restartmanager
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/runconfig
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/runconfig/opts
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/daemon
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/environment
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/fakecontext
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/fakegit
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/fakestorage
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/fixtures/load
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/fixtures/plugin
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/registry
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/testutil/request
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/volume
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/volume/drivers
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/volume/local
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/volume/mounts
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/volume/service
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/volume/service/opts
17:03:29 [2024-04-23T17:03:29.907Z] github.com/docker/docker/volume/testutils'
17:03:29 [2024-04-23T17:03:29.907Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/bitmap
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/cluster
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/config
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/datastore
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/diagnostic
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/discoverapi
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/driverapi
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/bridge
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/host
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/null
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/overlay
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/remote
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/windows
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drvregistry
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/etchosts
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/internal/caller
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/internal/kvstore
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/internal/netiputil
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipam
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipamapi
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipams/builtin
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipams/null
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipams/remote
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipamutils
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipbits
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/iptables
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/netlabel
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/netutils
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/networkdb
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ns
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/options
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/osl
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/osl/kernel
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/portallocator
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/portmapper
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/resolvconf
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/scope
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/types'
17:03:29 [2024-04-23T17:03:29.908Z] + echo 'github.com/docker/docker/libnetwork
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/bitmap
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/cluster
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/config
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/datastore
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/diagnostic
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/discoverapi
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/driverapi
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/bridge
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/host
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/null
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/overlay
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/remote
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/windows
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drvregistry
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/etchosts
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/internal/caller
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/internal/kvstore
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/internal/netiputil
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipam
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipamapi
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipams/builtin
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipams/null
17:03:29 [2024-04-23T17:03:29.908Z] git+ grep --fixed-strings libnetwork/drivers/bridge
17:03:29 [2024-04-23T17:03:29.908Z] hub.com/docker/docker/libnetwork/ipams/remote
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipamutils
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ipbits
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/iptables
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/netlabel
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/netutils
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/networkdb
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/ns
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/options
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/osl
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/osl/kernel
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/portallocator
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/portmapper
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/resolvconf
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/scope
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/types'
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/bridge
17:03:29 [2024-04-23T17:03:29.908Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:03:29 [2024-04-23T17:03:29.908Z] + type docker-proxy
17:03:29 [2024-04-23T17:03:29.908Z] hack/test/unit: line 25: type: docker-proxy: not found
17:03:29 [2024-04-23T17:03:29.908Z] + hack/make.sh binary-proxy install-proxy
17:03:29 [2024-04-23T17:03:29.908Z] 
17:03:29 [2024-04-23T17:03:29.908Z] Removing bundles/
17:03:29 [2024-04-23T17:03:29.908Z] 
17:03:29 [2024-04-23T17:03:29.908Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:03:29 [2024-04-23T17:03:29.908Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
17:03:29 [2024-04-23T17:03:29.908Z] + tee /go/src/github.com/docker/docker/go.mod
17:03:29 [2024-04-23T17:03:29.908Z] module github.com/docker/docker
17:03:29 [2024-04-23T17:03:29.908Z] 
17:03:29 [2024-04-23T17:03:29.908Z] go 1.20
17:03:29 [2024-04-23T17:03:29.908Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:03:29 [2024-04-23T17:03:29.908Z] + GO111MODULE=on
17:03:29 [2024-04-23T17:03:29.908Z] + 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=ee5909c2d0d949fea5896a66d105eb2785d2448d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-23T17:03:29.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
17:03:34 [2024-04-23T17:03:34.082Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:03:34 [2024-04-23T17:03:34.082Z] Created binary: bundles/binary-proxy/docker-proxy
17:03:34 [2024-04-23T17:03:34.082Z] 
17:03:34 [2024-04-23T17:03:34.082Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:03:34 [2024-04-23T17:03:34.082Z] Installing docker-proxy to /usr/local/bin/
17:03:34 [2024-04-23T17:03:34.082Z] 
17:03:34 [2024-04-23T17:03:34.082Z] + mkdir -p bundles
17:03:34 [2024-04-23T17:03:34.082Z] + '[' -n 'github.com/docker/docker/api
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/backend/build
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/httpstatus
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/httputils
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/middleware
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/router
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/router/build
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/router/checkpoint
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/router/container
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/router/debug
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/router/distribution
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/router/grpc
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/router/image
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/router/network
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/router/plugin
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/router/session
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/router/swarm
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/router/system
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/server/router/volume
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/backend
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/blkiodev
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/checkpoint
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/container
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/events
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/filters
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/image
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/mount
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/network
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/plugins/logdriver
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/registry
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/strslice
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/swarm
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/swarm/runtime
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/system
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/time
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/versions
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/versions/v1p19
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/versions/v1p20
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/api/types/volume
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/builder
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/builder/builder-next
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/builder/builder-next/exporter
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/builder/builder-next/worker
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/builder/builder-next/worker/label
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/builder/dockerfile
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/builder/remotecontext
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/builder/remotecontext/git
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/builder/remotecontext/urlutil
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/cli/debug
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/cli/winresources/docker-proxy
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/cli/winresources/dockerd
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/client
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/client/buildkit
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/cmd/docker-proxy
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/cmd/dockerd
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/cmd/dockerd/trap
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/container
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/container/stream
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/contrib/apparmor
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/contrib/httpserver
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/cluster
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/cluster/convert
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/cluster/executor
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/cluster/executor/container
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/cluster/provider
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/config
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/containerd
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/events
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/events/testutils
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/graphdriver
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/graphdriver/copy
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/graphdriver/register
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/graphdriver/vfs
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/graphdriver/zfs
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/images
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/initlayer
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/links
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/listeners
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/awslogs
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/fluentd
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/gcplogs
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/gelf
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/journald
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/local
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/loggertest
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/loggerutils
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/splunk
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/syslog
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/logger/templates
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/names
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/network
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/snapshotter
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/daemon/stats
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/distribution
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/distribution/metadata
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/distribution/utils
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/distribution/xfer
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/dockerversion
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/errdefs
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/image
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/image/cache
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/image/spec/specs-go
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/image/spec/specs-go/v1
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/image/tarexport
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/image/v1
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/internal/compatcontext
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/internal/mod
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/internal/mounttree
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/internal/multierror
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/internal/rootless/mountopts
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/internal/sliceutil
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/internal/test/suite
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/internal/testutils
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/internal/testutils/netnsutils
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/internal/testutils/specialimage
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/internal/unshare
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/layer
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/libcontainerd
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/libcontainerd/queue
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/libcontainerd/remote
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/libcontainerd/shimopts
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/libcontainerd/supervisor
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/libcontainerd/types
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/oci
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/oci/caps
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/opts
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/archive
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/authorization
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/broadcaster
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/capabilities
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/chrootarchive
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/containerfs
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/directory
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/dmesg
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/fileutils
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/homedir
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/idtools
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/ioutils
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/jsonmessage
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/longpath
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/loopback
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/meminfo
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/namesgenerator
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/parsers
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/parsers/kernel
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/pidfile
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/platform
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/plugingetter
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/plugins
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/plugins/transport
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/pools
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/process
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/progress
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/reexec
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/rootless
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/rootless/specconv
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/stack
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/stdcopy
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/streamformatter
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/stringid
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/sysinfo
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/system
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/tailfile
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/tarsum
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/pkg/useragent
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/plugin
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/plugin/executor/containerd
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/plugin/v2
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/profiles/apparmor
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/profiles/seccomp
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/quota
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/reference
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/registry
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/registry/resumable
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/restartmanager
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/runconfig
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/runconfig/opts
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/testutil
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/testutil/daemon
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/testutil/environment
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/testutil/fakecontext
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/testutil/fakegit
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/testutil/fakestorage
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/testutil/fixtures/load
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/testutil/fixtures/plugin
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/testutil/registry
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/testutil/request
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/volume
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/volume/drivers
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/volume/local
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/volume/mounts
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/volume/service
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/volume/service/opts
17:03:34 [2024-04-23T17:03:34.082Z] github.com/docker/docker/volume/testutils' ']'
17:03:34 [2024-04-23T17:03:34.082Z] + 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/rootless/mountopts 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/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
17:03:34 [2024-04-23T17:03:34.648Z] ?   	github.com/docker/docker/api	[no test files]
17:03:42 [2024-04-23T17:03:42.746Z] ok  	github.com/docker/docker/api/server	0.021s	coverage: 13.0% of statements
17:04:00 [2024-04-23T17:04:00.809Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:04:00 [2024-04-23T17:04:00.809Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:04:00 [2024-04-23T17:04:00.809Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:04:00 [2024-04-23T17:04:00.809Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:04:00 [2024-04-23T17:04:00.809Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:04:00 [2024-04-23T17:04:00.809Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 28.3% of statements
17:04:00 [2024-04-23T17:04:00.809Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
17:04:01 [2024-04-23T17:04:01.740Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:04:01 [2024-04-23T17:04:01.740Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:04:01 [2024-04-23T17:04:01.740Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:04:01 [2024-04-23T17:04:01.740Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:04:01 [2024-04-23T17:04:01.740Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:04:01 [2024-04-23T17:04:01.740Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:04:01 [2024-04-23T17:04:01.740Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:04:01 [2024-04-23T17:04:01.740Z] ok  	github.com/docker/docker/api/server/router/container	0.019s	coverage: 5.5% of statements
17:04:02 [2024-04-23T17:04:02.303Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:04:02 [2024-04-23T17:04:02.303Z] ?   	github.com/docker/docker/api/types	[no test files]
17:04:02 [2024-04-23T17:04:02.303Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:04:02 [2024-04-23T17:04:02.303Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:04:02 [2024-04-23T17:04:02.303Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
17:04:02 [2024-04-23T17:04:02.303Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
17:04:02 [2024-04-23T17:04:02.303Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
17:04:02 [2024-04-23T17:04:02.303Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:04:02 [2024-04-23T17:04:02.303Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 83.7% of statements
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/api/types/system	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
17:04:02 [2024-04-23T17:04:02.561Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
17:04:02 [2024-04-23T17:04:02.561Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 80.0% of statements
17:04:02 [2024-04-23T17:04:02.561Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/builder	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
17:04:02 [2024-04-23T17:04:02.561Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
17:04:02 [2024-04-23T17:04:02.561Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
17:04:04 [2024-04-23T17:04:04.456Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:04:04 [2024-04-23T17:04:04.456Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:04:04 [2024-04-23T17:04:04.456Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
17:04:04 [2024-04-23T17:04:04.456Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
17:04:04 [2024-04-23T17:04:04.456Z] ok  	github.com/docker/docker/builder/remotecontext	0.035s	coverage: 33.7% of statements
17:04:04 [2024-04-23T17:04:04.456Z] ok  	github.com/docker/docker/builder/dockerfile	0.043s	coverage: 50.0% of statements
17:04:06 [2024-04-23T17:04:06.353Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
17:04:06 [2024-04-23T17:04:06.353Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.034s	coverage: 66.5% of statements
17:04:06 [2024-04-23T17:04:06.353Z] ok  	github.com/docker/docker/client	0.214s	coverage: 77.0% of statements
17:04:06 [2024-04-23T17:04:06.610Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.382s	coverage: 82.5% of statements
17:04:18 [2024-04-23T17:04:18.797Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:04:18 [2024-04-23T17:04:18.797Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:04:18 [2024-04-23T17:04:18.797Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:04:18 [2024-04-23T17:04:18.797Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:04:18 [2024-04-23T17:04:18.797Z] ok  	github.com/docker/docker/container	0.121s	coverage: 35.9% of statements
17:04:18 [2024-04-23T17:04:18.797Z] ok  	github.com/docker/docker/cmd/dockerd	0.179s	coverage: 30.0% of statements
17:04:20 [2024-04-23T17:04:20.690Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.399s	coverage: 0.0% of statements
17:04:21 [2024-04-23T17:04:21.254Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:04:21 [2024-04-23T17:04:21.511Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
17:04:21 [2024-04-23T17:04:21.511Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.022s	coverage: 38.7% of statements
17:04:21 [2024-04-23T17:04:21.511Z] ok  	github.com/docker/docker/daemon/cluster	0.043s	coverage: 0.5% of statements
17:04:21 [2024-04-23T17:04:21.769Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:04:21 [2024-04-23T17:04:21.769Z] ok  	github.com/docker/docker/daemon/config	0.036s	coverage: 74.4% of statements
17:04:23 [2024-04-23T17:04:23.138Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:04:23 [2024-04-23T17:04:23.138Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.3% of statements
17:04:23 [2024-04-23T17:04:23.138Z] ok  	github.com/docker/docker/daemon/containerd	0.037s	coverage: 9.0% of statements
17:04:23 [2024-04-23T17:04:23.138Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
17:04:23 [2024-04-23T17:04:23.138Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
17:04:23 [2024-04-23T17:04:23.395Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.184s	coverage: 60.9% of statements
17:04:23 [2024-04-23T17:04:23.958Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:04:23 [2024-04-23T17:04:23.958Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
17:04:24 [2024-04-23T17:04:24.215Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:04:24 [2024-04-23T17:04:24.215Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:04:24 [2024-04-23T17:04:24.215Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 60.9% of statements
17:04:24 [2024-04-23T17:04:24.215Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.210s	coverage: 60.2% of statements
17:04:24 [2024-04-23T17:04:24.778Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
17:04:25 [2024-04-23T17:04:25.342Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:04:25 [2024-04-23T17:04:25.342Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:04:25 [2024-04-23T17:04:25.342Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
17:04:25 [2024-04-23T17:04:25.342Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 3.0% of statements
17:04:25 [2024-04-23T17:04:25.342Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.461s	coverage: 13.3% of statements
17:04:25 [2024-04-23T17:04:25.599Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 43.2% of statements
17:04:25 [2024-04-23T17:04:25.857Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:04:25 [2024-04-23T17:04:25.857Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
17:04:25 [2024-04-23T17:04:25.857Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.010s	coverage: 53.6% of statements
17:04:25 [2024-04-23T17:04:25.857Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.111s	coverage: 78.2% of statements
17:04:26 [2024-04-23T17:04:26.421Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
17:04:26 [2024-04-23T17:04:26.421Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
17:04:26 [2024-04-23T17:04:26.421Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
17:04:26 [2024-04-23T17:04:26.421Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 87.2% of statements
17:04:26 [2024-04-23T17:04:26.421Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
17:04:26 [2024-04-23T17:04:26.421Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.127s	coverage: 76.8% of statements
17:04:26 [2024-04-23T17:04:26.678Z] ok  	github.com/docker/docker/daemon/logger/local	0.053s	coverage: 79.4% of statements
17:04:26 [2024-04-23T17:04:26.935Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
17:04:26 [2024-04-23T17:04:26.935Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.029s	coverage: 63.5% of statements
17:04:27 [2024-04-23T17:04:27.192Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:04:27 [2024-04-23T17:04:27.192Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
17:04:27 [2024-04-23T17:04:27.192Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
17:04:27 [2024-04-23T17:04:27.449Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
17:04:27 [2024-04-23T17:04:27.449Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:04:27 [2024-04-23T17:04:27.449Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
17:04:27 [2024-04-23T17:04:27.706Z] ok  	github.com/docker/docker/daemon/logger/journald	1.472s	coverage: 72.7% of statements
17:04:28 [2024-04-23T17:04:28.269Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:04:28 [2024-04-23T17:04:28.269Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
17:04:28 [2024-04-23T17:04:28.269Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.2% of statements
17:04:28 [2024-04-23T17:04:28.269Z] ok  	github.com/docker/docker/distribution/metadata	0.038s	coverage: 44.4% of statements
17:04:28 [2024-04-23T17:04:28.833Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.453s	coverage: 82.5% of statements
17:04:28 [2024-04-23T17:04:28.833Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
17:04:28 [2024-04-23T17:04:28.833Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
17:04:28 [2024-04-23T17:04:28.833Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 24.1% of statements
17:04:29 [2024-04-23T17:04:29.090Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.5% of statements
17:04:29 [2024-04-23T17:04:29.347Z] ?   	github.com/docker/docker/image/v1	[no test files]
17:04:29 [2024-04-23T17:04:29.347Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
17:04:29 [2024-04-23T17:04:29.347Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
17:04:29 [2024-04-23T17:04:29.347Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
17:04:29 [2024-04-23T17:04:29.347Z] ok  	github.com/docker/docker/image/tarexport	0.006s	coverage: 0.6% of statements
17:04:29 [2024-04-23T17:04:29.603Z] ?   	github.com/docker/docker/internal/rootless/mountopts	[no test files]
17:04:29 [2024-04-23T17:04:29.603Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
17:04:29 [2024-04-23T17:04:29.603Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:04:29 [2024-04-23T17:04:29.603Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
17:04:29 [2024-04-23T17:04:29.603Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
17:04:29 [2024-04-23T17:04:29.603Z] ok  	github.com/docker/docker/internal/multierror	0.002s	coverage: 88.9% of statements
17:04:29 [2024-04-23T17:04:29.603Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
17:04:29 [2024-04-23T17:04:29.603Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
17:04:29 [2024-04-23T17:04:29.860Z] ok  	github.com/docker/docker/distribution	1.497s	coverage: 28.9% of statements
17:04:30 [2024-04-23T17:04:30.423Z] ok  	github.com/docker/docker/distribution/xfer	2.180s	coverage: 85.4% of statements
17:04:30 [2024-04-23T17:04:30.680Z] ok  	github.com/docker/docker/daemon	10.496s	coverage: 17.1% of statements
17:04:30 [2024-04-23T17:04:30.680Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:04:30 [2024-04-23T17:04:30.680Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:04:30 [2024-04-23T17:04:30.680Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
17:04:30 [2024-04-23T17:04:30.680Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:04:30 [2024-04-23T17:04:30.680Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:04:30 [2024-04-23T17:04:30.680Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
17:04:31 [2024-04-23T17:04:31.244Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:04:31 [2024-04-23T17:04:31.244Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 38.1% of statements
17:04:31 [2024-04-23T17:04:31.244Z] ok  	github.com/docker/docker/opts	0.065s	coverage: 67.9% of statements
17:04:31 [2024-04-23T17:04:31.501Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:04:31 [2024-04-23T17:04:31.501Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
17:04:31 [2024-04-23T17:04:31.501Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 25.8% of statements
17:04:31 [2024-04-23T17:04:31.501Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
17:04:31 [2024-04-23T17:04:31.759Z] ok  	github.com/docker/docker/pkg/dmesg	0.015s	coverage: 83.3% of statements
17:04:31 [2024-04-23T17:04:31.759Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.242s	coverage: 83.7% of statements
17:04:31 [2024-04-23T17:04:31.759Z] ok  	github.com/docker/docker/pkg/homedir	0.018s	coverage: 8.3% of statements
17:04:32 [2024-04-23T17:04:32.016Z] ok  	github.com/docker/docker/pkg/fileutils	0.021s	coverage: 51.7% of statements
17:04:32 [2024-04-23T17:04:32.016Z] ok  	github.com/docker/docker/pkg/archive	0.453s	coverage: 80.9% of statements
17:04:32 [2024-04-23T17:04:32.016Z] ok  	github.com/docker/docker/pkg/authorization	0.509s	coverage: 68.3% of statements
17:04:32 [2024-04-23T17:04:32.016Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
17:04:32 [2024-04-23T17:04:32.016Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
17:04:32 [2024-04-23T17:04:32.016Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:04:32 [2024-04-23T17:04:32.273Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
17:04:32 [2024-04-23T17:04:32.273Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.017s	coverage: 85.7% of statements
17:04:32 [2024-04-23T17:04:32.273Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
17:04:32 [2024-04-23T17:04:32.273Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
17:04:32 [2024-04-23T17:04:32.530Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
17:04:32 [2024-04-23T17:04:32.530Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:04:32 [2024-04-23T17:04:32.530Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:04:32 [2024-04-23T17:04:32.530Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 94.1% of statements
17:04:32 [2024-04-23T17:04:32.530Z] ok  	github.com/docker/docker/pkg/idtools	0.352s	coverage: 69.7% of statements
17:04:32 [2024-04-23T17:04:32.530Z] ok  	github.com/docker/docker/pkg/ioutils	0.397s	coverage: 69.5% of statements
17:04:33 [2024-04-23T17:04:33.094Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:04:33 [2024-04-23T17:04:33.094Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:04:33 [2024-04-23T17:04:33.094Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 90.0% of statements
17:04:33 [2024-04-23T17:04:33.094Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
17:04:33 [2024-04-23T17:04:33.094Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
17:04:33 [2024-04-23T17:04:33.094Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
17:04:33 [2024-04-23T17:04:33.094Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:04:33 [2024-04-23T17:04:33.094Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
17:04:33 [2024-04-23T17:04:33.094Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
17:04:33 [2024-04-23T17:04:33.094Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
17:04:33 [2024-04-23T17:04:33.094Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
17:04:33 [2024-04-23T17:04:33.351Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
17:04:33 [2024-04-23T17:04:33.351Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 64.5% of statements
17:04:33 [2024-04-23T17:04:33.351Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 61.9% of statements
17:04:33 [2024-04-23T17:04:33.608Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.4% of statements
17:04:33 [2024-04-23T17:04:33.608Z] ok  	github.com/docker/docker/pkg/system	0.023s	coverage: 40.3% of statements
17:04:33 [2024-04-23T17:04:33.608Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
17:04:33 [2024-04-23T17:04:33.865Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:04:33 [2024-04-23T17:04:33.865Z] ok  	github.com/docker/docker/pkg/tarsum	0.070s	coverage: 89.6% of statements
17:04:34 [2024-04-23T17:04:34.429Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:04:34 [2024-04-23T17:04:34.429Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:04:34 [2024-04-23T17:04:34.429Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 13.6% of statements
17:04:34 [2024-04-23T17:04:34.429Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
17:04:34 [2024-04-23T17:04:34.993Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
17:04:34 [2024-04-23T17:04:34.993Z] ok  	github.com/docker/docker/pkg/plugins	2.013s	coverage: 73.7% of statements
17:04:34 [2024-04-23T17:04:34.993Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.7% of statements
17:04:35 [2024-04-23T17:04:35.250Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
17:04:35 [2024-04-23T17:04:35.250Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
17:04:35 [2024-04-23T17:04:35.250Z] ok  	github.com/docker/docker/registry	0.110s	coverage: 63.9% of statements
17:04:35 [2024-04-23T17:04:35.250Z] ok  	github.com/docker/docker/quota	0.264s	coverage: 69.3% of statements
17:04:35 [2024-04-23T17:04:35.250Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:04:35 [2024-04-23T17:04:35.250Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 63.8% of statements
17:04:35 [2024-04-23T17:04:35.814Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 6.8% of statements
17:04:35 [2024-04-23T17:04:35.814Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:04:35 [2024-04-23T17:04:35.814Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:04:35 [2024-04-23T17:04:35.814Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:04:35 [2024-04-23T17:04:35.814Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:04:35 [2024-04-23T17:04:35.814Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:04:35 [2024-04-23T17:04:35.814Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:04:35 [2024-04-23T17:04:35.814Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:04:35 [2024-04-23T17:04:35.814Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:04:35 [2024-04-23T17:04:35.814Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:04:35 [2024-04-23T17:04:35.814Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:04:35 [2024-04-23T17:04:35.814Z] ?   	github.com/docker/docker/volume	[no test files]
17:04:36 [2024-04-23T17:04:36.378Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
17:04:36 [2024-04-23T17:04:36.378Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 64.9% of statements
17:04:36 [2024-04-23T17:04:36.378Z] ok  	github.com/docker/docker/volume/local	0.078s	coverage: 76.4% of statements
17:04:36 [2024-04-23T17:04:36.941Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:04:36 [2024-04-23T17:04:36.941Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:04:36 [2024-04-23T17:04:36.941Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
17:04:38 [2024-04-23T17:04:38.309Z] ok  	github.com/docker/docker/layer	7.560s	coverage: 68.1% of statements
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === Skipped
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     network_proxy_test.go:210: No support for dual stack yet
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:41: Driver btrfs not supported
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:41: Driver btrfs not supported
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:41: Driver btrfs not supported
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:41: Driver btrfs not supported
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:41: Driver btrfs not supported
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:68: No driver to put!
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z] time="2024-04-23T17:04:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z] time="2024-04-23T17:04:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z] time="2024-04-23T17:04:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z] time="2024-04-23T17:04:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z] time="2024-04-23T17:04:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:68: No driver to put!
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     overlay_test.go:61: Cannot run test with naive change algorithm
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:41: Driver zfs not supported
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:41: Driver zfs not supported
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:41: Driver zfs not supported
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:41: Driver zfs not supported
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:41: Driver zfs not supported
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     graphtest_unix.go:68: No driver to put!
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
17:04:38 [2024-04-23T17:04:38.309Z]     validate_test.go:70: only tested on Windows
17:04:38 [2024-04-23T17:04:38.309Z] 
17:04:38 [2024-04-23T17:04:38.309Z] DONE 3245 tests, 27 skipped in 64.267s
17:04:38 [2024-04-23T17:04:38.309Z] + '[' -n 'github.com/docker/docker/libnetwork
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/bitmap
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/cluster
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/config
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/datastore
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/diagnostic
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/discoverapi
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/driverapi
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drivers/bridge
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drivers/host
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drivers/null
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drivers/overlay
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drivers/remote
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drivers/windows
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/drvregistry
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/etchosts
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/internal/caller
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/internal/kvstore
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/internal/netiputil
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/ipam
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/ipamapi
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/ipams/builtin
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/ipams/null
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/ipams/remote
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/ipamutils
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/ipbits
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/iptables
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/netlabel
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/netutils
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/networkdb
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/ns
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/options
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/osl
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/osl/kernel
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/portallocator
17:04:38 [2024-04-23T17:04:38.309Z] github.com/docker/docker/libnetwork/portmapper
17:04:38 [2024-04-23T17:04:38.310Z] github.com/docker/docker/libnetwork/resolvconf
17:04:38 [2024-04-23T17:04:38.310Z] github.com/docker/docker/libnetwork/scope
17:04:38 [2024-04-23T17:04:38.310Z] github.com/docker/docker/libnetwork/types' ']'
17:04:38 [2024-04-23T17:04:38.310Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
17:05:34 [2024-04-23T17:05:34.495Z] ok  	github.com/docker/docker/libnetwork	44.435s	coverage: 43.1% of statements
17:05:34 [2024-04-23T17:05:34.495Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
17:05:34 [2024-04-23T17:05:34.495Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:05:34 [2024-04-23T17:05:34.495Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:05:34 [2024-04-23T17:05:34.495Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:05:34 [2024-04-23T17:05:34.495Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:05:34 [2024-04-23T17:05:34.495Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:05:34 [2024-04-23T17:05:34.495Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:05:34 [2024-04-23T17:05:34.495Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
17:05:34 [2024-04-23T17:05:34.495Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
17:05:34 [2024-04-23T17:05:34.495Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:05:34 [2024-04-23T17:05:34.495Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:05:34 [2024-04-23T17:05:34.495Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
17:05:34 [2024-04-23T17:05:34.495Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.752s	coverage: 63.0% of statements
17:05:34 [2024-04-23T17:05:34.495Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:05:34 [2024-04-23T17:05:34.495Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
17:05:35 [2024-04-23T17:05:35.059Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.993s	coverage: 5.0% of statements
17:05:35 [2024-04-23T17:05:35.059Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:05:35 [2024-04-23T17:05:35.622Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
17:05:35 [2024-04-23T17:05:35.622Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:05:35 [2024-04-23T17:05:35.622Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
17:05:36 [2024-04-23T17:05:36.553Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
17:05:36 [2024-04-23T17:05:36.809Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
17:05:37 [2024-04-23T17:05:37.066Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
17:05:37 [2024-04-23T17:05:37.629Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.2% of statements
17:05:37 [2024-04-23T17:05:37.629Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:05:37 [2024-04-23T17:05:37.629Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:05:37 [2024-04-23T17:05:37.629Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:05:37 [2024-04-23T17:05:37.886Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
17:05:38 [2024-04-23T17:05:38.142Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
17:05:38 [2024-04-23T17:05:38.398Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:05:38 [2024-04-23T17:05:38.398Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
17:05:38 [2024-04-23T17:05:38.398Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
17:05:38 [2024-04-23T17:05:38.398Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
17:05:50 [2024-04-23T17:05:50.579Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
17:05:51 [2024-04-23T17:05:51.949Z] ok  	github.com/docker/docker/libnetwork/ipam	3.019s	coverage: 80.3% of statements
17:05:51 [2024-04-23T17:05:51.949Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:05:51 [2024-04-23T17:05:51.949Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:05:52 [2024-04-23T17:05:52.206Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
17:05:52 [2024-04-23T17:05:52.770Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
17:05:52 [2024-04-23T17:05:52.770Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:05:52 [2024-04-23T17:05:52.770Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
17:05:53 [2024-04-23T17:05:53.334Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.315s	coverage: 86.4% of statements
17:05:53 [2024-04-23T17:05:53.591Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
17:05:54 [2024-04-23T17:05:54.155Z] ok  	github.com/docker/docker/libnetwork/iptables	0.159s	coverage: 39.9% of statements
17:05:54 [2024-04-23T17:05:54.155Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
17:05:54 [2024-04-23T17:05:54.412Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
17:07:45 [2024-04-23T17:07:45.819Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.063s	coverage: 59.1% of statements
17:07:45 [2024-04-23T17:07:45.819Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:07:45 [2024-04-23T17:07:45.819Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:07:45 [2024-04-23T17:07:45.819Z] ok  	github.com/docker/docker/libnetwork/osl	4.469s	coverage: 40.2% of statements
17:07:45 [2024-04-23T17:07:45.819Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:07:45 [2024-04-23T17:07:45.819Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
17:07:46 [2024-04-23T17:07:46.383Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.683s	coverage: 47.9% of statements
17:07:46 [2024-04-23T17:07:46.639Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
17:07:46 [2024-04-23T17:07:46.639Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
17:07:46 [2024-04-23T17:07:46.896Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 41.7% of statements
17:07:46 [2024-04-23T17:07:46.896Z] 
17:07:46 [2024-04-23T17:07:46.896Z] === Skipped
17:07:46 [2024-04-23T17:07:46.896Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:07:46 [2024-04-23T17:07:46.896Z]     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
17:07:46 [2024-04-23T17:07:46.896Z] 
17:07:46 [2024-04-23T17:07:46.896Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
17:07:46 [2024-04-23T17:07:46.896Z]     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
17:07:46 [2024-04-23T17:07:46.896Z] 
17:07:46 [2024-04-23T17:07:46.896Z] DONE 377 tests, 2 skipped in 188.651s
Post stage
[Pipeline] junit
17:07:47 [2024-04-23T17:07:47.838Z] Recording test results
17:07:47 [2024-04-23T17:07:47.955Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:07:48 [2024-04-23T17:07:48.252Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47746/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee5909c2d0d949fea5896a66d105eb2785d2448d -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:ee5909c2d0d949fea5896a66d105eb2785d2448d hack/make.sh dynbinary test-integration
17:07:48 [2024-04-23T17:07:48.509Z] 
17:07:48 [2024-04-23T17:07:48.509Z] Removing bundles/
17:07:48 [2024-04-23T17:07:48.509Z] 
17:07:48 [2024-04-23T17:07:48.509Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:07:48 [2024-04-23T17:07:48.509Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
17:07:48 [2024-04-23T17:07:48.509Z] + tee /go/src/github.com/docker/docker/go.mod
17:07:48 [2024-04-23T17:07:48.509Z] module github.com/docker/docker
17:07:48 [2024-04-23T17:07:48.509Z] 
17:07:48 [2024-04-23T17:07:48.509Z] go 1.20
17:07:48 [2024-04-23T17:07:48.509Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:07:48 [2024-04-23T17:07:48.509Z] + GO111MODULE=on
17:07:48 [2024-04-23T17:07:48.509Z] + 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=ee5909c2d0d949fea5896a66d105eb2785d2448d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-23T17:07:48.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
17:08:27 [2024-04-23T17:08:27.194Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:08:27 [2024-04-23T17:08:27.194Z] Created binary: bundles/dynbinary-daemon/dockerd
17:08:27 [2024-04-23T17:08:27.194Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
17:08:27 [2024-04-23T17:08:27.194Z] + tee /go/src/github.com/docker/docker/go.mod
17:08:27 [2024-04-23T17:08:27.194Z] module github.com/docker/docker
17:08:27 [2024-04-23T17:08:27.194Z] 
17:08:27 [2024-04-23T17:08:27.194Z] go 1.20
17:08:27 [2024-04-23T17:08:27.194Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:08:27 [2024-04-23T17:08:27.194Z] + GO111MODULE=on
17:08:27 [2024-04-23T17:08:27.194Z] + 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=ee5909c2d0d949fea5896a66d105eb2785d2448d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-23T17:07:48.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
17:08:27 [2024-04-23T17:08:27.194Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:08:27 [2024-04-23T17:08:27.194Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:08:27 [2024-04-23T17:08:27.194Z] 
17:08:27 [2024-04-23T17:08:27.194Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:08:27 [2024-04-23T17:08:27.194Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:08:27 [2024-04-23T17:08:27.194Z] HOSTNAME=a3924b6dbfaa
17:08:27 [2024-04-23T17:08:27.194Z] TESTDEBUG=0
17:08:27 [2024-04-23T17:08:27.194Z] DEST=bundles/test-integration
17:08:27 [2024-04-23T17:08:27.194Z] PWD=/go/src/github.com/docker/docker
17:08:27 [2024-04-23T17:08:27.194Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
17:08:27 [2024-04-23T17:08:27.194Z] DOCKER_GITCOMMIT=ee5909c2d0d949fea5896a66d105eb2785d2448d
17:08:27 [2024-04-23T17:08:27.194Z] container=docker
17:08:27 [2024-04-23T17:08:27.194Z] HOME=/root
17:08:27 [2024-04-23T17:08:27.194Z] CONTAINERD_NAMESPACE=moby
17:08:27 [2024-04-23T17:08:27.194Z] GOLANG_VERSION=1.21.9
17:08:27 [2024-04-23T17:08:27.194Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:08:27 [2024-04-23T17:08:27.194Z] VALIDATE_BRANCH=25.0
17:08:27 [2024-04-23T17:08:27.194Z] TERM=xterm
17:08:27 [2024-04-23T17:08:27.194Z] DOCKER_PKG=github.com/docker/docker
17:08:27 [2024-04-23T17:08:27.194Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
17:08:27 [2024-04-23T17:08:27.194Z] SHLVL=1
17:08:27 [2024-04-23T17:08:27.194Z] TIMEOUT=120m
17:08:27 [2024-04-23T17:08:27.194Z] GOTOOLCHAIN=local
17:08:27 [2024-04-23T17:08:27.194Z] DOCKER_GRAPHDRIVER=overlay2
17:08:27 [2024-04-23T17:08:27.194Z] GO111MODULE=off
17:08:27 [2024-04-23T17:08:27.194Z] DOCKER_EXPERIMENTAL=1
17:08:27 [2024-04-23T17:08:27.194Z] TEST_SKIP_INTEGRATION_CLI=1
17:08:27 [2024-04-23T17:08:27.194Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:08:27 [2024-04-23T17:08:27.194Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:08:27 [2024-04-23T17:08:27.194Z] GOPATH=/go
17:08:27 [2024-04-23T17:08:27.194Z] PKG_CONFIG=pkg-config
17:08:27 [2024-04-23T17:08:27.194Z] _=/usr/bin/env
17:08:27 [2024-04-23T17:08:27.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:08:45 [2024-04-23T17:08:45.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
17:08:45 [2024-04-23T17:08:45.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:08:46 [2024-04-23T17:08:46.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:08:48 [2024-04-23T17:08:48.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:08:52 [2024-04-23T17:08:52.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:08:55 [2024-04-23T17:08:55.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:08:56 [2024-04-23T17:08:56.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:08:57 [2024-04-23T17:08:57.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:08:58 [2024-04-23T17:08:58.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:08:59 [2024-04-23T17:08:59.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
17:09:02 [2024-04-23T17:09:02.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:09:02 [2024-04-23T17:09:02.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:09:03 [2024-04-23T17:09:03.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:09:05 [2024-04-23T17:09:05.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:09:06 [2024-04-23T17:09:06.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:09:07 [2024-04-23T17:09:07.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:09:07 [2024-04-23T17:09:07.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:09:09 [2024-04-23T17:09:09.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:09:10 [2024-04-23T17:09:10.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:09:11 [2024-04-23T17:09:11.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:09:12 [2024-04-23T17:09:12.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:09:13 [2024-04-23T17:09:13.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:09:14 [2024-04-23T17:09:14.431Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:09:14 [2024-04-23T17:09:14.431Z] Using test binary /usr/local/cli-integration/docker
17:09:14 [2024-04-23T17:09:14.431Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:09:14 [2024-04-23T17:09:14.431Z] +++ /etc/init.d/apparmor start
17:09:14 [2024-04-23T17:09:14.431Z] Not: starting.
17:09:14 [2024-04-23T17:09:14.431Z] INFO: Waiting for daemon to start...
17:09:14 [2024-04-23T17:09:14.431Z] Starting dockerd
17:09:14 [2024-04-23T17:09:14.431Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.bhzgkUZzrA/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
17:09:16 [2024-04-23T17:09:16.953Z] .
17:09:16 [2024-04-23T17:09:16.953Z] Running integration-test (iteration 1)
17:09:16 [2024-04-23T17:09:16.953Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
17:09:16 [2024-04-23T17:09:16.953Z] ++ '[' -n '' ']'
17:09:16 [2024-04-23T17:09:16.953Z] ++ 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
17:09:16 [2024-04-23T17:09:16.953Z] ++ set -e
17:09:16 [2024-04-23T17:09:16.953Z] ++ '[' -n 0 ']'
17:09:16 [2024-04-23T17:09:16.953Z] ++ set -x
17:09:16 [2024-04-23T17:09:16.953Z] ++ 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.bhzgkUZzrA/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
17:09:17 [2024-04-23T17:09:17.210Z] Loaded image: busybox:latest
17:09:17 [2024-04-23T17:09:17.210Z] Loaded image: busybox:glibc
17:09:18 [2024-04-23T17:09:18.140Z] Loaded image: debian:bookworm-slim
17:09:18 [2024-04-23T17:09:18.140Z] Loaded image: hello-world:latest
17:09:18 [2024-04-23T17:09:18.140Z] Loaded image: arm32v7/hello-world:latest
17:09:18 [2024-04-23T17:09:18.140Z] INFO: Testing against a local daemon
17:09:18 [2024-04-23T17:09:18.140Z] === RUN   TestCgroupNamespacesBuild
17:09:19 [2024-04-23T17:09:19.509Z] --- PASS: TestCgroupNamespacesBuild (1.06s)
17:09:19 [2024-04-23T17:09:19.509Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:09:20 [2024-04-23T17:09:20.439Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.05s)
17:09:20 [2024-04-23T17:09:20.439Z] === RUN   TestBuildWithSession
17:09:20 [2024-04-23T17:09:20.439Z]     build_session_test.go:25: TODO: BuildKit
17:09:20 [2024-04-23T17:09:20.439Z] --- SKIP: TestBuildWithSession (0.00s)
17:09:20 [2024-04-23T17:09:20.439Z] === RUN   TestBuildSquashParent
17:09:23 [2024-04-23T17:09:23.711Z] --- PASS: TestBuildSquashParent (2.87s)
17:09:23 [2024-04-23T17:09:23.711Z] === RUN   TestBuildWithRemoveAndForceRemove
17:09:23 [2024-04-23T17:09:23.711Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:23 [2024-04-23T17:09:23.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:23 [2024-04-23T17:09:23.711Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:23 [2024-04-23T17:09:23.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:23 [2024-04-23T17:09:23.711Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:23 [2024-04-23T17:09:23.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:23 [2024-04-23T17:09:23.711Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:23 [2024-04-23T17:09:23.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:23 [2024-04-23T17:09:23.711Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:23 [2024-04-23T17:09:23.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:23 [2024-04-23T17:09:23.711Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:23 [2024-04-23T17:09:23.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:23 [2024-04-23T17:09:23.711Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:23 [2024-04-23T17:09:23.711Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:23 [2024-04-23T17:09:23.711Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:23 [2024-04-23T17:09:23.711Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:23 [2024-04-23T17:09:23.711Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:23 [2024-04-23T17:09:23.711Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:26 [2024-04-23T17:09:26.232Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
17:09:26 [2024-04-23T17:09:26.232Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s)
17:09:26 [2024-04-23T17:09:26.232Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.53s)
17:09:26 [2024-04-23T17:09:26.232Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.77s)
17:09:26 [2024-04-23T17:09:26.232Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.96s)
17:09:26 [2024-04-23T17:09:26.232Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s)
17:09:26 [2024-04-23T17:09:26.232Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s)
17:09:26 [2024-04-23T17:09:26.232Z] === RUN   TestBuildMultiStageCopy
17:09:26 [2024-04-23T17:09:26.232Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:09:27 [2024-04-23T17:09:27.163Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:09:27 [2024-04-23T17:09:27.163Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:09:27 [2024-04-23T17:09:27.420Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:09:27 [2024-04-23T17:09:27.420Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:09:27 [2024-04-23T17:09:27.676Z] --- PASS: TestBuildMultiStageCopy (1.33s)
17:09:27 [2024-04-23T17:09:27.676Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.93s)
17:09:27 [2024-04-23T17:09:27.676Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
17:09:27 [2024-04-23T17:09:27.676Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
17:09:27 [2024-04-23T17:09:27.676Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
17:09:27 [2024-04-23T17:09:27.676Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
17:09:27 [2024-04-23T17:09:27.676Z] === RUN   TestBuildMultiStageParentConfig
17:09:27 [2024-04-23T17:09:27.933Z] --- PASS: TestBuildMultiStageParentConfig (0.36s)
17:09:27 [2024-04-23T17:09:27.933Z] === RUN   TestBuildLabelWithTargets
17:09:28 [2024-04-23T17:09:28.497Z] --- PASS: TestBuildLabelWithTargets (0.57s)
17:09:28 [2024-04-23T17:09:28.497Z] === RUN   TestBuildWithEmptyLayers
17:09:28 [2024-04-23T17:09:28.753Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
17:09:28 [2024-04-23T17:09:28.753Z] === RUN   TestBuildMultiStageOnBuild
17:09:29 [2024-04-23T17:09:29.683Z] --- PASS: TestBuildMultiStageOnBuild (1.04s)
17:09:29 [2024-04-23T17:09:29.683Z] === RUN   TestBuildUncleanTarFilenames
17:09:29 [2024-04-23T17:09:29.940Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
17:09:29 [2024-04-23T17:09:29.940Z] === RUN   TestBuildMultiStageLayerLeak
17:09:30 [2024-04-23T17:09:30.870Z] --- PASS: TestBuildMultiStageLayerLeak (1.00s)
17:09:30 [2024-04-23T17:09:30.870Z] === RUN   TestBuildWithHugeFile
17:10:17 [2024-04-23T17:10:17.505Z] --- PASS: TestBuildWithHugeFile (43.56s)
17:10:17 [2024-04-23T17:10:17.505Z] === RUN   TestBuildWCOWSandboxSize
17:10:17 [2024-04-23T17:10:17.505Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:10:17 [2024-04-23T17:10:17.505Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:10:17 [2024-04-23T17:10:17.505Z] === RUN   TestBuildWithEmptyDockerfile
17:10:17 [2024-04-23T17:10:17.505Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:17 [2024-04-23T17:10:17.505Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:17 [2024-04-23T17:10:17.505Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:17 [2024-04-23T17:10:17.505Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:17 [2024-04-23T17:10:17.505Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:17 [2024-04-23T17:10:17.505Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:17 [2024-04-23T17:10:17.505Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:17 [2024-04-23T17:10:17.505Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:17 [2024-04-23T17:10:17.505Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:17 [2024-04-23T17:10:17.505Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
17:10:17 [2024-04-23T17:10:17.505Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:10:17 [2024-04-23T17:10:17.505Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:10:17 [2024-04-23T17:10:17.505Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
17:10:17 [2024-04-23T17:10:17.505Z] === RUN   TestBuildPreserveOwnership
17:10:17 [2024-04-23T17:10:17.505Z] === RUN   TestBuildPreserveOwnership/copy_from
17:10:17 [2024-04-23T17:10:17.505Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:10:17 [2024-04-23T17:10:17.505Z] --- PASS: TestBuildPreserveOwnership (1.95s)
17:10:17 [2024-04-23T17:10:17.505Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.34s)
17:10:17 [2024-04-23T17:10:17.505Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.60s)
17:10:17 [2024-04-23T17:10:17.505Z] === RUN   TestBuildPlatformInvalid
17:10:17 [2024-04-23T17:10:17.505Z] --- PASS: TestBuildPlatformInvalid (0.01s)
17:10:17 [2024-04-23T17:10:17.505Z] === RUN   TestBuildkitHistoryTracePropagation
17:10:17 [2024-04-23T17:10:17.505Z] time="2024-04-23T17:10:16Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
17:10:17 [2024-04-23T17:10:17.505Z] time="2024-04-23T17:10:16Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
17:10:17 [2024-04-23T17:10:17.505Z] time="2024-04-23T17:10:16Z" 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
17:10:17 [2024-04-23T17:10:17.505Z] time="2024-04-23T17:10:16Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
17:10:17 [2024-04-23T17:10:17.505Z] time="2024-04-23T17:10:16Z" 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
17:10:17 [2024-04-23T17:10:17.505Z] time="2024-04-23T17:10:16Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
17:10:17 [2024-04-23T17:10:17.505Z] time="2024-04-23T17:10:16Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
17:10:17 [2024-04-23T17:10:17.505Z] time="2024-04-23T17:10:16Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
17:10:17 [2024-04-23T17:10:17.505Z] time="2024-04-23T17:10:16Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
17:10:17 [2024-04-23T17:10:17.505Z] time="2024-04-23T17:10:16Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
17:10:17 [2024-04-23T17:10:17.505Z] time="2024-04-23T17:10:16Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
17:10:17 [2024-04-23T17:10:17.505Z] time="2024-04-23T17:10:16Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
17:10:17 [2024-04-23T17:10:17.505Z] time="2024-04-23T17:10:16Z" level=info msg="[core] [Server #4] Server created" module=grpc
17:10:17 [2024-04-23T17:10:17.505Z]     build_traces_test.go:84: Waiting for trace to be available
17:10:20 [2024-04-23T17:10:20.776Z] time="2024-04-23T17:10:20Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
17:10:20 [2024-04-23T17:10:20.776Z] time="2024-04-23T17:10:20Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
17:10:20 [2024-04-23T17:10:20.776Z] time="2024-04-23T17:10:20Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
17:10:20 [2024-04-23T17:10:20.776Z] time="2024-04-23T17:10:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
17:10:20 [2024-04-23T17:10:20.776Z] time="2024-04-23T17:10:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
17:10:20 [2024-04-23T17:10:20.776Z] time="2024-04-23T17:10:20Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
17:10:20 [2024-04-23T17:10:20.776Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
17:10:20 [2024-04-23T17:10:20.776Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:10:21 [2024-04-23T17:10:21.033Z] Loaded image: busybox:latest
17:10:21 [2024-04-23T17:10:21.033Z] Loaded image: busybox:glibc
17:10:21 [2024-04-23T17:10:21.963Z] Loaded image: debian:bookworm-slim
17:10:21 [2024-04-23T17:10:21.963Z] Loaded image: hello-world:latest
17:10:21 [2024-04-23T17:10:21.963Z] Loaded image: arm32v7/hello-world:latest
17:10:30 [2024-04-23T17:10:30.057Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.01s)
17:10:30 [2024-04-23T17:10:30.057Z] PASS
17:10:30 [2024-04-23T17:10:30.057Z] 
17:10:30 [2024-04-23T17:10:30.057Z] === Skipped
17:10:30 [2024-04-23T17:10:30.057Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:10:30 [2024-04-23T17:10:30.057Z]     build_session_test.go:25: TODO: BuildKit
17:10:30 [2024-04-23T17:10:30.057Z] 
17:10:30 [2024-04-23T17:10:30.057Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:10:30 [2024-04-23T17:10:30.057Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:10:30 [2024-04-23T17:10:30.057Z] 
17:10:30 [2024-04-23T17:10:30.057Z] DONE 35 tests, 2 skipped in 72.349s
17:10:30 [2024-04-23T17:10:30.057Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
17:10:30 [2024-04-23T17:10:30.057Z] ++ '[' -n '' ']'
17:10:30 [2024-04-23T17:10:30.057Z] ++ 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
17:10:30 [2024-04-23T17:10:30.057Z] ++ set -e
17:10:30 [2024-04-23T17:10:30.057Z] ++ '[' -n 0 ']'
17:10:30 [2024-04-23T17:10:30.057Z] ++ set -x
17:10:30 [2024-04-23T17:10:30.057Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bhzgkUZzrA/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
17:10:30 [2024-04-23T17:10:30.057Z] INFO: Testing against a local daemon
17:10:30 [2024-04-23T17:10:30.057Z] === RUN   TestNoNewPrivileges
17:10:38 [2024-04-23T17:10:38.150Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
17:10:38 [2024-04-23T17:10:38.150Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
17:10:38 [2024-04-23T17:10:38.714Z] --- PASS: TestNoNewPrivileges (9.22s)
17:10:38 [2024-04-23T17:10:38.714Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.36s)
17:10:38 [2024-04-23T17:10:38.714Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.41s)
17:10:38 [2024-04-23T17:10:38.714Z] PASS
17:10:38 [2024-04-23T17:10:38.714Z] 
17:10:38 [2024-04-23T17:10:38.714Z] DONE 3 tests in 9.246s
17:10:38 [2024-04-23T17:10:38.714Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
17:10:38 [2024-04-23T17:10:38.714Z] ++ '[' -n '' ']'
17:10:38 [2024-04-23T17:10:38.714Z] ++ 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
17:10:38 [2024-04-23T17:10:38.714Z] ++ set -e
17:10:38 [2024-04-23T17:10:38.714Z] ++ '[' -n 0 ']'
17:10:38 [2024-04-23T17:10:38.714Z] ++ set -x
17:10:38 [2024-04-23T17:10:38.714Z] ++ 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.bhzgkUZzrA/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
17:10:38 [2024-04-23T17:10:38.714Z] INFO: Testing against a local daemon
17:10:38 [2024-04-23T17:10:38.714Z] === RUN   TestConfigInspect
17:10:40 [2024-04-23T17:10:40.606Z] --- PASS: TestConfigInspect (1.83s)
17:10:40 [2024-04-23T17:10:40.606Z] === RUN   TestConfigList
17:10:41 [2024-04-23T17:10:41.974Z] === RUN   TestConfigList/test_filter_by_name
17:10:41 [2024-04-23T17:10:41.974Z] === RUN   TestConfigList/test_filter_by_id
17:10:41 [2024-04-23T17:10:41.974Z] === RUN   TestConfigList/test_filter_by_label_key_only
17:10:41 [2024-04-23T17:10:41.974Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
17:10:41 [2024-04-23T17:10:41.974Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
17:10:42 [2024-04-23T17:10:42.537Z] --- PASS: TestConfigList (2.04s)
17:10:42 [2024-04-23T17:10:42.537Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
17:10:42 [2024-04-23T17:10:42.537Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
17:10:42 [2024-04-23T17:10:42.537Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
17:10:42 [2024-04-23T17:10:42.537Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
17:10:42 [2024-04-23T17:10:42.537Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
17:10:42 [2024-04-23T17:10:42.537Z] === RUN   TestConfigsCreateAndDelete
17:10:44 [2024-04-23T17:10:44.430Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
17:10:44 [2024-04-23T17:10:44.430Z] === RUN   TestConfigsUpdate
17:10:46 [2024-04-23T17:10:46.323Z] --- PASS: TestConfigsUpdate (1.96s)
17:10:46 [2024-04-23T17:10:46.323Z] === RUN   TestTemplatedConfig
17:10:48 [2024-04-23T17:10:48.857Z] --- PASS: TestTemplatedConfig (2.57s)
17:10:48 [2024-04-23T17:10:48.857Z] === RUN   TestConfigCreateResolve
17:10:51 [2024-04-23T17:10:51.415Z] --- PASS: TestConfigCreateResolve (2.01s)
17:10:51 [2024-04-23T17:10:51.415Z] PASS
17:10:51 [2024-04-23T17:10:51.415Z] 
17:10:51 [2024-04-23T17:10:51.415Z] DONE 11 tests in 12.325s
17:10:51 [2024-04-23T17:10:51.415Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
17:10:51 [2024-04-23T17:10:51.415Z] ++ '[' -n '' ']'
17:10:51 [2024-04-23T17:10:51.415Z] ++ 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
17:10:51 [2024-04-23T17:10:51.415Z] ++ set -e
17:10:51 [2024-04-23T17:10:51.415Z] ++ '[' -n 0 ']'
17:10:51 [2024-04-23T17:10:51.415Z] ++ set -x
17:10:51 [2024-04-23T17:10:51.415Z] ++ 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.bhzgkUZzrA/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
17:10:51 [2024-04-23T17:10:51.415Z] INFO: Testing against a local daemon
17:10:51 [2024-04-23T17:10:51.415Z] === RUN   TestAttach
17:10:51 [2024-04-23T17:10:51.415Z] === RUN   TestAttach/without_TTY
17:10:51 [2024-04-23T17:10:51.415Z] === PAUSE TestAttach/without_TTY
17:10:51 [2024-04-23T17:10:51.415Z] === RUN   TestAttach/with_TTY
17:10:51 [2024-04-23T17:10:51.415Z] === PAUSE TestAttach/with_TTY
17:10:51 [2024-04-23T17:10:51.415Z] === CONT  TestAttach/without_TTY
17:10:51 [2024-04-23T17:10:51.415Z] === CONT  TestAttach/with_TTY
17:10:51 [2024-04-23T17:10:51.415Z] --- PASS: TestAttach (0.02s)
17:10:51 [2024-04-23T17:10:51.415Z]     --- PASS: TestAttach/with_TTY (0.04s)
17:10:51 [2024-04-23T17:10:51.415Z]     --- PASS: TestAttach/without_TTY (0.04s)
17:10:51 [2024-04-23T17:10:51.415Z] === RUN   TestCreateWithCDIDevices
17:10:51 [2024-04-23T17:10:51.993Z] --- PASS: TestCreateWithCDIDevices (0.98s)
17:10:51 [2024-04-23T17:10:51.993Z] === RUN   TestCDISpecDirsAreInSystemInfo
17:10:51 [2024-04-23T17:10:51.993Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
17:10:52 [2024-04-23T17:10:52.678Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
17:10:52 [2024-04-23T17:10:52.994Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
17:10:53 [2024-04-23T17:10:53.613Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
17:10:54 [2024-04-23T17:10:54.176Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
17:10:54 [2024-04-23T17:10:54.741Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
17:10:55 [2024-04-23T17:10:55.304Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
17:10:55 [2024-04-23T17:10:55.561Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
17:10:56 [2024-04-23T17:10:56.126Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.15s)
17:10:56 [2024-04-23T17:10:56.126Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
17:10:56 [2024-04-23T17:10:56.126Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
17:10:56 [2024-04-23T17:10:56.126Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:10:56 [2024-04-23T17:10:56.126Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
17:10:56 [2024-04-23T17:10:56.126Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
17:10:56 [2024-04-23T17:10:56.126Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
17:10:56 [2024-04-23T17:10:56.126Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:10:56 [2024-04-23T17:10:56.126Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestCheckpoint
17:10:56 [2024-04-23T17:10:56.126Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:10:56 [2024-04-23T17:10:56.126Z] --- SKIP: TestCheckpoint (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/commit
17:10:56 [2024-04-23T17:10:56.126Z] === PAUSE TestContainerInvalidJSON/commit
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/containers/create
17:10:56 [2024-04-23T17:10:56.126Z] === PAUSE TestContainerInvalidJSON/containers/create
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:10:56 [2024-04-23T17:10:56.126Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:10:56 [2024-04-23T17:10:56.126Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:10:56 [2024-04-23T17:10:56.126Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:10:56 [2024-04-23T17:10:56.126Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:10:56 [2024-04-23T17:10:56.126Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:10:56 [2024-04-23T17:10:56.126Z] === CONT  TestContainerInvalidJSON/commit
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:10:56 [2024-04-23T17:10:56.126Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:10:56 [2024-04-23T17:10:56.126Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:10:56 [2024-04-23T17:10:56.126Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:10:56 [2024-04-23T17:10:56.126Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:10:56 [2024-04-23T17:10:56.126Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:10:56 [2024-04-23T17:10:56.126Z] === CONT  TestContainerInvalidJSON/containers/create
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:10:56 [2024-04-23T17:10:56.126Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:10:56 [2024-04-23T17:10:56.126Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:10:56 [2024-04-23T17:10:56.126Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:10:56 [2024-04-23T17:10:56.383Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
17:10:56 [2024-04-23T17:10:56.383Z] === RUN   TestCopyFromContainerPathIsNotDir
17:10:56 [2024-04-23T17:10:56.383Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:10:56 [2024-04-23T17:10:56.383Z] === RUN   TestCopyToContainerPathDoesNotExist
17:10:56 [2024-04-23T17:10:56.383Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:10:56 [2024-04-23T17:10:56.383Z] === RUN   TestCopyEmptyFile
17:10:56 [2024-04-23T17:10:56.383Z] --- PASS: TestCopyEmptyFile (0.05s)
17:10:56 [2024-04-23T17:10:56.383Z] === RUN   TestCopyToContainerPathIsNotDir
17:10:56 [2024-04-23T17:10:56.383Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:10:56 [2024-04-23T17:10:56.383Z] === RUN   TestCopyFromContainer
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer//
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer/.
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer//.
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer/./
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer//./
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer//bar/root
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer//bar/root/
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer//bar/root/.
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer/bar/quux
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer/bar/quux/
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer/bar/quux/.
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
17:10:56 [2024-04-23T17:10:56.948Z] === RUN   TestCopyFromContainer/bar/notarget
17:10:57 [2024-04-23T17:10:57.206Z] --- PASS: TestCopyFromContainer (0.67s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer// (0.01s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer/. (0.01s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer//. (0.01s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer//bar/root (0.00s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
17:10:57 [2024-04-23T17:10:57.206Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:10:57 [2024-04-23T17:10:57.206Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:57 [2024-04-23T17:10:57.206Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:57 [2024-04-23T17:10:57.206Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:57 [2024-04-23T17:10:57.206Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:57 [2024-04-23T17:10:57.206Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:57 [2024-04-23T17:10:57.206Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:57 [2024-04-23T17:10:57.206Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:57 [2024-04-23T17:10:57.206Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:57 [2024-04-23T17:10:57.206Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:57 [2024-04-23T17:10:57.206Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:10:57 [2024-04-23T17:10:57.206Z] === RUN   TestCreateLinkToNonExistingContainer
17:10:57 [2024-04-23T17:10:57.206Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:10:57 [2024-04-23T17:10:57.206Z] === RUN   TestCreateWithInvalidEnv
17:10:57 [2024-04-23T17:10:57.206Z] === RUN   TestCreateWithInvalidEnv/0
17:10:57 [2024-04-23T17:10:57.206Z] === PAUSE TestCreateWithInvalidEnv/0
17:10:57 [2024-04-23T17:10:57.206Z] === RUN   TestCreateWithInvalidEnv/1
17:10:57 [2024-04-23T17:10:57.206Z] === PAUSE TestCreateWithInvalidEnv/1
17:10:57 [2024-04-23T17:10:57.206Z] === RUN   TestCreateWithInvalidEnv/2
17:10:57 [2024-04-23T17:10:57.206Z] === PAUSE TestCreateWithInvalidEnv/2
17:10:57 [2024-04-23T17:10:57.206Z] === CONT  TestCreateWithInvalidEnv/0
17:10:57 [2024-04-23T17:10:57.206Z] === CONT  TestCreateWithInvalidEnv/2
17:10:57 [2024-04-23T17:10:57.206Z] === CONT  TestCreateWithInvalidEnv/1
17:10:57 [2024-04-23T17:10:57.206Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:10:57 [2024-04-23T17:10:57.206Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:10:57 [2024-04-23T17:10:57.206Z] === RUN   TestCreateTmpfsMountsTarget
17:10:57 [2024-04-23T17:10:57.206Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:10:57 [2024-04-23T17:10:57.206Z] === RUN   TestCreateWithCustomMaskedPaths
17:10:58 [2024-04-23T17:10:58.575Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s)
17:10:58 [2024-04-23T17:10:58.575Z] === RUN   TestCreateWithCustomReadonlyPaths
17:10:59 [2024-04-23T17:10:59.505Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s)
17:10:59 [2024-04-23T17:10:59.505Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:10:59 [2024-04-23T17:10:59.505Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:59 [2024-04-23T17:10:59.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:59 [2024-04-23T17:10:59.505Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:59 [2024-04-23T17:10:59.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:59 [2024-04-23T17:10:59.506Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:59 [2024-04-23T17:10:59.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:59 [2024-04-23T17:10:59.506Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:59 [2024-04-23T17:10:59.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:59 [2024-04-23T17:10:59.506Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:59 [2024-04-23T17:10:59.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:59 [2024-04-23T17:10:59.506Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:10:59 [2024-04-23T17:10:59.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:10:59 [2024-04-23T17:10:59.506Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:59 [2024-04-23T17:10:59.506Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:59 [2024-04-23T17:10:59.506Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:59 [2024-04-23T17:10:59.506Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:10:59 [2024-04-23T17:10:59.506Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:59 [2024-04-23T17:10:59.506Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:59 [2024-04-23T17:10:59.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:10:59 [2024-04-23T17:10:59.506Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
17:10:59 [2024-04-23T17:10:59.506Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:10:59 [2024-04-23T17:10:59.506Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
17:10:59 [2024-04-23T17:10:59.506Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:10:59 [2024-04-23T17:10:59.506Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
17:10:59 [2024-04-23T17:10:59.506Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:10:59 [2024-04-23T17:10:59.506Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:11:00 [2024-04-23T17:11:00.070Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
17:11:00 [2024-04-23T17:11:00.070Z] === RUN   TestCreateDifferentPlatform
17:11:00 [2024-04-23T17:11:00.070Z] === RUN   TestCreateDifferentPlatform/different_os
17:11:00 [2024-04-23T17:11:00.070Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:11:00 [2024-04-23T17:11:00.070Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:11:00 [2024-04-23T17:11:00.070Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:11:00 [2024-04-23T17:11:00.070Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:11:00 [2024-04-23T17:11:00.070Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:11:00 [2024-04-23T17:11:00.070Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:11:00 [2024-04-23T17:11:00.070Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:11:00 [2024-04-23T17:11:00.070Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:11:00 [2024-04-23T17:11:00.070Z] === RUN   TestCreateInvalidHostConfig
17:11:00 [2024-04-23T17:11:00.070Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:11:00 [2024-04-23T17:11:00.070Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:11:00 [2024-04-23T17:11:00.070Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:11:00 [2024-04-23T17:11:00.070Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:11:00 [2024-04-23T17:11:00.070Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:11:00 [2024-04-23T17:11:00.070Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:11:00 [2024-04-23T17:11:00.070Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:11:00 [2024-04-23T17:11:00.070Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:11:00 [2024-04-23T17:11:00.070Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
17:11:00 [2024-04-23T17:11:00.070Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
17:11:00 [2024-04-23T17:11:00.070Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:11:00 [2024-04-23T17:11:00.070Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:11:00 [2024-04-23T17:11:00.070Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:11:00 [2024-04-23T17:11:00.070Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:11:00 [2024-04-23T17:11:00.070Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
17:11:00 [2024-04-23T17:11:00.070Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:11:00 [2024-04-23T17:11:00.070Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:11:00 [2024-04-23T17:11:00.070Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
17:11:00 [2024-04-23T17:11:00.070Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:11:00 [2024-04-23T17:11:00.070Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:11:00 [2024-04-23T17:11:00.070Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:11:00 [2024-04-23T17:11:00.070Z] === RUN   TestCreateWithMultipleEndpointSettings
17:11:00 [2024-04-23T17:11:00.070Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
17:11:00 [2024-04-23T17:11:00.070Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
17:11:00 [2024-04-23T17:11:00.070Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
17:11:00 [2024-04-23T17:11:00.070Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
17:11:00 [2024-04-23T17:11:00.070Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
17:11:00 [2024-04-23T17:11:00.070Z] === RUN   TestCreateWithCustomMACs
17:11:00 [2024-04-23T17:11:00.633Z] --- PASS: TestCreateWithCustomMACs (0.53s)
17:11:00 [2024-04-23T17:11:00.633Z] === RUN   TestContainerStartOnDaemonRestart
17:11:00 [2024-04-23T17:11:00.633Z] === PAUSE TestContainerStartOnDaemonRestart
17:11:00 [2024-04-23T17:11:00.633Z] === RUN   TestDaemonRestartIpcMode
17:11:00 [2024-04-23T17:11:00.633Z] === PAUSE TestDaemonRestartIpcMode
17:11:00 [2024-04-23T17:11:00.633Z] === RUN   TestDaemonHostGatewayIP
17:11:00 [2024-04-23T17:11:00.633Z] === PAUSE TestDaemonHostGatewayIP
17:11:00 [2024-04-23T17:11:00.633Z] === RUN   TestRestartDaemonWithRestartingContainer
17:11:00 [2024-04-23T17:11:00.633Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:11:00 [2024-04-23T17:11:00.633Z] === RUN   TestHardRestartWhenContainerIsRunning
17:11:00 [2024-04-23T17:11:00.633Z] === PAUSE TestHardRestartWhenContainerIsRunning
17:11:00 [2024-04-23T17:11:00.633Z] === RUN   TestContainerKillOnDaemonStart
17:11:00 [2024-04-23T17:11:00.633Z] === PAUSE TestContainerKillOnDaemonStart
17:11:00 [2024-04-23T17:11:00.633Z] === RUN   TestDiff
17:11:00 [2024-04-23T17:11:00.890Z] --- PASS: TestDiff (0.41s)
17:11:00 [2024-04-23T17:11:00.890Z] === RUN   TestDiffStoppedContainer
17:11:01 [2024-04-23T17:11:01.454Z] --- PASS: TestDiffStoppedContainer (0.43s)
17:11:01 [2024-04-23T17:11:01.454Z] === RUN   TestExecConsoleSize
17:11:02 [2024-04-23T17:11:02.022Z] --- PASS: TestExecConsoleSize (0.45s)
17:11:02 [2024-04-23T17:11:02.022Z] === RUN   TestExecWithCloseStdin
17:11:02 [2024-04-23T17:11:02.287Z] --- PASS: TestExecWithCloseStdin (0.41s)
17:11:02 [2024-04-23T17:11:02.287Z] === RUN   TestExec
17:11:02 [2024-04-23T17:11:02.851Z] --- PASS: TestExec (0.42s)
17:11:02 [2024-04-23T17:11:02.851Z] === RUN   TestExecUser
17:11:03 [2024-04-23T17:11:03.107Z] --- PASS: TestExecUser (0.44s)
17:11:03 [2024-04-23T17:11:03.107Z] === RUN   TestExecWithGroupAdd
17:11:03 [2024-04-23T17:11:03.670Z] --- PASS: TestExecWithGroupAdd (0.45s)
17:11:03 [2024-04-23T17:11:03.670Z] === RUN   TestExportContainerAndImportImage
17:11:04 [2024-04-23T17:11:04.234Z] --- PASS: TestExportContainerAndImportImage (0.49s)
17:11:04 [2024-04-23T17:11:04.234Z] === RUN   TestExportContainerAfterDaemonRestart
17:11:10 [2024-04-23T17:11:10.777Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
17:11:10 [2024-04-23T17:11:10.777Z] === RUN   TestHealthCheckWorkdir
17:11:10 [2024-04-23T17:11:10.777Z] --- PASS: TestHealthCheckWorkdir (0.47s)
17:11:10 [2024-04-23T17:11:10.777Z] === RUN   TestHealthKillContainer
17:11:18 [2024-04-23T17:11:18.870Z] --- PASS: TestHealthKillContainer (7.60s)
17:11:18 [2024-04-23T17:11:18.870Z] === RUN   TestHealthCheckProcessKilled
17:11:18 [2024-04-23T17:11:18.870Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
17:11:18 [2024-04-23T17:11:18.870Z] === RUN   TestHealthStartInterval
17:11:20 [2024-04-23T17:11:20.238Z]     health_test.go:141: &{2024-04-23 17:11:20.010215923 +0000 UTC 2024-04-23 17:11:20.036373591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:20 [2024-04-23T17:11:20.238Z]         }
17:11:20 [2024-04-23T17:11:20.238Z]     health_test.go:141: &{2024-04-23 17:11:20.010215923 +0000 UTC 2024-04-23 17:11:20.036373591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:20 [2024-04-23T17:11:20.238Z]         }
17:11:20 [2024-04-23T17:11:20.495Z]     health_test.go:141: &{2024-04-23 17:11:20.010215923 +0000 UTC 2024-04-23 17:11:20.036373591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:20 [2024-04-23T17:11:20.495Z]         }
17:11:20 [2024-04-23T17:11:20.495Z]     health_test.go:141: &{2024-04-23 17:11:20.010215923 +0000 UTC 2024-04-23 17:11:20.036373591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:20 [2024-04-23T17:11:20.495Z]         }
17:11:20 [2024-04-23T17:11:20.752Z]     health_test.go:141: &{2024-04-23 17:11:20.010215923 +0000 UTC 2024-04-23 17:11:20.036373591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:20 [2024-04-23T17:11:20.752Z]         }
17:11:20 [2024-04-23T17:11:20.752Z]     health_test.go:141: &{2024-04-23 17:11:20.010215923 +0000 UTC 2024-04-23 17:11:20.036373591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:20 [2024-04-23T17:11:20.752Z]         }
17:11:20 [2024-04-23T17:11:20.752Z]     health_test.go:141: &{2024-04-23 17:11:20.010215923 +0000 UTC 2024-04-23 17:11:20.036373591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:20 [2024-04-23T17:11:20.752Z]         }
17:11:21 [2024-04-23T17:11:21.008Z]     health_test.go:141: &{2024-04-23 17:11:20.010215923 +0000 UTC 2024-04-23 17:11:20.036373591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:21 [2024-04-23T17:11:21.008Z]         }
17:11:21 [2024-04-23T17:11:21.008Z]     health_test.go:141: &{2024-04-23 17:11:20.010215923 +0000 UTC 2024-04-23 17:11:20.036373591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:21 [2024-04-23T17:11:21.008Z]         }
17:11:21 [2024-04-23T17:11:21.265Z]     health_test.go:141: &{2024-04-23 17:11:20.010215923 +0000 UTC 2024-04-23 17:11:20.036373591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:11:21 [2024-04-23T17:11:21.265Z]         }
17:11:21 [2024-04-23T17:11:21.265Z]     health_test.go:141: &{2024-04-23 17:11:21.037201867 +0000 UTC 2024-04-23 17:11:21.063063944 +0000 UTC 1 2}
17:11:21 [2024-04-23T17:11:21.265Z]     health_test.go:141: &{2024-04-23 17:11:21.037201867 +0000 UTC 2024-04-23 17:11:21.063063944 +0000 UTC 1 2}
17:11:21 [2024-04-23T17:11:21.522Z]     health_test.go:141: &{2024-04-23 17:11:21.037201867 +0000 UTC 2024-04-23 17:11:21.063063944 +0000 UTC 1 2}
17:11:21 [2024-04-23T17:11:21.522Z]     health_test.go:141: &{2024-04-23 17:11:21.037201867 +0000 UTC 2024-04-23 17:11:21.063063944 +0000 UTC 1 2}
17:11:21 [2024-04-23T17:11:21.778Z]     health_test.go:141: &{2024-04-23 17:11:21.037201867 +0000 UTC 2024-04-23 17:11:21.063063944 +0000 UTC 1 2}
17:11:21 [2024-04-23T17:11:21.778Z]     health_test.go:141: &{2024-04-23 17:11:21.037201867 +0000 UTC 2024-04-23 17:11:21.063063944 +0000 UTC 1 2}
17:11:21 [2024-04-23T17:11:21.778Z]     health_test.go:141: &{2024-04-23 17:11:21.037201867 +0000 UTC 2024-04-23 17:11:21.063063944 +0000 UTC 1 2}
17:11:22 [2024-04-23T17:11:22.035Z]     health_test.go:141: &{2024-04-23 17:11:21.037201867 +0000 UTC 2024-04-23 17:11:21.063063944 +0000 UTC 1 2}
17:11:22 [2024-04-23T17:11:22.035Z]     health_test.go:141: &{2024-04-23 17:11:21.037201867 +0000 UTC 2024-04-23 17:11:21.063063944 +0000 UTC 1 2}
17:11:22 [2024-04-23T17:11:22.292Z]     health_test.go:141: &{2024-04-23 17:11:21.037201867 +0000 UTC 2024-04-23 17:11:21.063063944 +0000 UTC 1 2}
17:11:22 [2024-04-23T17:11:22.292Z]     health_test.go:169: 1.026954615s
17:11:23 [2024-04-23T17:11:23.221Z]     health_test.go:169: 1.026954615s
17:11:24 [2024-04-23T17:11:24.151Z]     health_test.go:169: 1.026954615s
17:11:25 [2024-04-23T17:11:25.519Z]     health_test.go:169: 1.026954615s
17:11:26 [2024-04-23T17:11:26.447Z]     health_test.go:169: 1.026954615s
17:11:27 [2024-04-23T17:11:27.377Z]     health_test.go:169: 1.026954615s
17:11:28 [2024-04-23T17:11:28.306Z]     health_test.go:169: 1.026954615s
17:11:29 [2024-04-23T17:11:29.235Z]     health_test.go:169: 1.026954615s
17:11:30 [2024-04-23T17:11:30.164Z]     health_test.go:169: 1.026954615s
17:11:31 [2024-04-23T17:11:31.531Z]     health_test.go:169: 1.026954615s
17:11:32 [2024-04-23T17:11:32.461Z]     health_test.go:169: 1.026954615s
17:11:33 [2024-04-23T17:11:33.390Z]     health_test.go:169: 1.026954615s
17:11:34 [2024-04-23T17:11:34.320Z]     health_test.go:169: 1.026954615s
17:11:35 [2024-04-23T17:11:35.250Z]     health_test.go:169: 1.026954615s
17:11:36 [2024-04-23T17:11:36.179Z]     health_test.go:169: 1.026954615s
17:11:37 [2024-04-23T17:11:37.547Z]     health_test.go:169: 1.026954615s
17:11:38 [2024-04-23T17:11:38.477Z]     health_test.go:169: 1.026954615s
17:11:39 [2024-04-23T17:11:39.406Z]     health_test.go:169: 1.026954615s
17:11:40 [2024-04-23T17:11:40.335Z]     health_test.go:169: 1.026954615s
17:11:41 [2024-04-23T17:11:41.287Z]     health_test.go:169: 1.026954615s
17:11:42 [2024-04-23T17:11:42.216Z]     health_test.go:169: 1.026954615s
17:11:43 [2024-04-23T17:11:43.585Z]     health_test.go:169: 1.026954615s
17:11:44 [2024-04-23T17:11:44.197Z]     health_test.go:169: 1.026954615s
17:11:45 [2024-04-23T17:11:45.565Z]     health_test.go:169: 1.026954615s
17:11:46 [2024-04-23T17:11:46.495Z]     health_test.go:169: 1.026954615s
17:11:47 [2024-04-23T17:11:47.424Z]     health_test.go:169: 1.026954615s
17:11:48 [2024-04-23T17:11:48.354Z]     health_test.go:169: 1.026954615s
17:11:49 [2024-04-23T17:11:49.283Z]     health_test.go:169: 1.026954615s
17:11:50 [2024-04-23T17:11:50.212Z]     health_test.go:169: 1.026954615s
17:11:51 [2024-04-23T17:11:51.580Z]     health_test.go:169: 1.026954615s
17:11:52 [2024-04-23T17:11:52.509Z] --- PASS: TestHealthStartInterval (33.60s)
17:11:52 [2024-04-23T17:11:52.509Z] === RUN   TestInspectCpusetInConfigPre120
17:11:53 [2024-04-23T17:11:53.072Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
17:11:53 [2024-04-23T17:11:53.072Z] === RUN   TestInspectAnnotations
17:11:53 [2024-04-23T17:11:53.072Z] --- PASS: TestInspectAnnotations (0.05s)
17:11:53 [2024-04-23T17:11:53.072Z] === RUN   TestNetworkAliasesAreEmpty
17:11:53 [2024-04-23T17:11:53.072Z] === RUN   TestNetworkAliasesAreEmpty/host
17:11:53 [2024-04-23T17:11:53.072Z] === RUN   TestNetworkAliasesAreEmpty/bridge
17:11:53 [2024-04-23T17:11:53.072Z] === RUN   TestNetworkAliasesAreEmpty/none
17:11:53 [2024-04-23T17:11:53.072Z] --- PASS: TestNetworkAliasesAreEmpty (0.13s)
17:11:53 [2024-04-23T17:11:53.072Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
17:11:53 [2024-04-23T17:11:53.072Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.05s)
17:11:53 [2024-04-23T17:11:53.072Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
17:11:53 [2024-04-23T17:11:53.072Z] === RUN   TestIpcModeNone
17:11:53 [2024-04-23T17:11:53.636Z] --- PASS: TestIpcModeNone (0.43s)
17:11:53 [2024-04-23T17:11:53.636Z] === RUN   TestIpcModePrivate
17:11:53 [2024-04-23T17:11:53.636Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
17:11:53 [2024-04-23T17:11:53.893Z] --- PASS: TestIpcModePrivate (0.39s)
17:11:53 [2024-04-23T17:11:53.893Z] === RUN   TestIpcModeShareable
17:11:54 [2024-04-23T17:11:54.150Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
17:11:54 [2024-04-23T17:11:54.406Z] --- PASS: TestIpcModeShareable (0.44s)
17:11:54 [2024-04-23T17:11:54.406Z] === RUN   TestAPIIpcModeShareableAndContainer
17:11:55 [2024-04-23T17:11:55.337Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.00s)
17:11:55 [2024-04-23T17:11:55.337Z] === RUN   TestAPIIpcModeHost
17:11:55 [2024-04-23T17:11:55.594Z] --- PASS: TestAPIIpcModeHost (0.25s)
17:11:55 [2024-04-23T17:11:55.594Z] === RUN   TestDaemonIpcModeShareable
17:11:56 [2024-04-23T17:11:56.525Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:11:56 [2024-04-23T17:11:56.525Z] --- PASS: TestDaemonIpcModeShareable (1.02s)
17:11:56 [2024-04-23T17:11:56.525Z] === RUN   TestDaemonIpcModePrivate
17:11:57 [2024-04-23T17:11:57.455Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:11:57 [2024-04-23T17:11:57.712Z] --- PASS: TestDaemonIpcModePrivate (1.07s)
17:11:57 [2024-04-23T17:11:57.712Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:11:58 [2024-04-23T17:11:58.644Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:11:58 [2024-04-23T17:11:58.644Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.03s)
17:11:58 [2024-04-23T17:11:58.644Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:11:59 [2024-04-23T17:11:59.575Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:11:59 [2024-04-23T17:11:59.832Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.02s)
17:11:59 [2024-04-23T17:11:59.832Z] === RUN   TestIpcModeOlderClient
17:11:59 [2024-04-23T17:11:59.832Z] === PAUSE TestIpcModeOlderClient
17:11:59 [2024-04-23T17:11:59.832Z] === RUN   TestKillContainerInvalidSignal
17:12:00 [2024-04-23T17:12:00.089Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
17:12:00 [2024-04-23T17:12:00.089Z] === RUN   TestKillContainer
17:12:00 [2024-04-23T17:12:00.089Z] === RUN   TestKillContainer/no_signal
17:12:00 [2024-04-23T17:12:00.654Z] === RUN   TestKillContainer/non_killing_signal
17:12:00 [2024-04-23T17:12:00.911Z] === RUN   TestKillContainer/killing_signal
17:12:01 [2024-04-23T17:12:01.475Z] --- PASS: TestKillContainer (1.30s)
17:12:01 [2024-04-23T17:12:01.475Z]     --- PASS: TestKillContainer/no_signal (0.43s)
17:12:01 [2024-04-23T17:12:01.475Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
17:12:01 [2024-04-23T17:12:01.475Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
17:12:01 [2024-04-23T17:12:01.475Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:12:01 [2024-04-23T17:12:01.475Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:12:02 [2024-04-23T17:12:02.039Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:12:02 [2024-04-23T17:12:02.296Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
17:12:02 [2024-04-23T17:12:02.296Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
17:12:02 [2024-04-23T17:12:02.296Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
17:12:02 [2024-04-23T17:12:02.296Z] === RUN   TestKillStoppedContainer
17:12:02 [2024-04-23T17:12:02.296Z] --- PASS: TestKillStoppedContainer (0.04s)
17:12:02 [2024-04-23T17:12:02.296Z] === RUN   TestKillStoppedContainerAPIPre120
17:12:02 [2024-04-23T17:12:02.296Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:12:02 [2024-04-23T17:12:02.296Z] === RUN   TestKillDifferentUserContainer
17:12:02 [2024-04-23T17:12:02.861Z] --- PASS: TestKillDifferentUserContainer (0.41s)
17:12:02 [2024-04-23T17:12:02.861Z] === RUN   TestInspectOomKilledTrue
17:12:03 [2024-04-23T17:12:03.425Z] --- PASS: TestInspectOomKilledTrue (0.44s)
17:12:03 [2024-04-23T17:12:03.425Z] === RUN   TestInspectOomKilledFalse
17:12:03 [2024-04-23T17:12:03.682Z] --- PASS: TestInspectOomKilledFalse (0.42s)
17:12:03 [2024-04-23T17:12:03.682Z] === RUN   TestLinksEtcHostsContentMatch
17:12:03 [2024-04-23T17:12:03.939Z] --- PASS: TestLinksEtcHostsContentMatch (0.19s)
17:12:03 [2024-04-23T17:12:03.939Z] === RUN   TestLinksContainerNames
17:12:04 [2024-04-23T17:12:04.869Z] --- PASS: TestLinksContainerNames (0.79s)
17:12:04 [2024-04-23T17:12:04.869Z] === RUN   TestLogsFollowTailEmpty
17:12:05 [2024-04-23T17:12:05.127Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
17:12:05 [2024-04-23T17:12:05.127Z] === RUN   TestLogs
17:12:05 [2024-04-23T17:12:05.127Z] === RUN   TestLogs/driver_local
17:12:05 [2024-04-23T17:12:05.127Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:12:05 [2024-04-23T17:12:05.127Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:12:05 [2024-04-23T17:12:05.127Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:12:05 [2024-04-23T17:12:05.127Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:12:05 [2024-04-23T17:12:05.127Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:12:05 [2024-04-23T17:12:05.127Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:12:05 [2024-04-23T17:12:05.127Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:12:05 [2024-04-23T17:12:05.127Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:12:05 [2024-04-23T17:12:05.127Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:12:05 [2024-04-23T17:12:05.127Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:12:05 [2024-04-23T17:12:05.127Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:12:05 [2024-04-23T17:12:05.127Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:12:05 [2024-04-23T17:12:05.127Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:12:05 [2024-04-23T17:12:05.127Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:12:05 [2024-04-23T17:12:05.127Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:12:05 [2024-04-23T17:12:05.127Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:12:05 [2024-04-23T17:12:05.127Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:12:05 [2024-04-23T17:12:05.127Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:12:07 [2024-04-23T17:12:07.048Z] === RUN   TestLogs/driver_json-file
17:12:07 [2024-04-23T17:12:07.049Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:12:07 [2024-04-23T17:12:07.049Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:12:07 [2024-04-23T17:12:07.049Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:12:07 [2024-04-23T17:12:07.049Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:12:07 [2024-04-23T17:12:07.049Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:12:07 [2024-04-23T17:12:07.049Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:12:07 [2024-04-23T17:12:07.049Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:12:07 [2024-04-23T17:12:07.049Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:12:07 [2024-04-23T17:12:07.049Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:12:07 [2024-04-23T17:12:07.049Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:12:07 [2024-04-23T17:12:07.049Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:12:07 [2024-04-23T17:12:07.049Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:12:07 [2024-04-23T17:12:07.049Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:12:07 [2024-04-23T17:12:07.049Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:12:07 [2024-04-23T17:12:07.049Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:12:07 [2024-04-23T17:12:07.049Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:12:07 [2024-04-23T17:12:07.049Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:12:07 [2024-04-23T17:12:07.049Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:12:08 [2024-04-23T17:12:08.432Z] --- PASS: TestLogs (3.32s)
17:12:08 [2024-04-23T17:12:08.432Z]     --- PASS: TestLogs/driver_local (0.01s)
17:12:08 [2024-04-23T17:12:08.432Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.99s)
17:12:08 [2024-04-23T17:12:08.432Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.17s)
17:12:08 [2024-04-23T17:12:08.432Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.29s)
17:12:08 [2024-04-23T17:12:08.432Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.31s)
17:12:08 [2024-04-23T17:12:08.432Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.45s)
17:12:08 [2024-04-23T17:12:08.432Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.63s)
17:12:08 [2024-04-23T17:12:08.432Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:12:08 [2024-04-23T17:12:08.432Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.85s)
17:12:08 [2024-04-23T17:12:08.432Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.00s)
17:12:08 [2024-04-23T17:12:08.432Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.27s)
17:12:08 [2024-04-23T17:12:08.432Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.55s)
17:12:08 [2024-04-23T17:12:08.432Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.61s)
17:12:08 [2024-04-23T17:12:08.432Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.67s)
17:12:08 [2024-04-23T17:12:08.432Z] === RUN   TestContainerNetworkMountsNoChown
17:12:08 [2024-04-23T17:12:08.997Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/default
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/default
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/private
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/private
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/rprivate
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/rprivate
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/slave
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/slave
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/rslave
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/rslave
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/shared
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/shared
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/rshared
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/rshared
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/default
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/rslave
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/rshared
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/default/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/default/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/default/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/slave
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/rprivate
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/shared
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/private
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/private/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestMountDaemonRoot/private/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/default/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/private/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/private/mount_root
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:12:08 [2024-04-23T17:12:08.997Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:12:08 [2024-04-23T17:12:08.997Z] --- PASS: TestMountDaemonRoot (0.01s)
17:12:08 [2024-04-23T17:12:08.997Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
17:12:08 [2024-04-23T17:12:08.997Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
17:12:08 [2024-04-23T17:12:08.997Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
17:12:08 [2024-04-23T17:12:08.997Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
17:12:08 [2024-04-23T17:12:08.997Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
17:12:08 [2024-04-23T17:12:08.997Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
17:12:08 [2024-04-23T17:12:08.997Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
17:12:08 [2024-04-23T17:12:08.997Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
17:12:08 [2024-04-23T17:12:08.997Z] === RUN   TestContainerBindMountNonRecursive
17:12:10 [2024-04-23T17:12:10.366Z] --- PASS: TestContainerBindMountNonRecursive (1.26s)
17:12:10 [2024-04-23T17:12:10.366Z] === RUN   TestContainerVolumesMountedAsShared
17:12:10 [2024-04-23T17:12:10.623Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
17:12:10 [2024-04-23T17:12:10.623Z] === RUN   TestContainerVolumesMountedAsSlave
17:12:10 [2024-04-23T17:12:10.879Z] --- PASS: TestContainerVolumesMountedAsSlave (0.24s)
17:12:10 [2024-04-23T17:12:10.879Z] === RUN   TestContainerCopyLeaksMounts
17:12:11 [2024-04-23T17:12:11.443Z] --- PASS: TestContainerCopyLeaksMounts (0.49s)
17:12:11 [2024-04-23T17:12:11.443Z] === RUN   TestContainerBindMountReadOnlyDefault
17:12:11 [2024-04-23T17:12:11.443Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
17:12:11 [2024-04-23T17:12:11.443Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
17:12:12 [2024-04-23T17:12:12.006Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
17:12:12 [2024-04-23T17:12:12.262Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
17:12:12 [2024-04-23T17:12:12.262Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
17:12:12 [2024-04-23T17:12:12.519Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
17:12:13 [2024-04-23T17:12:13.083Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
17:12:13 [2024-04-23T17:12:13.083Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
17:12:13 [2024-04-23T17:12:13.339Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
17:12:13 [2024-04-23T17:12:13.903Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
17:12:13 [2024-04-23T17:12:13.903Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
17:12:14 [2024-04-23T17:12:14.159Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
17:12:14 [2024-04-23T17:12:14.723Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.21s)
17:12:14 [2024-04-23T17:12:14.723Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.79s)
17:12:14 [2024-04-23T17:12:14.723Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.40s)
17:12:14 [2024-04-23T17:12:14.723Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.38s)
17:12:14 [2024-04-23T17:12:14.723Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.80s)
17:12:14 [2024-04-23T17:12:14.723Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.40s)
17:12:14 [2024-04-23T17:12:14.723Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.40s)
17:12:14 [2024-04-23T17:12:14.723Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.77s)
17:12:14 [2024-04-23T17:12:14.723Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.39s)
17:12:14 [2024-04-23T17:12:14.723Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.38s)
17:12:14 [2024-04-23T17:12:14.723Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.78s)
17:12:14 [2024-04-23T17:12:14.723Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.39s)
17:12:14 [2024-04-23T17:12:14.723Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.38s)
17:12:14 [2024-04-23T17:12:14.723Z] === RUN   TestContainerBindMountRecursivelyReadOnly
17:12:16 [2024-04-23T17:12:16.616Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.65s)
17:12:16 [2024-04-23T17:12:16.616Z] === RUN   TestNetworkNat
17:12:16 [2024-04-23T17:12:16.616Z] --- PASS: TestNetworkNat (0.41s)
17:12:16 [2024-04-23T17:12:16.616Z] === RUN   TestNetworkLocalhostTCPNat
17:12:17 [2024-04-23T17:12:17.180Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
17:12:17 [2024-04-23T17:12:17.180Z] === RUN   TestNetworkLoopbackNat
17:12:19 [2024-04-23T17:12:19.700Z] --- PASS: TestNetworkLoopbackNat (2.58s)
17:12:19 [2024-04-23T17:12:19.700Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
17:12:19 [2024-04-23T17:12:19.957Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
17:12:19 [2024-04-23T17:12:19.957Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
17:12:19 [2024-04-23T17:12:19.957Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
17:12:19 [2024-04-23T17:12:19.957Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
17:12:20 [2024-04-23T17:12:20.214Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.47s)
17:12:20 [2024-04-23T17:12:20.214Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
17:12:20 [2024-04-23T17:12:20.214Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
17:12:20 [2024-04-23T17:12:20.214Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
17:12:20 [2024-04-23T17:12:20.214Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
17:12:20 [2024-04-23T17:12:20.214Z] === RUN   TestPause
17:12:20 [2024-04-23T17:12:20.777Z] --- PASS: TestPause (0.48s)
17:12:20 [2024-04-23T17:12:20.777Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:12:20 [2024-04-23T17:12:20.777Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:12:20 [2024-04-23T17:12:20.777Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:12:20 [2024-04-23T17:12:20.777Z] === RUN   TestPauseStopPausedContainer
17:12:21 [2024-04-23T17:12:21.034Z] --- PASS: TestPauseStopPausedContainer (0.45s)
17:12:21 [2024-04-23T17:12:21.034Z] === RUN   TestPIDModeHost
17:12:21 [2024-04-23T17:12:21.964Z] --- PASS: TestPIDModeHost (0.91s)
17:12:21 [2024-04-23T17:12:21.964Z] === RUN   TestPIDModeContainer
17:12:21 [2024-04-23T17:12:21.964Z] === RUN   TestPIDModeContainer/non-existing_container
17:12:21 [2024-04-23T17:12:21.964Z] === RUN   TestPIDModeContainer/non-running_container
17:12:22 [2024-04-23T17:12:22.221Z] === RUN   TestPIDModeContainer/running_container
17:12:23 [2024-04-23T17:12:23.151Z] --- PASS: TestPIDModeContainer (0.96s)
17:12:23 [2024-04-23T17:12:23.151Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
17:12:23 [2024-04-23T17:12:23.151Z]     --- PASS: TestPIDModeContainer/non-running_container (0.15s)
17:12:23 [2024-04-23T17:12:23.151Z]     --- PASS: TestPIDModeContainer/running_container (0.41s)
17:12:23 [2024-04-23T17:12:23.151Z] === RUN   TestPsFilter
17:12:23 [2024-04-23T17:12:23.151Z] === RUN   TestPsFilter/since
17:12:23 [2024-04-23T17:12:23.151Z] === RUN   TestPsFilter/before
17:12:23 [2024-04-23T17:12:23.151Z] --- PASS: TestPsFilter (0.13s)
17:12:23 [2024-04-23T17:12:23.151Z]     --- PASS: TestPsFilter/since (0.00s)
17:12:23 [2024-04-23T17:12:23.151Z]     --- PASS: TestPsFilter/before (0.00s)
17:12:23 [2024-04-23T17:12:23.151Z] === RUN   TestRemoveContainerWithRemovedVolume
17:12:23 [2024-04-23T17:12:23.409Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
17:12:23 [2024-04-23T17:12:23.409Z] === RUN   TestRemoveContainerWithVolume
17:12:23 [2024-04-23T17:12:23.972Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
17:12:23 [2024-04-23T17:12:23.972Z] === RUN   TestRemoveContainerRunning
17:12:24 [2024-04-23T17:12:24.535Z] --- PASS: TestRemoveContainerRunning (0.43s)
17:12:24 [2024-04-23T17:12:24.535Z] === RUN   TestRemoveContainerForceRemoveRunning
17:12:24 [2024-04-23T17:12:24.792Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
17:12:24 [2024-04-23T17:12:24.792Z] === RUN   TestRemoveInvalidContainer
17:12:24 [2024-04-23T17:12:24.792Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:12:24 [2024-04-23T17:12:24.792Z] === RUN   TestRenameLinkedContainer
17:12:26 [2024-04-23T17:12:26.685Z] --- PASS: TestRenameLinkedContainer (1.58s)
17:12:26 [2024-04-23T17:12:26.685Z] === RUN   TestRenameStoppedContainer
17:12:26 [2024-04-23T17:12:26.685Z] --- PASS: TestRenameStoppedContainer (0.43s)
17:12:26 [2024-04-23T17:12:26.685Z] === RUN   TestRenameRunningContainerAndReuse
17:12:27 [2024-04-23T17:12:27.615Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
17:12:27 [2024-04-23T17:12:27.615Z] === RUN   TestRenameInvalidName
17:12:28 [2024-04-23T17:12:28.179Z] --- PASS: TestRenameInvalidName (0.39s)
17:12:28 [2024-04-23T17:12:28.179Z] === RUN   TestRenameAnonymousContainer
17:12:29 [2024-04-23T17:12:29.548Z] --- PASS: TestRenameAnonymousContainer (1.39s)
17:12:29 [2024-04-23T17:12:29.548Z] === RUN   TestRenameContainerWithSameName
17:12:29 [2024-04-23T17:12:29.805Z] --- PASS: TestRenameContainerWithSameName (0.41s)
17:12:29 [2024-04-23T17:12:29.805Z] === RUN   TestRenameContainerWithLinkedContainer
17:12:30 [2024-04-23T17:12:30.734Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
17:12:30 [2024-04-23T17:12:30.734Z] === RUN   TestRenameContainerTwice
17:12:31 [2024-04-23T17:12:31.297Z] --- PASS: TestRenameContainerTwice (0.45s)
17:12:31 [2024-04-23T17:12:31.297Z] === RUN   TestResize
17:12:31 [2024-04-23T17:12:31.297Z] === RUN   TestResize/success
17:12:31 [2024-04-23T17:12:31.555Z] === RUN   TestResize/invalid_size
17:12:31 [2024-04-23T17:12:31.555Z] === RUN   TestResize/invalid_state
17:12:32 [2024-04-23T17:12:32.118Z] --- PASS: TestResize (0.91s)
17:12:32 [2024-04-23T17:12:32.118Z]     --- PASS: TestResize/success (0.23s)
17:12:32 [2024-04-23T17:12:32.118Z]     --- PASS: TestResize/invalid_size (0.21s)
17:12:32 [2024-04-23T17:12:32.118Z]     --- PASS: TestResize/invalid_state (0.04s)
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:12:32 [2024-04-23T17:12:32.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:12:34 [2024-04-23T17:12:34.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:12:34 [2024-04-23T17:12:34.270Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:12:34 [2024-04-23T17:12:34.270Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:12:34 [2024-04-23T17:12:34.527Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:12:34 [2024-04-23T17:12:34.527Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:12:34 [2024-04-23T17:12:34.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:12:34 [2024-04-23T17:12:34.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:12:35 [2024-04-23T17:12:35.051Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:12:40 [2024-04-23T17:12:40.305Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.05s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.48s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.79s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.18s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.19s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.29s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.45s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s)
17:12:40 [2024-04-23T17:12:40.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.82s)
17:12:40 [2024-04-23T17:12:40.305Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:12:40 [2024-04-23T17:12:40.305Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:12:40 [2024-04-23T17:12:40.868Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:12:41 [2024-04-23T17:12:41.798Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s)
17:12:41 [2024-04-23T17:12:41.798Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
17:12:41 [2024-04-23T17:12:41.798Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s)
17:12:41 [2024-04-23T17:12:41.798Z] === RUN   TestContainerRestartWithCancelledRequest
17:12:43 [2024-04-23T17:12:43.692Z] --- PASS: TestContainerRestartWithCancelledRequest (1.77s)
17:12:43 [2024-04-23T17:12:43.692Z] === RUN   TestCgroupNamespacesRun
17:12:44 [2024-04-23T17:12:44.622Z] --- PASS: TestCgroupNamespacesRun (1.02s)
17:12:44 [2024-04-23T17:12:44.622Z] === RUN   TestCgroupNamespacesRunPrivileged
17:12:45 [2024-04-23T17:12:45.552Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.00s)
17:12:45 [2024-04-23T17:12:45.552Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:12:46 [2024-04-23T17:12:46.481Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.00s)
17:12:46 [2024-04-23T17:12:46.481Z] === RUN   TestCgroupNamespacesRunHostMode
17:12:47 [2024-04-23T17:12:47.411Z] --- PASS: TestCgroupNamespacesRunHostMode (1.04s)
17:12:47 [2024-04-23T17:12:47.411Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:12:48 [2024-04-23T17:12:48.779Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.04s)
17:12:48 [2024-04-23T17:12:48.779Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:12:49 [2024-04-23T17:12:49.709Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.01s)
17:12:49 [2024-04-23T17:12:49.709Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:12:50 [2024-04-23T17:12:50.273Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
17:12:50 [2024-04-23T17:12:50.273Z] === RUN   TestCgroupNamespacesRunOlderClient
17:12:51 [2024-04-23T17:12:51.203Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.00s)
17:12:51 [2024-04-23T17:12:51.203Z] === RUN   TestNISDomainname
17:12:51 [2024-04-23T17:12:51.767Z] --- PASS: TestNISDomainname (0.44s)
17:12:51 [2024-04-23T17:12:51.767Z] === RUN   TestHostnameDnsResolution
17:12:52 [2024-04-23T17:12:52.330Z] --- PASS: TestHostnameDnsResolution (0.63s)
17:12:52 [2024-04-23T17:12:52.330Z] === RUN   TestUnprivilegedPortsAndPing
17:12:52 [2024-04-23T17:12:52.587Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s)
17:12:52 [2024-04-23T17:12:52.587Z] === RUN   TestPrivilegedHostDevices
17:12:53 [2024-04-23T17:12:53.151Z] --- PASS: TestPrivilegedHostDevices (0.47s)
17:12:53 [2024-04-23T17:12:53.151Z] === RUN   TestRunConsoleSize
17:12:53 [2024-04-23T17:12:53.714Z] --- PASS: TestRunConsoleSize (0.40s)
17:12:53 [2024-04-23T17:12:53.714Z] === RUN   TestRunWithAlternativeContainerdShim
17:12:58 [2024-04-23T17:12:58.965Z] --- PASS: TestRunWithAlternativeContainerdShim (5.31s)
17:12:58 [2024-04-23T17:12:58.966Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
17:12:59 [2024-04-23T17:12:59.897Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.10s)
17:12:59 [2024-04-23T17:12:59.897Z] === RUN   TestStaticIPOutsideSubpool
17:13:01 [2024-04-23T17:13:01.265Z] --- PASS: TestStaticIPOutsideSubpool (1.15s)
17:13:01 [2024-04-23T17:13:01.265Z] === RUN   TestStats
17:13:02 [2024-04-23T17:13:02.633Z] --- PASS: TestStats (1.41s)
17:13:02 [2024-04-23T17:13:02.633Z] === RUN   TestStopContainerWithTimeout
17:13:02 [2024-04-23T17:13:02.633Z] === RUN   TestStopContainerWithTimeout/0
17:13:02 [2024-04-23T17:13:02.633Z] === PAUSE TestStopContainerWithTimeout/0
17:13:02 [2024-04-23T17:13:02.633Z] === RUN   TestStopContainerWithTimeout/1
17:13:02 [2024-04-23T17:13:02.633Z] === PAUSE TestStopContainerWithTimeout/1
17:13:02 [2024-04-23T17:13:02.633Z] === RUN   TestStopContainerWithTimeout/3
17:13:02 [2024-04-23T17:13:02.633Z] === PAUSE TestStopContainerWithTimeout/3
17:13:02 [2024-04-23T17:13:02.633Z] === RUN   TestStopContainerWithTimeout/-1
17:13:02 [2024-04-23T17:13:02.633Z] === PAUSE TestStopContainerWithTimeout/-1
17:13:02 [2024-04-23T17:13:02.633Z] === CONT  TestStopContainerWithTimeout/0
17:13:02 [2024-04-23T17:13:02.633Z] === CONT  TestStopContainerWithTimeout/3
17:13:02 [2024-04-23T17:13:02.633Z] === CONT  TestStopContainerWithTimeout/-1
17:13:02 [2024-04-23T17:13:02.633Z] === CONT  TestStopContainerWithTimeout/1
17:13:05 [2024-04-23T17:13:05.909Z] --- PASS: TestStopContainerWithTimeout (0.04s)
17:13:05 [2024-04-23T17:13:05.909Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
17:13:05 [2024-04-23T17:13:05.909Z]     --- PASS: TestStopContainerWithTimeout/1 (1.89s)
17:13:05 [2024-04-23T17:13:05.909Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.61s)
17:13:05 [2024-04-23T17:13:05.909Z]     --- PASS: TestStopContainerWithTimeout/3 (2.86s)
17:13:05 [2024-04-23T17:13:05.909Z] === RUN   TestStopContainerWithTimeoutCancel
17:13:05 [2024-04-23T17:13:05.909Z] === PAUSE TestStopContainerWithTimeoutCancel
17:13:05 [2024-04-23T17:13:05.909Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:13:07 [2024-04-23T17:13:07.278Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.84s)
17:13:07 [2024-04-23T17:13:07.278Z] === RUN   TestUpdateMemory
17:13:07 [2024-04-23T17:13:07.842Z] --- PASS: TestUpdateMemory (0.50s)
17:13:07 [2024-04-23T17:13:07.842Z] === RUN   TestUpdateCPUQuota
17:13:08 [2024-04-23T17:13:08.406Z] --- PASS: TestUpdateCPUQuota (0.69s)
17:13:08 [2024-04-23T17:13:08.406Z] === RUN   TestUpdatePidsLimit
17:13:08 [2024-04-23T17:13:08.406Z] === RUN   TestUpdatePidsLimit/update_from_none
17:13:08 [2024-04-23T17:13:08.663Z] === RUN   TestUpdatePidsLimit/no_change
17:13:08 [2024-04-23T17:13:08.663Z] === RUN   TestUpdatePidsLimit/update_lower
17:13:08 [2024-04-23T17:13:08.920Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:13:09 [2024-04-23T17:13:09.177Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:13:09 [2024-04-23T17:13:09.177Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:13:09 [2024-04-23T17:13:09.437Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:13:10 [2024-04-23T17:13:10.038Z] --- PASS: TestUpdatePidsLimit (1.44s)
17:13:10 [2024-04-23T17:13:10.038Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.15s)
17:13:10 [2024-04-23T17:13:10.038Z]     --- PASS: TestUpdatePidsLimit/no_change (0.15s)
17:13:10 [2024-04-23T17:13:10.038Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.15s)
17:13:10 [2024-04-23T17:13:10.038Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s)
17:13:10 [2024-04-23T17:13:10.038Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s)
17:13:10 [2024-04-23T17:13:10.038Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s)
17:13:10 [2024-04-23T17:13:10.038Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.15s)
17:13:10 [2024-04-23T17:13:10.038Z] === RUN   TestUpdateRestartPolicy
17:13:22 [2024-04-23T17:13:22.219Z] --- PASS: TestUpdateRestartPolicy (10.48s)
17:13:22 [2024-04-23T17:13:22.219Z] === RUN   TestUpdateRestartWithAutoRemove
17:13:22 [2024-04-23T17:13:22.219Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
17:13:22 [2024-04-23T17:13:22.219Z] === RUN   TestWaitNonBlocked
17:13:22 [2024-04-23T17:13:22.219Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:22 [2024-04-23T17:13:22.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:22 [2024-04-23T17:13:22.219Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:22 [2024-04-23T17:13:22.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:22 [2024-04-23T17:13:22.219Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:22 [2024-04-23T17:13:22.219Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:22 [2024-04-23T17:13:22.219Z] --- PASS: TestWaitNonBlocked (0.02s)
17:13:22 [2024-04-23T17:13:22.219Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
17:13:22 [2024-04-23T17:13:22.219Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
17:13:22 [2024-04-23T17:13:22.219Z] === RUN   TestWaitBlocked
17:13:22 [2024-04-23T17:13:22.219Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:13:22 [2024-04-23T17:13:22.219Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:13:22 [2024-04-23T17:13:22.219Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:13:22 [2024-04-23T17:13:22.219Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:13:22 [2024-04-23T17:13:22.219Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:13:22 [2024-04-23T17:13:22.219Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:13:22 [2024-04-23T17:13:22.476Z] --- PASS: TestWaitBlocked (0.02s)
17:13:22 [2024-04-23T17:13:22.476Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
17:13:22 [2024-04-23T17:13:22.476Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
17:13:22 [2024-04-23T17:13:22.476Z] === RUN   TestWaitConditions
17:13:22 [2024-04-23T17:13:22.476Z] === RUN   TestWaitConditions/default
17:13:22 [2024-04-23T17:13:22.476Z] === PAUSE TestWaitConditions/default
17:13:22 [2024-04-23T17:13:22.476Z] === RUN   TestWaitConditions/not-running
17:13:22 [2024-04-23T17:13:22.476Z] === PAUSE TestWaitConditions/not-running
17:13:22 [2024-04-23T17:13:22.476Z] === RUN   TestWaitConditions/next-exit
17:13:22 [2024-04-23T17:13:22.476Z] === PAUSE TestWaitConditions/next-exit
17:13:22 [2024-04-23T17:13:22.476Z] === RUN   TestWaitConditions/removed
17:13:22 [2024-04-23T17:13:22.476Z] === PAUSE TestWaitConditions/removed
17:13:22 [2024-04-23T17:13:22.476Z] === CONT  TestWaitConditions/default
17:13:22 [2024-04-23T17:13:22.476Z] === CONT  TestWaitConditions/next-exit
17:13:22 [2024-04-23T17:13:22.476Z] === CONT  TestWaitConditions/not-running
17:13:22 [2024-04-23T17:13:22.476Z] === CONT  TestWaitConditions/removed
17:13:22 [2024-04-23T17:13:22.476Z]     wait_test.go:145: ContainerID = 6cd0dc48e6363adc76f21aed98afed2a54e9d734e852825907bf9a48ed29db28
17:13:22 [2024-04-23T17:13:22.476Z]     wait_test.go:145: ContainerID = 19392fd5b3bcee3b8c5410cf7259b5e8ef6935e0763381cbfaf16c1133cd3be3
17:13:22 [2024-04-23T17:13:22.476Z]     wait_test.go:145: ContainerID = 757018f285c4e1c04a6632f9ad912aa35e643da0e0f04e6637aade7a5e0834f8
17:13:22 [2024-04-23T17:13:22.476Z]     wait_test.go:145: ContainerID = c5552ae261ff7c161d17aacbea3fddd85a5ce6201900e81b724c51734372bf02
17:13:23 [2024-04-23T17:13:23.846Z] --- PASS: TestWaitConditions (0.03s)
17:13:23 [2024-04-23T17:13:23.846Z]     --- PASS: TestWaitConditions/default (0.84s)
17:13:23 [2024-04-23T17:13:23.846Z]     --- PASS: TestWaitConditions/next-exit (0.93s)
17:13:23 [2024-04-23T17:13:23.846Z]     --- PASS: TestWaitConditions/removed (1.14s)
17:13:23 [2024-04-23T17:13:23.846Z]     --- PASS: TestWaitConditions/not-running (1.19s)
17:13:23 [2024-04-23T17:13:23.846Z] === RUN   TestWaitRestartedContainer
17:13:23 [2024-04-23T17:13:23.846Z] === RUN   TestWaitRestartedContainer/default
17:13:23 [2024-04-23T17:13:23.846Z] === PAUSE TestWaitRestartedContainer/default
17:13:23 [2024-04-23T17:13:23.846Z] === RUN   TestWaitRestartedContainer/not-running
17:13:23 [2024-04-23T17:13:23.846Z] === PAUSE TestWaitRestartedContainer/not-running
17:13:23 [2024-04-23T17:13:23.846Z] === RUN   TestWaitRestartedContainer/next-exit
17:13:23 [2024-04-23T17:13:23.846Z] === PAUSE TestWaitRestartedContainer/next-exit
17:13:23 [2024-04-23T17:13:23.846Z] === CONT  TestWaitRestartedContainer/default
17:13:23 [2024-04-23T17:13:23.846Z] === CONT  TestWaitRestartedContainer/next-exit
17:13:23 [2024-04-23T17:13:23.846Z] === CONT  TestWaitRestartedContainer/not-running
17:13:25 [2024-04-23T17:13:25.740Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:13:25 [2024-04-23T17:13:25.740Z]     --- PASS: TestWaitRestartedContainer/not-running (1.91s)
17:13:25 [2024-04-23T17:13:25.740Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.91s)
17:13:25 [2024-04-23T17:13:25.740Z]     --- PASS: TestWaitRestartedContainer/default (1.95s)
17:13:25 [2024-04-23T17:13:25.740Z] === CONT  TestContainerStartOnDaemonRestart
17:13:25 [2024-04-23T17:13:25.740Z] === CONT  TestStopContainerWithTimeoutCancel
17:13:25 [2024-04-23T17:13:25.740Z] === CONT  TestIpcModeOlderClient
17:13:25 [2024-04-23T17:13:25.740Z] === CONT  TestContainerKillOnDaemonStart
17:13:25 [2024-04-23T17:13:25.740Z] === CONT  TestDaemonHostGatewayIP
17:13:25 [2024-04-23T17:13:25.740Z] === CONT  TestDaemonRestartIpcMode
17:13:25 [2024-04-23T17:13:25.740Z] === CONT  TestRestartDaemonWithRestartingContainer
17:13:25 [2024-04-23T17:13:25.740Z] === CONT  TestHardRestartWhenContainerIsRunning
17:13:25 [2024-04-23T17:13:25.740Z] --- PASS: TestIpcModeOlderClient (0.09s)
17:13:27 [2024-04-23T17:13:27.634Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
17:13:27 [2024-04-23T17:13:27.634Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
17:13:27 [2024-04-23T17:13:27.634Z] --- PASS: TestHardRestartWhenContainerIsRunning (1.95s)
17:13:27 [2024-04-23T17:13:27.634Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
17:13:27 [2024-04-23T17:13:27.634Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.24s)
17:13:28 [2024-04-23T17:13:28.198Z] --- PASS: TestContainerStartOnDaemonRestart (2.54s)
17:13:28 [2024-04-23T17:13:28.761Z] --- PASS: TestDaemonHostGatewayIP (3.15s)
17:13:29 [2024-04-23T17:13:29.018Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.36s)
17:13:29 [2024-04-23T17:13:29.274Z] --- PASS: TestStopContainerWithTimeoutCancel (3.59s)
17:13:29 [2024-04-23T17:13:29.274Z] --- PASS: TestDaemonRestartIpcMode (3.63s)
17:13:37 [2024-04-23T17:13:37.366Z] --- PASS: TestContainerKillOnDaemonStart (11.64s)
17:13:37 [2024-04-23T17:13:37.366Z] PASS
17:13:37 [2024-04-23T17:13:37.366Z] 
17:13:37 [2024-04-23T17:13:37.366Z] === Skipped
17:13:37 [2024-04-23T17:13:37.366Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:13:37 [2024-04-23T17:13:37.366Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:13:37 [2024-04-23T17:13:37.366Z] 
17:13:37 [2024-04-23T17:13:37.366Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:13:37 [2024-04-23T17:13:37.366Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:13:37 [2024-04-23T17:13:37.366Z] 
17:13:37 [2024-04-23T17:13:37.366Z] DONE 339 tests, 2 skipped in 166.248s
17:13:37 [2024-04-23T17:13:37.366Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
17:13:37 [2024-04-23T17:13:37.366Z] ++ '[' -n '' ']'
17:13:37 [2024-04-23T17:13:37.366Z] ++ 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
17:13:37 [2024-04-23T17:13:37.366Z] ++ set -e
17:13:37 [2024-04-23T17:13:37.366Z] ++ '[' -n 0 ']'
17:13:37 [2024-04-23T17:13:37.366Z] ++ set -x
17:13:37 [2024-04-23T17:13:37.366Z] ++ 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.bhzgkUZzrA/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
17:13:37 [2024-04-23T17:13:37.366Z] INFO: Testing against a local daemon
17:13:37 [2024-04-23T17:13:37.366Z] === RUN   TestConfigDaemonID
17:13:38 [2024-04-23T17:13:38.295Z]     daemon_test.go:61: [daea19f731f20] daemon is not started
17:13:38 [2024-04-23T17:13:38.295Z] --- PASS: TestConfigDaemonID (1.04s)
17:13:38 [2024-04-23T17:13:38.295Z] === RUN   TestDaemonConfigValidation
17:13:38 [2024-04-23T17:13:38.295Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:13:38 [2024-04-23T17:13:38.295Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:13:38 [2024-04-23T17:13:38.295Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:13:38 [2024-04-23T17:13:38.295Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:13:38 [2024-04-23T17:13:38.295Z] === RUN   TestDaemonConfigValidation/invalid_config
17:13:38 [2024-04-23T17:13:38.295Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:13:38 [2024-04-23T17:13:38.295Z] === RUN   TestDaemonConfigValidation/malformed_config
17:13:38 [2024-04-23T17:13:38.295Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:13:38 [2024-04-23T17:13:38.295Z] === RUN   TestDaemonConfigValidation/valid_config
17:13:38 [2024-04-23T17:13:38.295Z] === PAUSE TestDaemonConfigValidation/valid_config
17:13:38 [2024-04-23T17:13:38.295Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:13:38 [2024-04-23T17:13:38.295Z] === CONT  TestDaemonConfigValidation/malformed_config
17:13:38 [2024-04-23T17:13:38.295Z] === CONT  TestDaemonConfigValidation/invalid_config
17:13:38 [2024-04-23T17:13:38.295Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:13:38 [2024-04-23T17:13:38.295Z] === CONT  TestDaemonConfigValidation/valid_config
17:13:38 [2024-04-23T17:13:38.295Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:13:38 [2024-04-23T17:13:38.295Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
17:13:38 [2024-04-23T17:13:38.295Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
17:13:38 [2024-04-23T17:13:38.295Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
17:13:38 [2024-04-23T17:13:38.295Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
17:13:38 [2024-04-23T17:13:38.295Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
17:13:38 [2024-04-23T17:13:38.295Z] === RUN   TestConfigDaemonSeccompProfiles
17:13:38 [2024-04-23T17:13:38.295Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:13:39 [2024-04-23T17:13:39.664Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:13:40 [2024-04-23T17:13:40.593Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:13:41 [2024-04-23T17:13:41.523Z]     daemon_test.go:180: [d3aafb2276e44] daemon is not started
17:13:41 [2024-04-23T17:13:41.523Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
17:13:41 [2024-04-23T17:13:41.523Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:13:41 [2024-04-23T17:13:41.523Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:13:41 [2024-04-23T17:13:41.523Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:13:41 [2024-04-23T17:13:41.523Z] === RUN   TestDaemonProxy
17:13:41 [2024-04-23T17:13:41.523Z] === RUN   TestDaemonProxy/environment_variables
17:13:41 [2024-04-23T17:13:41.523Z] === PAUSE TestDaemonProxy/environment_variables
17:13:41 [2024-04-23T17:13:41.523Z] === RUN   TestDaemonProxy/command-line_options
17:13:41 [2024-04-23T17:13:41.523Z] === PAUSE TestDaemonProxy/command-line_options
17:13:41 [2024-04-23T17:13:41.523Z] === RUN   TestDaemonProxy/configuration_file
17:13:41 [2024-04-23T17:13:41.523Z] === PAUSE TestDaemonProxy/configuration_file
17:13:41 [2024-04-23T17:13:41.523Z] === RUN   TestDaemonProxy/conflicting_options
17:13:42 [2024-04-23T17:13:42.086Z] === RUN   TestDaemonProxy/reload_sanitized
17:13:42 [2024-04-23T17:13:42.086Z] === PAUSE TestDaemonProxy/reload_sanitized
17:13:42 [2024-04-23T17:13:42.086Z] === CONT  TestDaemonProxy/environment_variables
17:13:42 [2024-04-23T17:13:42.086Z] === CONT  TestDaemonProxy/configuration_file
17:13:42 [2024-04-23T17:13:42.086Z] === CONT  TestDaemonProxy/reload_sanitized
17:13:42 [2024-04-23T17:13:42.086Z] === CONT  TestDaemonProxy/command-line_options
17:13:43 [2024-04-23T17:13:43.454Z] --- PASS: TestDaemonProxy (0.50s)
17:13:43 [2024-04-23T17:13:43.454Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:13:43 [2024-04-23T17:13:43.454Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
17:13:43 [2024-04-23T17:13:43.454Z]     --- PASS: TestDaemonProxy/environment_variables (1.49s)
17:13:43 [2024-04-23T17:13:43.454Z]     --- PASS: TestDaemonProxy/configuration_file (1.50s)
17:13:43 [2024-04-23T17:13:43.454Z]     --- PASS: TestDaemonProxy/command-line_options (1.50s)
17:13:43 [2024-04-23T17:13:43.454Z] === RUN   TestLiveRestore
17:13:43 [2024-04-23T17:13:43.454Z] === RUN   TestLiveRestore/volume_references
17:13:43 [2024-04-23T17:13:43.454Z] === PAUSE TestLiveRestore/volume_references
17:13:43 [2024-04-23T17:13:43.454Z] === RUN   TestLiveRestore/autoremove
17:13:43 [2024-04-23T17:13:43.454Z] === PAUSE TestLiveRestore/autoremove
17:13:43 [2024-04-23T17:13:43.454Z] === CONT  TestLiveRestore/volume_references
17:13:43 [2024-04-23T17:13:43.454Z] === CONT  TestLiveRestore/autoremove
17:13:43 [2024-04-23T17:13:43.454Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
17:13:44 [2024-04-23T17:13:44.018Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:13:44 [2024-04-23T17:13:44.018Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:13:45 [2024-04-23T17:13:45.388Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:13:45 [2024-04-23T17:13:45.388Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
17:13:46 [2024-04-23T17:13:46.318Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:13:47 [2024-04-23T17:13:47.248Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:13:48 [2024-04-23T17:13:48.178Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
17:13:48 [2024-04-23T17:13:48.742Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
17:13:49 [2024-04-23T17:13:49.305Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
17:13:50 [2024-04-23T17:13:50.235Z] --- PASS: TestLiveRestore (0.00s)
17:13:50 [2024-04-23T17:13:50.235Z]     --- PASS: TestLiveRestore/autoremove (3.36s)
17:13:50 [2024-04-23T17:13:50.235Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.85s)
17:13:50 [2024-04-23T17:13:50.235Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.51s)
17:13:50 [2024-04-23T17:13:50.235Z]     --- PASS: TestLiveRestore/volume_references (6.82s)
17:13:50 [2024-04-23T17:13:50.235Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.94s)
17:13:50 [2024-04-23T17:13:50.235Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.06s)
17:13:50 [2024-04-23T17:13:50.235Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s)
17:13:50 [2024-04-23T17:13:50.235Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.01s)
17:13:50 [2024-04-23T17:13:50.235Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s)
17:13:50 [2024-04-23T17:13:50.235Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.35s)
17:13:50 [2024-04-23T17:13:50.235Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.39s)
17:13:50 [2024-04-23T17:13:50.235Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.92s)
17:13:50 [2024-04-23T17:13:50.235Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
17:13:51 [2024-04-23T17:13:51.175Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
17:13:51 [2024-04-23T17:13:51.175Z] PASS
17:13:51 [2024-04-23T17:13:51.175Z] 
17:13:51 [2024-04-23T17:13:51.175Z] DONE 31 tests in 13.754s
17:13:51 [2024-04-23T17:13:51.175Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
17:13:51 [2024-04-23T17:13:51.175Z] ++ '[' -n '' ']'
17:13:51 [2024-04-23T17:13:51.175Z] ++ 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
17:13:51 [2024-04-23T17:13:51.175Z] ++ set -e
17:13:51 [2024-04-23T17:13:51.175Z] ++ '[' -n 0 ']'
17:13:51 [2024-04-23T17:13:51.175Z] ++ set -x
17:13:51 [2024-04-23T17:13:51.175Z] ++ 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.bhzgkUZzrA/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
17:13:51 [2024-04-23T17:13:51.175Z] INFO: Testing against a local daemon
17:13:51 [2024-04-23T17:13:51.175Z] === RUN   TestCommitInheritsEnv
17:13:51 [2024-04-23T17:13:51.175Z] --- PASS: TestCommitInheritsEnv (0.14s)
17:13:51 [2024-04-23T17:13:51.175Z] === RUN   TestUsernsCommit
17:13:52 [2024-04-23T17:13:52.545Z] --- PASS: TestUsernsCommit (1.35s)
17:13:52 [2024-04-23T17:13:52.545Z] === RUN   TestImportExtremelyLargeImageWorks
17:13:52 [2024-04-23T17:13:52.545Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
17:13:52 [2024-04-23T17:13:52.545Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:13:52 [2024-04-23T17:13:52.545Z] === RUN   TestImportWithCustomPlatform
17:13:52 [2024-04-23T17:13:52.545Z] === RUN   TestImportWithCustomPlatform/#00
17:13:52 [2024-04-23T17:13:52.546Z] === RUN   TestImportWithCustomPlatform/linux
17:13:52 [2024-04-23T17:13:52.546Z] === RUN   TestImportWithCustomPlatform/LINUX
17:13:52 [2024-04-23T17:13:52.546Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:13:52 [2024-04-23T17:13:52.546Z] --- PASS: TestImportWithCustomPlatform (0.11s)
17:13:52 [2024-04-23T17:13:52.546Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
17:13:52 [2024-04-23T17:13:52.546Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
17:13:52 [2024-04-23T17:13:52.546Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
17:13:52 [2024-04-23T17:13:52.546Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
17:13:52 [2024-04-23T17:13:52.546Z] === RUN   TestImportWithCustomPlatformReject
17:13:52 [2024-04-23T17:13:52.546Z] === RUN   TestImportWithCustomPlatformReject/_______
17:13:52 [2024-04-23T17:13:52.546Z] === RUN   TestImportWithCustomPlatformReject//
17:13:52 [2024-04-23T17:13:52.546Z] === RUN   TestImportWithCustomPlatformReject/macos
17:13:52 [2024-04-23T17:13:52.546Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
17:13:52 [2024-04-23T17:13:52.546Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
17:13:52 [2024-04-23T17:13:52.546Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
17:13:52 [2024-04-23T17:13:52.546Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
17:13:52 [2024-04-23T17:13:52.546Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
17:13:52 [2024-04-23T17:13:52.546Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
17:13:52 [2024-04-23T17:13:52.546Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
17:13:52 [2024-04-23T17:13:52.546Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
17:13:52 [2024-04-23T17:13:52.546Z] === RUN   TestImageInspectEmptyTagsAndDigests
17:13:52 [2024-04-23T17:13:52.546Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
17:13:52 [2024-04-23T17:13:52.546Z] === RUN   TestImagesFilterMultiReference
17:13:52 [2024-04-23T17:13:52.803Z] --- PASS: TestImagesFilterMultiReference (0.04s)
17:13:52 [2024-04-23T17:13:52.803Z] === RUN   TestImagesFilterUntil
17:13:52 [2024-04-23T17:13:52.803Z]     list_test.go:95: ImageList: ID=sha256:d7a631ce7fada3b22fe98d7724db554c16293a15224a36f939566027b6c6c5ff RepoTags=[testimagesfilteruntil:v1]
17:13:53 [2024-04-23T17:13:53.060Z] --- PASS: TestImagesFilterUntil (0.25s)
17:13:53 [2024-04-23T17:13:53.060Z] === RUN   TestImagesFilterBeforeSince
17:13:53 [2024-04-23T17:13:53.060Z]     list_test.go:129: ImageList: ID=sha256:23248195ac703afbfc5b39ed90b52f99b5504ca307738c569a03045171e47dc4 RepoTags=[testimagesfilterbeforesince:v1]
17:13:53 [2024-04-23T17:13:53.060Z]     list_test.go:129: ImageList: ID=sha256:a39e9ffbaab89ae46559f61da00e98158b0d93db1a7b9033d9722eaf3d99c06e RepoTags=[testimagesfilterbeforesince:v3]
17:13:53 [2024-04-23T17:13:53.060Z]     list_test.go:129: ImageList: ID=sha256:46d821dea0946a70a61000b09194701674149ec8b6aedcfd282fb9d0f2cb31a3 RepoTags=[testimagesfilterbeforesince:v2]
17:13:53 [2024-04-23T17:13:53.317Z] --- PASS: TestImagesFilterBeforeSince (0.26s)
17:13:53 [2024-04-23T17:13:53.317Z] === RUN   TestAPIImagesFilters
17:13:53 [2024-04-23T17:13:53.317Z] === RUN   TestAPIImagesFilters/repository_regex
17:13:53 [2024-04-23T17:13:53.317Z] === PAUSE TestAPIImagesFilters/repository_regex
17:13:53 [2024-04-23T17:13:53.317Z] === RUN   TestAPIImagesFilters/image_name_regex
17:13:53 [2024-04-23T17:13:53.317Z] === PAUSE TestAPIImagesFilters/image_name_regex
17:13:53 [2024-04-23T17:13:53.317Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
17:13:53 [2024-04-23T17:13:53.317Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
17:13:53 [2024-04-23T17:13:53.317Z] === RUN   TestAPIImagesFilters/registry_port_regex
17:13:53 [2024-04-23T17:13:53.317Z] === PAUSE TestAPIImagesFilters/registry_port_regex
17:13:53 [2024-04-23T17:13:53.317Z] === CONT  TestAPIImagesFilters/repository_regex
17:13:53 [2024-04-23T17:13:53.317Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
17:13:53 [2024-04-23T17:13:53.317Z] === CONT  TestAPIImagesFilters/registry_port_regex
17:13:53 [2024-04-23T17:13:53.317Z] === CONT  TestAPIImagesFilters/image_name_regex
17:13:53 [2024-04-23T17:13:53.317Z] --- PASS: TestAPIImagesFilters (0.03s)
17:13:53 [2024-04-23T17:13:53.317Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
17:13:53 [2024-04-23T17:13:53.317Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
17:13:53 [2024-04-23T17:13:53.317Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
17:13:53 [2024-04-23T17:13:53.317Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
17:13:53 [2024-04-23T17:13:53.317Z] === RUN   TestPruneDontDeleteUsedDangling
17:13:53 [2024-04-23T17:13:53.883Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s)
17:13:53 [2024-04-23T17:13:53.883Z] === RUN   TestImagePullPlatformInvalid
17:13:53 [2024-04-23T17:13:53.883Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:13:53 [2024-04-23T17:13:53.883Z] === RUN   TestImagePullStoredfDigestForOtherRepo
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.675581268Z" 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=f2601667-b334-4f56-9cc7-f8d3afb9800b version=2.8.3 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.675734057Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=f2601667-b334-4f56-9cc7-f8d3afb9800b version=2.8.3 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.675687624Z" level=info msg="Starting upload purge in 49m0s" go.version=go1.20.8 instance.id=f2601667-b334-4f56-9cc7-f8d3afb9800b version=2.8.3 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.675946498Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=f2601667-b334-4f56-9cc7-f8d3afb9800b version=2.8.3 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.771917185Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ab17b185-9277-48b6-b497-596f0432bda4 http.request.method=GET http.request.remoteaddr="127.0.0.1:44880" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.771967491Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ab17b185-9277-48b6-b497-596f0432bda4 http.request.method=GET http.request.remoteaddr="127.0.0.1:44880" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.929379ms http.response.status=200 http.response.written=2 
17:13:53 [2024-04-23T17:13:53.883Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.774405322Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b198acca-d5b1-4344-bf63-966c80d88905 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.77444698Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b198acca-d5b1-4344-bf63-966c80d88905 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.774497343Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4bf50a72-3015-4279-8041-b82dbe1900b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.774532043Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4bf50a72-3015-4279-8041-b82dbe1900b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.774532502Z" 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=b198acca-d5b1-4344-bf63-966c80d88905 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.808µ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=ed98c9a1-7032-4040-ae62-d665a73068f7 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.774586763Z" 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=4bf50a72-3015-4279-8041-b82dbe1900b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.622µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bb7bbb98-76ff-4021-ac7c-3cc62b16e06d trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.774654227Z" 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=4bf50a72-3015-4279-8041-b82dbe1900b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44896" 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.104043ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.774655868Z" 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=b198acca-d5b1-4344-bf63-966c80d88905 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44882" 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.137995ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.776293978Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a30c987a-df8d-4285-9961-b5c9efa5327b http.request.method=POST http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.776308624Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0b9bd5d6-ad50-42d6-a71a-a4c7b1503b6e http.request.method=POST http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.776338877Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a30c987a-df8d-4285-9961-b5c9efa5327b http.request.method=POST http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.776355665Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0b9bd5d6-ad50-42d6-a71a-a4c7b1503b6e http.request.method=POST http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.776486538Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a30c987a-df8d-4285-9961-b5c9efa5327b http.request.method=POST http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=117.917µ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=bf13525a-b3d7-4026-9bd9-95317263defd trace.line=110 vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.776540815Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a30c987a-df8d-4285-9961-b5c9efa5327b http.request.method=POST http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=26.093µ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=96f8d775-bba7-4cb7-b3db-ede6f5ee5278 trace.line=142 vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.776562846Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5883a25f-61e1-414d-a0d3-63791d31cc03/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0b9bd5d6-ad50-42d6-a71a-a4c7b1503b6e http.request.method=POST http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=173.589µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a538919f-8e10-4639-a098-212670aeed0e trace.line=110 vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.776620053Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a30c987a-df8d-4285-9961-b5c9efa5327b http.request.method=POST http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=41.74µ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=a545396e-9518-479f-b5b6-879b328ff715 trace.line=110 vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.776642494Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5883a25f-61e1-414d-a0d3-63791d31cc03/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0b9bd5d6-ad50-42d6-a71a-a4c7b1503b6e http.request.method=POST http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.237µ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=52dcee16-15aa-49ea-a9ef-34c5bdb3b781 trace.line=142 vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.77672389Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5883a25f-61e1-414d-a0d3-63791d31cc03/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0b9bd5d6-ad50-42d6-a71a-a4c7b1503b6e http.request.method=POST http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=47.048µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c4957b9a-1054-49f1-965d-8f3d6d4d51cc trace.line=110 vars.name=test 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.776734524Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a30c987a-df8d-4285-9961-b5c9efa5327b http.request.method=POST http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.800631ms http.response.status=202 http.response.written=0 
17:13:53 [2024-04-23T17:13:53.883Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.776797474Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0b9bd5d6-ad50-42d6-a71a-a4c7b1503b6e http.request.method=POST http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.824179ms http.response.status=202 http.response.written=0 
17:13:53 [2024-04-23T17:13:53.883Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.777772268Z" 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=71817957-d5dc-4340-801c-6215c6739f49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555?_state=XdL806u32weCPJMWLGaxV9o4jFrg79uaatObPCc5M8p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlY2UwYWIyLTJkOTItNGYzMy05ODhkLTA2MjFjM2EzZTU1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNTA3NVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=4ece0ab2-2d92-4f33-988d-0621c3a3e555 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.777841298Z" 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=71817957-d5dc-4340-801c-6215c6739f49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555?_state=XdL806u32weCPJMWLGaxV9o4jFrg79uaatObPCc5M8p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlY2UwYWIyLTJkOTItNGYzMy05ODhkLTA2MjFjM2EzZTU1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNTA3NVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=4ece0ab2-2d92-4f33-988d-0621c3a3e555 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.777911896Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71817957-d5dc-4340-801c-6215c6739f49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555?_state=XdL806u32weCPJMWLGaxV9o4jFrg79uaatObPCc5M8p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlY2UwYWIyLTJkOTItNGYzMy05ODhkLTA2MjFjM2EzZTU1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNTA3NVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.385µ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=82c6954b-7c30-4e3e-9aba-9c572dd1aaa2 trace.line=95 vars.name=test vars.uuid=4ece0ab2-2d92-4f33-988d-0621c3a3e555 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.777986054Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71817957-d5dc-4340-801c-6215c6739f49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555?_state=XdL806u32weCPJMWLGaxV9o4jFrg79uaatObPCc5M8p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlY2UwYWIyLTJkOTItNGYzMy05ODhkLTA2MjFjM2EzZTU1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNTA3NVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.589µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=dc598449-87f7-4b62-b4ba-507a5ac55bf6 trace.line=142 vars.name=test vars.uuid=4ece0ab2-2d92-4f33-988d-0621c3a3e555 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.778062469Z" 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=71817957-d5dc-4340-801c-6215c6739f49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555?_state=XdL806u32weCPJMWLGaxV9o4jFrg79uaatObPCc5M8p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlY2UwYWIyLTJkOTItNGYzMy05ODhkLTA2MjFjM2EzZTU1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNTA3NVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=4ece0ab2-2d92-4f33-988d-0621c3a3e555 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.778143758Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555/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=71817957-d5dc-4340-801c-6215c6739f49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555?_state=XdL806u32weCPJMWLGaxV9o4jFrg79uaatObPCc5M8p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlY2UwYWIyLTJkOTItNGYzMy05ODhkLTA2MjFjM2EzZTU1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNTA3NVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.438µ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=96900e42-bd63-4cb0-88fe-20da908c4bf3 trace.line=110 vars.name=test vars.uuid=4ece0ab2-2d92-4f33-988d-0621c3a3e555 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.778190864Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71817957-d5dc-4340-801c-6215c6739f49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555?_state=XdL806u32weCPJMWLGaxV9o4jFrg79uaatObPCc5M8p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlY2UwYWIyLTJkOTItNGYzMy05ODhkLTA2MjFjM2EzZTU1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNTA3NVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.056µ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=951d9ae8-da8b-400f-9e23-bd7b36f59cae trace.line=155 vars.name=test vars.uuid=4ece0ab2-2d92-4f33-988d-0621c3a3e555 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.778230651Z" 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=71817957-d5dc-4340-801c-6215c6739f49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555?_state=XdL806u32weCPJMWLGaxV9o4jFrg79uaatObPCc5M8p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlY2UwYWIyLTJkOTItNGYzMy05ODhkLTA2MjFjM2EzZTU1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNTA3NVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.128µ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=a07e7ba0-0e9d-4bf2-901b-35905afef938 trace.line=155 vars.name=test vars.uuid=4ece0ab2-2d92-4f33-988d-0621c3a3e555 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.778257409Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71817957-d5dc-4340-801c-6215c6739f49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555?_state=XdL806u32weCPJMWLGaxV9o4jFrg79uaatObPCc5M8p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlY2UwYWIyLTJkOTItNGYzMy05ODhkLTA2MjFjM2EzZTU1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNTA3NVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" 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=6e2322a7-00d1-4193-87db-9cdf0c56d194 trace.line=155 vars.name=test vars.uuid=4ece0ab2-2d92-4f33-988d-0621c3a3e555 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.778344687Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555/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=71817957-d5dc-4340-801c-6215c6739f49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555?_state=XdL806u32weCPJMWLGaxV9o4jFrg79uaatObPCc5M8p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlY2UwYWIyLTJkOTItNGYzMy05ODhkLTA2MjFjM2EzZTU1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNTA3NVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=65.322µ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=3511d6c5-7f28-413a-895c-9a22455e8666 trace.line=185 vars.name=test vars.uuid=4ece0ab2-2d92-4f33-988d-0621c3a3e555 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.778708481Z" 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=71817957-d5dc-4340-801c-6215c6739f49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555?_state=XdL806u32weCPJMWLGaxV9o4jFrg79uaatObPCc5M8p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlY2UwYWIyLTJkOTItNGYzMy05ODhkLTA2MjFjM2EzZTU1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNTA3NVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=323.695µ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=16fccaca-5daf-4e45-9347-6edfa7164dfb trace.line=110 vars.name=test vars.uuid=4ece0ab2-2d92-4f33-988d-0621c3a3e555 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.779194631Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71817957-d5dc-4340-801c-6215c6739f49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555?_state=XdL806u32weCPJMWLGaxV9o4jFrg79uaatObPCc5M8p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlY2UwYWIyLTJkOTItNGYzMy05ODhkLTA2MjFjM2EzZTU1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNTA3NVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=419.761µ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=368d0f0b-64eb-452d-9d83-d4b56d162498 trace.line=202 vars.name=test vars.uuid=4ece0ab2-2d92-4f33-988d-0621c3a3e555 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.77929471Z" 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=71817957-d5dc-4340-801c-6215c6739f49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555?_state=XdL806u32weCPJMWLGaxV9o4jFrg79uaatObPCc5M8p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlY2UwYWIyLTJkOTItNGYzMy05ODhkLTA2MjFjM2EzZTU1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNTA3NVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.229713ms http.response.status=201 http.response.written=0 
17:13:53 [2024-04-23T17:13:53.883Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "PUT /v2/test/blobs/uploads/4ece0ab2-2d92-4f33-988d-0621c3a3e555?_state=XdL806u32weCPJMWLGaxV9o4jFrg79uaatObPCc5M8p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlY2UwYWIyLTJkOTItNGYzMy05ODhkLTA2MjFjM2EzZTU1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNTA3NVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.779515602Z" 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=d44f9b14-2dbe-4be5-acde-5288ab65620b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/5883a25f-61e1-414d-a0d3-63791d31cc03?_state=PgxLEhoNHu_yECwgnd_tDeSeXAF86pWfZPD2qjn5CpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4ODNhMjVmLTYxZTEtNDE0ZC1hMGQzLTYzNzkxZDMxY2MwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNjkxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=5883a25f-61e1-414d-a0d3-63791d31cc03 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.779579734Z" 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=d44f9b14-2dbe-4be5-acde-5288ab65620b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/5883a25f-61e1-414d-a0d3-63791d31cc03?_state=PgxLEhoNHu_yECwgnd_tDeSeXAF86pWfZPD2qjn5CpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4ODNhMjVmLTYxZTEtNDE0ZC1hMGQzLTYzNzkxZDMxY2MwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNjkxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=5883a25f-61e1-414d-a0d3-63791d31cc03 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.779654459Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/5883a25f-61e1-414d-a0d3-63791d31cc03/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d44f9b14-2dbe-4be5-acde-5288ab65620b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/5883a25f-61e1-414d-a0d3-63791d31cc03?_state=PgxLEhoNHu_yECwgnd_tDeSeXAF86pWfZPD2qjn5CpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4ODNhMjVmLTYxZTEtNDE0ZC1hMGQzLTYzNzkxZDMxY2MwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNjkxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=47.041µ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=f72450a4-144a-4e1b-8417-81f026fbb726 trace.line=95 vars.name=test vars.uuid=5883a25f-61e1-414d-a0d3-63791d31cc03 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.779710394Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5883a25f-61e1-414d-a0d3-63791d31cc03/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d44f9b14-2dbe-4be5-acde-5288ab65620b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/5883a25f-61e1-414d-a0d3-63791d31cc03?_state=PgxLEhoNHu_yECwgnd_tDeSeXAF86pWfZPD2qjn5CpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4ODNhMjVmLTYxZTEtNDE0ZC1hMGQzLTYzNzkxZDMxY2MwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNjkxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.967µ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=da3809f4-b1d7-4ef1-9849-4b81a386b5fd trace.line=142 vars.name=test vars.uuid=5883a25f-61e1-414d-a0d3-63791d31cc03 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.779750205Z" 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=d44f9b14-2dbe-4be5-acde-5288ab65620b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/5883a25f-61e1-414d-a0d3-63791d31cc03?_state=PgxLEhoNHu_yECwgnd_tDeSeXAF86pWfZPD2qjn5CpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4ODNhMjVmLTYxZTEtNDE0ZC1hMGQzLTYzNzkxZDMxY2MwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNjkxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=5883a25f-61e1-414d-a0d3-63791d31cc03 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.779821229Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5883a25f-61e1-414d-a0d3-63791d31cc03/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=d44f9b14-2dbe-4be5-acde-5288ab65620b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/5883a25f-61e1-414d-a0d3-63791d31cc03?_state=PgxLEhoNHu_yECwgnd_tDeSeXAF86pWfZPD2qjn5CpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4ODNhMjVmLTYxZTEtNDE0ZC1hMGQzLTYzNzkxZDMxY2MwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNjkxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.587µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=81d16650-eef1-4b98-8328-12771a6102db trace.line=110 vars.name=test vars.uuid=5883a25f-61e1-414d-a0d3-63791d31cc03 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.779918691Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5883a25f-61e1-414d-a0d3-63791d31cc03/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d44f9b14-2dbe-4be5-acde-5288ab65620b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/5883a25f-61e1-414d-a0d3-63791d31cc03?_state=PgxLEhoNHu_yECwgnd_tDeSeXAF86pWfZPD2qjn5CpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4ODNhMjVmLTYxZTEtNDE0ZC1hMGQzLTYzNzkxZDMxY2MwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNjkxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.383µ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=6b1e6744-bfaf-4fb7-a821-a266bbf7ad68 trace.line=155 vars.name=test vars.uuid=5883a25f-61e1-414d-a0d3-63791d31cc03 
17:13:53 [2024-04-23T17:13:53.883Z] time="2024-04-23T17:13:53.779966191Z" 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=d44f9b14-2dbe-4be5-acde-5288ab65620b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/5883a25f-61e1-414d-a0d3-63791d31cc03?_state=PgxLEhoNHu_yECwgnd_tDeSeXAF86pWfZPD2qjn5CpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4ODNhMjVmLTYxZTEtNDE0ZC1hMGQzLTYzNzkxZDMxY2MwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNjkxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.604µ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=941693e2-0006-42a8-901d-b076e5e2e634 trace.line=155 vars.name=test vars.uuid=5883a25f-61e1-414d-a0d3-63791d31cc03 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.77999838Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5883a25f-61e1-414d-a0d3-63791d31cc03/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d44f9b14-2dbe-4be5-acde-5288ab65620b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/5883a25f-61e1-414d-a0d3-63791d31cc03?_state=PgxLEhoNHu_yECwgnd_tDeSeXAF86pWfZPD2qjn5CpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4ODNhMjVmLTYxZTEtNDE0ZC1hMGQzLTYzNzkxZDMxY2MwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNjkxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=9.1µ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=19db9b90-1629-4c86-9cb8-973e39d151d5 trace.line=155 vars.name=test vars.uuid=5883a25f-61e1-414d-a0d3-63791d31cc03 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.780062298Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/5883a25f-61e1-414d-a0d3-63791d31cc03/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=d44f9b14-2dbe-4be5-acde-5288ab65620b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/5883a25f-61e1-414d-a0d3-63791d31cc03?_state=PgxLEhoNHu_yECwgnd_tDeSeXAF86pWfZPD2qjn5CpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4ODNhMjVmLTYxZTEtNDE0ZC1hMGQzLTYzNzkxZDMxY2MwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNjkxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.585µ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=3af2978e-71cb-4c1a-9d0b-8a6669458374 trace.line=185 vars.name=test vars.uuid=5883a25f-61e1-414d-a0d3-63791d31cc03 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.780131156Z" 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=d44f9b14-2dbe-4be5-acde-5288ab65620b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/5883a25f-61e1-414d-a0d3-63791d31cc03?_state=PgxLEhoNHu_yECwgnd_tDeSeXAF86pWfZPD2qjn5CpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4ODNhMjVmLTYxZTEtNDE0ZC1hMGQzLTYzNzkxZDMxY2MwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNjkxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.952µ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=9052af72-b6f9-4107-bfa2-4a5dacf02a70 trace.line=110 vars.name=test vars.uuid=5883a25f-61e1-414d-a0d3-63791d31cc03 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.780237996Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/5883a25f-61e1-414d-a0d3-63791d31cc03")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d44f9b14-2dbe-4be5-acde-5288ab65620b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/5883a25f-61e1-414d-a0d3-63791d31cc03?_state=PgxLEhoNHu_yECwgnd_tDeSeXAF86pWfZPD2qjn5CpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4ODNhMjVmLTYxZTEtNDE0ZC1hMGQzLTYzNzkxZDMxY2MwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNjkxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=81.149µ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=b2db6814-acf6-4cc1-8398-07f0d202f302 trace.line=202 vars.name=test vars.uuid=5883a25f-61e1-414d-a0d3-63791d31cc03 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.780305008Z" 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=d44f9b14-2dbe-4be5-acde-5288ab65620b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/blobs/uploads/5883a25f-61e1-414d-a0d3-63791d31cc03?_state=PgxLEhoNHu_yECwgnd_tDeSeXAF86pWfZPD2qjn5CpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4ODNhMjVmLTYxZTEtNDE0ZC1hMGQzLTYzNzkxZDMxY2MwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNjkxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.185471ms http.response.status=201 http.response.written=0 
17:13:53 [2024-04-23T17:13:53.884Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "PUT /v2/test/blobs/uploads/5883a25f-61e1-414d-a0d3-63791d31cc03?_state=PgxLEhoNHu_yECwgnd_tDeSeXAF86pWfZPD2qjn5CpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4ODNhMjVmLTYxZTEtNDE0ZC1hMGQzLTYzNzkxZDMxY2MwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxNzoxMzo1My43NzYzNjkxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.78147269Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9cfd607b-8ccf-4a71-bc93-83a46fceb511 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.781527049Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9cfd607b-8ccf-4a71-bc93-83a46fceb511 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.781894831Z" 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=9cfd607b-8ccf-4a71-bc93-83a46fceb511 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=27.43µ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=31df3c98-2782-44af-8c1f-56641873f811 trace.line=95 vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.781966397Z" 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=9cfd607b-8ccf-4a71-bc93-83a46fceb511 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.298744ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.782951702Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.782987952Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.783126251Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.783142522Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.783151433Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.783222309Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.59µ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=ee249f45-8c46-4993-a0a8-4130f5d6bd48 trace.line=95 vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.783271688Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=15.426µ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=1e8a3412-ff14-4e88-b907-95057e3ae416 trace.line=155 vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.783319073Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.012µ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=5080f6c2-4901-428e-b44d-186a60ede410 trace.line=95 vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.783358934Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.815µ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=913103a9-20e5-4bbd-9287-347b2c4b01ec trace.line=155 vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.783399722Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.636µ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=7ca372c8-8be5-4186-8e2c-5cfaedefb34f trace.line=155 vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.783475809Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.338µ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=0cbe19a4-c524-424f-b80c-831b6742f8b1 trace.line=110 vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.783563145Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=50.88µ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=75d18011-422a-48eb-b27e-15896dcedd6c trace.line=110 vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.783736061Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=66.511µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a24b6640-92c3-436a-8ec1-142a591c730c trace.line=110 vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.783796509Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=32.263µ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=7fb9a012-5512-4c1c-b178-d32654f5300c trace.line=110 vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.783830872Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.783850245Z" 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=d3bfc985-a5c1-49b0-8ece-201c20f08308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.572329ms http.response.status=201 http.response.written=0 
17:13:53 [2024-04-23T17:13:53.884Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.788701224Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b3edcad6-63a1-44d1-b6e0-a7a89d7416fc http.request.method=GET http.request.remoteaddr="127.0.0.1:44902" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.788741364Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b3edcad6-63a1-44d1-b6e0-a7a89d7416fc http.request.method=GET http.request.remoteaddr="127.0.0.1:44902" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="875.938µs" http.response.status=200 http.response.written=2 
17:13:53 [2024-04-23T17:13:53.884Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.791297251Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4b4cfbc-8b7a-4c0f-9be9-a34b76e1dfb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.791337637Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4b4cfbc-8b7a-4c0f-9be9-a34b76e1dfb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.791421035Z" 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=d4b4cfbc-8b7a-4c0f-9be9-a34b76e1dfb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=50.774µ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=53e792b5-c82c-4327-8ba5-ad8bcc79fb5a trace.line=95 vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.791444452Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4b4cfbc-8b7a-4c0f-9be9-a34b76e1dfb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.791491534Z" 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=d4b4cfbc-8b7a-4c0f-9be9-a34b76e1dfb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.818µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0ba9e758-654a-4ea2-ab7b-1b39641118ba trace.line=95 vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.791534143Z" 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=d4b4cfbc-8b7a-4c0f-9be9-a34b76e1dfb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.836µ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=70b437fb-8daa-4f2f-b1c4-164ed1f288cd trace.line=155 vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.791573865Z" 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=d4b4cfbc-8b7a-4c0f-9be9-a34b76e1dfb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.604µ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=60dd92d2-752a-46f7-899a-f38570b0fe49 trace.line=125 vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.791635437Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4b4cfbc-8b7a-4c0f-9be9-a34b76e1dfb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.79172713Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4b4cfbc-8b7a-4c0f-9be9-a34b76e1dfb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-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.670636ms http.response.status=200 http.response.written=417 
17:13:53 [2024-04-23T17:13:53.884Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.79913096Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=784adfa2-3361-4b02-a92f-c5c815accc36 http.request.method=GET http.request.remoteaddr="127.0.0.1:44916" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.799174751Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=784adfa2-3361-4b02-a92f-c5c815accc36 http.request.method=GET http.request.remoteaddr="127.0.0.1:44916" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.799190128Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=784adfa2-3361-4b02-a92f-c5c815accc36 http.request.method=GET http.request.remoteaddr="127.0.0.1:44916" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.799268816Z" 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=784adfa2-3361-4b02-a92f-c5c815accc36 http.request.method=GET http.request.remoteaddr="127.0.0.1:44916" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.898µ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=1168a382-533b-48d8-8c36-59f08b4cd53e trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.799318826Z" 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=784adfa2-3361-4b02-a92f-c5c815accc36 http.request.method=GET http.request.remoteaddr="127.0.0.1:44916" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.156µ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=44dbd2a0-f653-4328-82b2-1a3c4bee5e2a trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.799354782Z" 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=784adfa2-3361-4b02-a92f-c5c815accc36 http.request.method=GET http.request.remoteaddr="127.0.0.1:44916" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.833µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=05d892fa-3604-419f-b8a7-f783e51b1c11 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.799389818Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=784adfa2-3361-4b02-a92f-c5c815accc36 http.request.method=GET http.request.remoteaddr="127.0.0.1:44916" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.799478212Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=784adfa2-3361-4b02-a92f-c5c815accc36 http.request.method=GET http.request.remoteaddr="127.0.0.1:44916" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-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.100793ms http.response.status=200 http.response.written=417 
17:13:53 [2024-04-23T17:13:53.884Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:13:53 [2024-04-23T17:13:53.884Z] time="2024-04-23T17:13:53.806472333Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3211921a-1acb-4d19-a110-248a89436d7d http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.806513925Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3211921a-1acb-4d19-a110-248a89436d7d http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.806551537Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=871971ad-0461-400e-b5db-c34abfe7f0a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44930" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.80658563Z" 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=3211921a-1acb-4d19-a110-248a89436d7d http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.238µ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=1ef53300-e342-43a6-9db2-8abfe2e4d2e8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.806638422Z" 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=3211921a-1acb-4d19-a110-248a89436d7d http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.919µ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=a0765d77-8293-449e-a5ab-9df107a2b559 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.806591661Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=871971ad-0461-400e-b5db-c34abfe7f0a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44930" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.806686595Z" 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=3211921a-1acb-4d19-a110-248a89436d7d http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.619µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3bcc2450-48ee-4508-b499-5e36dabebc28 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.806720491Z" 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=3211921a-1acb-4d19-a110-248a89436d7d http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.076µ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=6316031e-08a4-4fdd-b3f5-9ad23295d2a2 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.806753197Z" 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=3211921a-1acb-4d19-a110-248a89436d7d http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.575µ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=3fb5e06a-20ba-49bf-8671-ae92781289d4 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.806790899Z" 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=3211921a-1acb-4d19-a110-248a89436d7d http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.733µ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=9a6d2a44-e096-4764-b704-cfb55a236681 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.806751588Z" 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=871971ad-0461-400e-b5db-c34abfe7f0a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44930" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.915µ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=6309dbf9-8976-4fb1-957c-6b5fc643cfec trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.806849854Z" 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=3211921a-1acb-4d19-a110-248a89436d7d http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.417µ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=f7fd9f7d-22b1-482b-b050-bf38e72e151e trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.806949703Z" 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=871971ad-0461-400e-b5db-c34abfe7f0a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44930" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=68.054µ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=37d3e8a4-1225-4076-8ac6-70e71e04cb3c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.807031394Z" 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=871971ad-0461-400e-b5db-c34abfe7f0a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44930" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.305µ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=671f12bd-29ff-4909-a797-756d77788dfa trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.807072732Z" 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=871971ad-0461-400e-b5db-c34abfe7f0a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44930" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.643µ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=96c6e689-c6d5-4adf-b25a-2302a042dd1c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.807108679Z" 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=871971ad-0461-400e-b5db-c34abfe7f0a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44930" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.739µ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=ace5f122-99dd-46fe-9f6c-aebba28f0986 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.807380878Z" 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=871971ad-0461-400e-b5db-c34abfe7f0a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44930" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.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).URLFor" trace.id=e8781816-f55d-409c-b469-2c263a1e8894 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.807495094Z" 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=871971ad-0461-400e-b5db-c34abfe7f0a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44930" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.243µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=0f5bbb62-a05e-422d-904a-d87b574e87e0 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.808086853Z" 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=871971ad-0461-400e-b5db-c34abfe7f0a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44930" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.14µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f5032f15-79f0-48a7-a390-39bbfca9db18 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.808149163Z" 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=871971ad-0461-400e-b5db-c34abfe7f0a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44930" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.811µ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=f782e2a1-bbae-454b-a028-6a71d9989a44 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.808210596Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=871971ad-0461-400e-b5db-c34abfe7f0a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44930" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.284919ms http.response.status=200 http.response.written=194 
17:13:53 [2024-04-23T17:13:53.885Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.80844446Z" 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=3211921a-1acb-4d19-a110-248a89436d7d http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.019µ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=58971ad4-f82d-41d1-b1c9-96d5b2c9d3e0 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.808513105Z" 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=3211921a-1acb-4d19-a110-248a89436d7d http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.24µ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=d6536fc9-cbf3-4c3b-90ab-b640446c1eb7 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.808568761Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3211921a-1acb-4d19-a110-248a89436d7d http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.622193ms http.response.status=200 http.response.written=68 
17:13:53 [2024-04-23T17:13:53.885Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.822563475Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4dd59156-870f-4d6c-af91-c0773b58fc9d http.request.method=GET http.request.remoteaddr="127.0.0.1:44942" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.822598848Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4dd59156-870f-4d6c-af91-c0773b58fc9d http.request.method=GET http.request.remoteaddr="127.0.0.1:44942" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="848.007µs" http.response.status=200 http.response.written=2 
17:13:53 [2024-04-23T17:13:53.885Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.83025827Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c4548da-b0f5-4b7b-9692-f159673ce128 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.830313705Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c4548da-b0f5-4b7b-9692-f159673ce128 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.830335399Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c4548da-b0f5-4b7b-9692-f159673ce128 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.830399613Z" 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=4c4548da-b0f5-4b7b-9692-f159673ce128 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.598µ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=7a4ecffc-704c-4ac6-9242-9b8fd2573e03 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.830448631Z" 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=4c4548da-b0f5-4b7b-9692-f159673ce128 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.516µ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=db6491d8-0b2e-45a8-aedf-a15b46bcdbb8 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.830516824Z" 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=4c4548da-b0f5-4b7b-9692-f159673ce128 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.576965ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.885Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.831940812Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=612e090a-30b4-46f5-9183-e2daa263e173 http.request.method=GET http.request.remoteaddr="127.0.0.1:44948" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.83198137Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=612e090a-30b4-46f5-9183-e2daa263e173 http.request.method=GET http.request.remoteaddr="127.0.0.1:44948" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.83199509Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=612e090a-30b4-46f5-9183-e2daa263e173 http.request.method=GET http.request.remoteaddr="127.0.0.1:44948" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.832052723Z" 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=612e090a-30b4-46f5-9183-e2daa263e173 http.request.method=GET http.request.remoteaddr="127.0.0.1:44948" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.397µ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=895ef295-2397-49e8-b0c7-1400cca881e1 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.832099255Z" 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=612e090a-30b4-46f5-9183-e2daa263e173 http.request.method=GET http.request.remoteaddr="127.0.0.1:44948" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.883µ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=6193695b-1684-4ad2-983d-3defa988073a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.885Z] time="2024-04-23T17:13:53.83214481Z" 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=612e090a-30b4-46f5-9183-e2daa263e173 http.request.method=GET http.request.remoteaddr="127.0.0.1:44948" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="980.308µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:13:53 [2024-04-23T17:13:53.885Z] 127.0.0.1 - - [23/Apr/2024:17:13:53 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/ee5909c2d0d949fea5896a66d105eb2785d2448d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:13:53 [2024-04-23T17:13:53.885Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
17:13:53 [2024-04-23T17:13:53.885Z] === RUN   TestImagePullNonExisting
17:13:53 [2024-04-23T17:13:53.885Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
17:13:53 [2024-04-23T17:13:53.885Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
17:13:53 [2024-04-23T17:13:53.885Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
17:13:53 [2024-04-23T17:13:53.885Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
17:13:53 [2024-04-23T17:13:53.885Z] === RUN   TestImagePullNonExisting/asdfasdf
17:13:53 [2024-04-23T17:13:53.885Z] === PAUSE TestImagePullNonExisting/asdfasdf
17:13:53 [2024-04-23T17:13:53.885Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
17:13:53 [2024-04-23T17:13:53.885Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
17:13:53 [2024-04-23T17:13:53.885Z] === RUN   TestImagePullNonExisting/library/asdfasdf
17:13:53 [2024-04-23T17:13:53.885Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
17:13:53 [2024-04-23T17:13:53.885Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
17:13:53 [2024-04-23T17:13:53.885Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
17:13:53 [2024-04-23T17:13:53.885Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
17:13:53 [2024-04-23T17:13:53.885Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
17:13:53 [2024-04-23T17:13:53.885Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
17:13:53 [2024-04-23T17:13:53.885Z] === CONT  TestImagePullNonExisting/library/asdfasdf
17:13:53 [2024-04-23T17:13:53.885Z] === CONT  TestImagePullNonExisting/asdfasdf
17:13:53 [2024-04-23T17:13:53.885Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
17:13:55 [2024-04-23T17:13:55.255Z] --- PASS: TestImagePullNonExisting (0.01s)
17:13:55 [2024-04-23T17:13:55.255Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s)
17:13:55 [2024-04-23T17:13:55.255Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
17:13:55 [2024-04-23T17:13:55.255Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
17:13:55 [2024-04-23T17:13:55.255Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
17:13:55 [2024-04-23T17:13:55.255Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.26s)
17:13:55 [2024-04-23T17:13:55.255Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
17:13:55 [2024-04-23T17:13:55.255Z] === RUN   TestRemoveImageOrphaning
17:13:55 [2024-04-23T17:13:55.512Z] --- PASS: TestRemoveImageOrphaning (0.17s)
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestRemoveByDigest
17:13:55 [2024-04-23T17:13:55.512Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:13:55 [2024-04-23T17:13:55.512Z] --- SKIP: TestRemoveByDigest (0.00s)
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestRemoveImageGarbageCollector
17:13:55 [2024-04-23T17:13:55.512Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
17:13:55 [2024-04-23T17:13:55.512Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveCheckTimes
17:13:55 [2024-04-23T17:13:55.512Z] === PAUSE TestSaveCheckTimes
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI/busybox:latest
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI/busybox:latest/Manifest
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI/busybox:latest/Config
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI/multilayer:latest
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI/multilayer:latest/Config
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
17:13:55 [2024-04-23T17:13:55.512Z] --- PASS: TestSaveOCI (0.13s)
17:13:55 [2024-04-23T17:13:55.512Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
17:13:55 [2024-04-23T17:13:55.512Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
17:13:55 [2024-04-23T17:13:55.512Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
17:13:55 [2024-04-23T17:13:55.512Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
17:13:55 [2024-04-23T17:13:55.512Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
17:13:55 [2024-04-23T17:13:55.512Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
17:13:55 [2024-04-23T17:13:55.512Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
17:13:55 [2024-04-23T17:13:55.512Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
17:13:55 [2024-04-23T17:13:55.512Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
17:13:55 [2024-04-23T17:13:55.512Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
17:13:55 [2024-04-23T17:13:55.512Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
17:13:55 [2024-04-23T17:13:55.512Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
17:13:55 [2024-04-23T17:13:55.512Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
17:13:55 [2024-04-23T17:13:55.512Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
17:13:55 [2024-04-23T17:13:55.512Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
17:13:55 [2024-04-23T17:13:55.512Z] === RUN   TestSaveRepoWithMultipleImages
17:13:55 [2024-04-23T17:13:55.769Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s)
17:13:55 [2024-04-23T17:13:55.769Z] === RUN   TestSaveDirectoryPermissions
17:13:56 [2024-04-23T17:13:56.699Z] --- PASS: TestSaveDirectoryPermissions (0.84s)
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:13:56 [2024-04-23T17:13:56.699Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestTagUsingDigestAlgorithmAsName
17:13:56 [2024-04-23T17:13:56.699Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestTagValidPrefixedRepo
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
17:13:56 [2024-04-23T17:13:56.699Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
17:13:56 [2024-04-23T17:13:56.699Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestTagValidPrefixedRepo/foooo:t
17:13:56 [2024-04-23T17:13:56.699Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:13:56 [2024-04-23T17:13:56.699Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:13:56 [2024-04-23T17:13:56.699Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
17:13:56 [2024-04-23T17:13:56.699Z] === CONT  TestTagValidPrefixedRepo/foooo:t
17:13:56 [2024-04-23T17:13:56.699Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:13:56 [2024-04-23T17:13:56.699Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
17:13:56 [2024-04-23T17:13:56.699Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
17:13:56 [2024-04-23T17:13:56.699Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.00s)
17:13:56 [2024-04-23T17:13:56.699Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
17:13:56 [2024-04-23T17:13:56.699Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
17:13:56 [2024-04-23T17:13:56.699Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestTagExistedNameWithoutForce
17:13:56 [2024-04-23T17:13:56.699Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestTagOfficialNames
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
17:13:56 [2024-04-23T17:13:56.699Z] --- PASS: TestTagOfficialNames (0.04s)
17:13:56 [2024-04-23T17:13:56.699Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
17:13:56 [2024-04-23T17:13:56.699Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
17:13:56 [2024-04-23T17:13:56.699Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
17:13:56 [2024-04-23T17:13:56.699Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
17:13:56 [2024-04-23T17:13:56.699Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestTagMatchesDigest
17:13:56 [2024-04-23T17:13:56.699Z] --- PASS: TestTagMatchesDigest (0.01s)
17:13:56 [2024-04-23T17:13:56.699Z] === CONT  TestSaveCheckTimes
17:13:56 [2024-04-23T17:13:56.699Z] --- PASS: TestSaveCheckTimes (0.03s)
17:13:56 [2024-04-23T17:13:56.699Z] PASS
17:13:56 [2024-04-23T17:13:56.699Z] 
17:13:56 [2024-04-23T17:13:56.699Z] === Skipped
17:13:56 [2024-04-23T17:13:56.699Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:13:56 [2024-04-23T17:13:56.699Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
17:13:56 [2024-04-23T17:13:56.699Z] 
17:13:56 [2024-04-23T17:13:56.699Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
17:13:56 [2024-04-23T17:13:56.699Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:13:56 [2024-04-23T17:13:56.699Z] 
17:13:56 [2024-04-23T17:13:56.699Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:13:56 [2024-04-23T17:13:56.699Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
17:13:56 [2024-04-23T17:13:56.699Z] 
17:13:56 [2024-04-23T17:13:56.699Z] DONE 70 tests, 3 skipped in 5.725s
17:13:56 [2024-04-23T17:13:56.699Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
17:13:56 [2024-04-23T17:13:56.699Z] ++ '[' -n '' ']'
17:13:56 [2024-04-23T17:13:56.699Z] ++ 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
17:13:56 [2024-04-23T17:13:56.699Z] ++ set -e
17:13:56 [2024-04-23T17:13:56.699Z] ++ '[' -n 0 ']'
17:13:56 [2024-04-23T17:13:56.699Z] ++ set -x
17:13:56 [2024-04-23T17:13:56.699Z] ++ 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.bhzgkUZzrA/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
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestStripANSICommands
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestStripANSICommands/#00
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestStripANSICommands/#01
17:13:56 [2024-04-23T17:13:56.699Z] --- PASS: TestStripANSICommands (0.00s)
17:13:56 [2024-04-23T17:13:56.699Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:13:56 [2024-04-23T17:13:56.699Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:13:56 [2024-04-23T17:13:56.699Z] PASS
17:13:56 [2024-04-23T17:13:56.699Z] 
17:13:56 [2024-04-23T17:13:56.699Z] DONE 3 tests in 0.006s
17:13:56 [2024-04-23T17:13:56.699Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
17:13:56 [2024-04-23T17:13:56.699Z] ++ '[' -n '' ']'
17:13:56 [2024-04-23T17:13:56.699Z] ++ 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
17:13:56 [2024-04-23T17:13:56.699Z] ++ set -e
17:13:56 [2024-04-23T17:13:56.699Z] ++ '[' -n 0 ']'
17:13:56 [2024-04-23T17:13:56.699Z] ++ set -x
17:13:56 [2024-04-23T17:13:56.699Z] ++ 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.bhzgkUZzrA/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
17:13:56 [2024-04-23T17:13:56.699Z] INFO: Testing against a local daemon
17:13:56 [2024-04-23T17:13:56.699Z] === RUN   TestCreateWithMultiNetworks
17:13:57 [2024-04-23T17:13:57.630Z] --- PASS: TestCreateWithMultiNetworks (0.85s)
17:13:57 [2024-04-23T17:13:57.630Z] === RUN   TestNetworkCreateDelete
17:13:57 [2024-04-23T17:13:57.886Z] --- PASS: TestNetworkCreateDelete (0.18s)
17:13:57 [2024-04-23T17:13:57.886Z] === RUN   TestDockerNetworkDeletePreferID
17:13:58 [2024-04-23T17:13:58.143Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s)
17:13:58 [2024-04-23T17:13:58.143Z] === RUN   TestDaemonDNSFallback
17:14:04 [2024-04-23T17:14:04.687Z] --- PASS: TestDaemonDNSFallback (6.14s)
17:14:04 [2024-04-23T17:14:04.687Z] === RUN   TestInspectNetwork
17:14:07 [2024-04-23T17:14:07.208Z] === RUN   TestInspectNetwork/full_network_id
17:14:07 [2024-04-23T17:14:07.208Z] === RUN   TestInspectNetwork/partial_network_id
17:14:07 [2024-04-23T17:14:07.208Z] === RUN   TestInspectNetwork/network_name
17:14:07 [2024-04-23T17:14:07.208Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:14:11 [2024-04-23T17:14:11.380Z] --- PASS: TestInspectNetwork (7.03s)
17:14:11 [2024-04-23T17:14:11.380Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:14:11 [2024-04-23T17:14:11.380Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:14:11 [2024-04-23T17:14:11.380Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:14:11 [2024-04-23T17:14:11.380Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:14:11 [2024-04-23T17:14:11.380Z] === RUN   TestRunContainerWithBridgeNone
17:14:12 [2024-04-23T17:14:12.748Z] --- PASS: TestRunContainerWithBridgeNone (1.15s)
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON/networks/create
17:14:12 [2024-04-23T17:14:12.748Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:14:12 [2024-04-23T17:14:12.748Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:14:12 [2024-04-23T17:14:12.748Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:14:12 [2024-04-23T17:14:12.748Z] === CONT  TestNetworkInvalidJSON/networks/create
17:14:12 [2024-04-23T17:14:12.748Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:14:12 [2024-04-23T17:14:12.748Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:14:12 [2024-04-23T17:14:12.748Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:14:12 [2024-04-23T17:14:12.748Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkList
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkList//networks
17:14:12 [2024-04-23T17:14:12.748Z] === PAUSE TestNetworkList//networks
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestNetworkList//networks/
17:14:12 [2024-04-23T17:14:12.748Z] === PAUSE TestNetworkList//networks/
17:14:12 [2024-04-23T17:14:12.748Z] === CONT  TestNetworkList//networks
17:14:12 [2024-04-23T17:14:12.748Z] === CONT  TestNetworkList//networks/
17:14:12 [2024-04-23T17:14:12.748Z] --- PASS: TestNetworkList (0.01s)
17:14:12 [2024-04-23T17:14:12.748Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z]     --- PASS: TestNetworkList//networks (0.00s)
17:14:12 [2024-04-23T17:14:12.748Z] === RUN   TestHostIPv4BridgeLabel
17:14:13 [2024-04-23T17:14:13.312Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
17:14:13 [2024-04-23T17:14:13.312Z] === RUN   TestDefaultNetworkOpts
17:14:13 [2024-04-23T17:14:13.312Z] === RUN   TestDefaultNetworkOpts/default_value
17:14:14 [2024-04-23T17:14:14.242Z] === RUN   TestDefaultNetworkOpts/cmdline_value
17:14:15 [2024-04-23T17:14:15.611Z] === RUN   TestDefaultNetworkOpts/config-from_value
17:14:16 [2024-04-23T17:14:16.980Z] --- PASS: TestDefaultNetworkOpts (3.57s)
17:14:16 [2024-04-23T17:14:16.980Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.17s)
17:14:16 [2024-04-23T17:14:16.980Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.21s)
17:14:16 [2024-04-23T17:14:16.980Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.19s)
17:14:16 [2024-04-23T17:14:16.980Z] === RUN   TestForbidDuplicateNetworkNames
17:14:17 [2024-04-23T17:14:17.237Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
17:14:17 [2024-04-23T17:14:17.237Z] === RUN   TestDaemonRestartWithLiveRestore
17:14:18 [2024-04-23T17:14:18.606Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:14:18 [2024-04-23T17:14:18.606Z] === RUN   TestDaemonDefaultNetworkPools
17:14:19 [2024-04-23T17:14:19.170Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
17:14:19 [2024-04-23T17:14:19.170Z] === RUN   TestDaemonRestartWithExistingNetwork
17:14:20 [2024-04-23T17:14:20.539Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
17:14:20 [2024-04-23T17:14:20.539Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:14:21 [2024-04-23T17:14:21.469Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
17:14:21 [2024-04-23T17:14:21.469Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:14:22 [2024-04-23T17:14:22.033Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
17:14:22 [2024-04-23T17:14:22.033Z] === RUN   TestServiceWithPredefinedNetwork
17:14:24 [2024-04-23T17:14:24.554Z] --- PASS: TestServiceWithPredefinedNetwork (2.02s)
17:14:24 [2024-04-23T17:14:24.554Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:14:24 [2024-04-23T17:14:24.554Z]     service_test.go:250: FLAKY_TEST
17:14:24 [2024-04-23T17:14:24.554Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:14:24 [2024-04-23T17:14:24.554Z] === RUN   TestServiceWithDataPathPortInit
17:14:39 [2024-04-23T17:14:39.442Z] --- PASS: TestServiceWithDataPathPortInit (13.16s)
17:14:39 [2024-04-23T17:14:39.442Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:14:39 [2024-04-23T17:14:39.442Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rjihnb6a02dd4e09iv9980p76 Created:2024-04-23 17:14:38.481354 +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[7020afc809bc6da79fa3473aab49762c7889045c0fa1c3d9ef13bdf8b1df9274:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iokqk688d6nnpkw514svmn8i1 EndpointID:208764e8547ba10cd08204d7daf1dbb09e2afeaa8b4e667acc587477b7845c64 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:548047eeabf26195ecfec339b2c609ebd47203ae5d3b345efc2f8cdf6e24a1f7 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:c2f76840a19f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iokqk688d6nnpkw514svmn8i1 EndpointID:208764e8547ba10cd08204d7daf1dbb09e2afeaa8b4e667acc587477b7845c64 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:14:44 [2024-04-23T17:14:44.695Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.59s)
17:14:44 [2024-04-23T17:14:44.695Z] PASS
17:14:44 [2024-04-23T17:14:44.695Z] 
17:14:44 [2024-04-23T17:14:44.695Z] === Skipped
17:14:44 [2024-04-23T17:14:44.695Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:14:44 [2024-04-23T17:14:44.695Z]     service_test.go:250: FLAKY_TEST
17:14:44 [2024-04-23T17:14:44.695Z] 
17:14:44 [2024-04-23T17:14:44.695Z] DONE 44 tests, 1 skipped in 47.137s
17:14:44 [2024-04-23T17:14:44.695Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
17:14:44 [2024-04-23T17:14:44.695Z] ++ '[' -n '' ']'
17:14:44 [2024-04-23T17:14:44.695Z] ++ 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
17:14:44 [2024-04-23T17:14:44.695Z] ++ set -e
17:14:44 [2024-04-23T17:14:44.695Z] ++ '[' -n 0 ']'
17:14:44 [2024-04-23T17:14:44.695Z] ++ set -x
17:14:44 [2024-04-23T17:14:44.695Z] ++ 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.bhzgkUZzrA/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
17:14:44 [2024-04-23T17:14:44.695Z] INFO: Testing against a local daemon
17:14:44 [2024-04-23T17:14:44.695Z] === RUN   TestDockerNetworkIpvlanPersistance
17:14:44 [2024-04-23T17:14:44.695Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:14:44 [2024-04-23T17:14:44.695Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:14:44 [2024-04-23T17:14:44.695Z] === RUN   TestDockerNetworkIpvlan
17:14:44 [2024-04-23T17:14:44.695Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:14:44 [2024-04-23T17:14:44.695Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:14:44 [2024-04-23T17:14:44.695Z] PASS
17:14:44 [2024-04-23T17:14:44.695Z] 
17:14:44 [2024-04-23T17:14:44.695Z] === Skipped
17:14:44 [2024-04-23T17:14:44.695Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:14:44 [2024-04-23T17:14:44.695Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:14:44 [2024-04-23T17:14:44.695Z] 
17:14:44 [2024-04-23T17:14:44.695Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:14:44 [2024-04-23T17:14:44.695Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:14:44 [2024-04-23T17:14:44.695Z] 
17:14:44 [2024-04-23T17:14:44.695Z] DONE 2 tests, 2 skipped in 0.031s
17:14:44 [2024-04-23T17:14:44.695Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
17:14:44 [2024-04-23T17:14:44.695Z] ++ '[' -n '' ']'
17:14:44 [2024-04-23T17:14:44.695Z] ++ 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
17:14:44 [2024-04-23T17:14:44.695Z] ++ set -e
17:14:44 [2024-04-23T17:14:44.695Z] ++ '[' -n 0 ']'
17:14:44 [2024-04-23T17:14:44.695Z] ++ set -x
17:14:44 [2024-04-23T17:14:44.695Z] ++ 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.bhzgkUZzrA/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
17:14:44 [2024-04-23T17:14:44.695Z] INFO: Testing against a local daemon
17:14:44 [2024-04-23T17:14:44.695Z] === RUN   TestDockerNetworkMacvlanPersistance
17:14:45 [2024-04-23T17:14:45.258Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
17:14:45 [2024-04-23T17:14:45.258Z] === RUN   TestDockerNetworkMacvlan
17:14:45 [2024-04-23T17:14:45.258Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:14:45 [2024-04-23T17:14:45.822Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:14:46 [2024-04-23T17:14:46.385Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:14:48 [2024-04-23T17:14:48.279Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:14:49 [2024-04-23T17:14:49.209Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:14:51 [2024-04-23T17:14:51.730Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:14:52 [2024-04-23T17:14:52.661Z] --- PASS: TestDockerNetworkMacvlan (7.46s)
17:14:52 [2024-04-23T17:14:52.661Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.67s)
17:14:52 [2024-04-23T17:14:52.661Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.70s)
17:14:52 [2024-04-23T17:14:52.661Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.40s)
17:14:52 [2024-04-23T17:14:52.661Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.37s)
17:14:52 [2024-04-23T17:14:52.661Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.24s)
17:14:52 [2024-04-23T17:14:52.661Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.08s)
17:14:52 [2024-04-23T17:14:52.661Z] PASS
17:14:52 [2024-04-23T17:14:52.661Z] 
17:14:52 [2024-04-23T17:14:52.661Z] DONE 8 tests in 8.660s
17:14:52 [2024-04-23T17:14:52.661Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
17:14:52 [2024-04-23T17:14:52.661Z] ++ '[' -n '' ']'
17:14:52 [2024-04-23T17:14:52.661Z] ++ 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
17:14:52 [2024-04-23T17:14:52.661Z] ++ set -e
17:14:52 [2024-04-23T17:14:52.661Z] ++ '[' -n 0 ']'
17:14:52 [2024-04-23T17:14:52.661Z] ++ set -x
17:14:52 [2024-04-23T17:14:52.661Z] ++ 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.bhzgkUZzrA/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
17:14:52 [2024-04-23T17:14:52.661Z] INFO: Testing against a local daemon
17:14:52 [2024-04-23T17:14:52.661Z] === RUN   TestBridgeICC
17:14:53 [2024-04-23T17:14:53.225Z] === RUN   TestBridgeICC/IPv4_non-internal_network
17:14:54 [2024-04-23T17:14:54.594Z] === RUN   TestBridgeICC/IPv4_internal_network
17:14:55 [2024-04-23T17:14:55.158Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
17:14:56 [2024-04-23T17:14:56.527Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
17:14:57 [2024-04-23T17:14:57.457Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
17:14:58 [2024-04-23T17:14:58.387Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
17:14:59 [2024-04-23T17:14:59.316Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
17:15:00 [2024-04-23T17:15:00.684Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
17:15:01 [2024-04-23T17:15:01.614Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
17:15:04 [2024-04-23T17:15:04.885Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
17:15:08 [2024-04-23T17:15:08.155Z] --- PASS: TestBridgeICC (14.97s)
17:15:08 [2024-04-23T17:15:08.155Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.07s)
17:15:08 [2024-04-23T17:15:08.155Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.95s)
17:15:08 [2024-04-23T17:15:08.155Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.02s)
17:15:08 [2024-04-23T17:15:08.155Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.02s)
17:15:08 [2024-04-23T17:15:08.155Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.01s)
17:15:08 [2024-04-23T17:15:08.155Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.01s)
17:15:08 [2024-04-23T17:15:08.155Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.09s)
17:15:08 [2024-04-23T17:15:08.155Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.08s)
17:15:08 [2024-04-23T17:15:08.155Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.05s)
17:15:08 [2024-04-23T17:15:08.155Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.09s)
17:15:08 [2024-04-23T17:15:08.155Z] === RUN   TestBridgeICCWindows
17:15:08 [2024-04-23T17:15:08.155Z]     bridge_test.go:198: testEnv.DaemonInfo.OSType != "windows"
17:15:08 [2024-04-23T17:15:08.155Z] --- SKIP: TestBridgeICCWindows (0.00s)
17:15:08 [2024-04-23T17:15:08.155Z] === RUN   TestBridgeINC
17:15:08 [2024-04-23T17:15:08.155Z] === RUN   TestBridgeINC/IPv4_non-internal_network
17:15:12 [2024-04-23T17:15:12.340Z] === RUN   TestBridgeINC/IPv4_internal_network
17:15:13 [2024-04-23T17:15:13.271Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
17:15:17 [2024-04-23T17:15:17.444Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
17:15:18 [2024-04-23T17:15:18.814Z] --- PASS: TestBridgeINC (10.98s)
17:15:18 [2024-04-23T17:15:18.814Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.14s)
17:15:18 [2024-04-23T17:15:18.814Z]     --- PASS: TestBridgeINC/IPv4_internal_network (0.98s)
17:15:18 [2024-04-23T17:15:18.814Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.21s)
17:15:18 [2024-04-23T17:15:18.814Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.05s)
17:15:18 [2024-04-23T17:15:18.814Z] === RUN   TestDefaultBridgeIPv6
17:15:18 [2024-04-23T17:15:18.814Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
17:15:20 [2024-04-23T17:15:20.183Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
17:15:21 [2024-04-23T17:15:21.552Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
17:15:22 [2024-04-23T17:15:22.921Z] --- PASS: TestDefaultBridgeIPv6 (4.23s)
17:15:22 [2024-04-23T17:15:22.921Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.42s)
17:15:22 [2024-04-23T17:15:22.921Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.39s)
17:15:22 [2024-04-23T17:15:22.921Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.41s)
17:15:22 [2024-04-23T17:15:22.921Z] === RUN   TestDefaultBridgeAddresses
17:15:22 [2024-04-23T17:15:22.921Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
17:15:24 [2024-04-23T17:15:24.291Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
17:15:26 [2024-04-23T17:15:26.184Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
17:15:26 [2024-04-23T17:15:26.184Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
17:15:26 [2024-04-23T17:15:26.184Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.54s)
17:15:26 [2024-04-23T17:15:26.184Z] === RUN   TestInternalNwConnectivity
17:15:29 [2024-04-23T17:15:29.456Z] --- PASS: TestInternalNwConnectivity (3.24s)
17:15:29 [2024-04-23T17:15:29.456Z] === RUN   TestMACAddrOnRestart
17:15:31 [2024-04-23T17:15:31.349Z] --- PASS: TestMACAddrOnRestart (2.01s)
17:15:31 [2024-04-23T17:15:31.349Z] === RUN   TestCfgdMACAddrOnRestart
17:15:33 [2024-04-23T17:15:33.871Z] --- PASS: TestCfgdMACAddrOnRestart (2.49s)
17:15:33 [2024-04-23T17:15:33.871Z] === RUN   TestInspectCfgdMAC
17:15:34 [2024-04-23T17:15:34.128Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
17:15:34 [2024-04-23T17:15:34.385Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
17:15:34 [2024-04-23T17:15:34.385Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
17:15:34 [2024-04-23T17:15:34.385Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
17:15:34 [2024-04-23T17:15:34.642Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
17:15:34 [2024-04-23T17:15:34.642Z] --- PASS: TestInspectCfgdMAC (1.02s)
17:15:34 [2024-04-23T17:15:34.642Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.04s)
17:15:34 [2024-04-23T17:15:34.642Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.03s)
17:15:34 [2024-04-23T17:15:34.642Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.16s)
17:15:34 [2024-04-23T17:15:34.642Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.15s)
17:15:34 [2024-04-23T17:15:34.642Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
17:15:34 [2024-04-23T17:15:34.642Z] === RUN   TestWatchtowerCreate
17:15:36 [2024-04-23T17:15:36.011Z] --- PASS: TestWatchtowerCreate (1.07s)
17:15:36 [2024-04-23T17:15:36.011Z] === RUN   TestInternalNetworkDNS
17:16:02 [2024-04-23T17:16:02.518Z] --- PASS: TestInternalNetworkDNS (22.99s)
17:16:02 [2024-04-23T17:16:02.518Z] PASS
17:16:02 [2024-04-23T17:16:02.518Z] 
17:16:02 [2024-04-23T17:16:02.518Z] === Skipped
17:16:02 [2024-04-23T17:16:02.518Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
17:16:02 [2024-04-23T17:16:02.518Z]     bridge_test.go:198: testEnv.DaemonInfo.OSType != "windows"
17:16:02 [2024-04-23T17:16:02.518Z] 
17:16:02 [2024-04-23T17:16:02.518Z] DONE 35 tests, 1 skipped in 66.132s
17:16:02 [2024-04-23T17:16:02.518Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
17:16:02 [2024-04-23T17:16:02.518Z] ++ '[' -n '' ']'
17:16:02 [2024-04-23T17:16:02.518Z] ++ 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
17:16:02 [2024-04-23T17:16:02.518Z] ++ set -e
17:16:02 [2024-04-23T17:16:02.518Z] ++ '[' -n 0 ']'
17:16:02 [2024-04-23T17:16:02.518Z] ++ set -x
17:16:02 [2024-04-23T17:16:02.518Z] ++ 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.bhzgkUZzrA/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
17:16:02 [2024-04-23T17:16:02.518Z] testing: warning: no tests to run
17:16:02 [2024-04-23T17:16:02.518Z] PASS
17:16:02 [2024-04-23T17:16:02.518Z] 
17:16:02 [2024-04-23T17:16:02.518Z] DONE 0 tests in 0.005s
17:16:02 [2024-04-23T17:16:02.518Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
17:16:02 [2024-04-23T17:16:02.518Z] ++ '[' -n '' ']'
17:16:02 [2024-04-23T17:16:02.518Z] ++ 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
17:16:02 [2024-04-23T17:16:02.518Z] ++ set -e
17:16:02 [2024-04-23T17:16:02.518Z] ++ '[' -n 0 ']'
17:16:02 [2024-04-23T17:16:02.518Z] ++ set -x
17:16:02 [2024-04-23T17:16:02.519Z] ++ 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.bhzgkUZzrA/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
17:16:02 [2024-04-23T17:16:02.519Z] INFO: Testing against a local daemon
17:16:02 [2024-04-23T17:16:02.519Z] === RUN   TestAuthZPluginAllowRequest
17:16:02 [2024-04-23T17:16:02.519Z] --- PASS: TestAuthZPluginAllowRequest (0.98s)
17:16:02 [2024-04-23T17:16:02.519Z] === RUN   TestAuthZPluginTLS
17:16:02 [2024-04-23T17:16:02.519Z] --- PASS: TestAuthZPluginTLS (0.54s)
17:16:02 [2024-04-23T17:16:02.519Z] === RUN   TestAuthZPluginDenyRequest
17:16:02 [2024-04-23T17:16:02.519Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
17:16:02 [2024-04-23T17:16:02.519Z] === RUN   TestAuthZPluginAPIDenyResponse
17:16:02 [2024-04-23T17:16:02.519Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
17:16:02 [2024-04-23T17:16:02.519Z] === RUN   TestAuthZPluginDenyResponse
17:16:02 [2024-04-23T17:16:02.519Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:16:02 [2024-04-23T17:16:02.519Z] === RUN   TestAuthZPluginAllowEventStream
17:16:02 [2024-04-23T17:16:02.775Z] 2024/04/23 17:16:02 http: panic serving 127.0.0.1:36044: runtime error: invalid memory address or nil pointer dereference
17:16:02 [2024-04-23T17:16:02.775Z] goroutine 196 [running]:
17:16:02 [2024-04-23T17:16:02.775Z] net/http.(*conn).serve.func1()
17:16:02 [2024-04-23T17:16:02.775Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:16:02 [2024-04-23T17:16:02.775Z] panic({0xa84980?, 0x15a9ca0?})
17:16:02 [2024-04-23T17:16:02.775Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:16:02 [2024-04-23T17:16:02.775Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd82968, 0x40002e1200}, 0xffff66057918?)
17:16:02 [2024-04-23T17:16:02.775Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
17:16:02 [2024-04-23T17:16:02.775Z] net/http.HandlerFunc.ServeHTTP(0x40000e8200?, {0xd82968?, 0x40002e1200?}, 0x402914?)
17:16:02 [2024-04-23T17:16:02.775Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:16:02 [2024-04-23T17:16:02.775Z] net/http.(*ServeMux).ServeHTTP(0xd88f18?, {0xd82968, 0x40002e1200}, 0x40000e8200)
17:16:02 [2024-04-23T17:16:02.775Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:16:02 [2024-04-23T17:16:02.775Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40003600b0, {0xd81528?, 0x4000090e00}, 0x40000e8100, {0xd77880, 0x400013cf80})
17:16:02 [2024-04-23T17:16:02.775Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
17:16:02 [2024-04-23T17:16:02.775Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd81528?, 0x4000090e00?}, 0x40004e9770?)
17:16:02 [2024-04-23T17:16:02.775Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
17:16:02 [2024-04-23T17:16:02.775Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd81528?, 0x4000090e00?}, 0x4000090e00?)
17:16:02 [2024-04-23T17:16:02.775Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:16:02 [2024-04-23T17:16:02.775Z] net/http.serverHandler.ServeHTTP({0xd7e108?}, {0xd81528?, 0x4000090e00?}, 0x6?)
17:16:02 [2024-04-23T17:16:02.775Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:16:02 [2024-04-23T17:16:02.775Z] net/http.(*conn).serve(0x400001b0e0, {0xd88f18, 0x400026b500})
17:16:02 [2024-04-23T17:16:02.775Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:16:02 [2024-04-23T17:16:02.775Z] created by net/http.(*Server).Serve in goroutine 34
17:16:02 [2024-04-23T17:16:02.775Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:16:03 [2024-04-23T17:16:03.704Z] 2024/04/23 17:16:03 http: panic serving 127.0.0.1:36038: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:16:03 [2024-04-23T17:16:03.704Z] goroutine 148 [running]:
17:16:03 [2024-04-23T17:16:03.704Z] net/http.(*conn).serve.func1()
17:16:03 [2024-04-23T17:16:03.704Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:16:03 [2024-04-23T17:16:03.704Z] panic({0xa1ade0?, 0x40004e9890?})
17:16:03 [2024-04-23T17:16:03.704Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:16:03 [2024-04-23T17:16:03.704Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd82968, 0x40002e12c0}, 0xffff66057918?)
17:16:03 [2024-04-23T17:16:03.704Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
17:16:03 [2024-04-23T17:16:03.704Z] net/http.HandlerFunc.ServeHTTP(0x40000e8400?, {0xd82968?, 0x40002e12c0?}, 0x402914?)
17:16:03 [2024-04-23T17:16:03.704Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:16:03 [2024-04-23T17:16:03.704Z] net/http.(*ServeMux).ServeHTTP(0xd88f18?, {0xd82968, 0x40002e12c0}, 0x40000e8400)
17:16:03 [2024-04-23T17:16:03.704Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:16:03 [2024-04-23T17:16:03.704Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40003600b0, {0xd81528?, 0x4000090ee0}, 0x40000e8300, {0xd77880, 0x400013cf80})
17:16:03 [2024-04-23T17:16:03.704Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
17:16:03 [2024-04-23T17:16:03.704Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd81528?, 0x4000090ee0?}, 0x40004133e0?)
17:16:03 [2024-04-23T17:16:03.704Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
17:16:03 [2024-04-23T17:16:03.704Z] net/http.HandlerFunc.ServeHTTP(0x16074c0?, {0xd81528?, 0x4000090ee0?}, 0x4000407b40?)
17:16:03 [2024-04-23T17:16:03.704Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:16:03 [2024-04-23T17:16:03.704Z] net/http.serverHandler.ServeHTTP({0x40004133e0?}, {0xd81528?, 0x4000090ee0?}, 0x6?)
17:16:03 [2024-04-23T17:16:03.704Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:16:03 [2024-04-23T17:16:03.704Z] net/http.(*conn).serve(0x4000290cf0, {0xd88f18, 0x400026b500})
17:16:03 [2024-04-23T17:16:03.704Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:16:03 [2024-04-23T17:16:03.704Z] created by net/http.(*Server).Serve in goroutine 34
17:16:03 [2024-04-23T17:16:03.704Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:16:05 [2024-04-23T17:16:05.599Z] 2024/04/23 17:16:05 http: panic serving 127.0.0.1:36046: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:16:05 [2024-04-23T17:16:05.599Z] goroutine 202 [running]:
17:16:05 [2024-04-23T17:16:05.599Z] net/http.(*conn).serve.func1()
17:16:05 [2024-04-23T17:16:05.599Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:16:05 [2024-04-23T17:16:05.599Z] panic({0xa1ade0?, 0x40004e9930?})
17:16:05 [2024-04-23T17:16:05.599Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:16:05 [2024-04-23T17:16:05.599Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd82968, 0x40002e1380}, 0xffff66057918?)
17:16:05 [2024-04-23T17:16:05.599Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
17:16:05 [2024-04-23T17:16:05.599Z] net/http.HandlerFunc.ServeHTTP(0x40000e8600?, {0xd82968?, 0x40002e1380?}, 0x402914?)
17:16:05 [2024-04-23T17:16:05.599Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:16:05 [2024-04-23T17:16:05.599Z] net/http.(*ServeMux).ServeHTTP(0xd88f18?, {0xd82968, 0x40002e1380}, 0x40000e8600)
17:16:05 [2024-04-23T17:16:05.599Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:16:05 [2024-04-23T17:16:05.599Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40003600b0, {0xd81528?, 0x4000090fc0}, 0x40000e8500, {0xd77880, 0x400013cf80})
17:16:05 [2024-04-23T17:16:05.599Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
17:16:05 [2024-04-23T17:16:05.599Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd81528?, 0x4000090fc0?}, 0x4000476480?)
17:16:05 [2024-04-23T17:16:05.599Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
17:16:05 [2024-04-23T17:16:05.599Z] net/http.HandlerFunc.ServeHTTP(0x16074c0?, {0xd81528?, 0x4000090fc0?}, 0x40000e0b40?)
17:16:05 [2024-04-23T17:16:05.599Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:16:05 [2024-04-23T17:16:05.599Z] net/http.serverHandler.ServeHTTP({0x4000476480?}, {0xd81528?, 0x4000090fc0?}, 0x6?)
17:16:05 [2024-04-23T17:16:05.599Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:16:05 [2024-04-23T17:16:05.599Z] net/http.(*conn).serve(0x400001bb00, {0xd88f18, 0x400026b500})
17:16:05 [2024-04-23T17:16:05.599Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:16:05 [2024-04-23T17:16:05.599Z] created by net/http.(*Server).Serve in goroutine 34
17:16:05 [2024-04-23T17:16:05.599Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:16:08 [2024-04-23T17:16:08.139Z] --- PASS: TestAuthZPluginAllowEventStream (6.02s)
17:16:08 [2024-04-23T17:16:08.139Z] === RUN   TestAuthZPluginErrorResponse
17:16:08 [2024-04-23T17:16:08.396Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:16:08 [2024-04-23T17:16:08.396Z] === RUN   TestAuthZPluginErrorRequest
17:16:08 [2024-04-23T17:16:08.959Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
17:16:08 [2024-04-23T17:16:08.959Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:16:09 [2024-04-23T17:16:09.523Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:16:09 [2024-04-23T17:16:09.523Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:16:10 [2024-04-23T17:16:10.453Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.08s)
17:16:10 [2024-04-23T17:16:10.453Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:16:11 [2024-04-23T17:16:11.821Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s)
17:16:11 [2024-04-23T17:16:11.821Z] === RUN   TestAuthZPluginHeader
17:16:12 [2024-04-23T17:16:12.385Z] --- PASS: TestAuthZPluginHeader (0.61s)
17:16:12 [2024-04-23T17:16:12.385Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:16:12 [2024-04-23T17:16:12.385Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:16:12 [2024-04-23T17:16:12.385Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:16:12 [2024-04-23T17:16:12.385Z] === RUN   TestAuthZPluginV2Disable
17:16:12 [2024-04-23T17:16:12.385Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:16:12 [2024-04-23T17:16:12.385Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:16:12 [2024-04-23T17:16:12.385Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:16:12 [2024-04-23T17:16:12.385Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:16:12 [2024-04-23T17:16:12.385Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:16:12 [2024-04-23T17:16:12.385Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:16:12 [2024-04-23T17:16:12.385Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:16:12 [2024-04-23T17:16:12.385Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:16:12 [2024-04-23T17:16:12.385Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:16:30 [2024-04-23T17:16:30.439Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
17:16:30 [2024-04-23T17:16:30.439Z] PASS
17:16:30 [2024-04-23T17:16:30.439Z] 
17:16:30 [2024-04-23T17:16:30.439Z] === Skipped
17:16:30 [2024-04-23T17:16:30.439Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:16:30 [2024-04-23T17:16:30.439Z] 
17:16:30 [2024-04-23T17:16:30.439Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:16:30 [2024-04-23T17:16:30.439Z] 
17:16:30 [2024-04-23T17:16:30.439Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:16:30 [2024-04-23T17:16:30.439Z] 
17:16:30 [2024-04-23T17:16:30.439Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:16:30 [2024-04-23T17:16:30.439Z] 
17:16:30 [2024-04-23T17:16:30.439Z] DONE 17 tests, 4 skipped in 30.385s
17:16:30 [2024-04-23T17:16:30.439Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
17:16:30 [2024-04-23T17:16:30.439Z] ++ '[' -n '' ']'
17:16:30 [2024-04-23T17:16:30.439Z] ++ 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
17:16:30 [2024-04-23T17:16:30.439Z] ++ set -e
17:16:30 [2024-04-23T17:16:30.439Z] ++ '[' -n 0 ']'
17:16:30 [2024-04-23T17:16:30.439Z] ++ set -x
17:16:30 [2024-04-23T17:16:30.439Z] ++ 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.bhzgkUZzrA/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
17:16:30 [2024-04-23T17:16:30.439Z] INFO: Testing against a local daemon
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:16:30 [2024-04-23T17:16:30.439Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:16:30 [2024-04-23T17:16:30.439Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:16:30 [2024-04-23T17:16:30.439Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:16:30 [2024-04-23T17:16:30.439Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:16:30 [2024-04-23T17:16:30.439Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:16:30 [2024-04-23T17:16:30.439Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:16:30 [2024-04-23T17:16:30.439Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:16:30 [2024-04-23T17:16:30.439Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInstall
17:16:30 [2024-04-23T17:16:30.439Z] === RUN   TestPluginInstall/no_auth
17:16:32 [2024-04-23T17:16:32.961Z] time="2024-04-23T17:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:32 [2024-04-23T17:16:32.961Z] time="2024-04-23T17:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e68cbae47463f385a0ac89d53d7420434da2c753217d2091bed7a3576a2aa46" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:32 [2024-04-23T17:16:32.961Z] time="2024-04-23T17:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:32 [2024-04-23T17:16:32.961Z] time="2024-04-23T17:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e68cbae47463f385a0ac89d53d7420434da2c753217d2091bed7a3576a2aa46" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:32 [2024-04-23T17:16:32.961Z] === RUN   TestPluginInstall/with_digest
17:16:33 [2024-04-23T17:16:33.218Z] === RUN   TestPluginInstall/with_htpasswd
17:16:33 [2024-04-23T17:16:33.475Z] time="2024-04-23T17:16:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:33 [2024-04-23T17:16:33.475Z] time="2024-04-23T17:16:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9f43e90771f496e1788e1becec882368a22b15326b791de71d6e18e13da67f5" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:33 [2024-04-23T17:16:33.475Z] time="2024-04-23T17:16:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:33 [2024-04-23T17:16:33.475Z] time="2024-04-23T17:16:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9f43e90771f496e1788e1becec882368a22b15326b791de71d6e18e13da67f5" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:33 [2024-04-23T17:16:33.731Z] === RUN   TestPluginInstall/with_insecure
17:16:34 [2024-04-23T17:16:34.662Z] time="2024-04-23T17:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:34 [2024-04-23T17:16:34.662Z] time="2024-04-23T17:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e6bd8c5abe73cad20f4035352df9ec7bb1fb406d3e4b041b3f2e243c4cc1bf1" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:34 [2024-04-23T17:16:34.662Z] time="2024-04-23T17:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:34 [2024-04-23T17:16:34.662Z] time="2024-04-23T17:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e6bd8c5abe73cad20f4035352df9ec7bb1fb406d3e4b041b3f2e243c4cc1bf1" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:34 [2024-04-23T17:16:34.662Z]     plugin_test.go:247: [df6e9f07967e3] daemon is not started
17:16:34 [2024-04-23T17:16:34.662Z] --- PASS: TestPluginInstall (5.40s)
17:16:34 [2024-04-23T17:16:34.662Z]     --- PASS: TestPluginInstall/no_auth (3.56s)
17:16:34 [2024-04-23T17:16:34.662Z]     --- PASS: TestPluginInstall/with_digest (0.47s)
17:16:34 [2024-04-23T17:16:34.662Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
17:16:34 [2024-04-23T17:16:34.662Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
17:16:34 [2024-04-23T17:16:34.662Z] === RUN   TestPluginsWithRuntimes
17:16:36 [2024-04-23T17:16:36.031Z] === RUN   TestPluginsWithRuntimes/No_Args
17:16:36 [2024-04-23T17:16:36.961Z] === RUN   TestPluginsWithRuntimes/With_Args
17:16:37 [2024-04-23T17:16:37.893Z] --- PASS: TestPluginsWithRuntimes (3.08s)
17:16:37 [2024-04-23T17:16:37.893Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.81s)
17:16:37 [2024-04-23T17:16:37.893Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.81s)
17:16:37 [2024-04-23T17:16:37.893Z] === RUN   TestPluginBackCompatMediaTypes
17:16:38 [2024-04-23T17:16:38.151Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
17:16:38 [2024-04-23T17:16:38.151Z] PASS
17:16:38 [2024-04-23T17:16:38.151Z] 
17:16:38 [2024-04-23T17:16:38.151Z] DONE 25 tests in 8.998s
17:16:38 [2024-04-23T17:16:38.151Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
17:16:38 [2024-04-23T17:16:38.151Z] ++ '[' -n '' ']'
17:16:38 [2024-04-23T17:16:38.151Z] ++ 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
17:16:38 [2024-04-23T17:16:38.151Z] ++ set -e
17:16:38 [2024-04-23T17:16:38.151Z] ++ '[' -n 0 ']'
17:16:38 [2024-04-23T17:16:38.151Z] ++ set -x
17:16:38 [2024-04-23T17:16:38.151Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bhzgkUZzrA/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
17:16:38 [2024-04-23T17:16:38.151Z] INFO: Testing against a local daemon
17:16:38 [2024-04-23T17:16:38.151Z] === RUN   TestExternalGraphDriver
17:16:38 [2024-04-23T17:16:38.407Z] === RUN   TestExternalGraphDriver/json
17:16:38 [2024-04-23T17:16:38.407Z] === RUN   TestExternalGraphDriver/spec
17:16:38 [2024-04-23T17:16:38.407Z] === RUN   TestExternalGraphDriver/pull
17:16:38 [2024-04-23T17:16:38.407Z] --- PASS: TestExternalGraphDriver (0.34s)
17:16:38 [2024-04-23T17:16:38.407Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
17:16:38 [2024-04-23T17:16:38.407Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
17:16:38 [2024-04-23T17:16:38.407Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
17:16:38 [2024-04-23T17:16:38.407Z] === RUN   TestGraphdriverPluginV2
17:16:38 [2024-04-23T17:16:38.971Z]     external_test.go:415: (*Execution).NotAmd64-fm
17:16:38 [2024-04-23T17:16:38.971Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
17:16:38 [2024-04-23T17:16:38.971Z] PASS
17:16:38 [2024-04-23T17:16:38.971Z] 
17:16:38 [2024-04-23T17:16:38.971Z] === Skipped
17:16:38 [2024-04-23T17:16:38.971Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
17:16:38 [2024-04-23T17:16:38.971Z]     external_test.go:415: (*Execution).NotAmd64-fm
17:16:38 [2024-04-23T17:16:38.971Z] 
17:16:38 [2024-04-23T17:16:38.971Z] DONE 5 tests, 1 skipped in 0.687s
17:16:38 [2024-04-23T17:16:38.971Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
17:16:38 [2024-04-23T17:16:38.971Z] ++ '[' -n '' ']'
17:16:38 [2024-04-23T17:16:38.971Z] ++ 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
17:16:38 [2024-04-23T17:16:38.971Z] ++ set -e
17:16:38 [2024-04-23T17:16:38.971Z] ++ '[' -n 0 ']'
17:16:38 [2024-04-23T17:16:38.971Z] ++ set -x
17:16:38 [2024-04-23T17:16:38.971Z] ++ 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.bhzgkUZzrA/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
17:16:38 [2024-04-23T17:16:38.971Z] INFO: Testing against a local daemon
17:16:38 [2024-04-23T17:16:38.971Z] === RUN   TestContinueAfterPluginCrash
17:16:38 [2024-04-23T17:16:38.971Z] === PAUSE TestContinueAfterPluginCrash
17:16:38 [2024-04-23T17:16:38.971Z] === RUN   TestReadPluginNoRead
17:16:38 [2024-04-23T17:16:38.971Z] === PAUSE TestReadPluginNoRead
17:16:38 [2024-04-23T17:16:38.971Z] === RUN   TestDaemonStartWithLogOpt
17:16:38 [2024-04-23T17:16:38.971Z] === PAUSE TestDaemonStartWithLogOpt
17:16:38 [2024-04-23T17:16:38.971Z] === CONT  TestDaemonStartWithLogOpt
17:16:38 [2024-04-23T17:16:38.971Z] === CONT  TestContinueAfterPluginCrash
17:16:38 [2024-04-23T17:16:38.971Z] === CONT  TestReadPluginNoRead
17:16:40 [2024-04-23T17:16:40.865Z] === RUN   TestReadPluginNoRead/default
17:16:41 [2024-04-23T17:16:41.429Z] --- PASS: TestDaemonStartWithLogOpt (2.55s)
17:16:41 [2024-04-23T17:16:41.994Z] === RUN   TestReadPluginNoRead/disabled_caching
17:16:43 [2024-04-23T17:16:43.363Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:16:44 [2024-04-23T17:16:44.294Z]     read_test.go:93: [db01d93fbf285] daemon is not started
17:16:44 [2024-04-23T17:16:44.294Z] --- PASS: TestReadPluginNoRead (5.26s)
17:16:44 [2024-04-23T17:16:44.294Z]     --- PASS: TestReadPluginNoRead/default (1.11s)
17:16:44 [2024-04-23T17:16:44.294Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.09s)
17:16:44 [2024-04-23T17:16:44.294Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.08s)
17:16:46 [2024-04-23T17:16:46.817Z] --- PASS: TestContinueAfterPluginCrash (7.45s)
17:16:46 [2024-04-23T17:16:46.817Z] PASS
17:16:46 [2024-04-23T17:16:46.817Z] 
17:16:46 [2024-04-23T17:16:46.817Z] DONE 6 tests in 7.476s
17:16:46 [2024-04-23T17:16:46.817Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
17:16:46 [2024-04-23T17:16:46.817Z] ++ '[' -n '' ']'
17:16:46 [2024-04-23T17:16:46.817Z] ++ 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
17:16:46 [2024-04-23T17:16:46.817Z] ++ set -e
17:16:46 [2024-04-23T17:16:46.817Z] ++ '[' -n 0 ']'
17:16:46 [2024-04-23T17:16:46.817Z] ++ set -x
17:16:46 [2024-04-23T17:16:46.817Z] ++ 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.bhzgkUZzrA/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
17:16:46 [2024-04-23T17:16:46.817Z] testing: warning: no tests to run
17:16:46 [2024-04-23T17:16:46.817Z] PASS
17:16:46 [2024-04-23T17:16:46.817Z] 
17:16:46 [2024-04-23T17:16:46.817Z] DONE 0 tests in 0.005s
17:16:46 [2024-04-23T17:16:46.817Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
17:16:46 [2024-04-23T17:16:46.817Z] ++ '[' -n '' ']'
17:16:46 [2024-04-23T17:16:46.817Z] ++ 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
17:16:46 [2024-04-23T17:16:46.817Z] ++ set -e
17:16:46 [2024-04-23T17:16:46.817Z] ++ '[' -n 0 ']'
17:16:46 [2024-04-23T17:16:46.817Z] ++ set -x
17:16:46 [2024-04-23T17:16:46.817Z] ++ 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.bhzgkUZzrA/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
17:16:46 [2024-04-23T17:16:46.817Z] INFO: Testing against a local daemon
17:16:46 [2024-04-23T17:16:46.817Z] === RUN   TestPluginWithDevMounts
17:16:46 [2024-04-23T17:16:46.817Z] === PAUSE TestPluginWithDevMounts
17:16:46 [2024-04-23T17:16:46.817Z] === CONT  TestPluginWithDevMounts
17:16:47 [2024-04-23T17:16:47.748Z] --- PASS: TestPluginWithDevMounts (1.45s)
17:16:47 [2024-04-23T17:16:47.748Z] PASS
17:16:47 [2024-04-23T17:16:47.748Z] 
17:16:47 [2024-04-23T17:16:47.748Z] DONE 1 tests in 1.478s
17:16:47 [2024-04-23T17:16:47.748Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
17:16:47 [2024-04-23T17:16:47.748Z] ++ '[' -n '' ']'
17:16:47 [2024-04-23T17:16:47.748Z] ++ 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
17:16:47 [2024-04-23T17:16:47.748Z] ++ set -e
17:16:47 [2024-04-23T17:16:47.748Z] ++ '[' -n 0 ']'
17:16:47 [2024-04-23T17:16:47.748Z] ++ set -x
17:16:47 [2024-04-23T17:16:47.748Z] ++ 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.bhzgkUZzrA/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
17:16:47 [2024-04-23T17:16:47.748Z] INFO: Testing against a local daemon
17:16:47 [2024-04-23T17:16:47.748Z] === RUN   TestSecretInspect
17:16:49 [2024-04-23T17:16:49.693Z] --- PASS: TestSecretInspect (1.86s)
17:16:49 [2024-04-23T17:16:49.693Z] === RUN   TestSecretList
17:16:51 [2024-04-23T17:16:51.588Z] --- PASS: TestSecretList (1.87s)
17:16:51 [2024-04-23T17:16:51.588Z] === RUN   TestSecretsCreateAndDelete
17:16:53 [2024-04-23T17:16:53.481Z] --- PASS: TestSecretsCreateAndDelete (1.85s)
17:16:53 [2024-04-23T17:16:53.481Z] === RUN   TestSecretsUpdate
17:16:55 [2024-04-23T17:16:55.375Z] --- PASS: TestSecretsUpdate (1.89s)
17:16:55 [2024-04-23T17:16:55.375Z] === RUN   TestTemplatedSecret
17:16:57 [2024-04-23T17:16:57.895Z] --- PASS: TestTemplatedSecret (2.62s)
17:16:57 [2024-04-23T17:16:57.895Z] === RUN   TestSecretCreateResolve
17:16:59 [2024-04-23T17:16:59.788Z] --- PASS: TestSecretCreateResolve (1.90s)
17:16:59 [2024-04-23T17:16:59.788Z] PASS
17:16:59 [2024-04-23T17:16:59.788Z] 
17:16:59 [2024-04-23T17:16:59.788Z] DONE 6 tests in 12.018s
17:16:59 [2024-04-23T17:16:59.788Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
17:16:59 [2024-04-23T17:16:59.788Z] ++ '[' -n '' ']'
17:16:59 [2024-04-23T17:16:59.788Z] ++ 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
17:16:59 [2024-04-23T17:16:59.788Z] ++ set -e
17:16:59 [2024-04-23T17:16:59.788Z] ++ '[' -n 0 ']'
17:16:59 [2024-04-23T17:16:59.788Z] ++ set -x
17:16:59 [2024-04-23T17:16:59.788Z] ++ 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.bhzgkUZzrA/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
17:16:59 [2024-04-23T17:16:59.788Z] INFO: Testing against a local daemon
17:16:59 [2024-04-23T17:16:59.788Z] === RUN   TestServiceCreateInit
17:16:59 [2024-04-23T17:16:59.788Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:17:03 [2024-04-23T17:17:03.961Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:17:07 [2024-04-23T17:17:07.234Z] --- PASS: TestServiceCreateInit (6.91s)
17:17:07 [2024-04-23T17:17:07.234Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.40s)
17:17:07 [2024-04-23T17:17:07.234Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s)
17:17:07 [2024-04-23T17:17:07.234Z] === RUN   TestCreateServiceMultipleTimes
17:17:22 [2024-04-23T17:17:22.085Z] --- PASS: TestCreateServiceMultipleTimes (15.18s)
17:17:22 [2024-04-23T17:17:22.085Z] === RUN   TestCreateServiceConflict
17:17:23 [2024-04-23T17:17:23.977Z] --- PASS: TestCreateServiceConflict (1.89s)
17:17:23 [2024-04-23T17:17:23.977Z] === RUN   TestCreateServiceMaxReplicas
17:17:27 [2024-04-23T17:17:27.249Z] --- PASS: TestCreateServiceMaxReplicas (2.76s)
17:17:27 [2024-04-23T17:17:27.249Z] === RUN   TestCreateServiceSecretFileMode
17:17:39 [2024-04-23T17:17:39.428Z] --- PASS: TestCreateServiceSecretFileMode (12.49s)
17:17:39 [2024-04-23T17:17:39.428Z] === RUN   TestCreateServiceConfigFileMode
17:17:51 [2024-04-23T17:17:51.632Z] --- PASS: TestCreateServiceConfigFileMode (12.42s)
17:17:51 [2024-04-23T17:17:51.632Z] === RUN   TestCreateServiceSysctls
17:17:54 [2024-04-23T17:17:54.904Z] --- PASS: TestCreateServiceSysctls (3.20s)
17:17:54 [2024-04-23T17:17:54.904Z] === RUN   TestCreateServiceCapabilities
17:17:57 [2024-04-23T17:17:57.426Z] --- PASS: TestCreateServiceCapabilities (2.55s)
17:17:57 [2024-04-23T17:17:57.426Z] === RUN   TestInspect
17:17:59 [2024-04-23T17:17:59.947Z] --- PASS: TestInspect (2.63s)
17:17:59 [2024-04-23T17:17:59.947Z] === RUN   TestCreateJob
17:18:03 [2024-04-23T17:18:03.220Z] --- PASS: TestCreateJob (3.22s)
17:18:03 [2024-04-23T17:18:03.220Z] === RUN   TestReplicatedJob
17:18:08 [2024-04-23T17:18:08.472Z] --- PASS: TestReplicatedJob (4.76s)
17:18:08 [2024-04-23T17:18:08.472Z] === RUN   TestUpdateReplicatedJob
17:18:10 [2024-04-23T17:18:10.994Z] --- PASS: TestUpdateReplicatedJob (3.08s)
17:18:10 [2024-04-23T17:18:10.994Z] === RUN   TestServiceListWithStatuses
17:18:16 [2024-04-23T17:18:16.245Z] --- PASS: TestServiceListWithStatuses (4.56s)
17:18:16 [2024-04-23T17:18:16.245Z] === RUN   TestDockerNetworkConnectAliasPreV144
17:18:19 [2024-04-23T17:18:19.519Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.66s)
17:18:19 [2024-04-23T17:18:19.519Z] === RUN   TestDockerNetworkReConnect
17:18:22 [2024-04-23T17:18:22.791Z] --- PASS: TestDockerNetworkReConnect (3.06s)
17:18:22 [2024-04-23T17:18:22.791Z] === RUN   TestServicePlugin
17:18:22 [2024-04-23T17:18:22.791Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:18:22 [2024-04-23T17:18:22.791Z] --- SKIP: TestServicePlugin (0.00s)
17:18:22 [2024-04-23T17:18:22.791Z] === RUN   TestServiceUpdateLabel
17:18:24 [2024-04-23T17:18:24.161Z] --- PASS: TestServiceUpdateLabel (1.95s)
17:18:24 [2024-04-23T17:18:24.161Z] === RUN   TestServiceUpdateSecrets
17:18:39 [2024-04-23T17:18:39.011Z] --- PASS: TestServiceUpdateSecrets (14.16s)
17:18:39 [2024-04-23T17:18:39.011Z] === RUN   TestServiceUpdateConfigs
17:18:53 [2024-04-23T17:18:53.889Z] --- PASS: TestServiceUpdateConfigs (14.39s)
17:18:53 [2024-04-23T17:18:53.889Z] === RUN   TestServiceUpdateNetwork
17:19:06 [2024-04-23T17:19:06.070Z] --- PASS: TestServiceUpdateNetwork (11.93s)
17:19:06 [2024-04-23T17:19:06.070Z] === RUN   TestServiceUpdatePidsLimit
17:19:06 [2024-04-23T17:19:06.070Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:19:06 [2024-04-23T17:19:06.634Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:19:14 [2024-04-23T17:19:14.726Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:19:21 [2024-04-23T17:19:21.269Z] --- PASS: TestServiceUpdatePidsLimit (15.96s)
17:19:21 [2024-04-23T17:19:21.269Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
17:19:21 [2024-04-23T17:19:21.269Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
17:19:21 [2024-04-23T17:19:21.269Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s)
17:19:21 [2024-04-23T17:19:21.269Z] PASS
17:19:21 [2024-04-23T17:19:21.269Z] 
17:19:21 [2024-04-23T17:19:21.269Z] === Skipped
17:19:21 [2024-04-23T17:19:21.269Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:19:21 [2024-04-23T17:19:21.269Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:19:21 [2024-04-23T17:19:21.269Z] 
17:19:21 [2024-04-23T17:19:21.269Z] DONE 26 tests, 1 skipped in 140.820s
17:19:21 [2024-04-23T17:19:21.269Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
17:19:21 [2024-04-23T17:19:21.269Z] ++ '[' -n '' ']'
17:19:21 [2024-04-23T17:19:21.269Z] ++ 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
17:19:21 [2024-04-23T17:19:21.269Z] ++ set -e
17:19:21 [2024-04-23T17:19:21.269Z] ++ '[' -n 0 ']'
17:19:21 [2024-04-23T17:19:21.269Z] ++ set -x
17:19:21 [2024-04-23T17:19:21.269Z] ++ 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.bhzgkUZzrA/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
17:19:21 [2024-04-23T17:19:21.269Z] INFO: Testing against a local daemon
17:19:21 [2024-04-23T17:19:21.269Z] === RUN   TestSessionCreate
17:19:21 [2024-04-23T17:19:21.269Z] --- PASS: TestSessionCreate (0.01s)
17:19:21 [2024-04-23T17:19:21.269Z] === RUN   TestSessionCreateWithBadUpgrade
17:19:21 [2024-04-23T17:19:21.269Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
17:19:21 [2024-04-23T17:19:21.269Z] PASS
17:19:21 [2024-04-23T17:19:21.269Z] 
17:19:21 [2024-04-23T17:19:21.269Z] DONE 2 tests in 0.039s
17:19:21 [2024-04-23T17:19:21.269Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
17:19:21 [2024-04-23T17:19:21.269Z] ++ '[' -n '' ']'
17:19:21 [2024-04-23T17:19:21.269Z] ++ 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
17:19:21 [2024-04-23T17:19:21.269Z] ++ set -e
17:19:21 [2024-04-23T17:19:21.269Z] ++ '[' -n 0 ']'
17:19:21 [2024-04-23T17:19:21.269Z] ++ set -x
17:19:21 [2024-04-23T17:19:21.269Z] ++ 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.bhzgkUZzrA/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
17:19:21 [2024-04-23T17:19:21.269Z] INFO: Testing against a local daemon
17:19:21 [2024-04-23T17:19:21.269Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:19:21 [2024-04-23T17:19:21.269Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:19:21 [2024-04-23T17:19:21.269Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:19:21 [2024-04-23T17:19:21.269Z] === RUN   TestDiskUsage
17:19:21 [2024-04-23T17:19:21.269Z] === PAUSE TestDiskUsage
17:19:21 [2024-04-23T17:19:21.269Z] === RUN   TestEventsExecDie
17:19:21 [2024-04-23T17:19:21.269Z] --- PASS: TestEventsExecDie (0.47s)
17:19:21 [2024-04-23T17:19:21.269Z] === RUN   TestEventsBackwardsCompatible
17:19:21 [2024-04-23T17:19:21.269Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
17:19:21 [2024-04-23T17:19:21.269Z] === RUN   TestEventsVolumeCreate
17:19:21 [2024-04-23T17:19:21.269Z] --- PASS: TestEventsVolumeCreate (0.05s)
17:19:21 [2024-04-23T17:19:21.269Z] === RUN   TestInfoBinaryCommits
17:19:21 [2024-04-23T17:19:21.269Z] --- PASS: TestInfoBinaryCommits (0.01s)
17:19:21 [2024-04-23T17:19:21.269Z] === RUN   TestInfoAPIVersioned
17:19:21 [2024-04-23T17:19:21.269Z] --- PASS: TestInfoAPIVersioned (0.00s)
17:19:21 [2024-04-23T17:19:21.269Z] === RUN   TestInfoAPI
17:19:21 [2024-04-23T17:19:21.269Z] --- PASS: TestInfoAPI (0.01s)
17:19:21 [2024-04-23T17:19:21.269Z] === RUN   TestInfoAPIWarnings
17:19:39 [2024-04-23T17:19:39.322Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:19:39 [2024-04-23T17:19:39.322Z] === RUN   TestInfoDebug
17:19:39 [2024-04-23T17:19:39.322Z] --- PASS: TestInfoDebug (0.52s)
17:19:39 [2024-04-23T17:19:39.322Z] === RUN   TestInfoInsecureRegistries
17:19:39 [2024-04-23T17:19:39.322Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:19:39 [2024-04-23T17:19:39.322Z] === RUN   TestInfoRegistryMirrors
17:19:39 [2024-04-23T17:19:39.579Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:19:39 [2024-04-23T17:19:39.579Z] === RUN   TestLoginFailsWithBadCredentials
17:19:40 [2024-04-23T17:19:40.508Z] --- PASS: TestLoginFailsWithBadCredentials (1.13s)
17:19:40 [2024-04-23T17:19:40.508Z] === RUN   TestPingCacheHeaders
17:19:40 [2024-04-23T17:19:40.508Z] --- PASS: TestPingCacheHeaders (0.01s)
17:19:40 [2024-04-23T17:19:40.508Z] === RUN   TestPingGet
17:19:40 [2024-04-23T17:19:40.508Z] --- PASS: TestPingGet (0.01s)
17:19:40 [2024-04-23T17:19:40.508Z] === RUN   TestPingHead
17:19:40 [2024-04-23T17:19:40.508Z] --- PASS: TestPingHead (0.01s)
17:19:40 [2024-04-23T17:19:40.508Z] === RUN   TestPingSwarmHeader
17:19:41 [2024-04-23T17:19:41.073Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:19:41 [2024-04-23T17:19:41.636Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:19:42 [2024-04-23T17:19:42.565Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:19:42 [2024-04-23T17:19:42.565Z] --- PASS: TestPingSwarmHeader (1.86s)
17:19:42 [2024-04-23T17:19:42.565Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:19:42 [2024-04-23T17:19:42.565Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:19:42 [2024-04-23T17:19:42.565Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:19:42 [2024-04-23T17:19:42.565Z] === RUN   TestPingBuilderHeader
17:19:42 [2024-04-23T17:19:42.565Z] === RUN   TestPingBuilderHeader/default_config
17:19:43 [2024-04-23T17:19:43.129Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:19:43 [2024-04-23T17:19:43.385Z] --- PASS: TestPingBuilderHeader (1.04s)
17:19:43 [2024-04-23T17:19:43.385Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
17:19:43 [2024-04-23T17:19:43.385Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
17:19:43 [2024-04-23T17:19:43.385Z] === RUN   TestVersion
17:19:43 [2024-04-23T17:19:43.642Z] --- PASS: TestVersion (0.01s)
17:19:43 [2024-04-23T17:19:43.642Z] === CONT  TestDiskUsage
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/empty
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/empty/container_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/empty/image_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/empty/volume_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/empty/build-cache_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/after_LoadBusybox
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:19:44 [2024-04-23T17:19:44.205Z] === RUN   TestDiskUsage/after_container.Run
17:19:44 [2024-04-23T17:19:44.464Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:19:44 [2024-04-23T17:19:44.464Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:19:44 [2024-04-23T17:19:44.464Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:19:44 [2024-04-23T17:19:44.464Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:19:44 [2024-04-23T17:19:44.464Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:19:44 [2024-04-23T17:19:44.464Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:19:44 [2024-04-23T17:19:44.464Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:19:44 [2024-04-23T17:19:44.464Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:19:44 [2024-04-23T17:19:44.464Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:19:44 [2024-04-23T17:19:44.464Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:19:44 [2024-04-23T17:19:44.464Z] --- PASS: TestDiskUsage (1.01s)
17:19:44 [2024-04-23T17:19:44.464Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]     --- PASS: TestDiskUsage/after_container.Run (0.22s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z] PASS
17:19:44 [2024-04-23T17:19:44.464Z] 
17:19:44 [2024-04-23T17:19:44.464Z] === Skipped
17:19:44 [2024-04-23T17:19:44.464Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:19:44 [2024-04-23T17:19:44.464Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:19:44 [2024-04-23T17:19:44.464Z] 
17:19:44 [2024-04-23T17:19:44.464Z] DONE 57 tests, 1 skipped in 23.787s
17:19:44 [2024-04-23T17:19:44.464Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
17:19:44 [2024-04-23T17:19:44.464Z] ++ '[' -n '' ']'
17:19:44 [2024-04-23T17:19:44.464Z] ++ 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
17:19:44 [2024-04-23T17:19:44.464Z] ++ set -e
17:19:44 [2024-04-23T17:19:44.464Z] ++ '[' -n 0 ']'
17:19:44 [2024-04-23T17:19:44.464Z] ++ set -x
17:19:44 [2024-04-23T17:19:44.464Z] ++ 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.bhzgkUZzrA/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
17:19:44 [2024-04-23T17:19:44.464Z] INFO: Testing against a local daemon
17:19:44 [2024-04-23T17:19:44.464Z] === RUN   TestVolumesCreateAndList
17:19:44 [2024-04-23T17:19:44.464Z] --- PASS: TestVolumesCreateAndList (0.01s)
17:19:44 [2024-04-23T17:19:44.464Z] === RUN   TestVolumesRemove
17:19:44 [2024-04-23T17:19:44.721Z] === RUN   TestVolumesRemove/volume_in_use
17:19:44 [2024-04-23T17:19:44.721Z] === RUN   TestVolumesRemove/volume_not_in_use
17:19:44 [2024-04-23T17:19:44.721Z] === RUN   TestVolumesRemove/non-existing_volume
17:19:44 [2024-04-23T17:19:44.721Z] === RUN   TestVolumesRemove/non-existing_volume_force
17:19:44 [2024-04-23T17:19:44.721Z] --- PASS: TestVolumesRemove (0.05s)
17:19:44 [2024-04-23T17:19:44.721Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
17:19:44 [2024-04-23T17:19:44.721Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
17:19:44 [2024-04-23T17:19:44.721Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
17:19:44 [2024-04-23T17:19:44.721Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
17:19:44 [2024-04-23T17:19:44.721Z] === RUN   TestVolumesRemoveSwarmEnabled
17:19:44 [2024-04-23T17:19:44.721Z] === PAUSE TestVolumesRemoveSwarmEnabled
17:19:44 [2024-04-23T17:19:44.721Z] === RUN   TestVolumesInspect
17:19:44 [2024-04-23T17:19:44.721Z] --- PASS: TestVolumesInspect (0.01s)
17:19:44 [2024-04-23T17:19:44.721Z] === RUN   TestVolumesInvalidJSON
17:19:44 [2024-04-23T17:19:44.721Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:19:44 [2024-04-23T17:19:44.721Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:19:44 [2024-04-23T17:19:44.721Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:19:44 [2024-04-23T17:19:44.721Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:19:44 [2024-04-23T17:19:44.721Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:19:44 [2024-04-23T17:19:44.721Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:19:44 [2024-04-23T17:19:44.721Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:19:44 [2024-04-23T17:19:44.721Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:19:44 [2024-04-23T17:19:44.721Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:19:44 [2024-04-23T17:19:44.721Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:19:44 [2024-04-23T17:19:44.721Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:19:44 [2024-04-23T17:19:44.721Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:19:44 [2024-04-23T17:19:44.721Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:19:44 [2024-04-23T17:19:44.721Z] === RUN   TestVolumePruneAnonymous
17:19:44 [2024-04-23T17:19:44.721Z] --- PASS: TestVolumePruneAnonymous (0.03s)
17:19:44 [2024-04-23T17:19:44.721Z] === RUN   TestVolumePruneAnonFromImage
17:19:44 [2024-04-23T17:19:44.721Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
17:19:44 [2024-04-23T17:19:44.721Z] === CONT  TestVolumesRemoveSwarmEnabled
17:19:46 [2024-04-23T17:19:46.089Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
17:19:46 [2024-04-23T17:19:46.089Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
17:19:46 [2024-04-23T17:19:46.089Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
17:19:46 [2024-04-23T17:19:46.089Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
17:19:46 [2024-04-23T17:19:46.652Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.91s)
17:19:46 [2024-04-23T17:19:46.652Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
17:19:46 [2024-04-23T17:19:46.652Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
17:19:46 [2024-04-23T17:19:46.652Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
17:19:46 [2024-04-23T17:19:46.652Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
17:19:46 [2024-04-23T17:19:46.652Z] PASS
17:19:46 [2024-04-23T17:19:46.652Z] 
17:19:46 [2024-04-23T17:19:46.652Z] DONE 20 tests in 2.181s
17:19:46 [2024-04-23T17:19:46.652Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:19:46 [2024-04-23T17:19:46.909Z] ++++ cat bundles/test-integration/TestUsernsCommit/da74336ef7c96/docker.pid
17:19:46 [2024-04-23T17:19:46.909Z] +++ kill 68319
17:19:46 [2024-04-23T17:19:46.909Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 68319 is not a child of this shell
17:19:46 [2024-04-23T17:19:46.909Z] warning: PID 68319 from bundles/test-integration/TestUsernsCommit/da74336ef7c96/docker.pid had a nonzero exit code
17:19:46 [2024-04-23T17:19:46.909Z] umount: bundles/test-integration/TestUsernsCommit/da74336ef7c96/root: not mounted.
17:19:46 [2024-04-23T17:19:46.909Z] ++++ cat bundles/test-integration/docker.pid
17:19:46 [2024-04-23T17:19:46.909Z] +++ kill 24574
17:19:48 [2024-04-23T17:19:48.277Z] +++ /etc/init.d/apparmor stop
17:19:48 [2024-04-23T17:19:48.277Z] Leaving: AppArmorNo profiles have been unloaded.
17:19:48 [2024-04-23T17:19:48.277Z] 
17:19:48 [2024-04-23T17:19:48.277Z] Unloading profiles will leave already running processes permanently
17:19:48 [2024-04-23T17:19:48.277Z] unconfined, which can lead to unexpected situations.
17:19:48 [2024-04-23T17:19:48.277Z] 
17:19:48 [2024-04-23T17:19:48.277Z] To set a process to complain mode, use the command line tool
17:19:48 [2024-04-23T17:19:48.277Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:19:48 [2024-04-23T17:19:48.277Z] +++ true
17:19:48 [2024-04-23T17:19:48.277Z] exiting test-integration
17:19:48 [2024-04-23T17:19:48.277Z] ++ exit 0
17:19:48 [2024-04-23T17:19:48.277Z] 
Post stage
[Pipeline] junit
17:19:49 [2024-04-23T17:19:49.675Z] Recording test results
17:19:49 [2024-04-23T17:19:49.883Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:19:50 [2024-04-23T17:19:50.172Z] + echo Ensuring container killed.
17:19:50 [2024-04-23T17:19:50.172Z] Ensuring container killed.
17:19:50 [2024-04-23T17:19:50.172Z] + docker rm -vf docker-pr2
17:19:50 [2024-04-23T17:19:50.172Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
17:19:50 [2024-04-23T17:19:50.446Z] + echo Chowning /workspace to jenkins user
17:19:50 [2024-04-23T17:19:50.446Z] Chowning /workspace to jenkins user
17:19:50 [2024-04-23T17:19:50.446Z] + id -u
17:19:50 [2024-04-23T17:19:50.446Z] + id -g
17:19:50 [2024-04-23T17:19:50.446Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47746:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:19:51 [2024-04-23T17:19:51.655Z] + bundleName=arm64-integration
17:19:51 [2024-04-23T17:19:51.655Z] + echo Creating arm64-integration-bundles.tar.gz
17:19:51 [2024-04-23T17:19:51.655Z] Creating arm64-integration-bundles.tar.gz
17:19:51 [2024-04-23T17:19:51.655Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:19:51 [2024-04-23T17:19:51.655Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:19:51 [2024-04-23T17:19:51.921Z] Archiving artifacts
17:19:52 [2024-04-23T17:19:52.178Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47746/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:19:52 [2024-04-23T17:19:52.459Z] + make clean
17:19:52 [2024-04-23T17:19:52.459Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:19:52 [2024-04-23T17:19:52.459Z] docker-dev-cache
17:19:52 [2024-04-23T17:19:52.460Z] 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
Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47746/2/stashes/