Skip to content
Success

Console Output

Pull request #41084 updated
17:06:09 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 8074e7a43718a8c1a1d0efc4ce7a280179e4a80a+5504ef7a84c1dd7b1e76fc00045fb0a0aff85404 (d3c1475d2e5ea5f1adcf33ccd3e0a312c4b1feff)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-41084@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
17:06:12 [2023-11-08T17:06:12.380Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:06:12 [2023-11-08T17:06:12.390Z] Trying to pass milestone 14
[Pipeline] milestone
17:06:12 [2023-11-08T17:06:12.632Z] Trying to pass milestone 15
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:06:12 [2023-11-08T17:06:12.868Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03c188c64642f75d4) in /home/ubuntu/workspace/moby_PR-41084
[Pipeline] {
[Pipeline] checkout
17:06:12 [2023-11-08T17:06:12.893Z] The recommended git tool is: git
17:06:12 [2023-11-08T17:06:12.900Z] using credential docker-jenkins-github-credentials
17:06:12 [2023-11-08T17:06:12.919Z] Cloning the remote Git repository
17:06:12 [2023-11-08T17:06:12.919Z] Cloning with configured refspecs honoured and without tags
17:06:12 [2023-11-08T17:06:12.928Z] Cloning repository https://github.com/moby/moby.git
17:06:12 [2023-11-08T17:06:12.928Z]  > git init /home/ubuntu/workspace/moby_PR-41084 # timeout=10
17:06:12 [2023-11-08T17:06:12.934Z] Fetching upstream changes from https://github.com/moby/moby.git
17:06:12 [2023-11-08T17:06:12.934Z]  > git --version # timeout=10
17:06:12 [2023-11-08T17:06:12.937Z]  > git --version # 'git version 2.25.1'
17:06:12 [2023-11-08T17:06:12.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:06:12 [2023-11-08T17:06:12.938Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41084/head:refs/remotes/origin/PR-41084 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:06:24 [2023-11-08T17:06:24.471Z] Fetching without tags
17:06:24 [2023-11-08T17:06:24.684Z] Merging remotes/origin/master commit 5504ef7a84c1dd7b1e76fc00045fb0a0aff85404 into PR head commit 8074e7a43718a8c1a1d0efc4ce7a280179e4a80a
17:06:25 [2023-11-08T17:06:25.367Z] Merge succeeded, producing 8074e7a43718a8c1a1d0efc4ce7a280179e4a80a
17:06:25 [2023-11-08T17:06:25.368Z] Checking out Revision 8074e7a43718a8c1a1d0efc4ce7a280179e4a80a (PR-41084)
17:06:24 [2023-11-08T17:06:24.464Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:06:24 [2023-11-08T17:06:24.467Z]  > git config --add remote.origin.fetch +refs/pull/41084/head:refs/remotes/origin/PR-41084 # timeout=10
17:06:24 [2023-11-08T17:06:24.470Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:06:24 [2023-11-08T17:06:24.475Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:06:24 [2023-11-08T17:06:24.480Z] Fetching upstream changes from https://github.com/moby/moby.git
17:06:24 [2023-11-08T17:06:24.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:06:24 [2023-11-08T17:06:24.481Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41084/head:refs/remotes/origin/PR-41084 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:06:24 [2023-11-08T17:06:24.692Z]  > git config core.sparsecheckout # timeout=10
17:06:24 [2023-11-08T17:06:24.695Z]  > git checkout -f 8074e7a43718a8c1a1d0efc4ce7a280179e4a80a # timeout=10
17:06:25 [2023-11-08T17:06:25.356Z]  > git remote # timeout=10
17:06:25 [2023-11-08T17:06:25.359Z]  > git config --get remote.origin.url # timeout=10
17:06:25 [2023-11-08T17:06:25.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:06:25 [2023-11-08T17:06:25.363Z]  > git merge 5504ef7a84c1dd7b1e76fc00045fb0a0aff85404 # timeout=10
17:06:25 [2023-11-08T17:06:25.371Z]  > git rev-parse HEAD^{commit} # timeout=10
17:06:25 [2023-11-08T17:06:25.376Z]  > git config core.sparsecheckout # timeout=10
17:06:25 [2023-11-08T17:06:25.379Z]  > git checkout -f 8074e7a43718a8c1a1d0efc4ce7a280179e4a80a # timeout=10
17:06:25 [2023-11-08T17:06:25.847Z] Commit message: "Bump go-connections for TLS 1.3 support"
17:06:25 [2023-11-08T17:06:25.853Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:06:26 [2023-11-08T17:06:26.519Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41084:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
17:06:25 [2023-11-08T17:06:25.856Z]  > git rev-list --no-walk 0f08ef651a7a5e82f70864b4af570703e083f2a4 # timeout=10
17:06:29 [2023-11-08T17:06:29.031Z] 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:06:29 [2023-11-08T17:06:29.084Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03c188c64642f75d4) in /home/ubuntu/workspace/moby_PR-41084
[Pipeline] {
[Pipeline] checkout
17:06:29 [2023-11-08T17:06:29.099Z] The recommended git tool is: git
17:06:29 [2023-11-08T17:06:29.105Z] using credential docker-jenkins-github-credentials
17:06:29 [2023-11-08T17:06:29.122Z] Fetching changes from the remote Git repository
17:06:29 [2023-11-08T17:06:29.127Z] Fetching without tags
17:06:29 [2023-11-08T17:06:29.366Z] Merging remotes/origin/master commit 5504ef7a84c1dd7b1e76fc00045fb0a0aff85404 into PR head commit 8074e7a43718a8c1a1d0efc4ce7a280179e4a80a
17:06:29 [2023-11-08T17:06:29.841Z] Merge succeeded, producing 8074e7a43718a8c1a1d0efc4ce7a280179e4a80a
17:06:29 [2023-11-08T17:06:29.842Z] Checking out Revision 8074e7a43718a8c1a1d0efc4ce7a280179e4a80a (PR-41084)
17:06:29 [2023-11-08T17:06:29.881Z] Commit message: "Bump go-connections for TLS 1.3 support"
17:06:29 [2023-11-08T17:06:29.126Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-41084/.git # timeout=10
17:06:29 [2023-11-08T17:06:29.131Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:06:29 [2023-11-08T17:06:29.136Z] Fetching upstream changes from https://github.com/moby/moby.git
17:06:29 [2023-11-08T17:06:29.136Z]  > git --version # timeout=10
17:06:29 [2023-11-08T17:06:29.139Z]  > git --version # 'git version 2.25.1'
17:06:29 [2023-11-08T17:06:29.139Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:06:29 [2023-11-08T17:06:29.140Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41084/head:refs/remotes/origin/PR-41084 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:06:29 [2023-11-08T17:06:29.375Z]  > git config core.sparsecheckout # timeout=10
17:06:29 [2023-11-08T17:06:29.378Z]  > git checkout -f 8074e7a43718a8c1a1d0efc4ce7a280179e4a80a # timeout=10
17:06:29 [2023-11-08T17:06:29.831Z]  > git remote # timeout=10
17:06:29 [2023-11-08T17:06:29.834Z]  > git config --get remote.origin.url # timeout=10
17:06:29 [2023-11-08T17:06:29.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:06:29 [2023-11-08T17:06:29.838Z]  > git merge 5504ef7a84c1dd7b1e76fc00045fb0a0aff85404 # timeout=10
17:06:29 [2023-11-08T17:06:29.845Z]  > git rev-parse HEAD^{commit} # timeout=10
17:06:29 [2023-11-08T17:06:29.850Z]  > git config core.sparsecheckout # timeout=10
17:06:29 [2023-11-08T17:06:29.853Z]  > git checkout -f 8074e7a43718a8c1a1d0efc4ce7a280179e4a80a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:06:30 [2023-11-08T17:06:30.525Z] + docker version
17:06:30 [2023-11-08T17:06:30.525Z] Client: Docker Engine - Community
17:06:30 [2023-11-08T17:06:30.525Z]  Version:           24.0.2
17:06:30 [2023-11-08T17:06:30.525Z]  API version:       1.43
17:06:30 [2023-11-08T17:06:30.525Z]  Go version:        go1.20.4
17:06:30 [2023-11-08T17:06:30.525Z]  Git commit:        cb74dfc
17:06:30 [2023-11-08T17:06:30.525Z]  Built:             Thu May 25 21:52:41 2023
17:06:30 [2023-11-08T17:06:30.525Z]  OS/Arch:           linux/arm64
17:06:30 [2023-11-08T17:06:30.525Z]  Context:           default
17:06:30 [2023-11-08T17:06:30.525Z] 
17:06:30 [2023-11-08T17:06:30.525Z] Server: Docker Engine - Community
17:06:30 [2023-11-08T17:06:30.525Z]  Engine:
17:06:30 [2023-11-08T17:06:30.525Z]   Version:          24.0.2
17:06:30 [2023-11-08T17:06:30.525Z]   API version:      1.43 (minimum version 1.12)
17:06:30 [2023-11-08T17:06:30.525Z]   Go version:       go1.20.4
17:06:30 [2023-11-08T17:06:30.525Z]   Git commit:       659604f
17:06:30 [2023-11-08T17:06:30.525Z]   Built:            Thu May 25 21:52:41 2023
17:06:30 [2023-11-08T17:06:30.525Z]   OS/Arch:          linux/arm64
17:06:30 [2023-11-08T17:06:30.525Z]   Experimental:     true
17:06:30 [2023-11-08T17:06:30.525Z]  containerd:
17:06:30 [2023-11-08T17:06:30.525Z]   Version:          1.6.21
17:06:30 [2023-11-08T17:06:30.525Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
17:06:30 [2023-11-08T17:06:30.525Z]  runc:
17:06:30 [2023-11-08T17:06:30.525Z]   Version:          1.1.7
17:06:30 [2023-11-08T17:06:30.525Z]   GitCommit:        v1.1.7-0-g860f061
17:06:30 [2023-11-08T17:06:30.525Z]  docker-init:
17:06:30 [2023-11-08T17:06:30.525Z]   Version:          0.19.0
17:06:30 [2023-11-08T17:06:30.525Z]   GitCommit:        de40ad0
[Pipeline] sh
17:06:30 [2023-11-08T17:06:30.798Z] + docker info
17:06:30 [2023-11-08T17:06:30.798Z] Client: Docker Engine - Community
17:06:30 [2023-11-08T17:06:30.798Z]  Version:    24.0.2
17:06:30 [2023-11-08T17:06:30.798Z]  Context:    default
17:06:30 [2023-11-08T17:06:30.798Z]  Debug Mode: false
17:06:30 [2023-11-08T17:06:30.798Z]  Plugins:
17:06:30 [2023-11-08T17:06:30.798Z]   buildx: Docker Buildx (Docker Inc.)
17:06:30 [2023-11-08T17:06:30.798Z]     Version:  v0.11.0
17:06:30 [2023-11-08T17:06:30.798Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
17:06:30 [2023-11-08T17:06:30.798Z]   compose: Docker Compose (Docker Inc.)
17:06:30 [2023-11-08T17:06:30.798Z]     Version:  v2.19.1
17:06:30 [2023-11-08T17:06:30.798Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
17:06:30 [2023-11-08T17:06:30.798Z] 
17:06:30 [2023-11-08T17:06:30.798Z] Server:
17:06:30 [2023-11-08T17:06:30.798Z]  Containers: 0
17:06:30 [2023-11-08T17:06:30.798Z]   Running: 0
17:06:30 [2023-11-08T17:06:30.798Z]   Paused: 0
17:06:30 [2023-11-08T17:06:30.798Z]   Stopped: 0
17:06:30 [2023-11-08T17:06:30.798Z]  Images: 4
17:06:30 [2023-11-08T17:06:30.798Z]  Server Version: 24.0.2
17:06:30 [2023-11-08T17:06:30.798Z]  Storage Driver: overlay2
17:06:30 [2023-11-08T17:06:30.798Z]   Backing Filesystem: extfs
17:06:30 [2023-11-08T17:06:30.798Z]   Supports d_type: true
17:06:30 [2023-11-08T17:06:30.798Z]   Using metacopy: false
17:06:30 [2023-11-08T17:06:30.798Z]   Native Overlay Diff: true
17:06:30 [2023-11-08T17:06:30.798Z]   userxattr: false
17:06:30 [2023-11-08T17:06:30.798Z]  Logging Driver: json-file
17:06:30 [2023-11-08T17:06:30.798Z]  Cgroup Driver: cgroupfs
17:06:30 [2023-11-08T17:06:30.798Z]  Cgroup Version: 1
17:06:30 [2023-11-08T17:06:30.798Z]  Plugins:
17:06:30 [2023-11-08T17:06:30.798Z]   Volume: local
17:06:30 [2023-11-08T17:06:30.798Z]   Network: bridge host ipvlan macvlan null overlay
17:06:30 [2023-11-08T17:06:30.798Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:06:30 [2023-11-08T17:06:30.798Z]  Swarm: inactive
17:06:30 [2023-11-08T17:06:30.798Z]  Runtimes: runc io.containerd.runc.v2
17:06:30 [2023-11-08T17:06:30.798Z]  Default Runtime: runc
17:06:30 [2023-11-08T17:06:30.798Z]  Init Binary: docker-init
17:06:30 [2023-11-08T17:06:30.798Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
17:06:30 [2023-11-08T17:06:30.798Z]  runc version: v1.1.7-0-g860f061
17:06:30 [2023-11-08T17:06:30.798Z]  init version: de40ad0
17:06:30 [2023-11-08T17:06:30.798Z]  Security Options:
17:06:30 [2023-11-08T17:06:30.798Z]   apparmor
17:06:30 [2023-11-08T17:06:30.798Z]   seccomp
17:06:30 [2023-11-08T17:06:30.798Z]    Profile: builtin
17:06:30 [2023-11-08T17:06:30.798Z]  Kernel Version: 5.15.0-1039-aws
17:06:30 [2023-11-08T17:06:30.798Z]  Operating System: Ubuntu 20.04.6 LTS
17:06:30 [2023-11-08T17:06:30.798Z]  OSType: linux
17:06:30 [2023-11-08T17:06:30.798Z]  Architecture: aarch64
17:06:30 [2023-11-08T17:06:30.798Z]  CPUs: 8
17:06:30 [2023-11-08T17:06:30.798Z]  Total Memory: 30.64GiB
17:06:30 [2023-11-08T17:06:30.798Z]  Name: ip-10-100-87-24
17:06:30 [2023-11-08T17:06:30.798Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
17:06:30 [2023-11-08T17:06:30.798Z]  Docker Root Dir: /var/lib/docker
17:06:30 [2023-11-08T17:06:30.798Z]  Debug Mode: false
17:06:30 [2023-11-08T17:06:30.798Z]  Experimental: true
17:06:30 [2023-11-08T17:06:30.798Z]  Insecure Registries:
17:06:30 [2023-11-08T17:06:30.798Z]   127.0.0.0/8
17:06:30 [2023-11-08T17:06:30.798Z]  Live Restore Enabled: true
17:06:30 [2023-11-08T17:06:30.798Z] 
[Pipeline] sh
17:06:31 [2023-11-08T17:06:31.071Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:06:31 [2023-11-08T17:06:31.071Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:06:31 [2023-11-08T17:06:31.071Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41084/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:06:31 [2023-11-08T17:06:31.071Z] + bash /home/ubuntu/workspace/moby_PR-41084/check-config.sh
17:06:31 [2023-11-08T17:06:31.071Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:06:31 [2023-11-08T17:06:31.071Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
17:06:31 [2023-11-08T17:06:31.071Z] 
17:06:31 [2023-11-08T17:06:31.071Z] Generally Necessary:
17:06:31 [2023-11-08T17:06:31.071Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:06:31 [2023-11-08T17:06:31.071Z] - apparmor: enabled and tools installed
17:06:31 [2023-11-08T17:06:31.071Z] - CONFIG_NAMESPACES: enabled
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_NET_NS: enabled
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_PID_NS: enabled
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_IPC_NS: enabled
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_UTS_NS: enabled
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_CGROUPS: enabled
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_CGROUP_CPUACCT: enabled
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_CGROUP_DEVICE: enabled
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_CGROUP_FREEZER: enabled
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_CGROUP_SCHED: enabled
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_CPUSETS: enabled
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_MEMCG: enabled
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_KEYS: enabled
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_VETH: enabled (as module)
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_BRIDGE: enabled (as module)
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_NF_NAT: enabled (as module)
17:06:31 [2023-11-08T17:06:31.329Z] - CONFIG_POSIX_MQUEUE: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_CGROUP_BPF: enabled
17:06:31 [2023-11-08T17:06:31.585Z] 
17:06:31 [2023-11-08T17:06:31.585Z] Optional Features:
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_USER_NS: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_SECCOMP: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_SECCOMP_FILTER: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_CGROUP_PIDS: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_MEMCG_SWAP: enabled
17:06:31 [2023-11-08T17:06:31.585Z]     (cgroup swap accounting is currently enabled)
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_BLK_CGROUP: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_CGROUP_PERF: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_CGROUP_HUGETLB: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_CFS_BANDWIDTH: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_RT_GROUP_SCHED: missing
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_IP_VS: enabled (as module)
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_IP_VS_NFCT: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_IP_VS_RR: enabled (as module)
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_SECURITY_SELINUX: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_SECURITY_APPARMOR: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_EXT4_FS: enabled
17:06:31 [2023-11-08T17:06:31.585Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:06:31 [2023-11-08T17:06:31.840Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:06:31 [2023-11-08T17:06:31.840Z] - Network Drivers:
17:06:31 [2023-11-08T17:06:31.840Z]   - "overlay":
17:06:31 [2023-11-08T17:06:31.840Z]     - CONFIG_VXLAN: enabled (as module)
17:06:31 [2023-11-08T17:06:31.840Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:06:31 [2023-11-08T17:06:31.840Z]       Optional (for encrypted networks):
17:06:31 [2023-11-08T17:06:31.840Z]       - CONFIG_CRYPTO: enabled
17:06:31 [2023-11-08T17:06:31.840Z]       - CONFIG_CRYPTO_AEAD: enabled
17:06:31 [2023-11-08T17:06:31.840Z]       - CONFIG_CRYPTO_GCM: enabled
17:06:31 [2023-11-08T17:06:31.840Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:06:31 [2023-11-08T17:06:31.840Z]       - CONFIG_CRYPTO_GHASH: enabled
17:06:31 [2023-11-08T17:06:31.840Z]       - CONFIG_XFRM: enabled
17:06:31 [2023-11-08T17:06:31.840Z]       - CONFIG_XFRM_USER: enabled (as module)
17:06:31 [2023-11-08T17:06:31.840Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:06:31 [2023-11-08T17:06:31.840Z]       - CONFIG_INET_ESP: enabled (as module)
17:06:31 [2023-11-08T17:06:31.840Z]   - "ipvlan":
17:06:31 [2023-11-08T17:06:31.840Z]     - CONFIG_IPVLAN: enabled (as module)
17:06:31 [2023-11-08T17:06:31.840Z]   - "macvlan":
17:06:31 [2023-11-08T17:06:31.840Z]     - CONFIG_MACVLAN: enabled (as module)
17:06:31 [2023-11-08T17:06:31.840Z]     - CONFIG_DUMMY: enabled (as module)
17:06:31 [2023-11-08T17:06:31.840Z]   - "ftp,tftp client in container":
17:06:31 [2023-11-08T17:06:31.840Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:06:31 [2023-11-08T17:06:31.840Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:06:31 [2023-11-08T17:06:31.840Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:06:31 [2023-11-08T17:06:31.841Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:06:31 [2023-11-08T17:06:31.841Z] - Storage Drivers:
17:06:31 [2023-11-08T17:06:31.841Z]   - "aufs":
17:06:32 [2023-11-08T17:06:32.096Z]     - CONFIG_AUFS_FS: enabled (as module)
17:06:32 [2023-11-08T17:06:32.096Z]   - "btrfs":
17:06:32 [2023-11-08T17:06:32.096Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:06:32 [2023-11-08T17:06:32.096Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:06:32 [2023-11-08T17:06:32.096Z]   - "devicemapper":
17:06:32 [2023-11-08T17:06:32.096Z]     - CONFIG_BLK_DEV_DM: enabled
17:06:32 [2023-11-08T17:06:32.096Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:06:32 [2023-11-08T17:06:32.096Z]   - "overlay":
17:06:32 [2023-11-08T17:06:32.096Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:06:32 [2023-11-08T17:06:32.096Z]   - "zfs":
17:06:32 [2023-11-08T17:06:32.096Z]     - /dev/zfs: present
17:06:32 [2023-11-08T17:06:32.096Z]     - zfs command: missing
17:06:32 [2023-11-08T17:06:32.096Z]     - zpool command: missing
17:06:32 [2023-11-08T17:06:32.096Z] 
17:06:32 [2023-11-08T17:06:32.096Z] Limits:
17:06:32 [2023-11-08T17:06:32.096Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:06:32 [2023-11-08T17:06:32.096Z] 
17:06:32 [2023-11-08T17:06:32.096Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:06:32 [2023-11-08T17:06:32.389Z] + docker build --force-rm -t docker:8074e7a43718a8c1a1d0efc4ce7a280179e4a80a .
17:06:32 [2023-11-08T17:06:32.646Z] #0 building with "default" instance using docker driver
17:06:32 [2023-11-08T17:06:32.646Z] 
17:06:32 [2023-11-08T17:06:32.646Z] #1 [internal] load .dockerignore
17:06:32 [2023-11-08T17:06:32.646Z] #1 transferring context: 113B done
17:06:32 [2023-11-08T17:06:32.646Z] #1 DONE 0.0s
17:06:32 [2023-11-08T17:06:32.646Z] 
17:06:32 [2023-11-08T17:06:32.646Z] #2 [internal] load build definition from Dockerfile
17:06:32 [2023-11-08T17:06:32.646Z] #2 transferring dockerfile: 28.07kB done
17:06:32 [2023-11-08T17:06:32.646Z] #2 DONE 0.0s
17:06:32 [2023-11-08T17:06:32.646Z] 
17:06:32 [2023-11-08T17:06:32.646Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:06:32 [2023-11-08T17:06:32.646Z] #3 DONE 0.1s
17:06:32 [2023-11-08T17:06:32.646Z] 
17:06:32 [2023-11-08T17:06:32.646Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
17:06:32 [2023-11-08T17:06:32.646Z] #4 CACHED
17:06:32 [2023-11-08T17:06:32.646Z] 
17:06:32 [2023-11-08T17:06:32.646Z] #5 [internal] load metadata for docker.io/library/busybox:latest
17:06:32 [2023-11-08T17:06:32.901Z] #5 DONE 0.0s
17:06:32 [2023-11-08T17:06:32.901Z] 
17:06:32 [2023-11-08T17:06:32.901Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:06:32 [2023-11-08T17:06:32.901Z] #6 DONE 0.2s
17:06:32 [2023-11-08T17:06:32.901Z] 
17:06:32 [2023-11-08T17:06:32.901Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
17:06:32 [2023-11-08T17:06:32.901Z] #7 DONE 0.2s
17:06:32 [2023-11-08T17:06:32.901Z] 
17:06:32 [2023-11-08T17:06:32.901Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
17:06:32 [2023-11-08T17:06:32.901Z] #8 DONE 0.2s
17:06:32 [2023-11-08T17:06:32.901Z] 
17:06:32 [2023-11-08T17:06:32.901Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
17:06:32 [2023-11-08T17:06:32.901Z] #9 DONE 0.2s
17:06:32 [2023-11-08T17:06:32.901Z] 
17:06:32 [2023-11-08T17:06:32.901Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
17:06:32 [2023-11-08T17:06:32.901Z] #10 DONE 0.2s
17:06:32 [2023-11-08T17:06:32.901Z] 
17:06:32 [2023-11-08T17:06:32.901Z] #11 [internal] load metadata for docker.io/distribution/distribution:2.8.3
17:06:32 [2023-11-08T17:06:32.901Z] #11 DONE 0.2s
17:06:32 [2023-11-08T17:06:32.901Z] 
17:06:32 [2023-11-08T17:06:32.901Z] #12 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye
17:06:32 [2023-11-08T17:06:32.901Z] #12 DONE 0.2s
17:06:33 [2023-11-08T17:06:33.158Z] 
17:06:33 [2023-11-08T17:06:33.158Z] #13 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05
17:06:33 [2023-11-08T17:06:33.158Z] #13 DONE 0.0s
17:06:33 [2023-11-08T17:06:33.158Z] 
17:06:33 [2023-11-08T17:06:33.158Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
17:06:33 [2023-11-08T17:06:33.158Z] #14 DONE 0.0s
17:06:33 [2023-11-08T17:06:33.158Z] 
17:06:33 [2023-11-08T17:06:33.158Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
17:06:33 [2023-11-08T17:06:33.158Z] #15 DONE 0.0s
17:06:33 [2023-11-08T17:06:33.158Z] 
17:06:33 [2023-11-08T17:06:33.158Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
17:06:33 [2023-11-08T17:06:33.158Z] #16 DONE 0.0s
17:06:33 [2023-11-08T17:06:33.158Z] 
17:06:33 [2023-11-08T17:06:33.158Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest
17:06:33 [2023-11-08T17:06:33.158Z] #17 DONE 0.0s
17:06:33 [2023-11-08T17:06:33.158Z] 
17:06:33 [2023-11-08T17:06:33.158Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:06:33 [2023-11-08T17:06:33.158Z] #18 DONE 0.0s
17:06:33 [2023-11-08T17:06:33.158Z] 
17:06:33 [2023-11-08T17:06:33.158Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
17:06:33 [2023-11-08T17:06:33.158Z] #19 DONE 0.0s
17:06:33 [2023-11-08T17:06:33.158Z] 
17:06:33 [2023-11-08T17:06:33.158Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a4aa0519fbd45786048bbc4daa7092fec803d22463f1cb6c4e7762dcb6a10cf0
17:06:33 [2023-11-08T17:06:33.158Z] #20 DONE 0.0s
17:06:33 [2023-11-08T17:06:33.158Z] 
17:06:33 [2023-11-08T17:06:33.158Z] #21 [internal] load build context
17:06:34 [2023-11-08T17:06:34.086Z] #21 transferring context: 74.39MB 0.9s done
17:06:34 [2023-11-08T17:06:34.086Z] #21 DONE 1.0s
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #22 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.086Z] #22 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #23 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:06:34 [2023-11-08T17:06:34.086Z] #23 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #24 [tini-src 1/3] WORKDIR /usr/src/tini
17:06:34 [2023-11-08T17:06:34.086Z] #24 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #25 [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:06:34 [2023-11-08T17:06:34.086Z] #25 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #26 [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:06:34 [2023-11-08T17:06:34.086Z] #26 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #27 [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:06:34 [2023-11-08T17:06:34.086Z] #27 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #28 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
17:06:34 [2023-11-08T17:06:34.086Z] #28 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #29 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.086Z] #29 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #30 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
17:06:34 [2023-11-08T17:06:34.086Z] #30 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #31 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.086Z] #31 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #32 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:06:34 [2023-11-08T17:06:34.086Z] #32 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #33 [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
17:06:34 [2023-11-08T17:06:34.086Z] #33 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #34 [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:06:34 [2023-11-08T17:06:34.086Z] #34 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #35 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
17:06:34 [2023-11-08T17:06:34.086Z] #35 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #36 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
17:06:34 [2023-11-08T17:06:34.086Z] #36 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #37 [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:06:34 [2023-11-08T17:06:34.086Z] #37 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #38 [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:06:34 [2023-11-08T17:06:34.086Z] #38 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #39 [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:06:34 [2023-11-08T17:06:34.086Z] #39 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #40 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.086Z] #40 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #41 [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:06:34 [2023-11-08T17:06:34.086Z] #41 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #42 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:06:34 [2023-11-08T17:06:34.086Z] #42 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #43 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.086Z] #43 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #44 [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:06:34 [2023-11-08T17:06:34.086Z] #44 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #45 [runc-src 1/3] WORKDIR /usr/src/runc
17:06:34 [2023-11-08T17:06:34.086Z] #45 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #46 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.086Z] #46 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #47 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:06:34 [2023-11-08T17:06:34.086Z] #47 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #48 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:06:34 [2023-11-08T17:06:34.086Z] #48 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #49 [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
17:06:34 [2023-11-08T17:06:34.086Z] #49 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #50 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
17:06:34 [2023-11-08T17:06:34.086Z] #50 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #51 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
17:06:34 [2023-11-08T17:06:34.086Z] #51 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #52 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
17:06:34 [2023-11-08T17:06:34.086Z] #52 CACHED
17:06:34 [2023-11-08T17:06:34.086Z] 
17:06:34 [2023-11-08T17:06:34.086Z] #53 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
17:06:34 [2023-11-08T17:06:34.087Z] #53 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #54 [dev-base  9/13] 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:06:34 [2023-11-08T17:06:34.087Z] #54 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #55 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.087Z] #55 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #56 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
17:06:34 [2023-11-08T17:06:34.087Z] #56 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #57 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:06:34 [2023-11-08T17:06:34.087Z] #57 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #58 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:06:34 [2023-11-08T17:06:34.087Z] #58 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #59 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:06:34 [2023-11-08T17:06:34.087Z] #59 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #60 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.087Z] #60 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #61 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:06:34 [2023-11-08T17:06:34.087Z] #61 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #62 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.087Z] #62 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #63 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:06:34 [2023-11-08T17:06:34.087Z] #63 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #64 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
17:06:34 [2023-11-08T17:06:34.087Z] #64 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #65 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
17:06:34 [2023-11-08T17:06:34.087Z] #65 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #66 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:06:34 [2023-11-08T17:06:34.087Z] #66 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #67 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.087Z] #67 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #68 [dev-base  1/13] RUN groupadd -r docker
17:06:34 [2023-11-08T17:06:34.087Z] #68 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #69 [delve-build 1/2] WORKDIR /usr/src/delve
17:06:34 [2023-11-08T17:06:34.087Z] #69 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #70 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.087Z] #70 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #71 [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
17:06:34 [2023-11-08T17:06:34.087Z] #71 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #72 [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
17:06:34 [2023-11-08T17:06:34.087Z] #72 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #73 [registry-src 1/2] WORKDIR /usr/src/registry
17:06:34 [2023-11-08T17:06:34.087Z] #73 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #74 [base 2/5] COPY --from=xx / /
17:06:34 [2023-11-08T17:06:34.087Z] #74 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #75 [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:06:34 [2023-11-08T17:06:34.087Z] #75 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #76 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
17:06:34 [2023-11-08T17:06:34.087Z] #76 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #77 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:06:34 [2023-11-08T17:06:34.087Z] #77 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #78 [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:06:34 [2023-11-08T17:06:34.087Z] #78 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #79 [build-dummy 2/2] RUN mkdir -p /build
17:06:34 [2023-11-08T17:06:34.087Z] #79 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #80 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:06:34 [2023-11-08T17:06:34.087Z] #80 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #81 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
17:06:34 [2023-11-08T17:06:34.087Z] #81 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #82 [dev-base 11/13] 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
17:06:34 [2023-11-08T17:06:34.087Z] #82 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #83 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.087Z] #83 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #84 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
17:06:34 [2023-11-08T17:06:34.087Z] #84 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #85 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:06:34 [2023-11-08T17:06:34.087Z] #85 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #86 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
17:06:34 [2023-11-08T17:06:34.087Z] #86 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #87 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
17:06:34 [2023-11-08T17:06:34.087Z] #87 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #88 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.087Z] #88 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #89 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:06:34 [2023-11-08T17:06:34.087Z] #89 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #90 [swagger-src 1/3] WORKDIR /usr/src/swagger
17:06:34 [2023-11-08T17:06:34.087Z] #90 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #91 [dev-base  6/13] RUN ldconfig
17:06:34 [2023-11-08T17:06:34.087Z] #91 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #92 [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:06:34 [2023-11-08T17:06:34.087Z] #92 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #93 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:06:34 [2023-11-08T17:06:34.087Z] #93 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #94 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.087Z] #94 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #95 [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:06:34 [2023-11-08T17:06:34.087Z] #95 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #96 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:06:34 [2023-11-08T17:06:34.087Z] #96 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #97 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.087Z] #97 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #98 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:06:34 [2023-11-08T17:06:34.087Z] #98 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #99 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
17:06:34 [2023-11-08T17:06:34.087Z] #99 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #100 [dev-base  8/13] 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             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:06:34 [2023-11-08T17:06:34.087Z] #100 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #101 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
17:06:34 [2023-11-08T17:06:34.087Z] #101 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #102 [binary-dummy 1/1] COPY --from=build-dummy /build /build
17:06:34 [2023-11-08T17:06:34.087Z] #102 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #103 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
17:06:34 [2023-11-08T17:06:34.087Z] #103 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #104 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:06:34 [2023-11-08T17:06:34.087Z] #104 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #105 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
17:06:34 [2023-11-08T17:06:34.087Z] #105 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #106 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
17:06:34 [2023-11-08T17:06:34.087Z] #106 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #107 [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:06:34 [2023-11-08T17:06:34.087Z] #107 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #108 [containerd-src 1/3] WORKDIR /usr/src/containerd
17:06:34 [2023-11-08T17:06:34.087Z] #108 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #109 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:06:34 [2023-11-08T17:06:34.087Z] #109 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #110 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
17:06:34 [2023-11-08T17:06:34.087Z] #110 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #111 [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:06:34 [2023-11-08T17:06:34.087Z] #111 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #112 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:06:34 [2023-11-08T17:06:34.087Z] #112 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #113 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
17:06:34 [2023-11-08T17:06:34.087Z] #113 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #114 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
17:06:34 [2023-11-08T17:06:34.087Z] #114 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
17:06:34 [2023-11-08T17:06:34.087Z] #115 CACHED
17:06:34 [2023-11-08T17:06:34.087Z] 
17:06:34 [2023-11-08T17:06:34.087Z] #116 [dev 1/1] COPY --link . .
17:06:42 [2023-11-08T17:06:42.166Z] #116 DONE 7.0s
17:06:42 [2023-11-08T17:06:42.166Z] 
17:06:42 [2023-11-08T17:06:42.166Z] #117 exporting to image
17:06:42 [2023-11-08T17:06:42.166Z] #117 exporting layers
17:06:42 [2023-11-08T17:06:42.166Z] #117 exporting layers 0.8s done
17:06:42 [2023-11-08T17:06:42.166Z] #117 writing image sha256:00b53b7d381a0847f952226cc3e0cd46fcb47700a31f4d36aeed8e70ed881df4 done
17:06:42 [2023-11-08T17:06:42.166Z] #117 naming to docker.io/library/docker:8074e7a43718a8c1a1d0efc4ce7a280179e4a80a done
17:06:42 [2023-11-08T17:06:42.166Z] #117 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:06:42 [2023-11-08T17:06:42.461Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:06:42 [2023-11-08T17:06:42.779Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41084/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8074e7a43718a8c1a1d0efc4ce7a280179e4a80a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8074e7a43718a8c1a1d0efc4ce7a280179e4a80a hack/test/unit
17:06:43 [2023-11-08T17:06:43.035Z] + BUILDFLAGS=(-tags 'netgo journald')
17:06:43 [2023-11-08T17:06:43.035Z] + TESTFLAGS+=' -test.timeout=5m'
17:06:43 [2023-11-08T17:06:43.035Z] + TESTDIRS=./...
17:06:43 [2023-11-08T17:06:43.035Z] + exclude_paths='/vendor/|/integration'
17:06:43 [2023-11-08T17:06:43.035Z] ++ go list ./...
17:06:43 [2023-11-08T17:06:43.035Z] ++ grep -vE '(/vendor/|/integration)'
17:06:43 [2023-11-08T17:06:43.597Z] + pkg_list='github.com/docker/docker/api
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/backend/build
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/httpstatus
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/httputils
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/middleware
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/router
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/router/build
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/router/checkpoint
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/router/container
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/router/debug
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/router/distribution
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/router/grpc
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/router/image
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/router/network
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/router/plugin
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/router/session
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/router/swarm
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/router/system
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/server/router/volume
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/backend
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/blkiodev
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/checkpoint
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/container
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/events
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/filters
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/image
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/mount
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/network
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/plugins/logdriver
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/registry
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/strslice
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/swarm
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/swarm/runtime
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/system
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/time
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/versions
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/versions/v1p19
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/versions/v1p20
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/api/types/volume
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/builder
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/builder/builder-next
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/builder/builder-next/exporter
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/builder/builder-next/worker
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/builder/builder-next/worker/label
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/builder/dockerfile
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/builder/remotecontext
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/builder/remotecontext/git
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/builder/remotecontext/urlutil
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/cli/debug
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/cli/winresources/docker-proxy
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/cli/winresources/dockerd
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/client
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/client/buildkit
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/cmd/docker-proxy
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/cmd/dockerd
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/cmd/dockerd/trap
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/container
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/container/stream
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/contrib/apparmor
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/contrib/httpserver
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/daemon
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/daemon/cluster
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/daemon/cluster/convert
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/daemon/cluster/executor
17:06:43 [2023-11-08T17:06:43.597Z] github.com/docker/docker/daemon/cluster/executor/container
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/cluster/provider
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/config
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/containerd
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/events
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/events/testutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/copy
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/register
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/vfs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/zfs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/images
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/initlayer
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/links
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/listeners
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/awslogs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/fluentd
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/gcplogs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/gelf
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/journald
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/local
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/logentries
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/loggertest
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/loggerutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/splunk
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/syslog
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/templates
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/names
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/network
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/snapshotter
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/stats
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/distribution
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/distribution/metadata
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/distribution/utils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/distribution/xfer
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/dockerversion
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/errdefs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/image
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/image/cache
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/image/spec/specs-go
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/image/spec/specs-go/v1
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/image/tarexport
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/image/v1
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/compatcontext
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/mod
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/mounttree
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/multierror
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/test/suite
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/testutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/testutils/netnsutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/unshare
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/layer
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libcontainerd
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libcontainerd/queue
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libcontainerd/remote
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libcontainerd/shimopts
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libcontainerd/supervisor
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libcontainerd/types
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/bitmap
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/cluster
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/config
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/datastore
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/diagnostic
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/discoverapi
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/driverapi
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/bridge
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/host
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/null
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/overlay
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/remote
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/windows
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drvregistry
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/etchosts
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/internal/caller
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/internal/kvstore
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipam
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipamapi
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipams/builtin
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipams/null
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipams/remote
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipamutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipbits
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/iptables
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/netlabel
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/netutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/networkdb
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ns
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/options
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/osl
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/osl/kernel
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/portallocator
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/portmapper
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/resolvconf
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/scope
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/types
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/oci
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/oci/caps
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/opts
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/aaparser
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/archive
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/authorization
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/broadcaster
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/capabilities
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/chrootarchive
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/containerfs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/directory
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/dmesg
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/fileutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/homedir
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/idtools
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/ioutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/jsonmessage
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/longpath
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/loopback
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/meminfo
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/namesgenerator
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/parsers
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/parsers/kernel
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/pidfile
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/platform
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/platforms
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/plugingetter
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/plugins
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/plugins/transport
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/pools
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/process
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/progress
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/reexec
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/rootless
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/rootless/specconv
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/stack
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/stdcopy
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/streamformatter
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/stringid
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/sysinfo
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/system
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/tailfile
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/tarsum
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/useragent
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/plugin
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/plugin/executor/containerd
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/plugin/v2
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/profiles/apparmor
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/profiles/seccomp
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/quota
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/reference
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/registry
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/registry/resumable
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/restartmanager
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/runconfig
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/runconfig/opts
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/daemon
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/environment
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/fakecontext
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/fakegit
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/fakestorage
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/fixtures/load
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/fixtures/plugin
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/registry
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/request
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/volume
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/volume/drivers
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/volume/local
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/volume/mounts
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/volume/service
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/volume/service/opts
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/volume/testutils'
17:06:43 [2023-11-08T17:06:43.598Z] ++ grep --fixed-strings -v /libnetwork
17:06:43 [2023-11-08T17:06:43.598Z] ++ echo 'github.com/docker/docker/api
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/backend/build
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/httpstatus
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/httputils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/middleware
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/router
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/router/build
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/router/checkpoint
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/router/container
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/router/debug
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/router/distribution
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/router/grpc
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/router/image
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/router/network
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/router/plugin
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/router/session
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/router/swarm
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/router/system
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/server/router/volume
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/backend
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/blkiodev
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/checkpoint
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/container
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/events
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/filters
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/image
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/mount
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/network
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/plugins/logdriver
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/registry
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/strslice
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/swarm
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/swarm/runtime
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/system
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/time
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/versions
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/versions/v1p19
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/versions/v1p20
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/api/types/volume
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/builder
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/builder/builder-next
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/builder/builder-next/exporter
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/builder/builder-next/worker
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/builder/builder-next/worker/label
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/builder/dockerfile
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/builder/remotecontext
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/builder/remotecontext/git
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/builder/remotecontext/urlutil
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/cli/debug
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/cli/winresources/docker-proxy
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/cli/winresources/dockerd
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/client
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/client/buildkit
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/cmd/docker-proxy
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/cmd/dockerd
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/cmd/dockerd/trap
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/container
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/container/stream
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/contrib/apparmor
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/contrib/httpserver
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/cluster
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/cluster/convert
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/cluster/executor
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/cluster/executor/container
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/cluster/provider
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/config
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/containerd
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/events
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/events/testutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/copy
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/register
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/vfs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/graphdriver/zfs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/images
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/initlayer
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/links
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/listeners
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/awslogs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/fluentd
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/gcplogs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/gelf
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/journald
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/local
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/logentries
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/loggertest
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/loggerutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/splunk
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/syslog
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/logger/templates
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/names
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/network
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/snapshotter
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/daemon/stats
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/distribution
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/distribution/metadata
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/distribution/utils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/distribution/xfer
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/dockerversion
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/errdefs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/image
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/image/cache
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/image/spec/specs-go
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/image/spec/specs-go/v1
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/image/tarexport
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/image/v1
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/compatcontext
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/mod
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/mounttree
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/multierror
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/test/suite
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/testutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/testutils/netnsutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/internal/unshare
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/layer
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libcontainerd
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libcontainerd/queue
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libcontainerd/remote
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libcontainerd/shimopts
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libcontainerd/supervisor
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libcontainerd/types
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/bitmap
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/cluster
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/config
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/datastore
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/diagnostic
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/discoverapi
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/driverapi
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/bridge
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/host
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/null
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/overlay
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/remote
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/windows
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/drvregistry
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/etchosts
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/internal/caller
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/internal/kvstore
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipam
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipamapi
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipams/builtin
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipams/null
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipams/remote
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipamutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ipbits
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/iptables
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/netlabel
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/netutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/networkdb
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/ns
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/options
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/osl
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/osl/kernel
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/portallocator
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/portmapper
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/resolvconf
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/scope
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/libnetwork/types
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/oci
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/oci/caps
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/opts
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/aaparser
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/archive
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/authorization
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/broadcaster
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/capabilities
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/chrootarchive
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/containerfs
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/directory
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/dmesg
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/fileutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/homedir
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/idtools
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/ioutils
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/jsonmessage
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/longpath
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/loopback
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/meminfo
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/namesgenerator
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/parsers
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/parsers/kernel
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/pidfile
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/platform
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/platforms
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/plugingetter
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/plugins
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/plugins/transport
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/pools
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/process
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/progress
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/reexec
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/rootless
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/rootless/specconv
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/stack
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/stdcopy
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/streamformatter
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/stringid
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/sysinfo
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/system
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/tailfile
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/tarsum
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/pkg/useragent
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/plugin
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/plugin/executor/containerd
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/plugin/v2
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/profiles/apparmor
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/profiles/seccomp
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/quota
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/reference
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/registry
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/registry/resumable
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/restartmanager
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/runconfig
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/runconfig/opts
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/daemon
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/environment
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/fakecontext
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/fakegit
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/fakestorage
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/fixtures/load
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/fixtures/plugin
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/registry
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/testutil/request
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/volume
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/volume/drivers
17:06:43 [2023-11-08T17:06:43.598Z] github.com/docker/docker/volume/local
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/volume/mounts
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/volume/service
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/volume/service/opts
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/volume/testutils'
17:06:43 [2023-11-08T17:06:43.599Z] + base_pkg_list='github.com/docker/docker/api
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/backend/build
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/httpstatus
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/httputils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/middleware
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/build
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/checkpoint
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/container
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/debug
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/distribution
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/grpc
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/image
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/network
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/plugin
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/session
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/swarm
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/system
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/volume
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/backend
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/blkiodev
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/checkpoint
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/container
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/events
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/filters
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/image
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/mount
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/network
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/plugins/logdriver
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/registry
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/strslice
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/swarm
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/swarm/runtime
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/system
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/time
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/versions
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/versions/v1p19
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/versions/v1p20
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/volume
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/exporter
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/worker
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/worker/label
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/dockerfile
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/remotecontext
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/remotecontext/git
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/remotecontext/urlutil
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/cli/debug
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/cli/winresources/docker-proxy
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/cli/winresources/dockerd
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/client
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/client/buildkit
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/cmd/docker-proxy
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/cmd/dockerd
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/cmd/dockerd/trap
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/container
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/container/stream
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/contrib/apparmor
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/contrib/httpserver
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/cluster
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/cluster/convert
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/cluster/executor
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/cluster/executor/container
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/cluster/provider
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/config
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/containerd
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/events
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/events/testutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/copy
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/register
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/vfs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/zfs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/images
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/initlayer
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/links
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/listeners
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/awslogs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/fluentd
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/gcplogs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/gelf
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/journald
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/local
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/logentries
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/loggertest
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/loggerutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/splunk
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/syslog
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/templates
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/names
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/network
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/snapshotter
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/stats
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/distribution
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/distribution/metadata
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/distribution/utils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/distribution/xfer
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/dockerversion
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/errdefs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/image
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/image/cache
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/image/spec/specs-go
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/image/spec/specs-go/v1
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/image/tarexport
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/image/v1
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/compatcontext
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/mod
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/mounttree
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/multierror
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/test/suite
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/testutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/testutils/netnsutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/unshare
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/layer
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libcontainerd
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libcontainerd/queue
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libcontainerd/remote
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libcontainerd/shimopts
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libcontainerd/supervisor
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libcontainerd/types
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/oci
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/oci/caps
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/opts
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/aaparser
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/archive
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/authorization
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/broadcaster
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/capabilities
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/chrootarchive
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/containerfs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/directory
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/dmesg
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/fileutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/homedir
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/idtools
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/ioutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/jsonmessage
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/longpath
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/loopback
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/meminfo
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/namesgenerator
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/parsers
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/parsers/kernel
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/pidfile
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/platform
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/platforms
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/plugingetter
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/plugins
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/plugins/transport
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/pools
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/process
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/progress
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/reexec
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/rootless
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/rootless/specconv
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/stack
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/stdcopy
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/streamformatter
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/stringid
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/sysinfo
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/system
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/tailfile
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/tarsum
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/useragent
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/plugin
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/plugin/executor/containerd
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/plugin/v2
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/profiles/apparmor
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/profiles/seccomp
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/quota
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/reference
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/registry
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/registry/resumable
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/restartmanager
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/runconfig
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/runconfig/opts
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/testutil
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/testutil/daemon
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/testutil/environment
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/testutil/fakecontext
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/testutil/fakegit
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/testutil/fakestorage
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/testutil/fixtures/load
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/testutil/fixtures/plugin
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/testutil/registry
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/testutil/request
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/volume
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/volume/drivers
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/volume/local
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/volume/mounts
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/volume/service
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/volume/service/opts
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/volume/testutils'
17:06:43 [2023-11-08T17:06:43.599Z] ++ grep --fixed-strings /libnetwork
17:06:43 [2023-11-08T17:06:43.599Z] ++ echo 'github.com/docker/docker/api
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/backend/build
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/httpstatus
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/httputils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/middleware
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/build
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/checkpoint
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/container
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/debug
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/distribution
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/grpc
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/image
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/network
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/plugin
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/session
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/swarm
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/system
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/server/router/volume
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/backend
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/blkiodev
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/checkpoint
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/container
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/events
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/filters
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/image
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/mount
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/network
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/plugins/logdriver
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/registry
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/strslice
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/swarm
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/swarm/runtime
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/system
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/time
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/versions
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/versions/v1p19
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/versions/v1p20
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/api/types/volume
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/exporter
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/worker
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/builder-next/worker/label
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/dockerfile
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/remotecontext
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/remotecontext/git
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/builder/remotecontext/urlutil
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/cli/debug
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/cli/winresources/docker-proxy
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/cli/winresources/dockerd
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/client
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/client/buildkit
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/cmd/docker-proxy
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/cmd/dockerd
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/cmd/dockerd/trap
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/container
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/container/stream
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/contrib/apparmor
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/contrib/httpserver
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/cluster
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/cluster/convert
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/cluster/executor
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/cluster/executor/container
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/cluster/provider
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/config
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/containerd
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/events
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/events/testutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/copy
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/register
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/vfs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/graphdriver/zfs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/images
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/initlayer
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/links
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/listeners
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/awslogs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/fluentd
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/gcplogs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/gelf
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/journald
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/local
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/logentries
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/loggertest
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/loggerutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/splunk
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/syslog
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/logger/templates
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/names
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/network
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/snapshotter
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/daemon/stats
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/distribution
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/distribution/metadata
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/distribution/utils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/distribution/xfer
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/dockerversion
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/errdefs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/image
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/image/cache
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/image/spec/specs-go
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/image/spec/specs-go/v1
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/image/tarexport
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/image/v1
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/compatcontext
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/mod
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/mounttree
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/multierror
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/test/suite
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/testutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/testutils/netnsutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/internal/unshare
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/layer
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libcontainerd
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libcontainerd/queue
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libcontainerd/remote
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libcontainerd/shimopts
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libcontainerd/supervisor
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libcontainerd/types
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/bitmap
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/cluster
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/config
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/datastore
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/diagnostic
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/discoverapi
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/driverapi
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drivers/bridge
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drivers/host
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drivers/null
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drivers/overlay
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drivers/remote
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drivers/windows
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/drvregistry
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/etchosts
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/internal/caller
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/internal/kvstore
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/ipam
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/ipamapi
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/ipams/builtin
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/ipams/null
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/ipams/remote
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/ipamutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/ipbits
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/iptables
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/netlabel
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/netutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/networkdb
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/ns
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/options
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/osl
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/osl/kernel
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/portallocator
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/portmapper
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/resolvconf
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/scope
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/libnetwork/types
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/oci
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/oci/caps
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/opts
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/aaparser
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/archive
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/authorization
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/broadcaster
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/capabilities
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/chrootarchive
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/containerfs
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/directory
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/dmesg
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/fileutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/homedir
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/idtools
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/ioutils
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/jsonmessage
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/longpath
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/loopback
17:06:43 [2023-11-08T17:06:43.599Z] github.com/docker/docker/pkg/meminfo
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/namesgenerator
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/parsers
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/parsers/kernel
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/pidfile
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/platform
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/platforms
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/plugingetter
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/plugins
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/plugins/transport
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/pools
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/process
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/progress
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/reexec
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/rootless
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/rootless/specconv
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/stack
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/stdcopy
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/streamformatter
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/stringid
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/sysinfo
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/system
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/tailfile
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/tarsum
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/pkg/useragent
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/plugin
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/plugin/executor/containerd
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/plugin/v2
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/profiles/apparmor
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/profiles/seccomp
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/quota
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/reference
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/registry
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/registry/resumable
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/restartmanager
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/runconfig
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/runconfig/opts
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/testutil
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/testutil/daemon
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/testutil/environment
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/testutil/fakecontext
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/testutil/fakegit
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/testutil/fakestorage
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/testutil/fixtures/load
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/testutil/fixtures/plugin
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/testutil/registry
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/testutil/request
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/volume
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/volume/drivers
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/volume/local
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/volume/mounts
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/volume/service
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/volume/service/opts
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/volume/testutils'
17:06:43 [2023-11-08T17:06:43.600Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/bitmap
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/cluster
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/config
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/datastore
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/diagnostic
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/discoverapi
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/driverapi
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/bridge
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/host
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/null
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/overlay
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/remote
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/windows
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drvregistry
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/etchosts
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/internal/caller
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/internal/kvstore
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipam
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipamapi
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipams/builtin
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipams/null
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipams/remote
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipamutils
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipbits
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/iptables
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/netlabel
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/netutils
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/networkdb
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ns
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/options
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/osl
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/osl/kernel
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/portallocator
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/portmapper
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/resolvconf
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/scope
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/types'
17:06:43 [2023-11-08T17:06:43.600Z] + echo 'github.com/docker/docker/libnetwork
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/bitmap
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/cluster
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/config
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/datastore
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/diagnostic
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/discoverapi
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/driverapi
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/bridge
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/host
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/null
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/overlay
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/remote
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/windows
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drvregistry
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/etchosts
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/internal/caller
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/internal/kvstore
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipam
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipamapi
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipams/builtin
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipams/null
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipams/remote
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipamutils
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ipbits
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/iptables
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/netlabel
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/netutils
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/networkdb
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/ns
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/options
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/osl
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/osl/kernel
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/portallocator
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/portmapper
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/resolvconf
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/scope
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/types'
17:06:43 [2023-11-08T17:06:43.600Z] + grep --fixed-strings libnetwork/drivers/bridge
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/bridge
17:06:43 [2023-11-08T17:06:43.600Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:06:43 [2023-11-08T17:06:43.600Z] + type docker-proxy
17:06:43 [2023-11-08T17:06:43.600Z] hack/test/unit: line 25: type: docker-proxy: not found
17:06:43 [2023-11-08T17:06:43.600Z] + hack/make.sh binary-proxy install-proxy
17:06:43 [2023-11-08T17:06:43.600Z] 
17:06:43 [2023-11-08T17:06:43.600Z] Removing bundles/
17:06:43 [2023-11-08T17:06:43.600Z] 
17:06:43 [2023-11-08T17:06:43.600Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:06:43 [2023-11-08T17:06:43.600Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
17:06:43 [2023-11-08T17:06:43.600Z] + tee /go/src/github.com/docker/docker/go.mod
17:06:43 [2023-11-08T17:06:43.600Z] module github.com/docker/docker
17:06:43 [2023-11-08T17:06:43.600Z] 
17:06:43 [2023-11-08T17:06:43.600Z] go 1.20
17:06:43 [2023-11-08T17:06:43.600Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:06:43 [2023-11-08T17:06:43.600Z] + GO111MODULE=on
17:06:43 [2023-11-08T17:06:43.600Z] + 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=8074e7a43718a8c1a1d0efc4ce7a280179e4a80a" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-08T17:06:43.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
17:06:48 [2023-11-08T17:06:48.841Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:06:48 [2023-11-08T17:06:48.841Z] Created binary: bundles/binary-proxy/docker-proxy
17:06:48 [2023-11-08T17:06:48.841Z] 
17:06:48 [2023-11-08T17:06:48.841Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:06:48 [2023-11-08T17:06:48.841Z] Installing docker-proxy to /usr/local/bin/
17:06:48 [2023-11-08T17:06:48.841Z] 
17:06:48 [2023-11-08T17:06:48.841Z] + mkdir -p bundles
17:06:48 [2023-11-08T17:06:48.841Z] + '[' -n 'github.com/docker/docker/api
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/backend/build
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/httpstatus
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/httputils
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/middleware
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/router
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/router/build
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/router/checkpoint
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/router/container
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/router/debug
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/router/distribution
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/router/grpc
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/router/image
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/router/network
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/router/plugin
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/router/session
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/router/swarm
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/router/system
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/server/router/volume
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/backend
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/blkiodev
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/checkpoint
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/container
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/events
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/filters
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/image
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/mount
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/network
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/plugins/logdriver
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/registry
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/strslice
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/swarm
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/swarm/runtime
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/system
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/time
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/versions
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/versions/v1p19
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/versions/v1p20
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/api/types/volume
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/builder
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/builder/builder-next
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/builder/builder-next/exporter
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/builder/builder-next/worker
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/builder/builder-next/worker/label
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/builder/dockerfile
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/builder/remotecontext
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/builder/remotecontext/git
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/builder/remotecontext/urlutil
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/cli/debug
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/cli/winresources/docker-proxy
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/cli/winresources/dockerd
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/client
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/client/buildkit
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/cmd/docker-proxy
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/cmd/dockerd
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/cmd/dockerd/trap
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/container
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/container/stream
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/contrib/apparmor
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/contrib/httpserver
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/cluster
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/cluster/convert
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/cluster/executor
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/cluster/executor/container
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/cluster/provider
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/config
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/containerd
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/events
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/events/testutils
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/graphdriver
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/graphdriver/copy
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/graphdriver/register
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/graphdriver/vfs
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/graphdriver/zfs
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/images
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/initlayer
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/links
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/listeners
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/awslogs
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/fluentd
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/gcplogs
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/gelf
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/journald
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/local
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/logentries
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/loggertest
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/loggerutils
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/splunk
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/syslog
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/logger/templates
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/names
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/network
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/snapshotter
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/daemon/stats
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/distribution
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/distribution/metadata
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/distribution/utils
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/distribution/xfer
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/dockerversion
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/errdefs
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/image
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/image/cache
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/image/spec/specs-go
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/image/spec/specs-go/v1
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/image/tarexport
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/image/v1
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/internal/compatcontext
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/internal/mod
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/internal/mounttree
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/internal/multierror
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/internal/test/suite
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/internal/testutils
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/internal/testutils/netnsutils
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/internal/unshare
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/layer
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/libcontainerd
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/libcontainerd/queue
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/libcontainerd/remote
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/libcontainerd/shimopts
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/libcontainerd/supervisor
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/libcontainerd/types
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/oci
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/oci/caps
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/opts
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/aaparser
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/archive
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/authorization
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/broadcaster
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/capabilities
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/chrootarchive
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/containerfs
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/directory
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/dmesg
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/fileutils
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/homedir
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/idtools
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/ioutils
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/jsonmessage
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/longpath
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/loopback
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/meminfo
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/namesgenerator
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/parsers
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/parsers/kernel
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/pidfile
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/platform
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/platforms
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/plugingetter
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/plugins
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/plugins/transport
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/pools
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/process
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/progress
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/reexec
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/rootless
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/rootless/specconv
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/stack
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/stdcopy
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/streamformatter
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/stringid
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/sysinfo
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/system
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/tailfile
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/tarsum
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/pkg/useragent
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/plugin
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/plugin/executor/containerd
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/plugin/v2
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/profiles/apparmor
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/profiles/seccomp
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/quota
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/reference
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/registry
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/registry/resumable
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/restartmanager
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/runconfig
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/runconfig/opts
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/testutil
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/testutil/daemon
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/testutil/environment
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/testutil/fakecontext
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/testutil/fakegit
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/testutil/fakestorage
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/testutil/fixtures/load
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/testutil/fixtures/plugin
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/testutil/registry
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/testutil/request
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/volume
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/volume/drivers
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/volume/local
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/volume/mounts
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/volume/service
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/volume/service/opts
17:06:48 [2023-11-08T17:06:48.841Z] github.com/docker/docker/volume/testutils' ']'
17:06:48 [2023-11-08T17:06:48.842Z] + 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/logentries 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/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:06:48 [2023-11-08T17:06:48.842Z] ?   	github.com/docker/docker/api	[no test files]
17:06:56 [2023-11-08T17:06:56.932Z] ok  	github.com/docker/docker/api/server	0.047s	coverage: 13.0% of statements
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 28.3% of statements
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 7.4% of statements
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/types	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
17:07:18 [2023-11-08T17:07:18.839Z] ok  	github.com/docker/docker/api/types/network	0.005s	coverage: 74.3% of statements
17:07:18 [2023-11-08T17:07:18.839Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 94.0% of statements
17:07:18 [2023-11-08T17:07:18.839Z] ok  	github.com/docker/docker/api/types/container	0.014s	coverage: 83.7% of statements
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/types/system	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/builder	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:07:18 [2023-11-08T17:07:18.839Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
17:07:18 [2023-11-08T17:07:18.840Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
17:07:18 [2023-11-08T17:07:18.840Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:07:18 [2023-11-08T17:07:18.840Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:07:18 [2023-11-08T17:07:18.840Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
17:07:18 [2023-11-08T17:07:18.840Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
17:07:18 [2023-11-08T17:07:18.840Z] ok  	github.com/docker/docker/api/types/time	0.012s	coverage: 100.0% of statements
17:07:18 [2023-11-08T17:07:18.840Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:07:18 [2023-11-08T17:07:18.840Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:07:18 [2023-11-08T17:07:18.840Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.009s	coverage: 100.0% of statements
17:07:18 [2023-11-08T17:07:18.840Z] ok  	github.com/docker/docker/cli/debug	0.013s	coverage: 100.0% of statements
17:07:18 [2023-11-08T17:07:18.840Z] ok  	github.com/docker/docker/builder/remotecontext	0.058s	coverage: 33.5% of statements
17:07:18 [2023-11-08T17:07:18.840Z] ok  	github.com/docker/docker/builder/dockerfile	0.071s	coverage: 50.1% of statements
17:07:20 [2023-11-08T17:07:20.731Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
17:07:20 [2023-11-08T17:07:20.731Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.035s	coverage: 66.5% of statements
17:07:20 [2023-11-08T17:07:20.731Z] ok  	github.com/docker/docker/client	0.100s	coverage: 77.1% of statements
17:07:24 [2023-11-08T17:07:24.000Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.994s	coverage: 82.5% of statements
17:07:33 [2023-11-08T17:07:33.948Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:07:33 [2023-11-08T17:07:33.948Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:07:33 [2023-11-08T17:07:33.948Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:07:33 [2023-11-08T17:07:33.948Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:07:33 [2023-11-08T17:07:33.948Z] ok  	github.com/docker/docker/container	0.127s	coverage: 36.5% of statements
17:07:33 [2023-11-08T17:07:33.948Z] ok  	github.com/docker/docker/cmd/dockerd	0.258s	coverage: 29.4% of statements
17:07:34 [2023-11-08T17:07:34.875Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.465s	coverage: 0.0% of statements
17:07:36 [2023-11-08T17:07:36.284Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:07:36 [2023-11-08T17:07:36.284Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
17:07:36 [2023-11-08T17:07:36.284Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.035s	coverage: 38.7% of statements
17:07:36 [2023-11-08T17:07:36.284Z] ok  	github.com/docker/docker/daemon/cluster	0.071s	coverage: 0.5% of statements
17:07:36 [2023-11-08T17:07:36.540Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:07:36 [2023-11-08T17:07:36.796Z] ok  	github.com/docker/docker/daemon/config	0.062s	coverage: 75.7% of statements
17:07:37 [2023-11-08T17:07:37.722Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:07:37 [2023-11-08T17:07:37.722Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
17:07:37 [2023-11-08T17:07:37.722Z] ok  	github.com/docker/docker/daemon/containerd	0.021s	coverage: 0.5% of statements
17:07:37 [2023-11-08T17:07:37.978Z] ok  	github.com/docker/docker/daemon/events	0.061s	coverage: 50.0% of statements
17:07:37 [2023-11-08T17:07:37.978Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
17:07:38 [2023-11-08T17:07:38.234Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.183s	coverage: 59.6% of statements
17:07:38 [2023-11-08T17:07:38.795Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:07:38 [2023-11-08T17:07:38.795Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
17:07:38 [2023-11-08T17:07:38.795Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:07:38 [2023-11-08T17:07:38.795Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:07:39 [2023-11-08T17:07:39.050Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.199s	coverage: 60.2% of statements
17:07:39 [2023-11-08T17:07:39.050Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.020s	coverage: 60.9% of statements
17:07:39 [2023-11-08T17:07:39.612Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
17:07:40 [2023-11-08T17:07:40.173Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.481s	coverage: 13.4% of statements
17:07:40 [2023-11-08T17:07:40.173Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:07:40 [2023-11-08T17:07:40.173Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:07:40 [2023-11-08T17:07:40.173Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
17:07:40 [2023-11-08T17:07:40.173Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
17:07:40 [2023-11-08T17:07:40.429Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 43.2% of statements
17:07:40 [2023-11-08T17:07:40.685Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.112s	coverage: 78.3% of statements
17:07:40 [2023-11-08T17:07:40.685Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:07:40 [2023-11-08T17:07:40.685Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
17:07:40 [2023-11-08T17:07:40.685Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.019s	coverage: 68.2% of statements
17:07:41 [2023-11-08T17:07:41.246Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
17:07:41 [2023-11-08T17:07:41.246Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
17:07:41 [2023-11-08T17:07:41.246Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
17:07:41 [2023-11-08T17:07:41.246Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
17:07:41 [2023-11-08T17:07:41.502Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.070s	coverage: 76.8% of statements
17:07:41 [2023-11-08T17:07:41.502Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:07:41 [2023-11-08T17:07:41.502Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
17:07:41 [2023-11-08T17:07:41.502Z] ok  	github.com/docker/docker/daemon/logger/local	0.052s	coverage: 79.4% of statements
17:07:42 [2023-11-08T17:07:42.064Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.015s	coverage: 63.7% of statements
17:07:42 [2023-11-08T17:07:42.064Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
17:07:42 [2023-11-08T17:07:42.320Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:07:42 [2023-11-08T17:07:42.320Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
17:07:42 [2023-11-08T17:07:42.320Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
17:07:42 [2023-11-08T17:07:42.320Z] ok  	github.com/docker/docker/daemon/logger/journald	1.194s	coverage: 74.5% of statements
17:07:42 [2023-11-08T17:07:42.576Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
17:07:42 [2023-11-08T17:07:42.576Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:07:42 [2023-11-08T17:07:42.576Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
17:07:43 [2023-11-08T17:07:43.502Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:07:43 [2023-11-08T17:07:43.502Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
17:07:43 [2023-11-08T17:07:43.502Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.7% of statements
17:07:43 [2023-11-08T17:07:43.502Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 44.4% of statements
17:07:43 [2023-11-08T17:07:43.758Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.425s	coverage: 82.5% of statements
17:07:44 [2023-11-08T17:07:44.013Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
17:07:44 [2023-11-08T17:07:44.013Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
17:07:44 [2023-11-08T17:07:44.013Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
17:07:44 [2023-11-08T17:07:44.013Z] ok  	github.com/docker/docker/image	0.026s	coverage: 84.6% of statements
17:07:44 [2023-11-08T17:07:44.269Z] ?   	github.com/docker/docker/image/v1	[no test files]
17:07:44 [2023-11-08T17:07:44.269Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
17:07:44 [2023-11-08T17:07:44.269Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
17:07:44 [2023-11-08T17:07:44.269Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
17:07:44 [2023-11-08T17:07:44.269Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
17:07:44 [2023-11-08T17:07:44.524Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:07:44 [2023-11-08T17:07:44.524Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
17:07:44 [2023-11-08T17:07:44.524Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
17:07:44 [2023-11-08T17:07:44.524Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
17:07:44 [2023-11-08T17:07:44.524Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
17:07:45 [2023-11-08T17:07:45.085Z] ok  	github.com/docker/docker/distribution	1.527s	coverage: 29.1% of statements
17:07:45 [2023-11-08T17:07:45.646Z] ok  	github.com/docker/docker/daemon	10.722s	coverage: 17.1% of statements
17:07:45 [2023-11-08T17:07:45.646Z] ok  	github.com/docker/docker/distribution/xfer	2.187s	coverage: 84.4% of statements
17:07:45 [2023-11-08T17:07:45.646Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:07:45 [2023-11-08T17:07:45.646Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:07:45 [2023-11-08T17:07:45.646Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
17:07:45 [2023-11-08T17:07:45.646Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:07:45 [2023-11-08T17:07:45.646Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:07:45 [2023-11-08T17:07:45.646Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
17:07:46 [2023-11-08T17:07:46.207Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:07:46 [2023-11-08T17:07:46.207Z] ok  	github.com/docker/docker/oci	0.026s	coverage: 38.1% of statements
17:07:46 [2023-11-08T17:07:46.207Z] ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 52.9% of statements
17:07:46 [2023-11-08T17:07:46.207Z] ok  	github.com/docker/docker/opts	0.044s	coverage: 67.9% of statements
17:07:46 [2023-11-08T17:07:46.768Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
17:07:46 [2023-11-08T17:07:46.768Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
17:07:46 [2023-11-08T17:07:46.768Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
17:07:46 [2023-11-08T17:07:46.768Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
17:07:47 [2023-11-08T17:07:47.025Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
17:07:47 [2023-11-08T17:07:47.025Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 56.4% of statements
17:07:47 [2023-11-08T17:07:47.025Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.287s	coverage: 83.7% of statements
17:07:47 [2023-11-08T17:07:47.025Z] ok  	github.com/docker/docker/pkg/authorization	0.298s	coverage: 68.3% of statements
17:07:47 [2023-11-08T17:07:47.025Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 8.3% of statements
17:07:47 [2023-11-08T17:07:47.281Z] ok  	github.com/docker/docker/pkg/archive	0.483s	coverage: 81.1% of statements
17:07:47 [2023-11-08T17:07:47.281Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:07:47 [2023-11-08T17:07:47.281Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
17:07:47 [2023-11-08T17:07:47.281Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 92.3% of statements
17:07:47 [2023-11-08T17:07:47.281Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
17:07:47 [2023-11-08T17:07:47.281Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
17:07:47 [2023-11-08T17:07:47.537Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
17:07:47 [2023-11-08T17:07:47.537Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
17:07:47 [2023-11-08T17:07:47.538Z] ok  	github.com/docker/docker/pkg/idtools	0.424s	coverage: 69.7% of statements
17:07:47 [2023-11-08T17:07:47.538Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:07:47 [2023-11-08T17:07:47.538Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
17:07:47 [2023-11-08T17:07:47.538Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:07:47 [2023-11-08T17:07:47.538Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
17:07:47 [2023-11-08T17:07:47.538Z] ok  	github.com/docker/docker/pkg/pidfile	0.009s	coverage: 94.1% of statements
17:07:47 [2023-11-08T17:07:47.794Z] ok  	github.com/docker/docker/pkg/ioutils	0.385s	coverage: 72.3% of statements
17:07:48 [2023-11-08T17:07:48.356Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:07:48 [2023-11-08T17:07:48.356Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:07:48 [2023-11-08T17:07:48.356Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
17:07:48 [2023-11-08T17:07:48.356Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
17:07:48 [2023-11-08T17:07:48.356Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
17:07:48 [2023-11-08T17:07:48.356Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
17:07:48 [2023-11-08T17:07:48.356Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:07:48 [2023-11-08T17:07:48.611Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
17:07:48 [2023-11-08T17:07:48.611Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
17:07:48 [2023-11-08T17:07:48.611Z] ok  	github.com/docker/docker/pkg/stack	0.006s	coverage: 90.9% of statements
17:07:48 [2023-11-08T17:07:48.611Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
17:07:48 [2023-11-08T17:07:48.611Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
17:07:48 [2023-11-08T17:07:48.867Z] ok  	github.com/docker/docker/pkg/streamformatter	0.015s	coverage: 66.2% of statements
17:07:48 [2023-11-08T17:07:48.867Z] ok  	github.com/docker/docker/pkg/stringid	0.016s	coverage: 61.9% of statements
17:07:49 [2023-11-08T17:07:49.123Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
17:07:49 [2023-11-08T17:07:49.123Z] ok  	github.com/docker/docker/pkg/sysinfo	0.024s	coverage: 53.4% of statements
17:07:49 [2023-11-08T17:07:49.123Z] ok  	github.com/docker/docker/pkg/tailfile	0.044s	coverage: 88.6% of statements
17:07:49 [2023-11-08T17:07:49.123Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:07:49 [2023-11-08T17:07:49.123Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.6% of statements
17:07:50 [2023-11-08T17:07:50.050Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:07:50 [2023-11-08T17:07:50.050Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:07:50 [2023-11-08T17:07:50.050Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.4% of statements
17:07:50 [2023-11-08T17:07:50.050Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
17:07:50 [2023-11-08T17:07:50.306Z] ok  	github.com/docker/docker/pkg/plugins	2.016s	coverage: 74.9% of statements
17:07:50 [2023-11-08T17:07:50.306Z] ok  	github.com/docker/docker/reference	0.012s	coverage: 83.7% of statements
17:07:50 [2023-11-08T17:07:50.306Z] ok  	github.com/docker/docker/quota	0.234s	coverage: 69.2% of statements
17:07:50 [2023-11-08T17:07:50.571Z] ok  	github.com/docker/docker/plugin	0.527s	coverage: 23.3% of statements
17:07:50 [2023-11-08T17:07:50.843Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:07:50 [2023-11-08T17:07:50.843Z] ok  	github.com/docker/docker/restartmanager	0.011s	coverage: 51.9% of statements
17:07:50 [2023-11-08T17:07:50.843Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
17:07:50 [2023-11-08T17:07:50.843Z] ok  	github.com/docker/docker/runconfig	0.018s	coverage: 63.8% of statements
17:07:50 [2023-11-08T17:07:50.843Z] ok  	github.com/docker/docker/registry	0.118s	coverage: 63.9% of statements
17:07:51 [2023-11-08T17:07:51.105Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 8.2% of statements
17:07:51 [2023-11-08T17:07:51.105Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:07:51 [2023-11-08T17:07:51.105Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:07:51 [2023-11-08T17:07:51.105Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:07:51 [2023-11-08T17:07:51.105Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:07:51 [2023-11-08T17:07:51.105Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:07:51 [2023-11-08T17:07:51.105Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:07:51 [2023-11-08T17:07:51.105Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:07:51 [2023-11-08T17:07:51.105Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:07:51 [2023-11-08T17:07:51.105Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:07:51 [2023-11-08T17:07:51.105Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:07:51 [2023-11-08T17:07:51.105Z] ?   	github.com/docker/docker/volume	[no test files]
17:07:51 [2023-11-08T17:07:51.676Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
17:07:51 [2023-11-08T17:07:51.931Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
17:07:51 [2023-11-08T17:07:51.931Z] ok  	github.com/docker/docker/volume/local	0.109s	coverage: 74.6% of statements
17:07:52 [2023-11-08T17:07:52.186Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:07:52 [2023-11-08T17:07:52.186Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:07:52 [2023-11-08T17:07:52.186Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
17:07:53 [2023-11-08T17:07:53.112Z] ok  	github.com/docker/docker/layer	7.497s	coverage: 68.7% of statements
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === Skipped
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     network_proxy_test.go:210: No support for dual stack yet
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:41: Driver btrfs not supported
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:41: Driver btrfs not supported
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:41: Driver btrfs not supported
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:41: Driver btrfs not supported
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:41: Driver btrfs not supported
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:68: No driver to put!
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z] time="2023-11-08T17:07:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z] time="2023-11-08T17:07:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z] time="2023-11-08T17:07:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z] time="2023-11-08T17:07:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z] time="2023-11-08T17:07:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:68: No driver to put!
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     overlay_test.go:61: Cannot run test with naive change algorithm
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:41: Driver zfs not supported
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:41: Driver zfs not supported
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:41: Driver zfs not supported
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:41: Driver zfs not supported
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:41: Driver zfs not supported
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     graphtest_unix.go:68: No driver to put!
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
17:07:53 [2023-11-08T17:07:53.368Z]     validate_test.go:70: only tested on Windows
17:07:53 [2023-11-08T17:07:53.368Z] 
17:07:53 [2023-11-08T17:07:53.368Z] DONE 3150 tests, 27 skipped in 65.300s
17:07:53 [2023-11-08T17:07:53.368Z] + '[' -n 'github.com/docker/docker/libnetwork
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/bitmap
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/cluster
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/config
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/datastore
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/diagnostic
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/discoverapi
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/driverapi
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drivers/bridge
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drivers/host
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drivers/null
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drivers/overlay
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drivers/remote
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drivers/windows
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/drvregistry
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/etchosts
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/internal/caller
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/internal/kvstore
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/ipam
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/ipamapi
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/ipams/builtin
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/ipams/null
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/ipams/remote
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/ipamutils
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/ipbits
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/iptables
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/netlabel
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/netutils
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/networkdb
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/ns
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/options
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/osl
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/osl/kernel
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/portallocator
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/portmapper
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/resolvconf
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/scope
17:07:53 [2023-11-08T17:07:53.368Z] github.com/docker/docker/libnetwork/types' ']'
17:07:53 [2023-11-08T17:07:53.368Z] + 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/cmd/readme_test 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/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:08:49 [2023-11-08T17:08:49.526Z] ok  	github.com/docker/docker/libnetwork	44.542s	coverage: 42.7% of statements
17:08:49 [2023-11-08T17:08:49.526Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
17:08:49 [2023-11-08T17:08:49.526Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:08:49 [2023-11-08T17:08:49.526Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:08:49 [2023-11-08T17:08:49.526Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:08:49 [2023-11-08T17:08:49.526Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:08:49 [2023-11-08T17:08:49.526Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:08:49 [2023-11-08T17:08:49.526Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:08:49 [2023-11-08T17:08:49.526Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:08:49 [2023-11-08T17:08:49.526Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
17:08:49 [2023-11-08T17:08:49.526Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.3% of statements
17:08:49 [2023-11-08T17:08:49.526Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:08:49 [2023-11-08T17:08:49.526Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:08:49 [2023-11-08T17:08:49.526Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
17:08:49 [2023-11-08T17:08:49.526Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.817s	coverage: 62.4% of statements
17:08:49 [2023-11-08T17:08:49.526Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:08:49 [2023-11-08T17:08:49.526Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
17:08:50 [2023-11-08T17:08:50.888Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.846s	coverage: 5.0% of statements
17:08:50 [2023-11-08T17:08:50.888Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:08:51 [2023-11-08T17:08:51.449Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
17:08:51 [2023-11-08T17:08:51.449Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:08:51 [2023-11-08T17:08:51.704Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
17:08:52 [2023-11-08T17:08:52.630Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
17:08:52 [2023-11-08T17:08:52.886Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
17:08:53 [2023-11-08T17:08:53.141Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
17:08:53 [2023-11-08T17:08:53.701Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
17:08:53 [2023-11-08T17:08:53.701Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:08:53 [2023-11-08T17:08:53.701Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:08:53 [2023-11-08T17:08:53.701Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:08:54 [2023-11-08T17:08:54.262Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
17:08:54 [2023-11-08T17:08:54.517Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
17:08:54 [2023-11-08T17:08:54.772Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:08:54 [2023-11-08T17:08:54.772Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
17:08:54 [2023-11-08T17:08:54.772Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
17:09:06 [2023-11-08T17:09:06.977Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
17:09:08 [2023-11-08T17:09:08.864Z] ok  	github.com/docker/docker/libnetwork/ipam	3.235s	coverage: 80.0% of statements
17:09:08 [2023-11-08T17:09:08.864Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:09:08 [2023-11-08T17:09:08.864Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:09:08 [2023-11-08T17:09:08.864Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
17:09:09 [2023-11-08T17:09:09.424Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
17:09:09 [2023-11-08T17:09:09.424Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:09:09 [2023-11-08T17:09:09.680Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
17:09:10 [2023-11-08T17:09:10.240Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.334s	coverage: 86.4% of statements
17:09:10 [2023-11-08T17:09:10.240Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
17:09:11 [2023-11-08T17:09:11.166Z] ok  	github.com/docker/docker/libnetwork/iptables	0.232s	coverage: 39.9% of statements
17:09:11 [2023-11-08T17:09:11.166Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
17:09:11 [2023-11-08T17:09:11.422Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
17:11:02 [2023-11-08T17:11:02.846Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.265s	coverage: 58.9% of statements
17:11:02 [2023-11-08T17:11:02.846Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:11:02 [2023-11-08T17:11:02.846Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
17:11:02 [2023-11-08T17:11:02.846Z] ok  	github.com/docker/docker/libnetwork/osl	4.467s	coverage: 40.2% of statements
17:11:02 [2023-11-08T17:11:02.846Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
17:11:02 [2023-11-08T17:11:02.846Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
17:11:04 [2023-11-08T17:11:04.252Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.754s	coverage: 46.3% of statements
17:11:04 [2023-11-08T17:11:04.252Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
17:11:04 [2023-11-08T17:11:04.252Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
17:11:04 [2023-11-08T17:11:04.508Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
17:11:04 [2023-11-08T17:11:04.508Z] 
17:11:04 [2023-11-08T17:11:04.508Z] === Skipped
17:11:04 [2023-11-08T17:11:04.508Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:11:04 [2023-11-08T17:11:04.508Z]     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:11:04 [2023-11-08T17:11:04.508Z] 
17:11:04 [2023-11-08T17:11:04.508Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
17:11:04 [2023-11-08T17:11:04.508Z]     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:11:04 [2023-11-08T17:11:04.508Z] 
17:11:04 [2023-11-08T17:11:04.508Z] DONE 355 tests, 2 skipped in 191.156s
Post stage
[Pipeline] junit
17:11:05 [2023-11-08T17:11:05.443Z] Recording test results
17:11:05 [2023-11-08T17:11:05.550Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:11:05 [2023-11-08T17:11:05.890Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41084/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8074e7a43718a8c1a1d0efc4ce7a280179e4a80a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8074e7a43718a8c1a1d0efc4ce7a280179e4a80a hack/make.sh dynbinary test-integration
17:11:06 [2023-11-08T17:11:06.153Z] 
17:11:06 [2023-11-08T17:11:06.153Z] Removing bundles/
17:11:06 [2023-11-08T17:11:06.153Z] 
17:11:06 [2023-11-08T17:11:06.153Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:11:06 [2023-11-08T17:11:06.153Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
17:11:06 [2023-11-08T17:11:06.153Z] + tee /go/src/github.com/docker/docker/go.mod
17:11:06 [2023-11-08T17:11:06.153Z] module github.com/docker/docker
17:11:06 [2023-11-08T17:11:06.153Z] 
17:11:06 [2023-11-08T17:11:06.153Z] go 1.20
17:11:06 [2023-11-08T17:11:06.153Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:11:06 [2023-11-08T17:11:06.153Z] + GO111MODULE=on
17:11:06 [2023-11-08T17:11:06.153Z] + 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=8074e7a43718a8c1a1d0efc4ce7a280179e4a80a" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-08T17:11:05.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
17:11:44 [2023-11-08T17:11:44.856Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:11:44 [2023-11-08T17:11:44.856Z] Created binary: bundles/dynbinary-daemon/dockerd
17:11:44 [2023-11-08T17:11:44.856Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
17:11:44 [2023-11-08T17:11:44.856Z] + tee /go/src/github.com/docker/docker/go.mod
17:11:44 [2023-11-08T17:11:44.856Z] module github.com/docker/docker
17:11:44 [2023-11-08T17:11:44.856Z] 
17:11:44 [2023-11-08T17:11:44.856Z] go 1.20
17:11:44 [2023-11-08T17:11:44.856Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:11:44 [2023-11-08T17:11:44.856Z] + GO111MODULE=on
17:11:44 [2023-11-08T17:11:44.856Z] + 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=8074e7a43718a8c1a1d0efc4ce7a280179e4a80a" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-08T17:11:05.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
17:11:44 [2023-11-08T17:11:44.856Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:11:44 [2023-11-08T17:11:44.856Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:11:44 [2023-11-08T17:11:44.856Z] 
17:11:44 [2023-11-08T17:11:44.856Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:11:44 [2023-11-08T17:11:44.856Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:11:44 [2023-11-08T17:11:44.856Z] HOSTNAME=6d47af2b6c2e
17:11:44 [2023-11-08T17:11:44.856Z] TESTDEBUG=0
17:11:44 [2023-11-08T17:11:44.856Z] DEST=bundles/test-integration
17:11:44 [2023-11-08T17:11:44.856Z] PWD=/go/src/github.com/docker/docker
17:11:44 [2023-11-08T17:11:44.856Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
17:11:44 [2023-11-08T17:11:44.856Z] DOCKER_GITCOMMIT=8074e7a43718a8c1a1d0efc4ce7a280179e4a80a
17:11:44 [2023-11-08T17:11:44.856Z] container=docker
17:11:44 [2023-11-08T17:11:44.856Z] HOME=/root
17:11:44 [2023-11-08T17:11:44.856Z] CONTAINERD_NAMESPACE=moby
17:11:44 [2023-11-08T17:11:44.856Z] GOLANG_VERSION=1.21.3
17:11:44 [2023-11-08T17:11:44.856Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:11:44 [2023-11-08T17:11:44.856Z] VALIDATE_BRANCH=master
17:11:44 [2023-11-08T17:11:44.856Z] TERM=xterm
17:11:44 [2023-11-08T17:11:44.856Z] DOCKER_PKG=github.com/docker/docker
17:11:44 [2023-11-08T17:11:44.856Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
17:11:44 [2023-11-08T17:11:44.856Z] SHLVL=1
17:11:44 [2023-11-08T17:11:44.856Z] TIMEOUT=120m
17:11:44 [2023-11-08T17:11:44.856Z] GOTOOLCHAIN=local
17:11:44 [2023-11-08T17:11:44.856Z] DOCKER_GRAPHDRIVER=overlay2
17:11:44 [2023-11-08T17:11:44.856Z] GO111MODULE=off
17:11:44 [2023-11-08T17:11:44.856Z] DOCKER_EXPERIMENTAL=1
17:11:44 [2023-11-08T17:11:44.856Z] TEST_SKIP_INTEGRATION_CLI=1
17:11:44 [2023-11-08T17:11:44.856Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:11:44 [2023-11-08T17:11:44.856Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:11:44 [2023-11-08T17:11:44.856Z] GOPATH=/go
17:11:44 [2023-11-08T17:11:44.856Z] PKG_CONFIG=pkg-config
17:11:44 [2023-11-08T17:11:44.856Z] _=/usr/bin/env
17:11:44 [2023-11-08T17:11:44.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:12:06 [2023-11-08T17:12:06.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
17:12:06 [2023-11-08T17:12:06.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:12:06 [2023-11-08T17:12:06.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:12:08 [2023-11-08T17:12:08.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:12:12 [2023-11-08T17:12:12.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:12:16 [2023-11-08T17:12:16.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:12:16 [2023-11-08T17:12:16.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:12:17 [2023-11-08T17:12:17.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:12:18 [2023-11-08T17:12:18.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:12:20 [2023-11-08T17:12:20.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
17:12:21 [2023-11-08T17:12:21.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:12:21 [2023-11-08T17:12:21.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:12:22 [2023-11-08T17:12:22.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:12:24 [2023-11-08T17:12:24.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:12:25 [2023-11-08T17:12:25.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:12:26 [2023-11-08T17:12:26.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:12:27 [2023-11-08T17:12:27.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:12:28 [2023-11-08T17:12:28.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:12:29 [2023-11-08T17:12:29.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:12:31 [2023-11-08T17:12:31.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:12:31 [2023-11-08T17:12:31.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:12:33 [2023-11-08T17:12:33.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:12:34 [2023-11-08T17:12:34.409Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:12:34 [2023-11-08T17:12:34.409Z] Using test binary /usr/local/cli-integration/docker
17:12:34 [2023-11-08T17:12:34.409Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:12:34 [2023-11-08T17:12:34.409Z] +++ /etc/init.d/apparmor start
17:12:34 [2023-11-08T17:12:34.409Z] Not: starting.
17:12:34 [2023-11-08T17:12:34.409Z] INFO: Waiting for daemon to start...
17:12:34 [2023-11-08T17:12:34.409Z] Starting dockerd
17:12:34 [2023-11-08T17:12:34.409Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.hplUyHuPq8/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
17:12:46 [2023-11-08T17:12:46.610Z] .
17:12:46 [2023-11-08T17:12:46.610Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
17:12:46 [2023-11-08T17:12:46.610Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:12:46 [2023-11-08T17:12:46.610Z] ++++ docker load
17:12:46 [2023-11-08T17:12:46.610Z] Loaded image: emptyfs:latest
17:12:46 [2023-11-08T17:12:46.610Z] ++++ tar -cC bundles/test-integration/dangling .
17:12:46 [2023-11-08T17:12:46.610Z] ++++ docker load
17:12:46 [2023-11-08T17:12:46.610Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
17:12:46 [2023-11-08T17:12:46.610Z] Running integration-test (iteration 1)
17:12:46 [2023-11-08T17:12:46.610Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
17:12:46 [2023-11-08T17:12:46.610Z] ++ '[' -n '' ']'
17:12:46 [2023-11-08T17:12:46.610Z] ++ 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:12:46 [2023-11-08T17:12:46.610Z] ++ set -e
17:12:46 [2023-11-08T17:12:46.610Z] ++ '[' -n 0 ']'
17:12:46 [2023-11-08T17:12:46.610Z] ++ set -x
17:12:46 [2023-11-08T17:12:46.610Z] ++ 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.hplUyHuPq8/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:12:46 [2023-11-08T17:12:46.610Z] Loaded image: busybox:latest
17:12:46 [2023-11-08T17:12:46.610Z] Loaded image: busybox:glibc
17:12:46 [2023-11-08T17:12:46.866Z] Loaded image: debian:bullseye-slim
17:12:46 [2023-11-08T17:12:46.866Z] Loaded image: hello-world:latest
17:12:46 [2023-11-08T17:12:46.866Z] Loaded image: arm32v7/hello-world:latest
17:12:47 [2023-11-08T17:12:47.121Z] INFO: Testing against a local daemon
17:12:47 [2023-11-08T17:12:47.121Z] === RUN   TestCgroupNamespacesBuild
17:12:48 [2023-11-08T17:12:48.058Z] --- PASS: TestCgroupNamespacesBuild (1.16s)
17:12:48 [2023-11-08T17:12:48.058Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:12:49 [2023-11-08T17:12:49.431Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
17:12:49 [2023-11-08T17:12:49.431Z] === RUN   TestBuildWithSession
17:12:49 [2023-11-08T17:12:49.431Z]     build_session_test.go:26: TODO: BuildKit
17:12:49 [2023-11-08T17:12:49.431Z] --- SKIP: TestBuildWithSession (0.00s)
17:12:49 [2023-11-08T17:12:49.431Z] === RUN   TestBuildSquashParent
17:12:53 [2023-11-08T17:12:53.593Z] --- PASS: TestBuildSquashParent (4.00s)
17:12:53 [2023-11-08T17:12:53.593Z] === RUN   TestBuildWithRemoveAndForceRemove
17:12:53 [2023-11-08T17:12:53.593Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:12:53 [2023-11-08T17:12:53.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:12:53 [2023-11-08T17:12:53.593Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:12:53 [2023-11-08T17:12:53.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:12:53 [2023-11-08T17:12:53.593Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:12:53 [2023-11-08T17:12:53.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:12:53 [2023-11-08T17:12:53.593Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:12:53 [2023-11-08T17:12:53.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:12:53 [2023-11-08T17:12:53.593Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:12:53 [2023-11-08T17:12:53.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:12:53 [2023-11-08T17:12:53.593Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:12:53 [2023-11-08T17:12:53.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:12:53 [2023-11-08T17:12:53.593Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:12:53 [2023-11-08T17:12:53.593Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:12:53 [2023-11-08T17:12:53.593Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:12:53 [2023-11-08T17:12:53.593Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:12:53 [2023-11-08T17:12:53.593Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:12:53 [2023-11-08T17:12:53.593Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:12:56 [2023-11-08T17:12:56.856Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
17:12:56 [2023-11-08T17:12:56.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s)
17:12:56 [2023-11-08T17:12:56.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s)
17:12:56 [2023-11-08T17:12:56.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.75s)
17:12:56 [2023-11-08T17:12:56.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.03s)
17:12:56 [2023-11-08T17:12:56.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.38s)
17:12:56 [2023-11-08T17:12:56.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.40s)
17:12:56 [2023-11-08T17:12:56.856Z] === RUN   TestBuildMultiStageCopy
17:12:56 [2023-11-08T17:12:56.856Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:12:57 [2023-11-08T17:12:57.781Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:12:57 [2023-11-08T17:12:57.781Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:12:57 [2023-11-08T17:12:57.781Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:12:58 [2023-11-08T17:12:58.037Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:12:58 [2023-11-08T17:12:58.037Z] --- PASS: TestBuildMultiStageCopy (1.33s)
17:12:58 [2023-11-08T17:12:58.037Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.98s)
17:12:58 [2023-11-08T17:12:58.037Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
17:12:58 [2023-11-08T17:12:58.037Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
17:12:58 [2023-11-08T17:12:58.037Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
17:12:58 [2023-11-08T17:12:58.037Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
17:12:58 [2023-11-08T17:12:58.037Z] === RUN   TestBuildMultiStageParentConfig
17:12:58 [2023-11-08T17:12:58.292Z] --- PASS: TestBuildMultiStageParentConfig (0.33s)
17:12:58 [2023-11-08T17:12:58.292Z] === RUN   TestBuildLabelWithTargets
17:12:58 [2023-11-08T17:12:58.852Z] --- PASS: TestBuildLabelWithTargets (0.54s)
17:12:58 [2023-11-08T17:12:58.852Z] === RUN   TestBuildWithEmptyLayers
17:12:59 [2023-11-08T17:12:59.107Z] --- PASS: TestBuildWithEmptyLayers (0.11s)
17:12:59 [2023-11-08T17:12:59.107Z] === RUN   TestBuildMultiStageOnBuild
17:13:00 [2023-11-08T17:13:00.471Z] --- PASS: TestBuildMultiStageOnBuild (1.13s)
17:13:00 [2023-11-08T17:13:00.471Z] === RUN   TestBuildUncleanTarFilenames
17:13:00 [2023-11-08T17:13:00.471Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
17:13:00 [2023-11-08T17:13:00.471Z] === RUN   TestBuildMultiStageLayerLeak
17:13:01 [2023-11-08T17:13:01.397Z] --- PASS: TestBuildMultiStageLayerLeak (1.10s)
17:13:01 [2023-11-08T17:13:01.397Z] === RUN   TestBuildWithHugeFile
17:13:48 [2023-11-08T17:13:48.005Z] --- PASS: TestBuildWithHugeFile (43.72s)
17:13:48 [2023-11-08T17:13:48.005Z] === RUN   TestBuildWCOWSandboxSize
17:13:48 [2023-11-08T17:13:48.005Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:13:48 [2023-11-08T17:13:48.005Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:13:48 [2023-11-08T17:13:48.005Z] === RUN   TestBuildWithEmptyDockerfile
17:13:48 [2023-11-08T17:13:48.005Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:13:48 [2023-11-08T17:13:48.005Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:13:48 [2023-11-08T17:13:48.005Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:13:48 [2023-11-08T17:13:48.005Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:13:48 [2023-11-08T17:13:48.005Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:13:48 [2023-11-08T17:13:48.005Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:13:48 [2023-11-08T17:13:48.005Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:13:48 [2023-11-08T17:13:48.005Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:13:48 [2023-11-08T17:13:48.005Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:13:48 [2023-11-08T17:13:48.005Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
17:13:48 [2023-11-08T17:13:48.005Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:13:48 [2023-11-08T17:13:48.005Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:13:48 [2023-11-08T17:13:48.005Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
17:13:48 [2023-11-08T17:13:48.005Z] === RUN   TestBuildPreserveOwnership
17:13:48 [2023-11-08T17:13:48.005Z] === RUN   TestBuildPreserveOwnership/copy_from
17:13:48 [2023-11-08T17:13:48.005Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:13:48 [2023-11-08T17:13:48.005Z] --- PASS: TestBuildPreserveOwnership (2.22s)
17:13:48 [2023-11-08T17:13:48.005Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.56s)
17:13:48 [2023-11-08T17:13:48.005Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.65s)
17:13:48 [2023-11-08T17:13:48.005Z] === RUN   TestBuildPlatformInvalid
17:13:48 [2023-11-08T17:13:48.005Z] --- PASS: TestBuildPlatformInvalid (0.03s)
17:13:48 [2023-11-08T17:13:48.005Z] === RUN   TestBuildkitHistoryTracePropagation
17:13:48 [2023-11-08T17:13:48.005Z] time="2023-11-08T17:13:47Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
17:13:48 [2023-11-08T17:13:48.005Z] time="2023-11-08T17:13:47Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
17:13:48 [2023-11-08T17:13:48.005Z] time="2023-11-08T17:13:47Z" 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:13:48 [2023-11-08T17:13:48.005Z] time="2023-11-08T17:13:47Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
17:13:48 [2023-11-08T17:13:48.005Z] time="2023-11-08T17:13:47Z" 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:13:48 [2023-11-08T17:13:48.005Z] time="2023-11-08T17:13:47Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
17:13:48 [2023-11-08T17:13:48.005Z] time="2023-11-08T17:13:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
17:13:48 [2023-11-08T17:13:48.005Z] time="2023-11-08T17:13:47Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
17:13:48 [2023-11-08T17:13:48.005Z] time="2023-11-08T17:13:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
17:13:48 [2023-11-08T17:13:48.005Z] time="2023-11-08T17:13:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
17:13:48 [2023-11-08T17:13:48.005Z] time="2023-11-08T17:13:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
17:13:48 [2023-11-08T17:13:48.005Z] time="2023-11-08T17:13:47Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
17:13:48 [2023-11-08T17:13:48.005Z] time="2023-11-08T17:13:47Z" level=info msg="[core] [Server #4] Server created" module=grpc
17:13:48 [2023-11-08T17:13:48.005Z]     build_traces_test.go:84: Waiting for trace to be available
17:13:52 [2023-11-08T17:13:52.166Z] time="2023-11-08T17:13:51Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
17:13:52 [2023-11-08T17:13:52.166Z] time="2023-11-08T17:13:51Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
17:13:52 [2023-11-08T17:13:52.166Z] time="2023-11-08T17:13:51Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
17:13:52 [2023-11-08T17:13:52.166Z] time="2023-11-08T17:13:51Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
17:13:52 [2023-11-08T17:13:52.166Z] time="2023-11-08T17:13:51Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
17:13:52 [2023-11-08T17:13:52.166Z] time="2023-11-08T17:13:51Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
17:13:52 [2023-11-08T17:13:52.166Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
17:13:52 [2023-11-08T17:13:52.166Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:13:52 [2023-11-08T17:13:52.166Z] Loaded image: busybox:latest
17:13:52 [2023-11-08T17:13:52.166Z] Loaded image: busybox:glibc
17:13:53 [2023-11-08T17:13:53.092Z] Loaded image: debian:bullseye-slim
17:13:53 [2023-11-08T17:13:53.092Z] Loaded image: hello-world:latest
17:13:53 [2023-11-08T17:13:53.092Z] Loaded image: arm32v7/hello-world:latest
17:14:01 [2023-11-08T17:14:01.169Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.14s)
17:14:01 [2023-11-08T17:14:01.169Z] PASS
17:14:01 [2023-11-08T17:14:01.169Z] 
17:14:01 [2023-11-08T17:14:01.169Z] === Skipped
17:14:01 [2023-11-08T17:14:01.169Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:14:01 [2023-11-08T17:14:01.169Z]     build_session_test.go:26: TODO: BuildKit
17:14:01 [2023-11-08T17:14:01.169Z] 
17:14:01 [2023-11-08T17:14:01.169Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:14:01 [2023-11-08T17:14:01.169Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:14:01 [2023-11-08T17:14:01.169Z] 
17:14:01 [2023-11-08T17:14:01.169Z] DONE 35 tests, 2 skipped in 74.875s
17:14:01 [2023-11-08T17:14:01.169Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
17:14:01 [2023-11-08T17:14:01.169Z] ++ '[' -n '' ']'
17:14:01 [2023-11-08T17:14:01.169Z] ++ 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:14:01 [2023-11-08T17:14:01.169Z] ++ set -e
17:14:01 [2023-11-08T17:14:01.169Z] ++ '[' -n 0 ']'
17:14:01 [2023-11-08T17:14:01.169Z] ++ set -x
17:14:01 [2023-11-08T17:14:01.169Z] ++ 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.hplUyHuPq8/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:14:01 [2023-11-08T17:14:01.169Z] INFO: Testing against a local daemon
17:14:01 [2023-11-08T17:14:01.169Z] === RUN   TestNoNewPrivileges
17:14:06 [2023-11-08T17:14:06.423Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
17:14:06 [2023-11-08T17:14:06.423Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
17:14:06 [2023-11-08T17:14:06.423Z] --- PASS: TestNoNewPrivileges (5.93s)
17:14:06 [2023-11-08T17:14:06.423Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.46s)
17:14:06 [2023-11-08T17:14:06.423Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.43s)
17:14:06 [2023-11-08T17:14:06.423Z] PASS
17:14:06 [2023-11-08T17:14:06.423Z] 
17:14:06 [2023-11-08T17:14:06.423Z] DONE 3 tests in 5.963s
17:14:06 [2023-11-08T17:14:06.678Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
17:14:06 [2023-11-08T17:14:06.678Z] ++ '[' -n '' ']'
17:14:06 [2023-11-08T17:14:06.678Z] ++ 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:14:06 [2023-11-08T17:14:06.678Z] ++ set -e
17:14:06 [2023-11-08T17:14:06.678Z] ++ '[' -n 0 ']'
17:14:06 [2023-11-08T17:14:06.678Z] ++ set -x
17:14:06 [2023-11-08T17:14:06.678Z] ++ 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.hplUyHuPq8/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:14:06 [2023-11-08T17:14:06.678Z] INFO: Testing against a local daemon
17:14:06 [2023-11-08T17:14:06.678Z] === RUN   TestConfigInspect
17:14:08 [2023-11-08T17:14:08.563Z] --- PASS: TestConfigInspect (1.86s)
17:14:08 [2023-11-08T17:14:08.563Z] === RUN   TestConfigList
17:14:09 [2023-11-08T17:14:09.488Z] === RUN   TestConfigList/test_filter_by_name
17:14:09 [2023-11-08T17:14:09.488Z] === RUN   TestConfigList/test_filter_by_id
17:14:09 [2023-11-08T17:14:09.488Z] === RUN   TestConfigList/test_filter_by_label_key_only
17:14:09 [2023-11-08T17:14:09.488Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
17:14:09 [2023-11-08T17:14:09.488Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
17:14:10 [2023-11-08T17:14:10.413Z] --- PASS: TestConfigList (1.96s)
17:14:10 [2023-11-08T17:14:10.413Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
17:14:10 [2023-11-08T17:14:10.413Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
17:14:10 [2023-11-08T17:14:10.413Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
17:14:10 [2023-11-08T17:14:10.413Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
17:14:10 [2023-11-08T17:14:10.413Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
17:14:10 [2023-11-08T17:14:10.413Z] === RUN   TestConfigsCreateAndDelete
17:14:12 [2023-11-08T17:14:12.298Z] --- PASS: TestConfigsCreateAndDelete (1.91s)
17:14:12 [2023-11-08T17:14:12.298Z] === RUN   TestConfigsUpdate
17:14:13 [2023-11-08T17:14:13.661Z] --- PASS: TestConfigsUpdate (1.45s)
17:14:13 [2023-11-08T17:14:13.661Z] === RUN   TestTemplatedConfig
17:14:16 [2023-11-08T17:14:16.924Z] --- PASS: TestTemplatedConfig (2.58s)
17:14:16 [2023-11-08T17:14:16.924Z] === RUN   TestConfigCreateResolve
17:14:18 [2023-11-08T17:14:18.286Z] --- PASS: TestConfigCreateResolve (1.94s)
17:14:18 [2023-11-08T17:14:18.286Z] PASS
17:14:18 [2023-11-08T17:14:18.286Z] 
17:14:18 [2023-11-08T17:14:18.286Z] DONE 11 tests in 11.738s
17:14:18 [2023-11-08T17:14:18.286Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
17:14:18 [2023-11-08T17:14:18.286Z] ++ '[' -n '' ']'
17:14:18 [2023-11-08T17:14:18.286Z] ++ 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:14:18 [2023-11-08T17:14:18.286Z] ++ set -e
17:14:18 [2023-11-08T17:14:18.286Z] ++ '[' -n 0 ']'
17:14:18 [2023-11-08T17:14:18.286Z] ++ set -x
17:14:18 [2023-11-08T17:14:18.286Z] ++ 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.hplUyHuPq8/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:14:18 [2023-11-08T17:14:18.286Z] INFO: Testing against a local daemon
17:14:18 [2023-11-08T17:14:18.286Z] === RUN   TestAttach
17:14:18 [2023-11-08T17:14:18.286Z] === RUN   TestAttach/without_TTY
17:14:18 [2023-11-08T17:14:18.286Z] === PAUSE TestAttach/without_TTY
17:14:18 [2023-11-08T17:14:18.286Z] === RUN   TestAttach/with_TTY
17:14:18 [2023-11-08T17:14:18.286Z] === PAUSE TestAttach/with_TTY
17:14:18 [2023-11-08T17:14:18.286Z] === CONT  TestAttach/without_TTY
17:14:18 [2023-11-08T17:14:18.286Z] === CONT  TestAttach/with_TTY
17:14:18 [2023-11-08T17:14:18.541Z] --- PASS: TestAttach (0.02s)
17:14:18 [2023-11-08T17:14:18.541Z]     --- PASS: TestAttach/without_TTY (0.05s)
17:14:18 [2023-11-08T17:14:18.541Z]     --- PASS: TestAttach/with_TTY (0.05s)
17:14:18 [2023-11-08T17:14:18.541Z] === RUN   TestCreateWithCDIDevices
17:14:19 [2023-11-08T17:14:19.466Z] --- PASS: TestCreateWithCDIDevices (1.06s)
17:14:19 [2023-11-08T17:14:19.467Z] === RUN   TestCDISpecDirsAreInSystemInfo
17:14:19 [2023-11-08T17:14:19.467Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
17:14:20 [2023-11-08T17:14:20.027Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
17:14:20 [2023-11-08T17:14:20.587Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
17:14:21 [2023-11-08T17:14:21.148Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
17:14:21 [2023-11-08T17:14:21.708Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
17:14:21 [2023-11-08T17:14:21.963Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
17:14:22 [2023-11-08T17:14:22.523Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
17:14:23 [2023-11-08T17:14:23.084Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
17:14:23 [2023-11-08T17:14:23.645Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
17:14:23 [2023-11-08T17:14:23.645Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
17:14:23 [2023-11-08T17:14:23.645Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
17:14:23 [2023-11-08T17:14:23.645Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:14:23 [2023-11-08T17:14:23.645Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
17:14:23 [2023-11-08T17:14:23.645Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
17:14:23 [2023-11-08T17:14:23.645Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
17:14:23 [2023-11-08T17:14:23.645Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:14:23 [2023-11-08T17:14:23.645Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestCheckpoint
17:14:23 [2023-11-08T17:14:23.645Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:14:23 [2023-11-08T17:14:23.645Z] --- SKIP: TestCheckpoint (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/commit
17:14:23 [2023-11-08T17:14:23.645Z] === PAUSE TestContainerInvalidJSON/commit
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/containers/create
17:14:23 [2023-11-08T17:14:23.645Z] === PAUSE TestContainerInvalidJSON/containers/create
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:14:23 [2023-11-08T17:14:23.645Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:14:23 [2023-11-08T17:14:23.645Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:14:23 [2023-11-08T17:14:23.645Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:14:23 [2023-11-08T17:14:23.645Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:14:23 [2023-11-08T17:14:23.645Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:14:23 [2023-11-08T17:14:23.645Z] === CONT  TestContainerInvalidJSON/commit
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:14:23 [2023-11-08T17:14:23.645Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:14:23 [2023-11-08T17:14:23.645Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:14:23 [2023-11-08T17:14:23.645Z] === CONT  TestContainerInvalidJSON/containers/create
17:14:23 [2023-11-08T17:14:23.645Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:14:23 [2023-11-08T17:14:23.645Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:14:23 [2023-11-08T17:14:23.645Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:14:23 [2023-11-08T17:14:23.645Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:14:23 [2023-11-08T17:14:23.645Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:14:23 [2023-11-08T17:14:23.645Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestCopyFromContainerPathIsNotDir
17:14:23 [2023-11-08T17:14:23.645Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:14:23 [2023-11-08T17:14:23.645Z] === RUN   TestCopyToContainerPathDoesNotExist
17:14:23 [2023-11-08T17:14:23.901Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
17:14:23 [2023-11-08T17:14:23.901Z] === RUN   TestCopyEmptyFile
17:14:23 [2023-11-08T17:14:23.901Z] --- PASS: TestCopyEmptyFile (0.06s)
17:14:23 [2023-11-08T17:14:23.901Z] === RUN   TestCopyToContainerPathIsNotDir
17:14:23 [2023-11-08T17:14:23.901Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
17:14:23 [2023-11-08T17:14:23.901Z] === RUN   TestCopyFromContainer
17:14:24 [2023-11-08T17:14:24.461Z] === RUN   TestCopyFromContainer//
17:14:24 [2023-11-08T17:14:24.461Z] === RUN   TestCopyFromContainer/.
17:14:24 [2023-11-08T17:14:24.461Z] === RUN   TestCopyFromContainer//.
17:14:24 [2023-11-08T17:14:24.461Z] === RUN   TestCopyFromContainer/./
17:14:24 [2023-11-08T17:14:24.461Z] === RUN   TestCopyFromContainer//./
17:14:24 [2023-11-08T17:14:24.461Z] === RUN   TestCopyFromContainer//bar/root
17:14:24 [2023-11-08T17:14:24.461Z] === RUN   TestCopyFromContainer//bar/root/
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCopyFromContainer//bar/root/.
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCopyFromContainer/bar/quux
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCopyFromContainer/bar/quux/
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCopyFromContainer/bar/quux/.
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCopyFromContainer/bar/notarget
17:14:24 [2023-11-08T17:14:24.716Z] --- PASS: TestCopyFromContainer (0.76s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer// (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer/. (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer//. (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:14:24 [2023-11-08T17:14:24.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:14:24 [2023-11-08T17:14:24.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:14:24 [2023-11-08T17:14:24.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:14:24 [2023-11-08T17:14:24.716Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:14:24 [2023-11-08T17:14:24.716Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:14:24 [2023-11-08T17:14:24.716Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:14:24 [2023-11-08T17:14:24.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCreateLinkToNonExistingContainer
17:14:24 [2023-11-08T17:14:24.716Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCreateWithInvalidEnv
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCreateWithInvalidEnv/0
17:14:24 [2023-11-08T17:14:24.716Z] === PAUSE TestCreateWithInvalidEnv/0
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCreateWithInvalidEnv/1
17:14:24 [2023-11-08T17:14:24.716Z] === PAUSE TestCreateWithInvalidEnv/1
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCreateWithInvalidEnv/2
17:14:24 [2023-11-08T17:14:24.716Z] === PAUSE TestCreateWithInvalidEnv/2
17:14:24 [2023-11-08T17:14:24.716Z] === CONT  TestCreateWithInvalidEnv/0
17:14:24 [2023-11-08T17:14:24.716Z] === CONT  TestCreateWithInvalidEnv/2
17:14:24 [2023-11-08T17:14:24.716Z] === CONT  TestCreateWithInvalidEnv/1
17:14:24 [2023-11-08T17:14:24.716Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:14:24 [2023-11-08T17:14:24.716Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCreateTmpfsMountsTarget
17:14:24 [2023-11-08T17:14:24.716Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:14:24 [2023-11-08T17:14:24.716Z] === RUN   TestCreateWithCustomMaskedPaths
17:14:26 [2023-11-08T17:14:26.079Z] --- PASS: TestCreateWithCustomMaskedPaths (1.34s)
17:14:26 [2023-11-08T17:14:26.079Z] === RUN   TestCreateWithCustomReadonlyPaths
17:14:27 [2023-11-08T17:14:27.443Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.38s)
17:14:27 [2023-11-08T17:14:27.443Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:14:27 [2023-11-08T17:14:27.443Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:14:27 [2023-11-08T17:14:27.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:14:27 [2023-11-08T17:14:27.443Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:14:27 [2023-11-08T17:14:27.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:14:27 [2023-11-08T17:14:27.443Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:14:27 [2023-11-08T17:14:27.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:14:27 [2023-11-08T17:14:27.443Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:14:27 [2023-11-08T17:14:27.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:14:27 [2023-11-08T17:14:27.443Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:14:27 [2023-11-08T17:14:27.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:14:27 [2023-11-08T17:14:27.443Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:14:27 [2023-11-08T17:14:27.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:14:27 [2023-11-08T17:14:27.443Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:14:27 [2023-11-08T17:14:27.443Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:14:27 [2023-11-08T17:14:27.443Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:14:27 [2023-11-08T17:14:27.443Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:14:27 [2023-11-08T17:14:27.443Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:14:27 [2023-11-08T17:14:27.443Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:14:27 [2023-11-08T17:14:27.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:14:27 [2023-11-08T17:14:27.443Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:14:27 [2023-11-08T17:14:27.443Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:14:27 [2023-11-08T17:14:27.443Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:14:27 [2023-11-08T17:14:27.443Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:14:27 [2023-11-08T17:14:27.443Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:14:27 [2023-11-08T17:14:27.443Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:14:27 [2023-11-08T17:14:27.443Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:14:28 [2023-11-08T17:14:28.004Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
17:14:28 [2023-11-08T17:14:28.004Z] === RUN   TestCreateDifferentPlatform
17:14:28 [2023-11-08T17:14:28.004Z] === RUN   TestCreateDifferentPlatform/different_os
17:14:28 [2023-11-08T17:14:28.004Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:14:28 [2023-11-08T17:14:28.004Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:14:28 [2023-11-08T17:14:28.004Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:14:28 [2023-11-08T17:14:28.004Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:14:28 [2023-11-08T17:14:28.004Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:14:28 [2023-11-08T17:14:28.004Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:14:28 [2023-11-08T17:14:28.004Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:14:28 [2023-11-08T17:14:28.004Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:14:28 [2023-11-08T17:14:28.004Z] === RUN   TestCreateInvalidHostConfig
17:14:28 [2023-11-08T17:14:28.004Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:14:28 [2023-11-08T17:14:28.004Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:14:28 [2023-11-08T17:14:28.004Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:14:28 [2023-11-08T17:14:28.004Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:14:28 [2023-11-08T17:14:28.004Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:14:28 [2023-11-08T17:14:28.004Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:14:28 [2023-11-08T17:14:28.004Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:14:28 [2023-11-08T17:14:28.004Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:14:28 [2023-11-08T17:14:28.004Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
17:14:28 [2023-11-08T17:14:28.004Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
17:14:28 [2023-11-08T17:14:28.004Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:14:28 [2023-11-08T17:14:28.004Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:14:28 [2023-11-08T17:14:28.004Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:14:28 [2023-11-08T17:14:28.004Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:14:28 [2023-11-08T17:14:28.004Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
17:14:28 [2023-11-08T17:14:28.004Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:14:28 [2023-11-08T17:14:28.004Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:14:28 [2023-11-08T17:14:28.004Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:14:28 [2023-11-08T17:14:28.004Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
17:14:28 [2023-11-08T17:14:28.004Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:14:28 [2023-11-08T17:14:28.004Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:14:28 [2023-11-08T17:14:28.004Z] === RUN   TestCreateWithMultipleEndpointSettings
17:14:28 [2023-11-08T17:14:28.004Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
17:14:28 [2023-11-08T17:14:28.004Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
17:14:28 [2023-11-08T17:14:28.004Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
17:14:28 [2023-11-08T17:14:28.004Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
17:14:28 [2023-11-08T17:14:28.004Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
17:14:28 [2023-11-08T17:14:28.004Z] === RUN   TestCreateWithCustomMACs
17:14:28 [2023-11-08T17:14:28.565Z] --- PASS: TestCreateWithCustomMACs (0.59s)
17:14:28 [2023-11-08T17:14:28.565Z] === RUN   TestContainerStartOnDaemonRestart
17:14:28 [2023-11-08T17:14:28.565Z] === PAUSE TestContainerStartOnDaemonRestart
17:14:28 [2023-11-08T17:14:28.565Z] === RUN   TestDaemonRestartIpcMode
17:14:28 [2023-11-08T17:14:28.565Z] === PAUSE TestDaemonRestartIpcMode
17:14:28 [2023-11-08T17:14:28.565Z] === RUN   TestDaemonHostGatewayIP
17:14:28 [2023-11-08T17:14:28.565Z] === PAUSE TestDaemonHostGatewayIP
17:14:28 [2023-11-08T17:14:28.565Z] === RUN   TestRestartDaemonWithRestartingContainer
17:14:28 [2023-11-08T17:14:28.565Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:14:28 [2023-11-08T17:14:28.565Z] === RUN   TestHardRestartWhenContainerIsRunning
17:14:28 [2023-11-08T17:14:28.565Z] === PAUSE TestHardRestartWhenContainerIsRunning
17:14:28 [2023-11-08T17:14:28.565Z] === RUN   TestContainerKillOnDaemonStart
17:14:28 [2023-11-08T17:14:28.565Z] === PAUSE TestContainerKillOnDaemonStart
17:14:28 [2023-11-08T17:14:28.565Z] === RUN   TestDiff
17:14:29 [2023-11-08T17:14:29.125Z] --- PASS: TestDiff (0.43s)
17:14:29 [2023-11-08T17:14:29.125Z] === RUN   TestDiffStoppedContainer
17:14:29 [2023-11-08T17:14:29.685Z] --- PASS: TestDiffStoppedContainer (0.48s)
17:14:29 [2023-11-08T17:14:29.685Z] === RUN   TestExecConsoleSize
17:14:30 [2023-11-08T17:14:30.245Z] --- PASS: TestExecConsoleSize (0.58s)
17:14:30 [2023-11-08T17:14:30.245Z] === RUN   TestExecWithCloseStdin
17:14:30 [2023-11-08T17:14:30.806Z] --- PASS: TestExecWithCloseStdin (0.53s)
17:14:30 [2023-11-08T17:14:30.806Z] === RUN   TestExec
17:14:31 [2023-11-08T17:14:31.366Z] --- PASS: TestExec (0.51s)
17:14:31 [2023-11-08T17:14:31.366Z] === RUN   TestExecUser
17:14:31 [2023-11-08T17:14:31.926Z] --- PASS: TestExecUser (0.58s)
17:14:31 [2023-11-08T17:14:31.926Z] === RUN   TestExecWithGroupAdd
17:14:32 [2023-11-08T17:14:32.487Z] --- PASS: TestExecWithGroupAdd (0.55s)
17:14:32 [2023-11-08T17:14:32.487Z] === RUN   TestExportContainerAndImportImage
17:14:32 [2023-11-08T17:14:32.742Z] --- PASS: TestExportContainerAndImportImage (0.48s)
17:14:32 [2023-11-08T17:14:32.742Z] === RUN   TestExportContainerAfterDaemonRestart
17:14:39 [2023-11-08T17:14:39.280Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
17:14:39 [2023-11-08T17:14:39.280Z] === RUN   TestHealthCheckWorkdir
17:14:39 [2023-11-08T17:14:39.535Z] --- PASS: TestHealthCheckWorkdir (0.68s)
17:14:39 [2023-11-08T17:14:39.535Z] === RUN   TestHealthKillContainer
17:14:47 [2023-11-08T17:14:47.614Z] --- PASS: TestHealthKillContainer (7.97s)
17:14:47 [2023-11-08T17:14:47.614Z] === RUN   TestHealthCheckProcessKilled
17:14:48 [2023-11-08T17:14:48.540Z] --- PASS: TestHealthCheckProcessKilled (0.78s)
17:14:48 [2023-11-08T17:14:48.540Z] === RUN   TestHealthStartInterval
17:14:49 [2023-11-08T17:14:49.902Z]     health_test.go:141: &{2023-11-08 17:14:49.507048717 +0000 UTC 2023-11-08 17:14:49.552877005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:14:49 [2023-11-08T17:14:49.902Z]         }
17:14:49 [2023-11-08T17:14:49.902Z]     health_test.go:141: &{2023-11-08 17:14:49.507048717 +0000 UTC 2023-11-08 17:14:49.552877005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:14:49 [2023-11-08T17:14:49.902Z]         }
17:14:49 [2023-11-08T17:14:49.902Z]     health_test.go:141: &{2023-11-08 17:14:49.507048717 +0000 UTC 2023-11-08 17:14:49.552877005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:14:49 [2023-11-08T17:14:49.902Z]         }
17:14:50 [2023-11-08T17:14:50.158Z]     health_test.go:141: &{2023-11-08 17:14:49.507048717 +0000 UTC 2023-11-08 17:14:49.552877005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:14:50 [2023-11-08T17:14:50.158Z]         }
17:14:50 [2023-11-08T17:14:50.158Z]     health_test.go:141: &{2023-11-08 17:14:49.507048717 +0000 UTC 2023-11-08 17:14:49.552877005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:14:50 [2023-11-08T17:14:50.158Z]         }
17:14:50 [2023-11-08T17:14:50.158Z]     health_test.go:141: &{2023-11-08 17:14:49.507048717 +0000 UTC 2023-11-08 17:14:49.552877005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:14:50 [2023-11-08T17:14:50.158Z]         }
17:14:50 [2023-11-08T17:14:50.413Z]     health_test.go:141: &{2023-11-08 17:14:49.507048717 +0000 UTC 2023-11-08 17:14:49.552877005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:14:50 [2023-11-08T17:14:50.413Z]         }
17:14:50 [2023-11-08T17:14:50.413Z]     health_test.go:141: &{2023-11-08 17:14:49.507048717 +0000 UTC 2023-11-08 17:14:49.552877005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:14:50 [2023-11-08T17:14:50.413Z]         }
17:14:50 [2023-11-08T17:14:50.668Z]     health_test.go:141: &{2023-11-08 17:14:49.507048717 +0000 UTC 2023-11-08 17:14:49.552877005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:14:50 [2023-11-08T17:14:50.668Z]         }
17:14:50 [2023-11-08T17:14:50.668Z]     health_test.go:141: &{2023-11-08 17:14:49.507048717 +0000 UTC 2023-11-08 17:14:49.552877005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:14:50 [2023-11-08T17:14:50.668Z]         }
17:14:50 [2023-11-08T17:14:50.668Z]     health_test.go:141: &{2023-11-08 17:14:50.557566615 +0000 UTC 2023-11-08 17:14:50.616335254 +0000 UTC 1 2}
17:14:50 [2023-11-08T17:14:50.923Z]     health_test.go:141: &{2023-11-08 17:14:50.557566615 +0000 UTC 2023-11-08 17:14:50.616335254 +0000 UTC 1 2}
17:14:50 [2023-11-08T17:14:50.923Z]     health_test.go:141: &{2023-11-08 17:14:50.557566615 +0000 UTC 2023-11-08 17:14:50.616335254 +0000 UTC 1 2}
17:14:51 [2023-11-08T17:14:51.178Z]     health_test.go:141: &{2023-11-08 17:14:50.557566615 +0000 UTC 2023-11-08 17:14:50.616335254 +0000 UTC 1 2}
17:14:51 [2023-11-08T17:14:51.178Z]     health_test.go:141: &{2023-11-08 17:14:50.557566615 +0000 UTC 2023-11-08 17:14:50.616335254 +0000 UTC 1 2}
17:14:51 [2023-11-08T17:14:51.178Z]     health_test.go:141: &{2023-11-08 17:14:50.557566615 +0000 UTC 2023-11-08 17:14:50.616335254 +0000 UTC 1 2}
17:14:51 [2023-11-08T17:14:51.434Z]     health_test.go:141: &{2023-11-08 17:14:50.557566615 +0000 UTC 2023-11-08 17:14:50.616335254 +0000 UTC 1 2}
17:14:51 [2023-11-08T17:14:51.434Z]     health_test.go:141: &{2023-11-08 17:14:50.557566615 +0000 UTC 2023-11-08 17:14:50.616335254 +0000 UTC 1 2}
17:14:51 [2023-11-08T17:14:51.434Z]     health_test.go:141: &{2023-11-08 17:14:50.557566615 +0000 UTC 2023-11-08 17:14:50.616335254 +0000 UTC 1 2}
17:14:51 [2023-11-08T17:14:51.689Z]     health_test.go:141: &{2023-11-08 17:14:50.557566615 +0000 UTC 2023-11-08 17:14:50.616335254 +0000 UTC 1 2}
17:14:51 [2023-11-08T17:14:51.689Z]     health_test.go:141: &{2023-11-08 17:14:50.557566615 +0000 UTC 2023-11-08 17:14:50.616335254 +0000 UTC 1 2}
17:14:51 [2023-11-08T17:14:51.944Z]     health_test.go:169: 1.063880943s
17:14:52 [2023-11-08T17:14:52.869Z]     health_test.go:169: 1.063880943s
17:14:53 [2023-11-08T17:14:53.794Z]     health_test.go:169: 1.063880943s
17:14:55 [2023-11-08T17:14:55.157Z]     health_test.go:169: 1.063880943s
17:14:56 [2023-11-08T17:14:56.082Z]     health_test.go:169: 1.063880943s
17:14:57 [2023-11-08T17:14:57.006Z]     health_test.go:169: 1.063880943s
17:14:57 [2023-11-08T17:14:57.931Z]     health_test.go:169: 1.063880943s
17:14:58 [2023-11-08T17:14:58.856Z]     health_test.go:169: 1.063880943s
17:14:59 [2023-11-08T17:14:59.780Z]     health_test.go:169: 1.063880943s
17:15:00 [2023-11-08T17:15:00.790Z]     health_test.go:169: 1.063880943s
17:15:02 [2023-11-08T17:15:02.152Z]     health_test.go:169: 1.063880943s
17:15:03 [2023-11-08T17:15:03.077Z]     health_test.go:169: 1.063880943s
17:15:04 [2023-11-08T17:15:04.002Z]     health_test.go:169: 1.063880943s
17:15:04 [2023-11-08T17:15:04.927Z]     health_test.go:169: 1.063880943s
17:15:05 [2023-11-08T17:15:05.851Z]     health_test.go:169: 1.063880943s
17:15:06 [2023-11-08T17:15:06.776Z]     health_test.go:169: 1.063880943s
17:15:08 [2023-11-08T17:15:08.138Z]     health_test.go:169: 1.063880943s
17:15:09 [2023-11-08T17:15:09.062Z]     health_test.go:169: 1.063880943s
17:15:09 [2023-11-08T17:15:09.992Z]     health_test.go:169: 1.063880943s
17:15:10 [2023-11-08T17:15:10.927Z]     health_test.go:169: 1.063880943s
17:15:11 [2023-11-08T17:15:11.852Z]     health_test.go:169: 1.063880943s
17:15:12 [2023-11-08T17:15:12.777Z]     health_test.go:169: 1.063880943s
17:15:14 [2023-11-08T17:15:14.139Z]     health_test.go:169: 1.063880943s
17:15:15 [2023-11-08T17:15:15.064Z]     health_test.go:169: 1.063880943s
17:15:15 [2023-11-08T17:15:15.989Z]     health_test.go:169: 1.063880943s
17:15:16 [2023-11-08T17:15:16.914Z]     health_test.go:169: 1.063880943s
17:15:17 [2023-11-08T17:15:17.838Z]     health_test.go:169: 1.063880943s
17:15:19 [2023-11-08T17:15:19.200Z]     health_test.go:169: 1.063880943s
17:15:20 [2023-11-08T17:15:20.125Z]     health_test.go:169: 1.063880943s
17:15:21 [2023-11-08T17:15:21.050Z]     health_test.go:169: 1.063880943s
17:15:22 [2023-11-08T17:15:22.017Z] --- PASS: TestHealthStartInterval (33.70s)
17:15:22 [2023-11-08T17:15:22.017Z] === RUN   TestInspectCpusetInConfigPre120
17:15:22 [2023-11-08T17:15:22.577Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
17:15:22 [2023-11-08T17:15:22.577Z] === RUN   TestInspectAnnotations
17:15:22 [2023-11-08T17:15:22.577Z] --- PASS: TestInspectAnnotations (0.04s)
17:15:22 [2023-11-08T17:15:22.577Z] === RUN   TestIpcModeNone
17:15:23 [2023-11-08T17:15:23.138Z] --- PASS: TestIpcModeNone (0.46s)
17:15:23 [2023-11-08T17:15:23.138Z] === RUN   TestIpcModePrivate
17:15:23 [2023-11-08T17:15:23.393Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
17:15:23 [2023-11-08T17:15:23.649Z] --- PASS: TestIpcModePrivate (0.58s)
17:15:23 [2023-11-08T17:15:23.649Z] === RUN   TestIpcModeShareable
17:15:23 [2023-11-08T17:15:23.904Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
17:15:24 [2023-11-08T17:15:24.160Z] --- PASS: TestIpcModeShareable (0.54s)
17:15:24 [2023-11-08T17:15:24.160Z] === RUN   TestAPIIpcModeShareableAndContainer
17:15:25 [2023-11-08T17:15:25.523Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.15s)
17:15:25 [2023-11-08T17:15:25.523Z] === RUN   TestAPIIpcModeHost
17:15:25 [2023-11-08T17:15:25.779Z] --- PASS: TestAPIIpcModeHost (0.38s)
17:15:25 [2023-11-08T17:15:25.779Z] === RUN   TestDaemonIpcModeShareable
17:15:26 [2023-11-08T17:15:26.704Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:15:26 [2023-11-08T17:15:26.704Z] --- PASS: TestDaemonIpcModeShareable (1.07s)
17:15:26 [2023-11-08T17:15:26.704Z] === RUN   TestDaemonIpcModePrivate
17:15:27 [2023-11-08T17:15:27.630Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:15:27 [2023-11-08T17:15:27.885Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
17:15:27 [2023-11-08T17:15:27.885Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:15:28 [2023-11-08T17:15:28.811Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:15:29 [2023-11-08T17:15:29.066Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s)
17:15:29 [2023-11-08T17:15:29.066Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:15:29 [2023-11-08T17:15:29.991Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:15:29 [2023-11-08T17:15:29.991Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
17:15:29 [2023-11-08T17:15:29.991Z] === RUN   TestIpcModeOlderClient
17:15:29 [2023-11-08T17:15:29.991Z] === PAUSE TestIpcModeOlderClient
17:15:29 [2023-11-08T17:15:29.991Z] === RUN   TestKillContainerInvalidSignal
17:15:30 [2023-11-08T17:15:30.551Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
17:15:30 [2023-11-08T17:15:30.551Z] === RUN   TestKillContainer
17:15:30 [2023-11-08T17:15:30.551Z] === RUN   TestKillContainer/no_signal
17:15:31 [2023-11-08T17:15:31.112Z] === RUN   TestKillContainer/non_killing_signal
17:15:31 [2023-11-08T17:15:31.112Z] === RUN   TestKillContainer/killing_signal
17:15:32 [2023-11-08T17:15:32.037Z] --- PASS: TestKillContainer (1.43s)
17:15:32 [2023-11-08T17:15:32.037Z]     --- PASS: TestKillContainer/no_signal (0.45s)
17:15:32 [2023-11-08T17:15:32.037Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
17:15:32 [2023-11-08T17:15:32.037Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
17:15:32 [2023-11-08T17:15:32.037Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:15:32 [2023-11-08T17:15:32.037Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:15:32 [2023-11-08T17:15:32.598Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:15:32 [2023-11-08T17:15:32.853Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.97s)
17:15:32 [2023-11-08T17:15:32.853Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s)
17:15:32 [2023-11-08T17:15:32.853Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
17:15:32 [2023-11-08T17:15:32.853Z] === RUN   TestKillStoppedContainer
17:15:32 [2023-11-08T17:15:32.853Z] --- PASS: TestKillStoppedContainer (0.05s)
17:15:32 [2023-11-08T17:15:32.853Z] === RUN   TestKillStoppedContainerAPIPre120
17:15:33 [2023-11-08T17:15:33.109Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:15:33 [2023-11-08T17:15:33.109Z] === RUN   TestKillDifferentUserContainer
17:15:33 [2023-11-08T17:15:33.669Z] --- PASS: TestKillDifferentUserContainer (0.48s)
17:15:33 [2023-11-08T17:15:33.669Z] === RUN   TestInspectOomKilledTrue
17:15:33 [2023-11-08T17:15:33.925Z] --- PASS: TestInspectOomKilledTrue (0.48s)
17:15:33 [2023-11-08T17:15:33.925Z] === RUN   TestInspectOomKilledFalse
17:15:34 [2023-11-08T17:15:34.485Z] --- PASS: TestInspectOomKilledFalse (0.45s)
17:15:34 [2023-11-08T17:15:34.485Z] === RUN   TestLinksEtcHostsContentMatch
17:15:34 [2023-11-08T17:15:34.741Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
17:15:34 [2023-11-08T17:15:34.741Z] === RUN   TestLinksContainerNames
17:15:35 [2023-11-08T17:15:35.667Z] --- PASS: TestLinksContainerNames (0.94s)
17:15:35 [2023-11-08T17:15:35.667Z] === RUN   TestLogsFollowTailEmpty
17:15:36 [2023-11-08T17:15:36.228Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
17:15:36 [2023-11-08T17:15:36.228Z] === RUN   TestLogs
17:15:36 [2023-11-08T17:15:36.228Z] === RUN   TestLogs/driver_local
17:15:36 [2023-11-08T17:15:36.228Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:15:36 [2023-11-08T17:15:36.228Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:15:36 [2023-11-08T17:15:36.228Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:15:36 [2023-11-08T17:15:36.228Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:15:36 [2023-11-08T17:15:36.228Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:15:36 [2023-11-08T17:15:36.228Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:15:36 [2023-11-08T17:15:36.228Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:15:36 [2023-11-08T17:15:36.228Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:15:36 [2023-11-08T17:15:36.228Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:15:36 [2023-11-08T17:15:36.228Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:15:36 [2023-11-08T17:15:36.228Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:15:36 [2023-11-08T17:15:36.228Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:15:36 [2023-11-08T17:15:36.228Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:15:36 [2023-11-08T17:15:36.228Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:15:36 [2023-11-08T17:15:36.228Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:15:36 [2023-11-08T17:15:36.228Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:15:36 [2023-11-08T17:15:36.228Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:15:36 [2023-11-08T17:15:36.228Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:15:38 [2023-11-08T17:15:38.138Z] === RUN   TestLogs/driver_json-file
17:15:38 [2023-11-08T17:15:38.138Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:15:38 [2023-11-08T17:15:38.138Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:15:38 [2023-11-08T17:15:38.138Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:15:38 [2023-11-08T17:15:38.138Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:15:38 [2023-11-08T17:15:38.138Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:15:38 [2023-11-08T17:15:38.138Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:15:38 [2023-11-08T17:15:38.138Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:15:38 [2023-11-08T17:15:38.138Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:15:38 [2023-11-08T17:15:38.138Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:15:38 [2023-11-08T17:15:38.138Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:15:38 [2023-11-08T17:15:38.138Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:15:38 [2023-11-08T17:15:38.138Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:15:38 [2023-11-08T17:15:38.138Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:15:38 [2023-11-08T17:15:38.138Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:15:38 [2023-11-08T17:15:38.138Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:15:38 [2023-11-08T17:15:38.138Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:15:38 [2023-11-08T17:15:38.138Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:15:38 [2023-11-08T17:15:38.138Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:15:39 [2023-11-08T17:15:39.503Z] --- PASS: TestLogs (3.50s)
17:15:39 [2023-11-08T17:15:39.503Z]     --- PASS: TestLogs/driver_local (0.01s)
17:15:39 [2023-11-08T17:15:39.503Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.98s)
17:15:39 [2023-11-08T17:15:39.503Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.47s)
17:15:39 [2023-11-08T17:15:39.503Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.48s)
17:15:39 [2023-11-08T17:15:39.503Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.59s)
17:15:39 [2023-11-08T17:15:39.503Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.68s)
17:15:39 [2023-11-08T17:15:39.503Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.73s)
17:15:39 [2023-11-08T17:15:39.503Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:15:39 [2023-11-08T17:15:39.503Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.02s)
17:15:39 [2023-11-08T17:15:39.503Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.27s)
17:15:39 [2023-11-08T17:15:39.503Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.44s)
17:15:39 [2023-11-08T17:15:39.503Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.50s)
17:15:39 [2023-11-08T17:15:39.503Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.70s)
17:15:39 [2023-11-08T17:15:39.503Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.74s)
17:15:39 [2023-11-08T17:15:39.503Z] === RUN   TestContainerNetworkMountsNoChown
17:15:40 [2023-11-08T17:15:40.064Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s)
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/default
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/default
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/private
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/private
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/rprivate
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/rprivate
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/slave
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/slave
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/rslave
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/rslave
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/shared
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/shared
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/rshared
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/rshared
17:15:40 [2023-11-08T17:15:40.064Z] === CONT  TestMountDaemonRoot/default
17:15:40 [2023-11-08T17:15:40.064Z] === CONT  TestMountDaemonRoot/rslave
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/default/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === CONT  TestMountDaemonRoot/rprivate
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === CONT  TestMountDaemonRoot/private
17:15:40 [2023-11-08T17:15:40.064Z] === CONT  TestMountDaemonRoot/shared
17:15:40 [2023-11-08T17:15:40.064Z] === CONT  TestMountDaemonRoot/rshared
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/private/mount_root
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/private/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/default/mount_root
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === CONT  TestMountDaemonRoot/slave
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:15:40 [2023-11-08T17:15:40.064Z] === CONT  TestMountDaemonRoot/private/bind_root
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:15:40 [2023-11-08T17:15:40.064Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:15:40 [2023-11-08T17:15:40.064Z] === CONT  TestMountDaemonRoot/private/mount_root
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/default/bind_root
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/default/mount_root
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:15:40 [2023-11-08T17:15:40.319Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:15:40 [2023-11-08T17:15:40.319Z] --- PASS: TestMountDaemonRoot (0.02s)
17:15:40 [2023-11-08T17:15:40.319Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:15:40 [2023-11-08T17:15:40.319Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
17:15:40 [2023-11-08T17:15:40.319Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
17:15:40 [2023-11-08T17:15:40.319Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
17:15:40 [2023-11-08T17:15:40.319Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
17:15:40 [2023-11-08T17:15:40.319Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
17:15:40 [2023-11-08T17:15:40.320Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
17:15:40 [2023-11-08T17:15:40.320Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
17:15:40 [2023-11-08T17:15:40.320Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
17:15:40 [2023-11-08T17:15:40.320Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
17:15:40 [2023-11-08T17:15:40.320Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
17:15:40 [2023-11-08T17:15:40.320Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
17:15:40 [2023-11-08T17:15:40.320Z] === RUN   TestContainerBindMountNonRecursive
17:15:41 [2023-11-08T17:15:41.683Z] --- PASS: TestContainerBindMountNonRecursive (1.16s)
17:15:41 [2023-11-08T17:15:41.683Z] === RUN   TestContainerVolumesMountedAsShared
17:15:41 [2023-11-08T17:15:41.938Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s)
17:15:41 [2023-11-08T17:15:41.938Z] === RUN   TestContainerVolumesMountedAsSlave
17:15:42 [2023-11-08T17:15:42.499Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
17:15:42 [2023-11-08T17:15:42.499Z] === RUN   TestContainerCopyLeaksMounts
17:15:43 [2023-11-08T17:15:43.059Z] --- PASS: TestContainerCopyLeaksMounts (0.65s)
17:15:43 [2023-11-08T17:15:43.059Z] === RUN   TestContainerBindMountRecursivelyReadOnly
17:15:44 [2023-11-08T17:15:44.945Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.63s)
17:15:44 [2023-11-08T17:15:44.945Z] === RUN   TestNetworkNat
17:15:45 [2023-11-08T17:15:45.200Z] --- PASS: TestNetworkNat (0.51s)
17:15:45 [2023-11-08T17:15:45.200Z] === RUN   TestNetworkLocalhostTCPNat
17:15:45 [2023-11-08T17:15:45.760Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
17:15:45 [2023-11-08T17:15:45.760Z] === RUN   TestNetworkLoopbackNat
17:15:48 [2023-11-08T17:15:48.271Z] --- PASS: TestNetworkLoopbackNat (2.60s)
17:15:48 [2023-11-08T17:15:48.271Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
17:15:48 [2023-11-08T17:15:48.527Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
17:15:48 [2023-11-08T17:15:48.527Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
17:15:48 [2023-11-08T17:15:48.527Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
17:15:48 [2023-11-08T17:15:48.527Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
17:15:48 [2023-11-08T17:15:48.782Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.50s)
17:15:48 [2023-11-08T17:15:48.782Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
17:15:48 [2023-11-08T17:15:48.782Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
17:15:48 [2023-11-08T17:15:48.782Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
17:15:48 [2023-11-08T17:15:48.782Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
17:15:48 [2023-11-08T17:15:48.782Z] === RUN   TestPause
17:15:49 [2023-11-08T17:15:49.343Z] --- PASS: TestPause (0.52s)
17:15:49 [2023-11-08T17:15:49.343Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:15:49 [2023-11-08T17:15:49.343Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:15:49 [2023-11-08T17:15:49.343Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:15:49 [2023-11-08T17:15:49.343Z] === RUN   TestPauseStopPausedContainer
17:15:49 [2023-11-08T17:15:49.903Z] --- PASS: TestPauseStopPausedContainer (0.51s)
17:15:49 [2023-11-08T17:15:49.903Z] === RUN   TestPIDModeHost
17:15:50 [2023-11-08T17:15:50.874Z] --- PASS: TestPIDModeHost (1.16s)
17:15:50 [2023-11-08T17:15:50.874Z] === RUN   TestPIDModeContainer
17:15:50 [2023-11-08T17:15:50.874Z] === RUN   TestPIDModeContainer/non-existing_container
17:15:50 [2023-11-08T17:15:50.874Z] === RUN   TestPIDModeContainer/non-running_container
17:15:51 [2023-11-08T17:15:51.130Z] === RUN   TestPIDModeContainer/running_container
17:15:52 [2023-11-08T17:15:52.055Z] --- PASS: TestPIDModeContainer (1.10s)
17:15:52 [2023-11-08T17:15:52.055Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
17:15:52 [2023-11-08T17:15:52.055Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
17:15:52 [2023-11-08T17:15:52.055Z]     --- PASS: TestPIDModeContainer/running_container (0.52s)
17:15:52 [2023-11-08T17:15:52.055Z] === RUN   TestPsFilter
17:15:52 [2023-11-08T17:15:52.055Z] === RUN   TestPsFilter/since
17:15:52 [2023-11-08T17:15:52.055Z] === RUN   TestPsFilter/before
17:15:52 [2023-11-08T17:15:52.310Z] --- PASS: TestPsFilter (0.12s)
17:15:52 [2023-11-08T17:15:52.310Z]     --- PASS: TestPsFilter/since (0.00s)
17:15:52 [2023-11-08T17:15:52.310Z]     --- PASS: TestPsFilter/before (0.00s)
17:15:52 [2023-11-08T17:15:52.310Z] === RUN   TestRemoveContainerWithRemovedVolume
17:15:52 [2023-11-08T17:15:52.566Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
17:15:52 [2023-11-08T17:15:52.566Z] === RUN   TestRemoveContainerWithVolume
17:15:53 [2023-11-08T17:15:53.126Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
17:15:53 [2023-11-08T17:15:53.126Z] === RUN   TestRemoveContainerRunning
17:15:53 [2023-11-08T17:15:53.686Z] --- PASS: TestRemoveContainerRunning (0.46s)
17:15:53 [2023-11-08T17:15:53.687Z] === RUN   TestRemoveContainerForceRemoveRunning
17:15:53 [2023-11-08T17:15:53.942Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s)
17:15:53 [2023-11-08T17:15:53.942Z] === RUN   TestRemoveInvalidContainer
17:15:53 [2023-11-08T17:15:53.942Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:15:53 [2023-11-08T17:15:53.942Z] === RUN   TestRenameLinkedContainer
17:15:55 [2023-11-08T17:15:55.828Z] --- PASS: TestRenameLinkedContainer (1.91s)
17:15:55 [2023-11-08T17:15:55.828Z] === RUN   TestRenameStoppedContainer
17:15:56 [2023-11-08T17:15:56.390Z] --- PASS: TestRenameStoppedContainer (0.46s)
17:15:56 [2023-11-08T17:15:56.390Z] === RUN   TestRenameRunningContainerAndReuse
17:15:57 [2023-11-08T17:15:57.316Z] --- PASS: TestRenameRunningContainerAndReuse (1.00s)
17:15:57 [2023-11-08T17:15:57.316Z] === RUN   TestRenameInvalidName
17:15:57 [2023-11-08T17:15:57.877Z] --- PASS: TestRenameInvalidName (0.49s)
17:15:57 [2023-11-08T17:15:57.877Z] === RUN   TestRenameAnonymousContainer
17:15:59 [2023-11-08T17:15:59.763Z] --- PASS: TestRenameAnonymousContainer (1.59s)
17:15:59 [2023-11-08T17:15:59.763Z] === RUN   TestRenameContainerWithSameName
17:16:00 [2023-11-08T17:16:00.018Z] --- PASS: TestRenameContainerWithSameName (0.49s)
17:16:00 [2023-11-08T17:16:00.018Z] === RUN   TestRenameContainerWithLinkedContainer
17:16:00 [2023-11-08T17:16:00.944Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s)
17:16:00 [2023-11-08T17:16:00.944Z] === RUN   TestResize
17:16:00 [2023-11-08T17:16:00.944Z] === RUN   TestResize/success
17:16:01 [2023-11-08T17:16:01.199Z] === RUN   TestResize/invalid_size
17:16:01 [2023-11-08T17:16:01.455Z] === RUN   TestResize/invalid_state
17:16:02 [2023-11-08T17:16:02.016Z] --- PASS: TestResize (1.03s)
17:16:02 [2023-11-08T17:16:02.016Z]     --- PASS: TestResize/success (0.26s)
17:16:02 [2023-11-08T17:16:02.016Z]     --- PASS: TestResize/invalid_size (0.27s)
17:16:02 [2023-11-08T17:16:02.016Z]     --- PASS: TestResize/invalid_state (0.03s)
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:16:02 [2023-11-08T17:16:02.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:16:03 [2023-11-08T17:16:03.379Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:16:03 [2023-11-08T17:16:03.635Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:16:04 [2023-11-08T17:16:04.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:16:04 [2023-11-08T17:16:04.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:16:04 [2023-11-08T17:16:04.452Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:16:05 [2023-11-08T17:16:05.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:16:05 [2023-11-08T17:16:05.285Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:16:05 [2023-11-08T17:16:05.542Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:16:09 [2023-11-08T17:16:09.704Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:16:09 [2023-11-08T17:16:09.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
17:16:09 [2023-11-08T17:16:09.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s)
17:16:09 [2023-11-08T17:16:09.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s)
17:16:09 [2023-11-08T17:16:09.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s)
17:16:09 [2023-11-08T17:16:09.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.38s)
17:16:09 [2023-11-08T17:16:09.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.82s)
17:16:09 [2023-11-08T17:16:09.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.17s)
17:16:09 [2023-11-08T17:16:09.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s)
17:16:09 [2023-11-08T17:16:09.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s)
17:16:09 [2023-11-08T17:16:09.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
17:16:09 [2023-11-08T17:16:09.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.80s)
17:16:09 [2023-11-08T17:16:09.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.82s)
17:16:09 [2023-11-08T17:16:09.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.41s)
17:16:09 [2023-11-08T17:16:09.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s)
17:16:09 [2023-11-08T17:16:09.704Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.21s)
17:16:09 [2023-11-08T17:16:09.705Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.18s)
17:16:09 [2023-11-08T17:16:09.705Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:16:09 [2023-11-08T17:16:09.705Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:16:10 [2023-11-08T17:16:10.630Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:16:11 [2023-11-08T17:16:11.555Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.04s)
17:16:11 [2023-11-08T17:16:11.555Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s)
17:16:11 [2023-11-08T17:16:11.555Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.06s)
17:16:11 [2023-11-08T17:16:11.555Z] === RUN   TestContainerRestartWithCancelledRequest
17:16:13 [2023-11-08T17:16:13.442Z] --- PASS: TestContainerRestartWithCancelledRequest (1.88s)
17:16:13 [2023-11-08T17:16:13.442Z] === RUN   TestCgroupNamespacesRun
17:16:14 [2023-11-08T17:16:14.805Z] --- PASS: TestCgroupNamespacesRun (1.12s)
17:16:14 [2023-11-08T17:16:14.805Z] === RUN   TestCgroupNamespacesRunPrivileged
17:16:15 [2023-11-08T17:16:15.731Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
17:16:15 [2023-11-08T17:16:15.731Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:16:17 [2023-11-08T17:16:17.094Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s)
17:16:17 [2023-11-08T17:16:17.094Z] === RUN   TestCgroupNamespacesRunHostMode
17:16:18 [2023-11-08T17:16:18.019Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s)
17:16:18 [2023-11-08T17:16:18.020Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:16:18 [2023-11-08T17:16:18.945Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s)
17:16:18 [2023-11-08T17:16:18.945Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:16:20 [2023-11-08T17:16:20.307Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
17:16:20 [2023-11-08T17:16:20.307Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:16:20 [2023-11-08T17:16:20.868Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
17:16:20 [2023-11-08T17:16:20.868Z] === RUN   TestCgroupNamespacesRunOlderClient
17:16:21 [2023-11-08T17:16:21.793Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
17:16:21 [2023-11-08T17:16:21.794Z] === RUN   TestNISDomainname
17:16:22 [2023-11-08T17:16:22.354Z] --- PASS: TestNISDomainname (0.58s)
17:16:22 [2023-11-08T17:16:22.354Z] === RUN   TestHostnameDnsResolution
17:16:23 [2023-11-08T17:16:23.279Z] --- PASS: TestHostnameDnsResolution (0.73s)
17:16:23 [2023-11-08T17:16:23.279Z] === RUN   TestUnprivilegedPortsAndPing
17:16:23 [2023-11-08T17:16:23.839Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s)
17:16:23 [2023-11-08T17:16:23.839Z] === RUN   TestPrivilegedHostDevices
17:16:24 [2023-11-08T17:16:24.399Z] --- PASS: TestPrivilegedHostDevices (0.52s)
17:16:24 [2023-11-08T17:16:24.399Z] === RUN   TestRunConsoleSize
17:16:24 [2023-11-08T17:16:24.655Z] --- PASS: TestRunConsoleSize (0.45s)
17:16:24 [2023-11-08T17:16:24.655Z] === RUN   TestRunWithAlternativeContainerdShim
17:16:31 [2023-11-08T17:16:31.184Z] --- PASS: TestRunWithAlternativeContainerdShim (5.52s)
17:16:31 [2023-11-08T17:16:31.184Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
17:16:31 [2023-11-08T17:16:31.439Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.13s)
17:16:31 [2023-11-08T17:16:31.439Z] === RUN   TestStats
17:16:32 [2023-11-08T17:16:32.802Z] --- PASS: TestStats (1.50s)
17:16:32 [2023-11-08T17:16:32.802Z] === RUN   TestStopContainerWithTimeout
17:16:32 [2023-11-08T17:16:32.802Z] === RUN   TestStopContainerWithTimeout/0
17:16:32 [2023-11-08T17:16:32.802Z] === PAUSE TestStopContainerWithTimeout/0
17:16:32 [2023-11-08T17:16:32.802Z] === RUN   TestStopContainerWithTimeout/1
17:16:32 [2023-11-08T17:16:32.802Z] === PAUSE TestStopContainerWithTimeout/1
17:16:32 [2023-11-08T17:16:32.802Z] === RUN   TestStopContainerWithTimeout/3
17:16:32 [2023-11-08T17:16:32.802Z] === PAUSE TestStopContainerWithTimeout/3
17:16:32 [2023-11-08T17:16:32.802Z] === RUN   TestStopContainerWithTimeout/-1
17:16:32 [2023-11-08T17:16:32.802Z] === PAUSE TestStopContainerWithTimeout/-1
17:16:32 [2023-11-08T17:16:32.802Z] === CONT  TestStopContainerWithTimeout/0
17:16:32 [2023-11-08T17:16:32.802Z] === CONT  TestStopContainerWithTimeout/3
17:16:32 [2023-11-08T17:16:32.802Z] === CONT  TestStopContainerWithTimeout/-1
17:16:32 [2023-11-08T17:16:32.802Z] === CONT  TestStopContainerWithTimeout/1
17:16:36 [2023-11-08T17:16:36.065Z] --- PASS: TestStopContainerWithTimeout (0.04s)
17:16:36 [2023-11-08T17:16:36.065Z]     --- PASS: TestStopContainerWithTimeout/0 (0.86s)
17:16:36 [2023-11-08T17:16:36.065Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
17:16:36 [2023-11-08T17:16:36.065Z]     --- PASS: TestStopContainerWithTimeout/3 (2.71s)
17:16:36 [2023-11-08T17:16:36.065Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.00s)
17:16:36 [2023-11-08T17:16:36.065Z] === RUN   TestStopContainerWithTimeoutCancel
17:16:36 [2023-11-08T17:16:36.065Z] === PAUSE TestStopContainerWithTimeoutCancel
17:16:36 [2023-11-08T17:16:36.065Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:16:38 [2023-11-08T17:16:38.577Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s)
17:16:38 [2023-11-08T17:16:38.577Z] === RUN   TestUpdateMemory
17:16:38 [2023-11-08T17:16:38.832Z] --- PASS: TestUpdateMemory (0.59s)
17:16:38 [2023-11-08T17:16:38.832Z] === RUN   TestUpdateCPUQuota
17:16:39 [2023-11-08T17:16:39.762Z] --- PASS: TestUpdateCPUQuota (0.85s)
17:16:39 [2023-11-08T17:16:39.762Z] === RUN   TestUpdatePidsLimit
17:16:39 [2023-11-08T17:16:39.762Z] === RUN   TestUpdatePidsLimit/update_from_none
17:16:39 [2023-11-08T17:16:39.762Z] === RUN   TestUpdatePidsLimit/no_change
17:16:40 [2023-11-08T17:16:40.020Z] === RUN   TestUpdatePidsLimit/update_lower
17:16:40 [2023-11-08T17:16:40.276Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:16:40 [2023-11-08T17:16:40.531Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:16:40 [2023-11-08T17:16:40.786Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:16:41 [2023-11-08T17:16:41.042Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:16:41 [2023-11-08T17:16:41.645Z] --- PASS: TestUpdatePidsLimit (2.10s)
17:16:41 [2023-11-08T17:16:41.645Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
17:16:41 [2023-11-08T17:16:41.645Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
17:16:41 [2023-11-08T17:16:41.645Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
17:16:41 [2023-11-08T17:16:41.645Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
17:16:41 [2023-11-08T17:16:41.645Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
17:16:41 [2023-11-08T17:16:41.645Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
17:16:41 [2023-11-08T17:16:41.645Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
17:16:41 [2023-11-08T17:16:41.645Z] === RUN   TestUpdateRestartPolicy
17:16:53 [2023-11-08T17:16:53.804Z] --- PASS: TestUpdateRestartPolicy (10.87s)
17:16:53 [2023-11-08T17:16:53.804Z] === RUN   TestUpdateRestartWithAutoRemove
17:16:53 [2023-11-08T17:16:53.804Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
17:16:53 [2023-11-08T17:16:53.804Z] === RUN   TestWaitNonBlocked
17:16:53 [2023-11-08T17:16:53.804Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:16:53 [2023-11-08T17:16:53.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:16:53 [2023-11-08T17:16:53.804Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:16:53 [2023-11-08T17:16:53.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:16:53 [2023-11-08T17:16:53.804Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:16:53 [2023-11-08T17:16:53.804Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:16:53 [2023-11-08T17:16:53.804Z] --- PASS: TestWaitNonBlocked (0.03s)
17:16:53 [2023-11-08T17:16:53.804Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
17:16:53 [2023-11-08T17:16:53.804Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
17:16:53 [2023-11-08T17:16:53.804Z] === RUN   TestWaitBlocked
17:16:53 [2023-11-08T17:16:53.804Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:16:53 [2023-11-08T17:16:53.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:16:53 [2023-11-08T17:16:53.804Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:16:53 [2023-11-08T17:16:53.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:16:53 [2023-11-08T17:16:53.804Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:16:53 [2023-11-08T17:16:53.804Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:16:54 [2023-11-08T17:16:54.730Z] --- PASS: TestWaitBlocked (0.03s)
17:16:54 [2023-11-08T17:16:54.730Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s)
17:16:54 [2023-11-08T17:16:54.730Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s)
17:16:54 [2023-11-08T17:16:54.730Z] === RUN   TestWaitConditions
17:16:54 [2023-11-08T17:16:54.730Z] === RUN   TestWaitConditions/default
17:16:54 [2023-11-08T17:16:54.730Z] === PAUSE TestWaitConditions/default
17:16:54 [2023-11-08T17:16:54.730Z] === RUN   TestWaitConditions/not-running
17:16:54 [2023-11-08T17:16:54.730Z] === PAUSE TestWaitConditions/not-running
17:16:54 [2023-11-08T17:16:54.730Z] === RUN   TestWaitConditions/next-exit
17:16:54 [2023-11-08T17:16:54.730Z] === PAUSE TestWaitConditions/next-exit
17:16:54 [2023-11-08T17:16:54.730Z] === RUN   TestWaitConditions/removed
17:16:54 [2023-11-08T17:16:54.730Z] === PAUSE TestWaitConditions/removed
17:16:54 [2023-11-08T17:16:54.730Z] === CONT  TestWaitConditions/default
17:16:54 [2023-11-08T17:16:54.730Z] === CONT  TestWaitConditions/next-exit
17:16:54 [2023-11-08T17:16:54.730Z] === CONT  TestWaitConditions/not-running
17:16:54 [2023-11-08T17:16:54.730Z] === CONT  TestWaitConditions/removed
17:16:54 [2023-11-08T17:16:54.730Z]     wait_test.go:145: ContainerID = ad2c0a3f06607f6c6a624314a76f0cbde2835dee231779448d4295042c28673a
17:16:54 [2023-11-08T17:16:54.730Z]     wait_test.go:145: ContainerID = b63f06c69ffaa47a3f08738b933b434217bd1f6d7b8fecaefe957d51369cb049
17:16:54 [2023-11-08T17:16:54.730Z]     wait_test.go:145: ContainerID = c81de6652a452584671c29f82ae67d910d5450801f44ff2bbec22cf7904bfe72
17:16:54 [2023-11-08T17:16:54.730Z]     wait_test.go:145: ContainerID = 5ee12b2fb884156b82b579c6dd366fdb7cf4cc4913503ba0a350ab439efc9c38
17:16:56 [2023-11-08T17:16:56.095Z] --- PASS: TestWaitConditions (0.04s)
17:16:56 [2023-11-08T17:16:56.095Z]     --- PASS: TestWaitConditions/next-exit (0.84s)
17:16:56 [2023-11-08T17:16:56.095Z]     --- PASS: TestWaitConditions/removed (1.05s)
17:16:56 [2023-11-08T17:16:56.095Z]     --- PASS: TestWaitConditions/not-running (1.33s)
17:16:56 [2023-11-08T17:16:56.095Z]     --- PASS: TestWaitConditions/default (1.37s)
17:16:56 [2023-11-08T17:16:56.095Z] === RUN   TestWaitRestartedContainer
17:16:56 [2023-11-08T17:16:56.095Z] === RUN   TestWaitRestartedContainer/default
17:16:56 [2023-11-08T17:16:56.095Z] === PAUSE TestWaitRestartedContainer/default
17:16:56 [2023-11-08T17:16:56.095Z] === RUN   TestWaitRestartedContainer/not-running
17:16:56 [2023-11-08T17:16:56.095Z] === PAUSE TestWaitRestartedContainer/not-running
17:16:56 [2023-11-08T17:16:56.095Z] === RUN   TestWaitRestartedContainer/next-exit
17:16:56 [2023-11-08T17:16:56.095Z] === PAUSE TestWaitRestartedContainer/next-exit
17:16:56 [2023-11-08T17:16:56.095Z] === CONT  TestWaitRestartedContainer/default
17:16:56 [2023-11-08T17:16:56.095Z] === CONT  TestWaitRestartedContainer/next-exit
17:16:56 [2023-11-08T17:16:56.095Z] === CONT  TestWaitRestartedContainer/not-running
17:16:57 [2023-11-08T17:16:57.981Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:16:57 [2023-11-08T17:16:57.981Z]     --- PASS: TestWaitRestartedContainer/default (1.54s)
17:16:57 [2023-11-08T17:16:57.981Z]     --- PASS: TestWaitRestartedContainer/not-running (1.74s)
17:16:57 [2023-11-08T17:16:57.981Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.87s)
17:16:57 [2023-11-08T17:16:57.981Z] === CONT  TestContainerStartOnDaemonRestart
17:16:57 [2023-11-08T17:16:57.981Z] === CONT  TestContainerKillOnDaemonStart
17:16:57 [2023-11-08T17:16:57.981Z] === CONT  TestDaemonHostGatewayIP
17:16:57 [2023-11-08T17:16:57.981Z] === CONT  TestDaemonRestartIpcMode
17:16:57 [2023-11-08T17:16:57.981Z] === CONT  TestRestartDaemonWithRestartingContainer
17:16:57 [2023-11-08T17:16:57.981Z] === CONT  TestIpcModeOlderClient
17:16:57 [2023-11-08T17:16:57.981Z] === CONT  TestStopContainerWithTimeoutCancel
17:16:57 [2023-11-08T17:16:57.981Z] === CONT  TestHardRestartWhenContainerIsRunning
17:16:58 [2023-11-08T17:16:58.237Z] --- PASS: TestIpcModeOlderClient (0.09s)
17:17:00 [2023-11-08T17:17:00.125Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
17:17:00 [2023-11-08T17:17:00.125Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
17:17:00 [2023-11-08T17:17:00.381Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.22s)
17:17:00 [2023-11-08T17:17:00.381Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
17:17:00 [2023-11-08T17:17:00.381Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.30s)
17:17:00 [2023-11-08T17:17:00.942Z] --- PASS: TestContainerStartOnDaemonRestart (2.82s)
17:17:01 [2023-11-08T17:17:01.502Z] --- PASS: TestDaemonHostGatewayIP (3.34s)
17:17:01 [2023-11-08T17:17:01.758Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.72s)
17:17:01 [2023-11-08T17:17:01.758Z] --- PASS: TestStopContainerWithTimeoutCancel (3.77s)
17:17:02 [2023-11-08T17:17:02.013Z] --- PASS: TestDaemonRestartIpcMode (3.95s)
17:17:10 [2023-11-08T17:17:10.132Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
17:17:10 [2023-11-08T17:17:10.132Z] PASS
17:17:10 [2023-11-08T17:17:10.132Z] 
17:17:10 [2023-11-08T17:17:10.132Z] === Skipped
17:17:10 [2023-11-08T17:17:10.132Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:17:10 [2023-11-08T17:17:10.132Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:17:10 [2023-11-08T17:17:10.132Z] 
17:17:10 [2023-11-08T17:17:10.132Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:17:10 [2023-11-08T17:17:10.132Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:17:10 [2023-11-08T17:17:10.132Z] 
17:17:10 [2023-11-08T17:17:10.132Z] DONE 320 tests, 2 skipped in 171.393s
17:17:10 [2023-11-08T17:17:10.132Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
17:17:10 [2023-11-08T17:17:10.132Z] ++ '[' -n '' ']'
17:17:10 [2023-11-08T17:17:10.132Z] ++ 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:17:10 [2023-11-08T17:17:10.132Z] ++ set -e
17:17:10 [2023-11-08T17:17:10.132Z] ++ '[' -n 0 ']'
17:17:10 [2023-11-08T17:17:10.132Z] ++ set -x
17:17:10 [2023-11-08T17:17:10.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.hplUyHuPq8/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:17:10 [2023-11-08T17:17:10.132Z] INFO: Testing against a local daemon
17:17:10 [2023-11-08T17:17:10.132Z] === RUN   TestConfigDaemonID
17:17:10 [2023-11-08T17:17:10.693Z]     daemon_test.go:60: [d542a59000297] daemon is not started
17:17:10 [2023-11-08T17:17:10.693Z] --- PASS: TestConfigDaemonID (1.04s)
17:17:10 [2023-11-08T17:17:10.693Z] === RUN   TestDaemonConfigValidation
17:17:10 [2023-11-08T17:17:10.693Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:17:10 [2023-11-08T17:17:10.693Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:17:10 [2023-11-08T17:17:10.693Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:17:10 [2023-11-08T17:17:10.693Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:17:10 [2023-11-08T17:17:10.693Z] === RUN   TestDaemonConfigValidation/invalid_config
17:17:10 [2023-11-08T17:17:10.693Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:17:10 [2023-11-08T17:17:10.693Z] === RUN   TestDaemonConfigValidation/malformed_config
17:17:10 [2023-11-08T17:17:10.693Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:17:10 [2023-11-08T17:17:10.693Z] === RUN   TestDaemonConfigValidation/valid_config
17:17:10 [2023-11-08T17:17:10.693Z] === PAUSE TestDaemonConfigValidation/valid_config
17:17:10 [2023-11-08T17:17:10.693Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:17:10 [2023-11-08T17:17:10.693Z] === CONT  TestDaemonConfigValidation/malformed_config
17:17:10 [2023-11-08T17:17:10.693Z] === CONT  TestDaemonConfigValidation/valid_config
17:17:10 [2023-11-08T17:17:10.693Z] === CONT  TestDaemonConfigValidation/invalid_config
17:17:10 [2023-11-08T17:17:10.693Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:17:10 [2023-11-08T17:17:10.948Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:17:10 [2023-11-08T17:17:10.948Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
17:17:10 [2023-11-08T17:17:10.948Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
17:17:10 [2023-11-08T17:17:10.948Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
17:17:10 [2023-11-08T17:17:10.948Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
17:17:10 [2023-11-08T17:17:10.948Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
17:17:10 [2023-11-08T17:17:10.948Z] === RUN   TestConfigDaemonSeccompProfiles
17:17:10 [2023-11-08T17:17:10.948Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:17:11 [2023-11-08T17:17:11.874Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:17:13 [2023-11-08T17:17:13.236Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:17:14 [2023-11-08T17:17:14.162Z]     daemon_test.go:179: [d5ffc6f99fd93] daemon is not started
17:17:14 [2023-11-08T17:17:14.162Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
17:17:14 [2023-11-08T17:17:14.162Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
17:17:14 [2023-11-08T17:17:14.162Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:17:14 [2023-11-08T17:17:14.162Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:17:14 [2023-11-08T17:17:14.162Z] === RUN   TestDaemonProxy
17:17:14 [2023-11-08T17:17:14.162Z] === RUN   TestDaemonProxy/environment_variables
17:17:14 [2023-11-08T17:17:14.162Z] === PAUSE TestDaemonProxy/environment_variables
17:17:14 [2023-11-08T17:17:14.162Z] === RUN   TestDaemonProxy/command-line_options
17:17:14 [2023-11-08T17:17:14.162Z] === PAUSE TestDaemonProxy/command-line_options
17:17:14 [2023-11-08T17:17:14.162Z] === RUN   TestDaemonProxy/configuration_file
17:17:14 [2023-11-08T17:17:14.162Z] === PAUSE TestDaemonProxy/configuration_file
17:17:14 [2023-11-08T17:17:14.162Z] === RUN   TestDaemonProxy/conflicting_options
17:17:14 [2023-11-08T17:17:14.417Z] === RUN   TestDaemonProxy/reload_sanitized
17:17:14 [2023-11-08T17:17:14.417Z] === PAUSE TestDaemonProxy/reload_sanitized
17:17:14 [2023-11-08T17:17:14.417Z] === CONT  TestDaemonProxy/environment_variables
17:17:14 [2023-11-08T17:17:14.417Z] === CONT  TestDaemonProxy/configuration_file
17:17:14 [2023-11-08T17:17:14.417Z] === CONT  TestDaemonProxy/reload_sanitized
17:17:14 [2023-11-08T17:17:14.417Z] === CONT  TestDaemonProxy/command-line_options
17:17:16 [2023-11-08T17:17:16.303Z] --- PASS: TestDaemonProxy (0.50s)
17:17:16 [2023-11-08T17:17:16.303Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:17:16 [2023-11-08T17:17:16.303Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
17:17:16 [2023-11-08T17:17:16.303Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
17:17:16 [2023-11-08T17:17:16.303Z]     --- PASS: TestDaemonProxy/command-line_options (1.76s)
17:17:16 [2023-11-08T17:17:16.303Z]     --- PASS: TestDaemonProxy/environment_variables (1.76s)
17:17:16 [2023-11-08T17:17:16.303Z] === RUN   TestLiveRestore
17:17:16 [2023-11-08T17:17:16.303Z] === RUN   TestLiveRestore/volume_references
17:17:16 [2023-11-08T17:17:16.303Z] === PAUSE TestLiveRestore/volume_references
17:17:16 [2023-11-08T17:17:16.303Z] === CONT  TestLiveRestore/volume_references
17:17:16 [2023-11-08T17:17:16.863Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:17:16 [2023-11-08T17:17:16.863Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:17:17 [2023-11-08T17:17:17.789Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:17:18 [2023-11-08T17:17:18.714Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:17:20 [2023-11-08T17:17:20.077Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:17:21 [2023-11-08T17:17:21.011Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
17:17:21 [2023-11-08T17:17:21.573Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
17:17:22 [2023-11-08T17:17:22.133Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
17:17:23 [2023-11-08T17:17:23.496Z] --- PASS: TestLiveRestore (0.00s)
17:17:23 [2023-11-08T17:17:23.496Z]     --- PASS: TestLiveRestore/volume_references (6.95s)
17:17:23 [2023-11-08T17:17:23.496Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.96s)
17:17:23 [2023-11-08T17:17:23.496Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s)
17:17:23 [2023-11-08T17:17:23.496Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s)
17:17:23 [2023-11-08T17:17:23.496Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s)
17:17:23 [2023-11-08T17:17:23.496Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.03s)
17:17:23 [2023-11-08T17:17:23.496Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.42s)
17:17:23 [2023-11-08T17:17:23.496Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.44s)
17:17:23 [2023-11-08T17:17:23.496Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.98s)
17:17:23 [2023-11-08T17:17:23.496Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
17:17:24 [2023-11-08T17:17:24.056Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
17:17:24 [2023-11-08T17:17:24.056Z] PASS
17:17:24 [2023-11-08T17:17:24.056Z] 
17:17:24 [2023-11-08T17:17:24.056Z] DONE 28 tests in 14.197s
17:17:24 [2023-11-08T17:17:24.056Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
17:17:24 [2023-11-08T17:17:24.056Z] ++ '[' -n '' ']'
17:17:24 [2023-11-08T17:17:24.056Z] ++ 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:17:24 [2023-11-08T17:17:24.056Z] ++ set -e
17:17:24 [2023-11-08T17:17:24.056Z] ++ '[' -n 0 ']'
17:17:24 [2023-11-08T17:17:24.056Z] ++ set -x
17:17:24 [2023-11-08T17:17:24.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.hplUyHuPq8/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:17:24 [2023-11-08T17:17:24.056Z] INFO: Testing against a local daemon
17:17:24 [2023-11-08T17:17:24.056Z] === RUN   TestCommitInheritsEnv
17:17:24 [2023-11-08T17:17:24.056Z] --- PASS: TestCommitInheritsEnv (0.18s)
17:17:24 [2023-11-08T17:17:24.056Z] === RUN   TestImportExtremelyLargeImageWorks
17:17:24 [2023-11-08T17:17:24.056Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
17:17:24 [2023-11-08T17:17:24.056Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:17:24 [2023-11-08T17:17:24.056Z] === RUN   TestImportWithCustomPlatform
17:17:24 [2023-11-08T17:17:24.056Z] === RUN   TestImportWithCustomPlatform/#00
17:17:24 [2023-11-08T17:17:24.056Z] === RUN   TestImportWithCustomPlatform/linux
17:17:24 [2023-11-08T17:17:24.311Z] === RUN   TestImportWithCustomPlatform/LINUX
17:17:24 [2023-11-08T17:17:24.311Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:17:24 [2023-11-08T17:17:24.311Z] --- PASS: TestImportWithCustomPlatform (0.12s)
17:17:24 [2023-11-08T17:17:24.311Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
17:17:24 [2023-11-08T17:17:24.311Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
17:17:24 [2023-11-08T17:17:24.311Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
17:17:24 [2023-11-08T17:17:24.311Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
17:17:24 [2023-11-08T17:17:24.311Z] === RUN   TestImportWithCustomPlatformReject
17:17:24 [2023-11-08T17:17:24.311Z] === RUN   TestImportWithCustomPlatformReject/_______
17:17:24 [2023-11-08T17:17:24.311Z] === RUN   TestImportWithCustomPlatformReject//
17:17:24 [2023-11-08T17:17:24.311Z] === RUN   TestImportWithCustomPlatformReject/macos
17:17:24 [2023-11-08T17:17:24.311Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
17:17:24 [2023-11-08T17:17:24.311Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
17:17:24 [2023-11-08T17:17:24.311Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
17:17:24 [2023-11-08T17:17:24.311Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
17:17:24 [2023-11-08T17:17:24.311Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
17:17:24 [2023-11-08T17:17:24.311Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
17:17:24 [2023-11-08T17:17:24.311Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
17:17:24 [2023-11-08T17:17:24.311Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
17:17:24 [2023-11-08T17:17:24.311Z] === RUN   TestImageInspectEmptyTagsAndDigests
17:17:24 [2023-11-08T17:17:24.311Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
17:17:24 [2023-11-08T17:17:24.311Z] === RUN   TestImagesFilterMultiReference
17:17:24 [2023-11-08T17:17:24.311Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:17:24 [2023-11-08T17:17:24.311Z] === RUN   TestImagesFilterUntil
17:17:24 [2023-11-08T17:17:24.566Z]     list_test.go:98: ImageList: ID=sha256:24384236fff397e5c552ef684531ca655eaada93cf2ea61512e437534bfcb75e RepoTags=[testimagesfilteruntil:v1]
17:17:24 [2023-11-08T17:17:24.566Z] --- PASS: TestImagesFilterUntil (0.24s)
17:17:24 [2023-11-08T17:17:24.566Z] === RUN   TestImagesFilterBeforeSince
17:17:24 [2023-11-08T17:17:24.822Z]     list_test.go:132: ImageList: ID=sha256:32dd5c2913122c3d6ef5597f5d87b478bffba78416d4abb18b3c02515befa5ce RepoTags=[testimagesfilterbeforesince:v1]
17:17:24 [2023-11-08T17:17:24.822Z]     list_test.go:132: ImageList: ID=sha256:c740eab9bc1960659da8eb2162a8b950705cc909390fa8a6dbdd4208d0015d07 RepoTags=[testimagesfilterbeforesince:v3]
17:17:24 [2023-11-08T17:17:24.822Z]     list_test.go:132: ImageList: ID=sha256:d6c56923f05342e97e18245053644fbe921cc026004f2520b851dab7ecae9437 RepoTags=[testimagesfilterbeforesince:v2]
17:17:24 [2023-11-08T17:17:24.822Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
17:17:24 [2023-11-08T17:17:24.822Z] === RUN   TestAPIImagesFilters
17:17:24 [2023-11-08T17:17:24.822Z] === RUN   TestAPIImagesFilters/repository_regex
17:17:24 [2023-11-08T17:17:24.822Z] === PAUSE TestAPIImagesFilters/repository_regex
17:17:24 [2023-11-08T17:17:24.822Z] === RUN   TestAPIImagesFilters/image_name_regex
17:17:24 [2023-11-08T17:17:24.822Z] === PAUSE TestAPIImagesFilters/image_name_regex
17:17:24 [2023-11-08T17:17:24.822Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
17:17:24 [2023-11-08T17:17:24.822Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
17:17:24 [2023-11-08T17:17:24.822Z] === RUN   TestAPIImagesFilters/registry_port_regex
17:17:24 [2023-11-08T17:17:24.822Z] === PAUSE TestAPIImagesFilters/registry_port_regex
17:17:24 [2023-11-08T17:17:24.822Z] === CONT  TestAPIImagesFilters/repository_regex
17:17:24 [2023-11-08T17:17:24.822Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
17:17:24 [2023-11-08T17:17:24.822Z] === CONT  TestAPIImagesFilters/registry_port_regex
17:17:24 [2023-11-08T17:17:24.822Z] === CONT  TestAPIImagesFilters/image_name_regex
17:17:24 [2023-11-08T17:17:24.822Z] --- PASS: TestAPIImagesFilters (0.03s)
17:17:24 [2023-11-08T17:17:24.822Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
17:17:24 [2023-11-08T17:17:24.822Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
17:17:24 [2023-11-08T17:17:24.822Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
17:17:24 [2023-11-08T17:17:24.822Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
17:17:24 [2023-11-08T17:17:24.822Z] === RUN   TestPruneDontDeleteUsedDangling
17:17:24 [2023-11-08T17:17:24.822Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
17:17:24 [2023-11-08T17:17:24.822Z] === RUN   TestImagePullPlatformInvalid
17:17:24 [2023-11-08T17:17:24.822Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:17:24 [2023-11-08T17:17:24.822Z] === RUN   TestImagePullStoredfDigestForOtherRepo
17:17:24 [2023-11-08T17:17:24.822Z] time="2023-11-08T17:17:24.807017348Z" 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=a2cccfad-9632-4718-9a66-701554da4790 version=2.8.3 
17:17:24 [2023-11-08T17:17:24.822Z] time="2023-11-08T17:17:24.807112271Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=a2cccfad-9632-4718-9a66-701554da4790 version=2.8.3 
17:17:24 [2023-11-08T17:17:24.822Z] time="2023-11-08T17:17:24.807119319Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.20.8 instance.id=a2cccfad-9632-4718-9a66-701554da4790 version=2.8.3 
17:17:24 [2023-11-08T17:17:24.822Z] time="2023-11-08T17:17:24.807352338Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=a2cccfad-9632-4718-9a66-701554da4790 version=2.8.3 
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.901444191Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=18922e20-a8dd-499d-b33d-bbe2c6282d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:58460" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.901499525Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=18922e20-a8dd-499d-b33d-bbe2c6282d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:58460" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.982843ms http.response.status=200 http.response.written=2 
17:17:25 [2023-11-08T17:17:25.079Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.904059032Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8b79d160-5731-4fab-a4a7-91797b093fa0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.90411042Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8b79d160-5731-4fab-a4a7-91797b093fa0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.90405813Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5bf0f012-cbd8-4d8e-b7b7-be6c9d936351 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.904192477Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5bf0f012-cbd8-4d8e-b7b7-be6c9d936351 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.90422487Z" 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=8b79d160-5731-4fab-a4a7-91797b093fa0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=41.352µ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=cc549e55-62dc-46ff-9f28-aae5bc3ad5cd trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.904259658Z" 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=5bf0f012-cbd8-4d8e-b7b7-be6c9d936351 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=28.356µ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=1f0e80e1-3e9f-4a97-9bd6-cdaddb31dffd trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.904375249Z" 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=8b79d160-5731-4fab-a4a7-91797b093fa0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.319461ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:17:25 [2023-11-08T17:17:25.079Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown"
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.904478425Z" 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=5bf0f012-cbd8-4d8e-b7b7-be6c9d936351 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.4149ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:17:25 [2023-11-08T17:17:25.079Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown"
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.906533586Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b6603cb0-cfca-493d-ae55-85d3ab81bef7 http.request.method=POST http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.90658161Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b6603cb0-cfca-493d-ae55-85d3ab81bef7 http.request.method=POST http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.906706669Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edfb0314-ec62-4958-876b-58402afa6a78 http.request.method=POST http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.906725499Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b6603cb0-cfca-493d-ae55-85d3ab81bef7 http.request.method=POST http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=112.35µ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=ee9096e0-4a2c-4760-86b9-c41e41954ab1 trace.line=110 vars.name=test 
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.906745355Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edfb0314-ec62-4958-876b-58402afa6a78 http.request.method=POST http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
17:17:25 [2023-11-08T17:17:25.079Z] time="2023-11-08T17:17:24.90677207Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b6603cb0-cfca-493d-ae55-85d3ab81bef7 http.request.method=POST http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=20.963µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=76bc0bd4-286c-4369-bd3a-cb9ee07c37e2 trace.line=142 vars.name=test 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.906836839Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edfb0314-ec62-4958-876b-58402afa6a78 http.request.method=POST http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=63.071µ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=65d08916-cd61-4e0e-895d-3f67c0043fb0 trace.line=110 vars.name=test 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.906846513Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b6603cb0-cfca-493d-ae55-85d3ab81bef7 http.request.method=POST http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=41.107µ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=bc5f21d7-de0f-4cf9-adc1-2357f9b09375 trace.line=110 vars.name=test 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.906888735Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edfb0314-ec62-4958-876b-58402afa6a78 http.request.method=POST http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=23.466µ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=3d0c4455-5dbf-4cbe-a72b-7a1d3e1f488c trace.line=142 vars.name=test 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.906941304Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b6603cb0-cfca-493d-ae55-85d3ab81bef7 http.request.method=POST http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.858859ms http.response.status=202 http.response.written=0 
17:17:25 [2023-11-08T17:17:25.080Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown"
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.906955285Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edfb0314-ec62-4958-876b-58402afa6a78 http.request.method=POST http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=40.294µ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=581b3ef8-fc56-44b8-af59-abb0f0f7530e trace.line=110 vars.name=test 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.907064525Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edfb0314-ec62-4958-876b-58402afa6a78 http.request.method=POST http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.712278ms http.response.status=202 http.response.written=0 
17:17:25 [2023-11-08T17:17:25.080Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown"
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909181846Z" 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=bb7b3ae8-5d14-494f-9d8b-c6b3f7122cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221?_state=s0g56_FRt9i_DBYCBxECDOOuR5qQP1Hz6qRbsG-fheZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTZlNDQ1LTNmZGEtNDRmNi1iYzJhLTRjODlhMmVjMjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY1OTI4NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=7b56e445-3fda-44f6-bc2a-4c89a2ec2221 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.90926762Z" 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=bb7b3ae8-5d14-494f-9d8b-c6b3f7122cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221?_state=s0g56_FRt9i_DBYCBxECDOOuR5qQP1Hz6qRbsG-fheZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTZlNDQ1LTNmZGEtNDRmNi1iYzJhLTRjODlhMmVjMjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY1OTI4NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=7b56e445-3fda-44f6-bc2a-4c89a2ec2221 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909337271Z" 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=6083d3fd-03e6-4198-af5b-e5f8afea9f54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2?_state=KgUMPJ-NryFMbQR11yGilDHMQM4klBSkTaZMvsGdmLV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOTk3ZmM0LTcwZjMtNDI0MS05MWI3LWNlNzAxMGY0NjdlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY3NTYxODVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=2b997fc4-70f3-4241-91b7-ce7010f467e2 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909346371Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb7b3ae8-5d14-494f-9d8b-c6b3f7122cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221?_state=s0g56_FRt9i_DBYCBxECDOOuR5qQP1Hz6qRbsG-fheZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTZlNDQ1LTNmZGEtNDRmNi1iYzJhLTRjODlhMmVjMjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY1OTI4NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=47.211µ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=f977a39e-ca59-4f06-b7e7-310ad14dc9b4 trace.line=95 vars.name=test vars.uuid=7b56e445-3fda-44f6-bc2a-4c89a2ec2221 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909400055Z" 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=6083d3fd-03e6-4198-af5b-e5f8afea9f54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2?_state=KgUMPJ-NryFMbQR11yGilDHMQM4klBSkTaZMvsGdmLV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOTk3ZmM0LTcwZjMtNDI0MS05MWI3LWNlNzAxMGY0NjdlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY3NTYxODVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=2b997fc4-70f3-4241-91b7-ce7010f467e2 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.90939857Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb7b3ae8-5d14-494f-9d8b-c6b3f7122cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221?_state=s0g56_FRt9i_DBYCBxECDOOuR5qQP1Hz6qRbsG-fheZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTZlNDQ1LTNmZGEtNDRmNi1iYzJhLTRjODlhMmVjMjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY1OTI4NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=23.047µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=b3c23f94-b5fc-4f0c-ac85-a066fc46aa77 trace.line=142 vars.name=test vars.uuid=7b56e445-3fda-44f6-bc2a-4c89a2ec2221 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909471306Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6083d3fd-03e6-4198-af5b-e5f8afea9f54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2?_state=KgUMPJ-NryFMbQR11yGilDHMQM4klBSkTaZMvsGdmLV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOTk3ZmM0LTcwZjMtNDI0MS05MWI3LWNlNzAxMGY0NjdlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY3NTYxODVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=37.685µ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=61c557d5-208d-4919-9112-d4d0ff4efcd5 trace.line=95 vars.name=test vars.uuid=2b997fc4-70f3-4241-91b7-ce7010f467e2 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909523539Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6083d3fd-03e6-4198-af5b-e5f8afea9f54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2?_state=KgUMPJ-NryFMbQR11yGilDHMQM4klBSkTaZMvsGdmLV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOTk3ZmM0LTcwZjMtNDI0MS05MWI3LWNlNzAxMGY0NjdlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY3NTYxODVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=22.432µ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=323476ce-2ee3-4a6f-84fa-1a6efe4e1da3 trace.line=142 vars.name=test vars.uuid=2b997fc4-70f3-4241-91b7-ce7010f467e2 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909557556Z" 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=6083d3fd-03e6-4198-af5b-e5f8afea9f54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2?_state=KgUMPJ-NryFMbQR11yGilDHMQM4klBSkTaZMvsGdmLV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOTk3ZmM0LTcwZjMtNDI0MS05MWI3LWNlNzAxMGY0NjdlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY3NTYxODVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=2b997fc4-70f3-4241-91b7-ce7010f467e2 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909524171Z" 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=bb7b3ae8-5d14-494f-9d8b-c6b3f7122cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221?_state=s0g56_FRt9i_DBYCBxECDOOuR5qQP1Hz6qRbsG-fheZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTZlNDQ1LTNmZGEtNDRmNi1iYzJhLTRjODlhMmVjMjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY1OTI4NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=7b56e445-3fda-44f6-bc2a-4c89a2ec2221 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909634215Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2/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=6083d3fd-03e6-4198-af5b-e5f8afea9f54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2?_state=KgUMPJ-NryFMbQR11yGilDHMQM4klBSkTaZMvsGdmLV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOTk3ZmM0LTcwZjMtNDI0MS05MWI3LWNlNzAxMGY0NjdlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY3NTYxODVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=41.689µ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=39c8e931-4a03-4e7f-ba72-fac09f0a783c trace.line=110 vars.name=test vars.uuid=2b997fc4-70f3-4241-91b7-ce7010f467e2 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909676896Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6083d3fd-03e6-4198-af5b-e5f8afea9f54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2?_state=KgUMPJ-NryFMbQR11yGilDHMQM4klBSkTaZMvsGdmLV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOTk3ZmM0LTcwZjMtNDI0MS05MWI3LWNlNzAxMGY0NjdlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY3NTYxODVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=14.556µ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=acf5177c-fcd3-4623-84c5-792272e55ccc trace.line=155 vars.name=test vars.uuid=2b997fc4-70f3-4241-91b7-ce7010f467e2 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909691115Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221/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=bb7b3ae8-5d14-494f-9d8b-c6b3f7122cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221?_state=s0g56_FRt9i_DBYCBxECDOOuR5qQP1Hz6qRbsG-fheZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTZlNDQ1LTNmZGEtNDRmNi1iYzJhLTRjODlhMmVjMjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY1OTI4NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=53.34µ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=46f9553a-269e-4fc0-b088-95229a345c8b trace.line=110 vars.name=test vars.uuid=7b56e445-3fda-44f6-bc2a-4c89a2ec2221 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909720391Z" 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=6083d3fd-03e6-4198-af5b-e5f8afea9f54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2?_state=KgUMPJ-NryFMbQR11yGilDHMQM4klBSkTaZMvsGdmLV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOTk3ZmM0LTcwZjMtNDI0MS05MWI3LWNlNzAxMGY0NjdlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY3NTYxODVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=12.767µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3021f4a0-f834-46ee-9b43-22e42e0df5cc trace.line=155 vars.name=test vars.uuid=2b997fc4-70f3-4241-91b7-ce7010f467e2 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909730671Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb7b3ae8-5d14-494f-9d8b-c6b3f7122cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221?_state=s0g56_FRt9i_DBYCBxECDOOuR5qQP1Hz6qRbsG-fheZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTZlNDQ1LTNmZGEtNDRmNi1iYzJhLTRjODlhMmVjMjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY1OTI4NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=10.905µ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=6e4bdb24-a69e-4d98-bbef-113c995c52f8 trace.line=155 vars.name=test vars.uuid=7b56e445-3fda-44f6-bc2a-4c89a2ec2221 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909750847Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6083d3fd-03e6-4198-af5b-e5f8afea9f54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2?_state=KgUMPJ-NryFMbQR11yGilDHMQM4klBSkTaZMvsGdmLV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOTk3ZmM0LTcwZjMtNDI0MS05MWI3LWNlNzAxMGY0NjdlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY3NTYxODVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=11.519µ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=74f54c0f-1a80-40f2-b58f-eed3845428cd trace.line=155 vars.name=test vars.uuid=2b997fc4-70f3-4241-91b7-ce7010f467e2 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.9097698Z" 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=bb7b3ae8-5d14-494f-9d8b-c6b3f7122cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221?_state=s0g56_FRt9i_DBYCBxECDOOuR5qQP1Hz6qRbsG-fheZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTZlNDQ1LTNmZGEtNDRmNi1iYzJhLTRjODlhMmVjMjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY1OTI4NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=11.823µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5f01a8e0-7073-4a6f-8ba8-fe3f5f39d50d trace.line=155 vars.name=test vars.uuid=7b56e445-3fda-44f6-bc2a-4c89a2ec2221 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909808076Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb7b3ae8-5d14-494f-9d8b-c6b3f7122cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221?_state=s0g56_FRt9i_DBYCBxECDOOuR5qQP1Hz6qRbsG-fheZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTZlNDQ1LTNmZGEtNDRmNi1iYzJhLTRjODlhMmVjMjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY1OTI4NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=10.551µ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=6c028dac-d5a0-486a-85c5-e8a330bf8b2e trace.line=155 vars.name=test vars.uuid=7b56e445-3fda-44f6-bc2a-4c89a2ec2221 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909823797Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2/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=6083d3fd-03e6-4198-af5b-e5f8afea9f54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2?_state=KgUMPJ-NryFMbQR11yGilDHMQM4klBSkTaZMvsGdmLV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOTk3ZmM0LTcwZjMtNDI0MS05MWI3LWNlNzAxMGY0NjdlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY3NTYxODVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=52.651µ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=2c79f27d-bdea-46f0-a781-40e8fd703f88 trace.line=185 vars.name=test vars.uuid=2b997fc4-70f3-4241-91b7-ce7010f467e2 
17:17:25 [2023-11-08T17:17:25.080Z] time="2023-11-08T17:17:24.909875168Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221/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=bb7b3ae8-5d14-494f-9d8b-c6b3f7122cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221?_state=s0g56_FRt9i_DBYCBxECDOOuR5qQP1Hz6qRbsG-fheZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTZlNDQ1LTNmZGEtNDRmNi1iYzJhLTRjODlhMmVjMjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY1OTI4NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=43.552µ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=c7277426-606f-4dd3-9b91-6152c14a6cf6 trace.line=185 vars.name=test vars.uuid=7b56e445-3fda-44f6-bc2a-4c89a2ec2221 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.909896106Z" 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=6083d3fd-03e6-4198-af5b-e5f8afea9f54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2?_state=KgUMPJ-NryFMbQR11yGilDHMQM4klBSkTaZMvsGdmLV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOTk3ZmM0LTcwZjMtNDI0MS05MWI3LWNlNzAxMGY0NjdlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY3NTYxODVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=46.555µ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=5b5719e5-e82a-428b-906f-8aa923582e91 trace.line=110 vars.name=test vars.uuid=2b997fc4-70f3-4241-91b7-ce7010f467e2 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.909943276Z" 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=bb7b3ae8-5d14-494f-9d8b-c6b3f7122cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221?_state=s0g56_FRt9i_DBYCBxECDOOuR5qQP1Hz6qRbsG-fheZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTZlNDQ1LTNmZGEtNDRmNi1iYzJhLTRjODlhMmVjMjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY1OTI4NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=38.341µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=aaafddce-5b15-48e0-a9b9-3207fc8ec7d9 trace.line=110 vars.name=test vars.uuid=7b56e445-3fda-44f6-bc2a-4c89a2ec2221 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.910016259Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6083d3fd-03e6-4198-af5b-e5f8afea9f54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2?_state=KgUMPJ-NryFMbQR11yGilDHMQM4klBSkTaZMvsGdmLV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOTk3ZmM0LTcwZjMtNDI0MS05MWI3LWNlNzAxMGY0NjdlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY3NTYxODVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=97.162µ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=568ec7fb-4d88-4cd2-b392-246b6ff50c80 trace.line=202 vars.name=test vars.uuid=2b997fc4-70f3-4241-91b7-ce7010f467e2 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.910054576Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb7b3ae8-5d14-494f-9d8b-c6b3f7122cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221?_state=s0g56_FRt9i_DBYCBxECDOOuR5qQP1Hz6qRbsG-fheZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTZlNDQ1LTNmZGEtNDRmNi1iYzJhLTRjODlhMmVjMjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY1OTI4NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=84.601µ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=d879eade-a93b-4591-a10f-ac27b70ed65a trace.line=202 vars.name=test vars.uuid=7b56e445-3fda-44f6-bc2a-4c89a2ec2221 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.910092868Z" 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=6083d3fd-03e6-4198-af5b-e5f8afea9f54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/test/blobs/uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2?_state=KgUMPJ-NryFMbQR11yGilDHMQM4klBSkTaZMvsGdmLV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOTk3ZmM0LTcwZjMtNDI0MS05MWI3LWNlNzAxMGY0NjdlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY3NTYxODVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.190583ms http.response.status=201 http.response.written=0 
17:17:25 [2023-11-08T17:17:25.081Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "PUT /v2/test/blobs/uploads/2b997fc4-70f3-4241-91b7-ce7010f467e2?_state=KgUMPJ-NryFMbQR11yGilDHMQM4klBSkTaZMvsGdmLV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOTk3ZmM0LTcwZjMtNDI0MS05MWI3LWNlNzAxMGY0NjdlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY3NTYxODVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.910188586Z" 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=bb7b3ae8-5d14-494f-9d8b-c6b3f7122cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/blobs/uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221?_state=s0g56_FRt9i_DBYCBxECDOOuR5qQP1Hz6qRbsG-fheZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTZlNDQ1LTNmZGEtNDRmNi1iYzJhLTRjODlhMmVjMjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY1OTI4NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.352088ms http.response.status=201 http.response.written=0 
17:17:25 [2023-11-08T17:17:25.081Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "PUT /v2/test/blobs/uploads/7b56e445-3fda-44f6-bc2a-4c89a2ec2221?_state=s0g56_FRt9i_DBYCBxECDOOuR5qQP1Hz6qRbsG-fheZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTZlNDQ1LTNmZGEtNDRmNi1iYzJhLTRjODlhMmVjMjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wOFQxNzoxNzoyNC45MDY1OTI4NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.9115957Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bf96f501-de27-4111-b9a3-8022c807945e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.911839385Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bf96f501-de27-4111-b9a3-8022c807945e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.911918546Z" 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=bf96f501-de27-4111-b9a3-8022c807945e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=33.229µ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=f05be768-c76a-4ffd-9e2f-73f03af2f1bd trace.line=95 vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.912039027Z" 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=bf96f501-de27-4111-b9a3-8022c807945e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.457361ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.8+unknown"
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.913122007Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.913158527Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.913312147Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.913329402Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.913338673Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.91341406Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=43.125µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=925c043c-064d-4d1c-81f1-64f448cc9e97 trace.line=95 vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.913464069Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=16.828µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4db4dfbd-ebaf-4d16-80f5-e81f3cbe4c47 trace.line=155 vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.91350872Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=19.651µ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=94aff97a-4a6f-48a7-96af-cf5f9a692d0c trace.line=95 vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.913547594Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=11.224µ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=a7b41a25-7367-4dad-a8c9-e7ce29ff6c29 trace.line=155 vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.913586912Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=13.456µ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=ca9224c6-b145-40c5-9cc5-74af4f83daed trace.line=155 vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.913669552Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=56.327µ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=6064a0b8-1af8-4b0d-8525-dec8a390fffa trace.line=110 vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.913750091Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=48.893µ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=b395b06b-c2d7-489a-9a17-4b6384828fdc trace.line=110 vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.913906115Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=63.711µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=007e5b8e-8ddd-4699-9f7d-82b436c6036e trace.line=110 vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.913964764Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=34.706µ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=0680fa50-4dce-484e-a61a-a6f1ac8c57ca trace.line=110 vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.913999462Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.914016808Z" 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=2aef2a52-79f6-4537-bca8-e5fdc8fa9e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.57643ms http.response.status=201 http.response.written=0 
17:17:25 [2023-11-08T17:17:25.081Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.91816575Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=266f18f3-ad1f-4c4e-94a9-8c134277e875 http.request.method=GET http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.918206143Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=266f18f3-ad1f-4c4e-94a9-8c134277e875 http.request.method=GET http.request.remoteaddr="127.0.0.1:58496" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="833.493µs" http.response.status=200 http.response.written=2 
17:17:25 [2023-11-08T17:17:25.081Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.920814256Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=97a3a4b4-5557-44a2-8adf-4b4221dc8251 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58498" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.920873101Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=97a3a4b4-5557-44a2-8adf-4b4221dc8251 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58498" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.920959031Z" 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=97a3a4b4-5557-44a2-8adf-4b4221dc8251 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58498" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.648µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fb0343bf-db20-4533-9069-d3aa2bf5f1d7 trace.line=95 vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.920982251Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=97a3a4b4-5557-44a2-8adf-4b4221dc8251 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58498" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.921030069Z" 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=97a3a4b4-5557-44a2-8adf-4b4221dc8251 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58498" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.433µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b2a8431d-6eb8-4864-8628-9db83dc7e129 trace.line=95 vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.081Z] time="2023-11-08T17:17:24.921077149Z" 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=97a3a4b4-5557-44a2-8adf-4b4221dc8251 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58498" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.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=d0875d4b-e025-4622-b318-9c1ad3338716 trace.line=155 vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.921115006Z" 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=97a3a4b4-5557-44a2-8adf-4b4221dc8251 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58498" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.16µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=82ee84db-5228-42c5-a2f1-35e55be6a16c trace.line=125 vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.921166877Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=97a3a4b4-5557-44a2-8adf-4b4221dc8251 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58498" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.9212586Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=97a3a4b4-5557-44a2-8adf-4b4221dc8251 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58498" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-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.795566ms http.response.status=200 http.response.written=417 
17:17:25 [2023-11-08T17:17:25.082Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.929738411Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=63ded120-494c-4f11-b439-0bf7b13e22cf http.request.method=GET http.request.remoteaddr="127.0.0.1:58510" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.929783776Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=63ded120-494c-4f11-b439-0bf7b13e22cf http.request.method=GET http.request.remoteaddr="127.0.0.1:58510" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.929799021Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=63ded120-494c-4f11-b439-0bf7b13e22cf http.request.method=GET http.request.remoteaddr="127.0.0.1:58510" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.929880217Z" 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=63ded120-494c-4f11-b439-0bf7b13e22cf http.request.method=GET http.request.remoteaddr="127.0.0.1:58510" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.645µ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=109423df-7014-4d38-a6a9-b08e0687b182 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.929933196Z" 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=63ded120-494c-4f11-b439-0bf7b13e22cf http.request.method=GET http.request.remoteaddr="127.0.0.1:58510" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.838µ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=8832283f-15de-4b96-932d-f6cfc9e7a97a trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.929970372Z" 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=63ded120-494c-4f11-b439-0bf7b13e22cf http.request.method=GET http.request.remoteaddr="127.0.0.1:58510" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.325µ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=26fe78a5-c56e-45d2-a7ea-1b7eb855914f trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.930008237Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=63ded120-494c-4f11-b439-0bf7b13e22cf http.request.method=GET http.request.remoteaddr="127.0.0.1:58510" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.930113933Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=63ded120-494c-4f11-b439-0bf7b13e22cf http.request.method=GET http.request.remoteaddr="127.0.0.1:58510" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-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.165381ms http.response.status=200 http.response.written=417 
17:17:25 [2023-11-08T17:17:25.082Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.936674612Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d442a823-073c-40ff-8b96-e89fbf06994b http.request.method=GET http.request.remoteaddr="127.0.0.1:58528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.936693377Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d02591ae-0c38-4dd7-b441-494bbe806751 http.request.method=GET http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.936728601Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d442a823-073c-40ff-8b96-e89fbf06994b http.request.method=GET http.request.remoteaddr="127.0.0.1:58528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.936737076Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d02591ae-0c38-4dd7-b441-494bbe806751 http.request.method=GET http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.936811035Z" 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=d02591ae-0c38-4dd7-b441-494bbe806751 http.request.method=GET http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.388µ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=7ae2d818-8054-4a8f-9504-d1376310c991 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.936874131Z" 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=d02591ae-0c38-4dd7-b441-494bbe806751 http.request.method=GET http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.929µ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=63a75327-914c-4c9c-920d-474daa2d2e4e trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.936811076Z" 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=d442a823-073c-40ff-8b96-e89fbf06994b http.request.method=GET http.request.remoteaddr="127.0.0.1:58528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.982µ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=939dbf9e-2729-4e1e-b4cf-f9b3c6458763 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.937005729Z" 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=d442a823-073c-40ff-8b96-e89fbf06994b http.request.method=GET http.request.remoteaddr="127.0.0.1:58528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.941µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c0e42793-7315-4cb0-a566-d47b74b0b789 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.936918568Z" 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=d02591ae-0c38-4dd7-b441-494bbe806751 http.request.method=GET http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.199µ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=dd6ed5f1-ae7b-4750-b3ba-ffea9a474661 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.937070195Z" 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=d442a823-073c-40ff-8b96-e89fbf06994b http.request.method=GET http.request.remoteaddr="127.0.0.1:58528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.052µ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=86b2d688-9c2a-4183-8b8c-b5be87e0eb0c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.937109783Z" 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=d442a823-073c-40ff-8b96-e89fbf06994b http.request.method=GET http.request.remoteaddr="127.0.0.1:58528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.069µ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=91f9a807-e073-4cfc-ab0f-09238d9071c5 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.937110153Z" 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=d02591ae-0c38-4dd7-b441-494bbe806751 http.request.method=GET http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.466µ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=5f4f5c9f-0c74-4054-949a-fbece1376f8f trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.937144843Z" 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=d442a823-073c-40ff-8b96-e89fbf06994b http.request.method=GET http.request.remoteaddr="127.0.0.1:58528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.142µ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=fc0e017a-7816-4fd7-870a-1823949f9f82 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.937150045Z" 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=d02591ae-0c38-4dd7-b441-494bbe806751 http.request.method=GET http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.716µ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=71e7c2d9-64a6-4568-94e9-371034823183 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:17:25 [2023-11-08T17:17:25.082Z] time="2023-11-08T17:17:24.93717923Z" 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=d442a823-073c-40ff-8b96-e89fbf06994b http.request.method=GET http.request.remoteaddr="127.0.0.1:58528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.732µ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=5298c703-491d-4132-a747-f3951e2e7424 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.937181109Z" 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=d02591ae-0c38-4dd7-b441-494bbe806751 http.request.method=GET http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.868µ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=bbdcf4e3-d762-4cc1-9778-cddd231171fd trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.937240692Z" 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=d442a823-073c-40ff-8b96-e89fbf06994b http.request.method=GET http.request.remoteaddr="127.0.0.1:58528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.416µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=251a4e24-06ea-4b59-b090-45b77b36ed07 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.937258522Z" 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=d02591ae-0c38-4dd7-b441-494bbe806751 http.request.method=GET http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.644µ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=de33c941-3aa4-496a-a1e6-3dcdfb08ca4e trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.93794299Z" 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=d02591ae-0c38-4dd7-b441-494bbe806751 http.request.method=GET http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.23µ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=b2b0753f-6fce-4792-8100-b655fbebd92f trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.938018336Z" 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=d02591ae-0c38-4dd7-b441-494bbe806751 http.request.method=GET http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.277µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d6d14efc-2b63-45b8-872c-0fc74abdd1b7 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.938099137Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d02591ae-0c38-4dd7-b441-494bbe806751 http.request.method=GET http.request.remoteaddr="127.0.0.1:58524" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.030935ms http.response.status=200 http.response.written=194 
17:17:25 [2023-11-08T17:17:25.083Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.938897194Z" 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=d442a823-073c-40ff-8b96-e89fbf06994b http.request.method=GET http.request.remoteaddr="127.0.0.1:58528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.928µ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=49351d0e-d9ad-4932-881a-f4a5337123a3 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.938958435Z" 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=d442a823-073c-40ff-8b96-e89fbf06994b http.request.method=GET http.request.remoteaddr="127.0.0.1:58528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.427µ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=78a2f2ae-9ea5-459f-aeb9-6e4c67a0b9dc trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.939044472Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d442a823-073c-40ff-8b96-e89fbf06994b http.request.method=GET http.request.remoteaddr="127.0.0.1:58528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.976065ms http.response.status=200 http.response.written=68 
17:17:25 [2023-11-08T17:17:25.083Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.952018832Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d96c246-764b-41bb-9f62-439f49358f68 http.request.method=GET http.request.remoteaddr="127.0.0.1:58542" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.952067143Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d96c246-764b-41bb-9f62-439f49358f68 http.request.method=GET http.request.remoteaddr="127.0.0.1:58542" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="955.615µs" http.response.status=200 http.response.written=2 
17:17:25 [2023-11-08T17:17:25.083Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.957811986Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=972ac65d-9a93-41dd-9979-e99714c29151 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58550" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.957865276Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=972ac65d-9a93-41dd-9979-e99714c29151 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58550" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.957879036Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=972ac65d-9a93-41dd-9979-e99714c29151 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58550" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.957947858Z" 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=972ac65d-9a93-41dd-9979-e99714c29151 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58550" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.454µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=00b5a0b0-9762-4df3-aa2f-10c4754361b7 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.957994602Z" 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=972ac65d-9a93-41dd-9979-e99714c29151 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58550" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.963µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=afedac0c-a5ae-49ea-b3b7-d52ff3512999 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.958075847Z" 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=972ac65d-9a93-41dd-9979-e99714c29151 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58550" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.177534ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.083Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.959565781Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d5aea4db-86ba-4726-9561-a77a8b847f14 http.request.method=GET http.request.remoteaddr="127.0.0.1:58560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.959607133Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d5aea4db-86ba-4726-9561-a77a8b847f14 http.request.method=GET http.request.remoteaddr="127.0.0.1:58560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.959629303Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d5aea4db-86ba-4726-9561-a77a8b847f14 http.request.method=GET http.request.remoteaddr="127.0.0.1:58560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.959691595Z" 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=d5aea4db-86ba-4726-9561-a77a8b847f14 http.request.method=GET http.request.remoteaddr="127.0.0.1:58560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.663µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cce81651-132f-4342-a8c1-3c4877a82811 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.959736369Z" 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=d5aea4db-86ba-4726-9561-a77a8b847f14 http.request.method=GET http.request.remoteaddr="127.0.0.1:58560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.07µ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=181f194d-8b25-431d-aa54-c2e4b4829fab trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.083Z] time="2023-11-08T17:17:24.959791415Z" 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=d5aea4db-86ba-4726-9561-a77a8b847f14 http.request.method=GET http.request.remoteaddr="127.0.0.1:58560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.135122ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:17:25 [2023-11-08T17:17:25.083Z] 127.0.0.1 - - [08/Nov/2023:17:17:24 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/8074e7a43718a8c1a1d0efc4ce7a280179e4a80a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:25 [2023-11-08T17:17:25.083Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
17:17:25 [2023-11-08T17:17:25.083Z] === RUN   TestImagePullNonExisting
17:17:25 [2023-11-08T17:17:25.083Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
17:17:25 [2023-11-08T17:17:25.083Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
17:17:25 [2023-11-08T17:17:25.083Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
17:17:25 [2023-11-08T17:17:25.083Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
17:17:25 [2023-11-08T17:17:25.083Z] === RUN   TestImagePullNonExisting/asdfasdf
17:17:25 [2023-11-08T17:17:25.083Z] === PAUSE TestImagePullNonExisting/asdfasdf
17:17:25 [2023-11-08T17:17:25.083Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
17:17:25 [2023-11-08T17:17:25.083Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
17:17:25 [2023-11-08T17:17:25.083Z] === RUN   TestImagePullNonExisting/library/asdfasdf
17:17:25 [2023-11-08T17:17:25.083Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
17:17:25 [2023-11-08T17:17:25.083Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
17:17:25 [2023-11-08T17:17:25.083Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
17:17:25 [2023-11-08T17:17:25.083Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
17:17:25 [2023-11-08T17:17:25.083Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
17:17:25 [2023-11-08T17:17:25.083Z] === CONT  TestImagePullNonExisting/asdfasdf
17:17:25 [2023-11-08T17:17:25.083Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
17:17:25 [2023-11-08T17:17:25.083Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
17:17:25 [2023-11-08T17:17:25.083Z] === CONT  TestImagePullNonExisting/library/asdfasdf
17:17:26 [2023-11-08T17:17:26.446Z] --- PASS: TestImagePullNonExisting (0.01s)
17:17:26 [2023-11-08T17:17:26.446Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.97s)
17:17:26 [2023-11-08T17:17:26.446Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.98s)
17:17:26 [2023-11-08T17:17:26.446Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.98s)
17:17:26 [2023-11-08T17:17:26.446Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.99s)
17:17:26 [2023-11-08T17:17:26.446Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.34s)
17:17:26 [2023-11-08T17:17:26.446Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.34s)
17:17:26 [2023-11-08T17:17:26.446Z] === RUN   TestRemoveImageOrphaning
17:17:26 [2023-11-08T17:17:26.701Z] --- PASS: TestRemoveImageOrphaning (0.16s)
17:17:26 [2023-11-08T17:17:26.701Z] === RUN   TestRemoveByDigest
17:17:26 [2023-11-08T17:17:26.701Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:17:26 [2023-11-08T17:17:26.701Z] --- SKIP: TestRemoveByDigest (0.00s)
17:17:26 [2023-11-08T17:17:26.701Z] === RUN   TestRemoveImageGarbageCollector
17:17:26 [2023-11-08T17:17:26.701Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
17:17:26 [2023-11-08T17:17:26.701Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:17:26 [2023-11-08T17:17:26.701Z] === RUN   TestSaveCheckTimes
17:17:26 [2023-11-08T17:17:26.701Z] === PAUSE TestSaveCheckTimes
17:17:26 [2023-11-08T17:17:26.701Z] === RUN   TestSaveRepoWithMultipleImages
17:17:26 [2023-11-08T17:17:26.701Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s)
17:17:26 [2023-11-08T17:17:26.701Z] === RUN   TestSaveDirectoryPermissions
17:17:28 [2023-11-08T17:17:28.065Z] --- PASS: TestSaveDirectoryPermissions (1.00s)
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:17:28 [2023-11-08T17:17:28.065Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestTagUsingDigestAlgorithmAsName
17:17:28 [2023-11-08T17:17:28.065Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestTagValidPrefixedRepo
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
17:17:28 [2023-11-08T17:17:28.065Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
17:17:28 [2023-11-08T17:17:28.065Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestTagValidPrefixedRepo/foooo:t
17:17:28 [2023-11-08T17:17:28.065Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:17:28 [2023-11-08T17:17:28.065Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:17:28 [2023-11-08T17:17:28.065Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
17:17:28 [2023-11-08T17:17:28.065Z] === CONT  TestTagValidPrefixedRepo/foooo:t
17:17:28 [2023-11-08T17:17:28.065Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:17:28 [2023-11-08T17:17:28.065Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
17:17:28 [2023-11-08T17:17:28.065Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
17:17:28 [2023-11-08T17:17:28.065Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
17:17:28 [2023-11-08T17:17:28.065Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
17:17:28 [2023-11-08T17:17:28.065Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.03s)
17:17:28 [2023-11-08T17:17:28.065Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.03s)
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestTagExistedNameWithoutForce
17:17:28 [2023-11-08T17:17:28.065Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestTagOfficialNames
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
17:17:28 [2023-11-08T17:17:28.065Z] --- PASS: TestTagOfficialNames (0.05s)
17:17:28 [2023-11-08T17:17:28.065Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
17:17:28 [2023-11-08T17:17:28.065Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
17:17:28 [2023-11-08T17:17:28.065Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
17:17:28 [2023-11-08T17:17:28.065Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
17:17:28 [2023-11-08T17:17:28.065Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestTagMatchesDigest
17:17:28 [2023-11-08T17:17:28.065Z] --- PASS: TestTagMatchesDigest (0.01s)
17:17:28 [2023-11-08T17:17:28.065Z] === CONT  TestSaveCheckTimes
17:17:28 [2023-11-08T17:17:28.065Z] --- PASS: TestSaveCheckTimes (0.03s)
17:17:28 [2023-11-08T17:17:28.065Z] PASS
17:17:28 [2023-11-08T17:17:28.065Z] 
17:17:28 [2023-11-08T17:17:28.065Z] === Skipped
17:17:28 [2023-11-08T17:17:28.065Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:17:28 [2023-11-08T17:17:28.065Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
17:17:28 [2023-11-08T17:17:28.065Z] 
17:17:28 [2023-11-08T17:17:28.065Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
17:17:28 [2023-11-08T17:17:28.065Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:17:28 [2023-11-08T17:17:28.065Z] 
17:17:28 [2023-11-08T17:17:28.065Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:17:28 [2023-11-08T17:17:28.065Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
17:17:28 [2023-11-08T17:17:28.065Z] 
17:17:28 [2023-11-08T17:17:28.065Z] DONE 53 tests, 3 skipped in 4.045s
17:17:28 [2023-11-08T17:17:28.065Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
17:17:28 [2023-11-08T17:17:28.065Z] ++ '[' -n '' ']'
17:17:28 [2023-11-08T17:17:28.065Z] ++ 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:17:28 [2023-11-08T17:17:28.065Z] ++ set -e
17:17:28 [2023-11-08T17:17:28.065Z] ++ '[' -n 0 ']'
17:17:28 [2023-11-08T17:17:28.065Z] ++ set -x
17:17:28 [2023-11-08T17:17:28.065Z] ++ 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.hplUyHuPq8/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:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestStripANSICommands
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestStripANSICommands/#00
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestStripANSICommands/#01
17:17:28 [2023-11-08T17:17:28.065Z] --- PASS: TestStripANSICommands (0.00s)
17:17:28 [2023-11-08T17:17:28.065Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:17:28 [2023-11-08T17:17:28.065Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:17:28 [2023-11-08T17:17:28.065Z] PASS
17:17:28 [2023-11-08T17:17:28.065Z] 
17:17:28 [2023-11-08T17:17:28.065Z] DONE 3 tests in 0.009s
17:17:28 [2023-11-08T17:17:28.065Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
17:17:28 [2023-11-08T17:17:28.065Z] ++ '[' -n '' ']'
17:17:28 [2023-11-08T17:17:28.065Z] ++ 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:17:28 [2023-11-08T17:17:28.065Z] ++ set -e
17:17:28 [2023-11-08T17:17:28.065Z] ++ '[' -n 0 ']'
17:17:28 [2023-11-08T17:17:28.065Z] ++ set -x
17:17:28 [2023-11-08T17:17:28.065Z] ++ 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.hplUyHuPq8/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:17:28 [2023-11-08T17:17:28.065Z] INFO: Testing against a local daemon
17:17:28 [2023-11-08T17:17:28.065Z] === RUN   TestCreateWithMultiNetworks
17:17:28 [2023-11-08T17:17:28.990Z] --- PASS: TestCreateWithMultiNetworks (0.98s)
17:17:28 [2023-11-08T17:17:28.990Z] === RUN   TestNetworkCreateDelete
17:17:29 [2023-11-08T17:17:29.245Z] --- PASS: TestNetworkCreateDelete (0.16s)
17:17:29 [2023-11-08T17:17:29.245Z] === RUN   TestDockerNetworkDeletePreferID
17:17:29 [2023-11-08T17:17:29.806Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
17:17:29 [2023-11-08T17:17:29.806Z] === RUN   TestDaemonDNSFallback
17:17:36 [2023-11-08T17:17:36.335Z] --- PASS: TestDaemonDNSFallback (6.28s)
17:17:36 [2023-11-08T17:17:36.335Z] === RUN   TestInspectNetwork
17:17:38 [2023-11-08T17:17:38.846Z] === RUN   TestInspectNetwork/full_network_id
17:17:38 [2023-11-08T17:17:38.846Z] === RUN   TestInspectNetwork/partial_network_id
17:17:38 [2023-11-08T17:17:38.846Z] === RUN   TestInspectNetwork/network_name
17:17:38 [2023-11-08T17:17:38.846Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:17:44 [2023-11-08T17:17:44.126Z] --- PASS: TestInspectNetwork (7.26s)
17:17:44 [2023-11-08T17:17:44.126Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:17:44 [2023-11-08T17:17:44.126Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:17:44 [2023-11-08T17:17:44.126Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:17:44 [2023-11-08T17:17:44.126Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:17:44 [2023-11-08T17:17:44.126Z] === RUN   TestRunContainerWithBridgeNone
17:17:44 [2023-11-08T17:17:44.733Z] --- PASS: TestRunContainerWithBridgeNone (1.32s)
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON/networks/create
17:17:44 [2023-11-08T17:17:44.733Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:17:44 [2023-11-08T17:17:44.733Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:17:44 [2023-11-08T17:17:44.733Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:17:44 [2023-11-08T17:17:44.733Z] === CONT  TestNetworkInvalidJSON/networks/create
17:17:44 [2023-11-08T17:17:44.733Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:17:44 [2023-11-08T17:17:44.733Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:17:44 [2023-11-08T17:17:44.733Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:17:44 [2023-11-08T17:17:44.733Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkList
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkList//networks
17:17:44 [2023-11-08T17:17:44.733Z] === PAUSE TestNetworkList//networks
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestNetworkList//networks/
17:17:44 [2023-11-08T17:17:44.733Z] === PAUSE TestNetworkList//networks/
17:17:44 [2023-11-08T17:17:44.733Z] === CONT  TestNetworkList//networks
17:17:44 [2023-11-08T17:17:44.733Z] === CONT  TestNetworkList//networks/
17:17:44 [2023-11-08T17:17:44.733Z] --- PASS: TestNetworkList (0.01s)
17:17:44 [2023-11-08T17:17:44.733Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z]     --- PASS: TestNetworkList//networks (0.00s)
17:17:44 [2023-11-08T17:17:44.733Z] === RUN   TestHostIPv4BridgeLabel
17:17:45 [2023-11-08T17:17:45.294Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:17:45 [2023-11-08T17:17:45.294Z] === RUN   TestDefaultNetworkOpts
17:17:45 [2023-11-08T17:17:45.294Z] === RUN   TestDefaultNetworkOpts/default_value
17:17:46 [2023-11-08T17:17:46.656Z] === RUN   TestDefaultNetworkOpts/cmdline_value
17:17:48 [2023-11-08T17:17:48.019Z] === RUN   TestDefaultNetworkOpts/config-from_value
17:17:49 [2023-11-08T17:17:49.382Z] --- PASS: TestDefaultNetworkOpts (3.94s)
17:17:49 [2023-11-08T17:17:49.382Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.32s)
17:17:49 [2023-11-08T17:17:49.382Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.28s)
17:17:49 [2023-11-08T17:17:49.382Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.33s)
17:17:49 [2023-11-08T17:17:49.382Z] === RUN   TestForbidDuplicateNetworkNames
17:17:49 [2023-11-08T17:17:49.637Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
17:17:49 [2023-11-08T17:17:49.637Z] === RUN   TestDaemonRestartWithLiveRestore
17:17:51 [2023-11-08T17:17:51.000Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:17:51 [2023-11-08T17:17:51.000Z] === RUN   TestDaemonDefaultNetworkPools
17:17:51 [2023-11-08T17:17:51.560Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
17:17:51 [2023-11-08T17:17:51.560Z] === RUN   TestDaemonRestartWithExistingNetwork
17:17:52 [2023-11-08T17:17:52.922Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
17:17:52 [2023-11-08T17:17:52.922Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:17:54 [2023-11-08T17:17:54.285Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
17:17:54 [2023-11-08T17:17:54.285Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:17:54 [2023-11-08T17:17:54.540Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
17:17:54 [2023-11-08T17:17:54.540Z] === RUN   TestServiceWithPredefinedNetwork
17:17:57 [2023-11-08T17:17:57.066Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s)
17:17:57 [2023-11-08T17:17:57.066Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:17:57 [2023-11-08T17:17:57.066Z]     service_test.go:256: FLAKY_TEST
17:17:57 [2023-11-08T17:17:57.066Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:17:57 [2023-11-08T17:17:57.066Z] === RUN   TestServiceWithDataPathPortInit
17:18:11 [2023-11-08T17:18:11.972Z] --- PASS: TestServiceWithDataPathPortInit (13.26s)
17:18:11 [2023-11-08T17:18:11.972Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:18:12 [2023-11-08T17:18:12.227Z]     service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lestyeua3z8qgg0h2yoe137fh Created:2023-11-08 17:18:11.235909513 +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[18786cb8ca3f1c2e76fdb02f167ff7b61070ec25469d29c0d409382f12cb9d10:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tn6ipnzipv2uweukithhi1vc7 EndpointID:6d3426a434ab68487f482aec197a9aa48569172204a57a1ab1f882ab4f614ae5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1622ea185514cff28831743b7aa3fe1f6631434a770ba56a4be09240a2696ad3 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:53c4dde59d08 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tn6ipnzipv2uweukithhi1vc7 EndpointID:6d3426a434ab68487f482aec197a9aa48569172204a57a1ab1f882ab4f614ae5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:18:17 [2023-11-08T17:18:17.552Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s)
17:18:17 [2023-11-08T17:18:17.552Z] PASS
17:18:17 [2023-11-08T17:18:17.552Z] 
17:18:17 [2023-11-08T17:18:17.552Z] === Skipped
17:18:17 [2023-11-08T17:18:17.552Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:18:17 [2023-11-08T17:18:17.552Z]     service_test.go:256: FLAKY_TEST
17:18:17 [2023-11-08T17:18:17.552Z] 
17:18:17 [2023-11-08T17:18:17.552Z] DONE 44 tests, 1 skipped in 48.708s
17:18:17 [2023-11-08T17:18:17.552Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
17:18:17 [2023-11-08T17:18:17.552Z] ++ '[' -n '' ']'
17:18:17 [2023-11-08T17:18:17.552Z] ++ 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:18:17 [2023-11-08T17:18:17.552Z] ++ set -e
17:18:17 [2023-11-08T17:18:17.552Z] ++ '[' -n 0 ']'
17:18:17 [2023-11-08T17:18:17.552Z] ++ set -x
17:18:17 [2023-11-08T17:18:17.552Z] ++ 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.hplUyHuPq8/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:18:17 [2023-11-08T17:18:17.552Z] INFO: Testing against a local daemon
17:18:17 [2023-11-08T17:18:17.552Z] === RUN   TestDockerNetworkIpvlanPersistance
17:18:17 [2023-11-08T17:18:17.552Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:18:17 [2023-11-08T17:18:17.552Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:18:17 [2023-11-08T17:18:17.552Z] === RUN   TestDockerNetworkIpvlan
17:18:17 [2023-11-08T17:18:17.552Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:18:17 [2023-11-08T17:18:17.552Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:18:17 [2023-11-08T17:18:17.552Z] PASS
17:18:17 [2023-11-08T17:18:17.552Z] 
17:18:17 [2023-11-08T17:18:17.552Z] === Skipped
17:18:17 [2023-11-08T17:18:17.552Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:18:17 [2023-11-08T17:18:17.552Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:18:17 [2023-11-08T17:18:17.552Z] 
17:18:17 [2023-11-08T17:18:17.552Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:18:17 [2023-11-08T17:18:17.552Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:18:17 [2023-11-08T17:18:17.552Z] 
17:18:17 [2023-11-08T17:18:17.552Z] DONE 2 tests, 2 skipped in 0.039s
17:18:17 [2023-11-08T17:18:17.552Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
17:18:17 [2023-11-08T17:18:17.552Z] ++ '[' -n '' ']'
17:18:17 [2023-11-08T17:18:17.552Z] ++ 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:18:17 [2023-11-08T17:18:17.552Z] ++ set -e
17:18:17 [2023-11-08T17:18:17.552Z] ++ '[' -n 0 ']'
17:18:17 [2023-11-08T17:18:17.552Z] ++ set -x
17:18:17 [2023-11-08T17:18:17.552Z] ++ 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.hplUyHuPq8/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:18:17 [2023-11-08T17:18:17.552Z] INFO: Testing against a local daemon
17:18:17 [2023-11-08T17:18:17.552Z] === RUN   TestDockerNetworkMacvlanPersistance
17:18:18 [2023-11-08T17:18:18.112Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
17:18:18 [2023-11-08T17:18:18.112Z] === RUN   TestDockerNetworkMacvlan
17:18:18 [2023-11-08T17:18:18.112Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:18:18 [2023-11-08T17:18:18.672Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:18:19 [2023-11-08T17:18:19.233Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:18:19 [2023-11-08T17:18:19.793Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:18:20 [2023-11-08T17:18:20.354Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:18:20 [2023-11-08T17:18:20.914Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:18:21 [2023-11-08T17:18:21.474Z] --- PASS: TestDockerNetworkMacvlan (3.55s)
17:18:21 [2023-11-08T17:18:21.474Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
17:18:21 [2023-11-08T17:18:21.474Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
17:18:21 [2023-11-08T17:18:21.474Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
17:18:21 [2023-11-08T17:18:21.474Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
17:18:21 [2023-11-08T17:18:21.474Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s)
17:18:21 [2023-11-08T17:18:21.474Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
17:18:21 [2023-11-08T17:18:21.474Z] PASS
17:18:21 [2023-11-08T17:18:21.474Z] 
17:18:21 [2023-11-08T17:18:21.474Z] DONE 8 tests in 4.758s
17:18:21 [2023-11-08T17:18:21.474Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
17:18:21 [2023-11-08T17:18:21.474Z] ++ '[' -n '' ']'
17:18:21 [2023-11-08T17:18:21.474Z] ++ 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:18:21 [2023-11-08T17:18:21.474Z] ++ set -e
17:18:21 [2023-11-08T17:18:21.474Z] ++ '[' -n 0 ']'
17:18:21 [2023-11-08T17:18:21.474Z] ++ set -x
17:18:21 [2023-11-08T17:18:21.474Z] ++ 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.hplUyHuPq8/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:18:21 [2023-11-08T17:18:21.474Z] INFO: Testing against a local daemon
17:18:21 [2023-11-08T17:18:21.474Z] === RUN   TestBridgeICC
17:18:22 [2023-11-08T17:18:22.400Z] === RUN   TestBridgeICC/IPv4_non-internal_network
17:18:23 [2023-11-08T17:18:23.325Z] === RUN   TestBridgeICC/IPv4_internal_network
17:18:24 [2023-11-08T17:18:24.251Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
17:18:25 [2023-11-08T17:18:25.614Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
17:18:26 [2023-11-08T17:18:26.978Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
17:18:27 [2023-11-08T17:18:27.904Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
17:18:29 [2023-11-08T17:18:29.267Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
17:18:32 [2023-11-08T17:18:32.529Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
17:18:35 [2023-11-08T17:18:35.790Z] --- PASS: TestBridgeICC (14.03s)
17:18:35 [2023-11-08T17:18:35.790Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.14s)
17:18:35 [2023-11-08T17:18:35.790Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.02s)
17:18:35 [2023-11-08T17:18:35.790Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.32s)
17:18:35 [2023-11-08T17:18:35.790Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.11s)
17:18:35 [2023-11-08T17:18:35.790Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.16s)
17:18:35 [2023-11-08T17:18:35.790Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.14s)
17:18:35 [2023-11-08T17:18:35.790Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.30s)
17:18:35 [2023-11-08T17:18:35.790Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.24s)
17:18:35 [2023-11-08T17:18:35.790Z] === RUN   TestBridgeINC
17:18:36 [2023-11-08T17:18:36.351Z] === RUN   TestBridgeINC/IPv4_non-internal_network
17:18:40 [2023-11-08T17:18:40.511Z] === RUN   TestBridgeINC/IPv4_internal_network
17:18:41 [2023-11-08T17:18:41.874Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
17:18:47 [2023-11-08T17:18:47.111Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
17:18:47 [2023-11-08T17:18:47.672Z] --- PASS: TestBridgeINC (11.86s)
17:18:47 [2023-11-08T17:18:47.672Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.28s)
17:18:47 [2023-11-08T17:18:47.672Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.24s)
17:18:47 [2023-11-08T17:18:47.672Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.42s)
17:18:47 [2023-11-08T17:18:47.672Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.31s)
17:18:47 [2023-11-08T17:18:47.672Z] PASS
17:18:47 [2023-11-08T17:18:47.672Z] 
17:18:47 [2023-11-08T17:18:47.672Z] DONE 14 tests in 25.933s
17:18:47 [2023-11-08T17:18:47.672Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
17:18:47 [2023-11-08T17:18:47.672Z] ++ '[' -n '' ']'
17:18:47 [2023-11-08T17:18:47.672Z] ++ 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:18:47 [2023-11-08T17:18:47.672Z] ++ set -e
17:18:47 [2023-11-08T17:18:47.672Z] ++ '[' -n 0 ']'
17:18:47 [2023-11-08T17:18:47.672Z] ++ set -x
17:18:47 [2023-11-08T17:18:47.672Z] ++ 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.hplUyHuPq8/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:18:47 [2023-11-08T17:18:47.672Z] testing: warning: no tests to run
17:18:47 [2023-11-08T17:18:47.672Z] PASS
17:18:47 [2023-11-08T17:18:47.672Z] 
17:18:47 [2023-11-08T17:18:47.672Z] DONE 0 tests in 0.007s
17:18:47 [2023-11-08T17:18:47.672Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
17:18:47 [2023-11-08T17:18:47.672Z] ++ '[' -n '' ']'
17:18:47 [2023-11-08T17:18:47.672Z] ++ 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:18:47 [2023-11-08T17:18:47.672Z] ++ set -e
17:18:47 [2023-11-08T17:18:47.672Z] ++ '[' -n 0 ']'
17:18:47 [2023-11-08T17:18:47.672Z] ++ set -x
17:18:47 [2023-11-08T17:18:47.672Z] ++ 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.hplUyHuPq8/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:18:47 [2023-11-08T17:18:47.672Z] INFO: Testing against a local daemon
17:18:47 [2023-11-08T17:18:47.672Z] === RUN   TestAuthZPluginAllowRequest
17:18:48 [2023-11-08T17:18:48.597Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
17:18:48 [2023-11-08T17:18:48.597Z] === RUN   TestAuthZPluginTLS
17:18:49 [2023-11-08T17:18:49.157Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:18:49 [2023-11-08T17:18:49.158Z] === RUN   TestAuthZPluginDenyRequest
17:18:49 [2023-11-08T17:18:49.718Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:18:49 [2023-11-08T17:18:49.718Z] === RUN   TestAuthZPluginAPIDenyResponse
17:18:50 [2023-11-08T17:18:50.278Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:18:50 [2023-11-08T17:18:50.278Z] === RUN   TestAuthZPluginDenyResponse
17:18:50 [2023-11-08T17:18:50.840Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:18:50 [2023-11-08T17:18:50.840Z] === RUN   TestAuthZPluginAllowEventStream
17:18:51 [2023-11-08T17:18:51.766Z] 2023/11/08 17:18:51 http: panic serving 127.0.0.1:35184: runtime error: invalid memory address or nil pointer dereference
17:18:51 [2023-11-08T17:18:51.766Z] goroutine 173 [running]:
17:18:51 [2023-11-08T17:18:51.766Z] net/http.(*conn).serve.func1()
17:18:51 [2023-11-08T17:18:51.766Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:18:51 [2023-11-08T17:18:51.766Z] panic({0xa717e0?, 0x1579960?})
17:18:51 [2023-11-08T17:18:51.766Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:18:51 [2023-11-08T17:18:51.766Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69068, 0x4000110a80}, 0xffff5668bb30?)
17:18:51 [2023-11-08T17:18:51.766Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
17:18:51 [2023-11-08T17:18:51.766Z] net/http.HandlerFunc.ServeHTTP(0x4000454700?, {0xd69068?, 0x4000110a80?}, 0x402b98?)
17:18:51 [2023-11-08T17:18:51.766Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:18:51 [2023-11-08T17:18:51.766Z] net/http.(*ServeMux).ServeHTTP(0xd6f138?, {0xd69068, 0x4000110a80}, 0x4000454700)
17:18:51 [2023-11-08T17:18:51.766Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:18:51 [2023-11-08T17:18:51.766Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000530240, {0xd67c58?, 0x400054e460}, 0x4000454600)
17:18:51 [2023-11-08T17:18:51.766Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
17:18:51 [2023-11-08T17:18:51.766Z] net/http.serverHandler.ServeHTTP({0xd647e8?}, {0xd67c58?, 0x400054e460?}, 0x6?)
17:18:51 [2023-11-08T17:18:51.766Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:18:51 [2023-11-08T17:18:51.766Z] net/http.(*conn).serve(0x4000522bd0, {0xd6f138, 0x400028a660})
17:18:51 [2023-11-08T17:18:51.766Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:18:51 [2023-11-08T17:18:51.766Z] created by net/http.(*Server).Serve in goroutine 36
17:18:51 [2023-11-08T17:18:51.766Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:18:52 [2023-11-08T17:18:52.692Z] 2023/11/08 17:18:52 http: panic serving 127.0.0.1:35182: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:18:52 [2023-11-08T17:18:52.692Z] goroutine 141 [running]:
17:18:52 [2023-11-08T17:18:52.692Z] net/http.(*conn).serve.func1()
17:18:52 [2023-11-08T17:18:52.692Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:18:52 [2023-11-08T17:18:52.692Z] panic({0xa09180?, 0x400012d130?})
17:18:52 [2023-11-08T17:18:52.692Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:18:52 [2023-11-08T17:18:52.692Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69068, 0x4000110ba0}, 0xffff5668bb30?)
17:18:52 [2023-11-08T17:18:52.692Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
17:18:52 [2023-11-08T17:18:52.692Z] net/http.HandlerFunc.ServeHTTP(0x4000454900?, {0xd69068?, 0x4000110ba0?}, 0x402b98?)
17:18:52 [2023-11-08T17:18:52.692Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:18:52 [2023-11-08T17:18:52.692Z] net/http.(*ServeMux).ServeHTTP(0xd6f138?, {0xd69068, 0x4000110ba0}, 0x4000454900)
17:18:52 [2023-11-08T17:18:52.692Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:18:52 [2023-11-08T17:18:52.692Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000530240, {0xd67c58?, 0x400054e540}, 0x4000454800)
17:18:52 [2023-11-08T17:18:52.692Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
17:18:52 [2023-11-08T17:18:52.692Z] net/http.serverHandler.ServeHTTP({0x400031fa10?}, {0xd67c58?, 0x400054e540?}, 0x6?)
17:18:52 [2023-11-08T17:18:52.692Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:18:52 [2023-11-08T17:18:52.692Z] net/http.(*conn).serve(0x40001875f0, {0xd6f138, 0x400028a660})
17:18:52 [2023-11-08T17:18:52.692Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:18:52 [2023-11-08T17:18:52.692Z] created by net/http.(*Server).Serve in goroutine 36
17:18:52 [2023-11-08T17:18:52.692Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:18:54 [2023-11-08T17:18:54.579Z] 2023/11/08 17:18:54 http: panic serving 127.0.0.1:35216: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:18:54 [2023-11-08T17:18:54.579Z] goroutine 188 [running]:
17:18:54 [2023-11-08T17:18:54.579Z] net/http.(*conn).serve.func1()
17:18:54 [2023-11-08T17:18:54.579Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:18:54 [2023-11-08T17:18:54.579Z] panic({0xa09180?, 0x400012d3e0?})
17:18:54 [2023-11-08T17:18:54.579Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:18:54 [2023-11-08T17:18:54.579Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69068, 0x4000110d20}, 0xffff5668bb30?)
17:18:54 [2023-11-08T17:18:54.579Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
17:18:54 [2023-11-08T17:18:54.579Z] net/http.HandlerFunc.ServeHTTP(0x4000454b00?, {0xd69068?, 0x4000110d20?}, 0x402b98?)
17:18:54 [2023-11-08T17:18:54.579Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:18:54 [2023-11-08T17:18:54.579Z] net/http.(*ServeMux).ServeHTTP(0xd6f138?, {0xd69068, 0x4000110d20}, 0x4000454b00)
17:18:54 [2023-11-08T17:18:54.579Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:18:54 [2023-11-08T17:18:54.579Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000530240, {0xd67c58?, 0x400054e620}, 0x4000454a00)
17:18:54 [2023-11-08T17:18:54.579Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
17:18:54 [2023-11-08T17:18:54.579Z] net/http.serverHandler.ServeHTTP({0x40006165a0?}, {0xd67c58?, 0x400054e620?}, 0x6?)
17:18:54 [2023-11-08T17:18:54.579Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:18:54 [2023-11-08T17:18:54.579Z] net/http.(*conn).serve(0x4000390ab0, {0xd6f138, 0x400028a660})
17:18:54 [2023-11-08T17:18:54.579Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:18:54 [2023-11-08T17:18:54.579Z] created by net/http.(*Server).Serve in goroutine 36
17:18:54 [2023-11-08T17:18:54.579Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:18:57 [2023-11-08T17:18:57.103Z] --- PASS: TestAuthZPluginAllowEventStream (6.08s)
17:18:57 [2023-11-08T17:18:57.103Z] === RUN   TestAuthZPluginErrorResponse
17:18:57 [2023-11-08T17:18:57.366Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:18:57 [2023-11-08T17:18:57.366Z] === RUN   TestAuthZPluginErrorRequest
17:18:57 [2023-11-08T17:18:57.947Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:18:57 [2023-11-08T17:18:57.947Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:18:58 [2023-11-08T17:18:58.507Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:18:58 [2023-11-08T17:18:58.507Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:18:59 [2023-11-08T17:18:59.869Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s)
17:18:59 [2023-11-08T17:18:59.869Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:19:00 [2023-11-08T17:19:00.795Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s)
17:19:00 [2023-11-08T17:19:00.795Z] === RUN   TestAuthZPluginHeader
17:19:01 [2023-11-08T17:19:01.356Z] --- PASS: TestAuthZPluginHeader (0.61s)
17:19:01 [2023-11-08T17:19:01.356Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:19:01 [2023-11-08T17:19:01.356Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:19:01 [2023-11-08T17:19:01.356Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:19:01 [2023-11-08T17:19:01.356Z] === RUN   TestAuthZPluginV2Disable
17:19:01 [2023-11-08T17:19:01.356Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:19:01 [2023-11-08T17:19:01.356Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:19:01 [2023-11-08T17:19:01.356Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:19:01 [2023-11-08T17:19:01.356Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:19:01 [2023-11-08T17:19:01.356Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:19:01 [2023-11-08T17:19:01.356Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:19:01 [2023-11-08T17:19:01.356Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:19:01 [2023-11-08T17:19:01.356Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:19:01 [2023-11-08T17:19:01.356Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:19:19 [2023-11-08T17:19:19.388Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
17:19:19 [2023-11-08T17:19:19.388Z] PASS
17:19:19 [2023-11-08T17:19:19.388Z] 
17:19:19 [2023-11-08T17:19:19.388Z] === Skipped
17:19:19 [2023-11-08T17:19:19.388Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:19:19 [2023-11-08T17:19:19.388Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:19:19 [2023-11-08T17:19:19.388Z] 
17:19:19 [2023-11-08T17:19:19.388Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:19:19 [2023-11-08T17:19:19.388Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:19:19 [2023-11-08T17:19:19.388Z] 
17:19:19 [2023-11-08T17:19:19.388Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:19:19 [2023-11-08T17:19:19.388Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:19:19 [2023-11-08T17:19:19.388Z] 
17:19:19 [2023-11-08T17:19:19.388Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:19:19 [2023-11-08T17:19:19.388Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:19:19 [2023-11-08T17:19:19.388Z] 
17:19:19 [2023-11-08T17:19:19.388Z] DONE 17 tests, 4 skipped in 30.768s
17:19:19 [2023-11-08T17:19:19.388Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
17:19:19 [2023-11-08T17:19:19.388Z] ++ '[' -n '' ']'
17:19:19 [2023-11-08T17:19:19.388Z] ++ 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:19:19 [2023-11-08T17:19:19.388Z] ++ set -e
17:19:19 [2023-11-08T17:19:19.389Z] ++ '[' -n 0 ']'
17:19:19 [2023-11-08T17:19:19.389Z] ++ set -x
17:19:19 [2023-11-08T17:19:19.389Z] ++ 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.hplUyHuPq8/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:19:19 [2023-11-08T17:19:19.389Z] INFO: Testing against a local daemon
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:19:19 [2023-11-08T17:19:19.389Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:19:19 [2023-11-08T17:19:19.389Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:19:19 [2023-11-08T17:19:19.389Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:19:19 [2023-11-08T17:19:19.389Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:19:19 [2023-11-08T17:19:19.389Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:19:19 [2023-11-08T17:19:19.389Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:19:19 [2023-11-08T17:19:19.389Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:19:19 [2023-11-08T17:19:19.389Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:19:19 [2023-11-08T17:19:19.389Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:19:19 [2023-11-08T17:19:19.389Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:19:19 [2023-11-08T17:19:19.389Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:19:19 [2023-11-08T17:19:19.389Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:19:19 [2023-11-08T17:19:19.389Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:19:19 [2023-11-08T17:19:19.389Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:19:19 [2023-11-08T17:19:19.389Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:19:19 [2023-11-08T17:19:19.389Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:19:19 [2023-11-08T17:19:19.389Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:19:19 [2023-11-08T17:19:19.389Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:19:19 [2023-11-08T17:19:19.389Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:19:19 [2023-11-08T17:19:19.389Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:19:19 [2023-11-08T17:19:19.389Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:19:19 [2023-11-08T17:19:19.389Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInstall
17:19:19 [2023-11-08T17:19:19.389Z] === RUN   TestPluginInstall/no_auth
17:19:22 [2023-11-08T17:19:22.656Z] time="2023-11-08T17:19:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:19:22 [2023-11-08T17:19:22.656Z] time="2023-11-08T17:19:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88d61ef0941e1fcf6b9e8059e9f24552882ddb6bbf624a2fa0e44fb2a90495b3" mediatype=application/vnd.docker.plugin.v1+json size=522
17:19:22 [2023-11-08T17:19:22.656Z] time="2023-11-08T17:19:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:19:22 [2023-11-08T17:19:22.656Z] time="2023-11-08T17:19:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88d61ef0941e1fcf6b9e8059e9f24552882ddb6bbf624a2fa0e44fb2a90495b3" mediatype=application/vnd.docker.plugin.v1+json size=522
17:19:22 [2023-11-08T17:19:22.656Z] === RUN   TestPluginInstall/with_htpasswd
17:19:22 [2023-11-08T17:19:22.656Z] time="2023-11-08T17:19:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:19:22 [2023-11-08T17:19:22.656Z] time="2023-11-08T17:19:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a8c290438cd9f512a5a2fdf69999877fa758c7fc1d59f7d81f32f734bff17e8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:19:22 [2023-11-08T17:19:22.656Z] time="2023-11-08T17:19:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:19:22 [2023-11-08T17:19:22.656Z] time="2023-11-08T17:19:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a8c290438cd9f512a5a2fdf69999877fa758c7fc1d59f7d81f32f734bff17e8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:19:22 [2023-11-08T17:19:22.656Z] === RUN   TestPluginInstall/with_insecure
17:19:23 [2023-11-08T17:19:23.582Z] time="2023-11-08T17:19:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:19:23 [2023-11-08T17:19:23.582Z] time="2023-11-08T17:19:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a8c290438cd9f512a5a2fdf69999877fa758c7fc1d59f7d81f32f734bff17e8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:19:23 [2023-11-08T17:19:23.582Z] time="2023-11-08T17:19:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:19:23 [2023-11-08T17:19:23.582Z] time="2023-11-08T17:19:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a8c290438cd9f512a5a2fdf69999877fa758c7fc1d59f7d81f32f734bff17e8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:19:23 [2023-11-08T17:19:23.582Z]     plugin_test.go:204: [d9a2c5a123d46] daemon is not started
17:19:23 [2023-11-08T17:19:23.582Z] --- PASS: TestPluginInstall (5.16s)
17:19:23 [2023-11-08T17:19:23.582Z]     --- PASS: TestPluginInstall/no_auth (3.78s)
17:19:23 [2023-11-08T17:19:23.582Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
17:19:23 [2023-11-08T17:19:23.582Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
17:19:23 [2023-11-08T17:19:23.582Z] === RUN   TestPluginsWithRuntimes
17:19:24 [2023-11-08T17:19:24.945Z] === RUN   TestPluginsWithRuntimes/No_Args
17:19:25 [2023-11-08T17:19:25.870Z] === RUN   TestPluginsWithRuntimes/With_Args
17:19:26 [2023-11-08T17:19:26.796Z] --- PASS: TestPluginsWithRuntimes (3.33s)
17:19:26 [2023-11-08T17:19:26.796Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
17:19:26 [2023-11-08T17:19:26.796Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
17:19:26 [2023-11-08T17:19:26.796Z] === RUN   TestPluginBackCompatMediaTypes
17:19:27 [2023-11-08T17:19:27.356Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
17:19:27 [2023-11-08T17:19:27.356Z] PASS
17:19:27 [2023-11-08T17:19:27.356Z] 
17:19:27 [2023-11-08T17:19:27.356Z] DONE 24 tests in 9.026s
17:19:27 [2023-11-08T17:19:27.356Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
17:19:27 [2023-11-08T17:19:27.356Z] ++ '[' -n '' ']'
17:19:27 [2023-11-08T17:19:27.356Z] ++ 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:19:27 [2023-11-08T17:19:27.356Z] ++ set -e
17:19:27 [2023-11-08T17:19:27.356Z] ++ '[' -n 0 ']'
17:19:27 [2023-11-08T17:19:27.356Z] ++ set -x
17:19:27 [2023-11-08T17:19:27.356Z] ++ 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.hplUyHuPq8/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:19:27 [2023-11-08T17:19:27.356Z] INFO: Testing against a local daemon
17:19:27 [2023-11-08T17:19:27.356Z] === RUN   TestExternalGraphDriver
17:19:27 [2023-11-08T17:19:27.612Z] === RUN   TestExternalGraphDriver/json
17:19:27 [2023-11-08T17:19:27.612Z] === RUN   TestExternalGraphDriver/spec
17:19:27 [2023-11-08T17:19:27.612Z] === RUN   TestExternalGraphDriver/pull
17:19:27 [2023-11-08T17:19:27.612Z] --- PASS: TestExternalGraphDriver (0.34s)
17:19:27 [2023-11-08T17:19:27.612Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
17:19:27 [2023-11-08T17:19:27.612Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
17:19:27 [2023-11-08T17:19:27.612Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
17:19:27 [2023-11-08T17:19:27.612Z] === RUN   TestGraphdriverPluginV2
17:19:28 [2023-11-08T17:19:28.173Z]     external_test.go:415: (*Execution).NotAmd64-fm
17:19:28 [2023-11-08T17:19:28.174Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
17:19:28 [2023-11-08T17:19:28.174Z] PASS
17:19:28 [2023-11-08T17:19:28.174Z] 
17:19:28 [2023-11-08T17:19:28.174Z] === Skipped
17:19:28 [2023-11-08T17:19:28.174Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
17:19:28 [2023-11-08T17:19:28.174Z]     external_test.go:415: (*Execution).NotAmd64-fm
17:19:28 [2023-11-08T17:19:28.174Z] 
17:19:28 [2023-11-08T17:19:28.174Z] DONE 5 tests, 1 skipped in 0.693s
17:19:28 [2023-11-08T17:19:28.174Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
17:19:28 [2023-11-08T17:19:28.174Z] ++ '[' -n '' ']'
17:19:28 [2023-11-08T17:19:28.174Z] ++ 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:19:28 [2023-11-08T17:19:28.174Z] ++ set -e
17:19:28 [2023-11-08T17:19:28.174Z] ++ '[' -n 0 ']'
17:19:28 [2023-11-08T17:19:28.174Z] ++ set -x
17:19:28 [2023-11-08T17:19:28.174Z] ++ 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.hplUyHuPq8/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:19:28 [2023-11-08T17:19:28.174Z] INFO: Testing against a local daemon
17:19:28 [2023-11-08T17:19:28.174Z] === RUN   TestContinueAfterPluginCrash
17:19:28 [2023-11-08T17:19:28.174Z] === PAUSE TestContinueAfterPluginCrash
17:19:28 [2023-11-08T17:19:28.174Z] === RUN   TestReadPluginNoRead
17:19:28 [2023-11-08T17:19:28.174Z] === PAUSE TestReadPluginNoRead
17:19:28 [2023-11-08T17:19:28.174Z] === RUN   TestDaemonStartWithLogOpt
17:19:28 [2023-11-08T17:19:28.174Z] === PAUSE TestDaemonStartWithLogOpt
17:19:28 [2023-11-08T17:19:28.174Z] === CONT  TestDaemonStartWithLogOpt
17:19:28 [2023-11-08T17:19:28.174Z] === CONT  TestContinueAfterPluginCrash
17:19:28 [2023-11-08T17:19:28.174Z] === CONT  TestReadPluginNoRead
17:19:30 [2023-11-08T17:19:30.061Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:19:30 [2023-11-08T17:19:30.987Z] --- PASS: TestDaemonStartWithLogOpt (2.70s)
17:19:31 [2023-11-08T17:19:31.243Z] === RUN   TestReadPluginNoRead/default
17:19:32 [2023-11-08T17:19:32.611Z] === RUN   TestReadPluginNoRead/disabled_caching
17:19:33 [2023-11-08T17:19:33.974Z]     read_test.go:93: [d5ad7914ce935] daemon is not started
17:19:33 [2023-11-08T17:19:33.974Z] --- PASS: TestReadPluginNoRead (5.68s)
17:19:33 [2023-11-08T17:19:33.974Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
17:19:33 [2023-11-08T17:19:33.974Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
17:19:33 [2023-11-08T17:19:33.974Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
17:19:35 [2023-11-08T17:19:35.859Z] --- PASS: TestContinueAfterPluginCrash (7.54s)
17:19:35 [2023-11-08T17:19:35.859Z] PASS
17:19:35 [2023-11-08T17:19:35.859Z] 
17:19:35 [2023-11-08T17:19:35.859Z] DONE 6 tests in 7.572s
17:19:35 [2023-11-08T17:19:35.859Z] 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:19:35 [2023-11-08T17:19:35.859Z] ++ '[' -n '' ']'
17:19:35 [2023-11-08T17:19:35.859Z] ++ 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:19:35 [2023-11-08T17:19:35.859Z] ++ set -e
17:19:35 [2023-11-08T17:19:35.859Z] ++ '[' -n 0 ']'
17:19:35 [2023-11-08T17:19:35.859Z] ++ set -x
17:19:35 [2023-11-08T17:19:35.859Z] ++ 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.hplUyHuPq8/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:19:35 [2023-11-08T17:19:35.859Z] testing: warning: no tests to run
17:19:35 [2023-11-08T17:19:35.859Z] PASS
17:19:35 [2023-11-08T17:19:35.859Z] 
17:19:35 [2023-11-08T17:19:35.859Z] DONE 0 tests in 0.007s
17:19:35 [2023-11-08T17:19:35.859Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
17:19:35 [2023-11-08T17:19:35.859Z] ++ '[' -n '' ']'
17:19:35 [2023-11-08T17:19:35.859Z] ++ 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:19:35 [2023-11-08T17:19:35.859Z] ++ set -e
17:19:35 [2023-11-08T17:19:35.859Z] ++ '[' -n 0 ']'
17:19:35 [2023-11-08T17:19:35.859Z] ++ set -x
17:19:35 [2023-11-08T17:19:35.859Z] ++ 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.hplUyHuPq8/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:19:35 [2023-11-08T17:19:35.859Z] INFO: Testing against a local daemon
17:19:35 [2023-11-08T17:19:35.859Z] === RUN   TestPluginWithDevMounts
17:19:35 [2023-11-08T17:19:35.859Z] === PAUSE TestPluginWithDevMounts
17:19:35 [2023-11-08T17:19:35.859Z] === CONT  TestPluginWithDevMounts
17:19:37 [2023-11-08T17:19:37.222Z] --- PASS: TestPluginWithDevMounts (1.49s)
17:19:37 [2023-11-08T17:19:37.222Z] PASS
17:19:37 [2023-11-08T17:19:37.222Z] 
17:19:37 [2023-11-08T17:19:37.222Z] DONE 1 tests in 1.529s
17:19:37 [2023-11-08T17:19:37.222Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
17:19:37 [2023-11-08T17:19:37.222Z] ++ '[' -n '' ']'
17:19:37 [2023-11-08T17:19:37.222Z] ++ 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:19:37 [2023-11-08T17:19:37.222Z] ++ set -e
17:19:37 [2023-11-08T17:19:37.222Z] ++ '[' -n 0 ']'
17:19:37 [2023-11-08T17:19:37.222Z] ++ set -x
17:19:37 [2023-11-08T17:19:37.222Z] ++ 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.hplUyHuPq8/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:19:37 [2023-11-08T17:19:37.222Z] INFO: Testing against a local daemon
17:19:37 [2023-11-08T17:19:37.222Z] === RUN   TestSecretInspect
17:19:39 [2023-11-08T17:19:39.107Z] --- PASS: TestSecretInspect (1.90s)
17:19:39 [2023-11-08T17:19:39.107Z] === RUN   TestSecretList
17:19:40 [2023-11-08T17:19:40.993Z] --- PASS: TestSecretList (1.92s)
17:19:40 [2023-11-08T17:19:40.993Z] === RUN   TestSecretsCreateAndDelete
17:19:42 [2023-11-08T17:19:42.879Z] --- PASS: TestSecretsCreateAndDelete (1.92s)
17:19:42 [2023-11-08T17:19:42.879Z] === RUN   TestSecretsUpdate
17:19:45 [2023-11-08T17:19:45.391Z] --- PASS: TestSecretsUpdate (1.95s)
17:19:45 [2023-11-08T17:19:45.391Z] === RUN   TestTemplatedSecret
17:19:47 [2023-11-08T17:19:47.904Z] --- PASS: TestTemplatedSecret (2.58s)
17:19:47 [2023-11-08T17:19:47.904Z] === RUN   TestSecretCreateResolve
17:19:49 [2023-11-08T17:19:49.267Z] --- PASS: TestSecretCreateResolve (1.86s)
17:19:49 [2023-11-08T17:19:49.267Z] PASS
17:19:49 [2023-11-08T17:19:49.267Z] 
17:19:49 [2023-11-08T17:19:49.267Z] DONE 6 tests in 12.166s
17:19:49 [2023-11-08T17:19:49.522Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
17:19:49 [2023-11-08T17:19:49.522Z] ++ '[' -n '' ']'
17:19:49 [2023-11-08T17:19:49.522Z] ++ 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:19:49 [2023-11-08T17:19:49.522Z] ++ set -e
17:19:49 [2023-11-08T17:19:49.522Z] ++ '[' -n 0 ']'
17:19:49 [2023-11-08T17:19:49.522Z] ++ set -x
17:19:49 [2023-11-08T17:19:49.522Z] ++ 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.hplUyHuPq8/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:19:49 [2023-11-08T17:19:49.522Z] INFO: Testing against a local daemon
17:19:49 [2023-11-08T17:19:49.522Z] === RUN   TestServiceCreateInit
17:19:49 [2023-11-08T17:19:49.522Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:19:53 [2023-11-08T17:19:53.684Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:19:57 [2023-11-08T17:19:57.844Z] --- PASS: TestServiceCreateInit (7.71s)
17:19:57 [2023-11-08T17:19:57.844Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s)
17:19:57 [2023-11-08T17:19:57.844Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s)
17:19:57 [2023-11-08T17:19:57.844Z] === RUN   TestCreateServiceMultipleTimes
17:20:12 [2023-11-08T17:20:12.675Z] --- PASS: TestCreateServiceMultipleTimes (14.90s)
17:20:12 [2023-11-08T17:20:12.675Z] === RUN   TestCreateServiceConflict
17:20:14 [2023-11-08T17:20:14.037Z] --- PASS: TestCreateServiceConflict (2.04s)
17:20:14 [2023-11-08T17:20:14.037Z] === RUN   TestCreateServiceMaxReplicas
17:20:17 [2023-11-08T17:20:17.308Z] --- PASS: TestCreateServiceMaxReplicas (2.67s)
17:20:17 [2023-11-08T17:20:17.308Z] === RUN   TestCreateServiceSecretFileMode
17:20:29 [2023-11-08T17:20:29.478Z] --- PASS: TestCreateServiceSecretFileMode (12.69s)
17:20:29 [2023-11-08T17:20:29.478Z] === RUN   TestCreateServiceConfigFileMode
17:20:44 [2023-11-08T17:20:44.438Z] --- PASS: TestCreateServiceConfigFileMode (12.58s)
17:20:44 [2023-11-08T17:20:44.438Z] === RUN   TestCreateServiceSysctls
17:20:45 [2023-11-08T17:20:45.364Z] --- PASS: TestCreateServiceSysctls (3.11s)
17:20:45 [2023-11-08T17:20:45.364Z] === RUN   TestCreateServiceCapabilities
17:20:47 [2023-11-08T17:20:47.876Z] --- PASS: TestCreateServiceCapabilities (2.65s)
17:20:47 [2023-11-08T17:20:47.876Z] === RUN   TestInspect
17:20:51 [2023-11-08T17:20:51.183Z] --- PASS: TestInspect (2.87s)
17:20:51 [2023-11-08T17:20:51.183Z] === RUN   TestCreateJob
17:20:54 [2023-11-08T17:20:54.445Z] --- PASS: TestCreateJob (3.40s)
17:20:54 [2023-11-08T17:20:54.445Z] === RUN   TestReplicatedJob
17:20:59 [2023-11-08T17:20:59.683Z] --- PASS: TestReplicatedJob (5.22s)
17:20:59 [2023-11-08T17:20:59.683Z] === RUN   TestUpdateReplicatedJob
17:21:02 [2023-11-08T17:21:02.945Z] --- PASS: TestUpdateReplicatedJob (3.30s)
17:21:02 [2023-11-08T17:21:02.945Z] === RUN   TestServiceListWithStatuses
17:21:02 [2023-11-08T17:21:02.945Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:21:02 [2023-11-08T17:21:02.945Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:21:02 [2023-11-08T17:21:02.945Z] === RUN   TestDockerNetworkConnectAlias
17:21:07 [2023-11-08T17:21:07.106Z] --- PASS: TestDockerNetworkConnectAlias (3.99s)
17:21:07 [2023-11-08T17:21:07.106Z] === RUN   TestDockerNetworkReConnect
17:21:09 [2023-11-08T17:21:09.629Z] --- PASS: TestDockerNetworkReConnect (3.17s)
17:21:09 [2023-11-08T17:21:09.629Z] === RUN   TestServicePlugin
17:21:09 [2023-11-08T17:21:09.629Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:21:09 [2023-11-08T17:21:09.629Z] --- SKIP: TestServicePlugin (0.00s)
17:21:09 [2023-11-08T17:21:09.629Z] === RUN   TestServiceUpdateLabel
17:21:12 [2023-11-08T17:21:12.141Z] --- PASS: TestServiceUpdateLabel (1.95s)
17:21:12 [2023-11-08T17:21:12.141Z] === RUN   TestServiceUpdateSecrets
17:21:26 [2023-11-08T17:21:26.971Z] --- PASS: TestServiceUpdateSecrets (14.39s)
17:21:26 [2023-11-08T17:21:26.971Z] === RUN   TestServiceUpdateConfigs
17:21:41 [2023-11-08T17:21:41.803Z] --- PASS: TestServiceUpdateConfigs (14.41s)
17:21:41 [2023-11-08T17:21:41.803Z] === RUN   TestServiceUpdateNetwork
17:21:53 [2023-11-08T17:21:53.964Z] --- PASS: TestServiceUpdateNetwork (12.30s)
17:21:53 [2023-11-08T17:21:53.964Z] === RUN   TestServiceUpdatePidsLimit
17:21:53 [2023-11-08T17:21:53.964Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:21:54 [2023-11-08T17:21:54.889Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:22:02 [2023-11-08T17:22:02.968Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:22:09 [2023-11-08T17:22:09.498Z] --- PASS: TestServiceUpdatePidsLimit (16.30s)
17:22:09 [2023-11-08T17:22:09.498Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
17:22:09 [2023-11-08T17:22:09.498Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
17:22:09 [2023-11-08T17:22:09.498Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
17:22:09 [2023-11-08T17:22:09.498Z] PASS
17:22:09 [2023-11-08T17:22:09.498Z] 
17:22:09 [2023-11-08T17:22:09.498Z] === Skipped
17:22:09 [2023-11-08T17:22:09.498Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:22:09 [2023-11-08T17:22:09.498Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:22:09 [2023-11-08T17:22:09.498Z] 
17:22:09 [2023-11-08T17:22:09.498Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:22:09 [2023-11-08T17:22:09.498Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:22:09 [2023-11-08T17:22:09.498Z] 
17:22:09 [2023-11-08T17:22:09.498Z] DONE 26 tests, 2 skipped in 139.685s
17:22:09 [2023-11-08T17:22:09.498Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
17:22:09 [2023-11-08T17:22:09.498Z] ++ '[' -n '' ']'
17:22:09 [2023-11-08T17:22:09.498Z] ++ 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:22:09 [2023-11-08T17:22:09.498Z] ++ set -e
17:22:09 [2023-11-08T17:22:09.498Z] ++ '[' -n 0 ']'
17:22:09 [2023-11-08T17:22:09.498Z] ++ set -x
17:22:09 [2023-11-08T17:22:09.498Z] ++ 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.hplUyHuPq8/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:22:09 [2023-11-08T17:22:09.498Z] INFO: Testing against a local daemon
17:22:09 [2023-11-08T17:22:09.498Z] === RUN   TestSessionCreate
17:22:09 [2023-11-08T17:22:09.498Z] --- PASS: TestSessionCreate (0.02s)
17:22:09 [2023-11-08T17:22:09.498Z] === RUN   TestSessionCreateWithBadUpgrade
17:22:09 [2023-11-08T17:22:09.498Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:22:09 [2023-11-08T17:22:09.498Z] PASS
17:22:09 [2023-11-08T17:22:09.498Z] 
17:22:09 [2023-11-08T17:22:09.498Z] DONE 2 tests in 0.067s
17:22:09 [2023-11-08T17:22:09.498Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
17:22:09 [2023-11-08T17:22:09.498Z] ++ '[' -n '' ']'
17:22:09 [2023-11-08T17:22:09.498Z] ++ 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:22:09 [2023-11-08T17:22:09.498Z] ++ set -e
17:22:09 [2023-11-08T17:22:09.498Z] ++ '[' -n 0 ']'
17:22:09 [2023-11-08T17:22:09.498Z] ++ set -x
17:22:09 [2023-11-08T17:22:09.498Z] ++ 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.hplUyHuPq8/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:22:09 [2023-11-08T17:22:09.498Z] INFO: Testing against a local daemon
17:22:09 [2023-11-08T17:22:09.498Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:22:09 [2023-11-08T17:22:09.498Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:22:09 [2023-11-08T17:22:09.498Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:22:09 [2023-11-08T17:22:09.498Z] === RUN   TestDiskUsage
17:22:09 [2023-11-08T17:22:09.498Z] === PAUSE TestDiskUsage
17:22:09 [2023-11-08T17:22:09.498Z] === RUN   TestEventsExecDie
17:22:09 [2023-11-08T17:22:09.754Z] --- PASS: TestEventsExecDie (0.57s)
17:22:09 [2023-11-08T17:22:09.754Z] === RUN   TestEventsBackwardsCompatible
17:22:09 [2023-11-08T17:22:09.754Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
17:22:09 [2023-11-08T17:22:09.754Z] === RUN   TestEventsVolumeCreate
17:22:10 [2023-11-08T17:22:10.009Z] --- PASS: TestEventsVolumeCreate (0.05s)
17:22:10 [2023-11-08T17:22:10.009Z] === RUN   TestInfoBinaryCommits
17:22:10 [2023-11-08T17:22:10.009Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:22:10 [2023-11-08T17:22:10.009Z] === RUN   TestInfoAPIVersioned
17:22:10 [2023-11-08T17:22:10.009Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:22:10 [2023-11-08T17:22:10.009Z] === RUN   TestInfoAPI
17:22:10 [2023-11-08T17:22:10.009Z] --- PASS: TestInfoAPI (0.02s)
17:22:10 [2023-11-08T17:22:10.009Z] === RUN   TestInfoAPIWarnings
17:22:28 [2023-11-08T17:22:28.060Z] --- PASS: TestInfoAPIWarnings (16.55s)
17:22:28 [2023-11-08T17:22:28.061Z] === RUN   TestInfoDebug
17:22:28 [2023-11-08T17:22:28.061Z] --- PASS: TestInfoDebug (0.52s)
17:22:28 [2023-11-08T17:22:28.061Z] === RUN   TestInfoInsecureRegistries
17:22:28 [2023-11-08T17:22:28.061Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:22:28 [2023-11-08T17:22:28.061Z] === RUN   TestInfoRegistryMirrors
17:22:28 [2023-11-08T17:22:28.061Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:22:28 [2023-11-08T17:22:28.061Z] === RUN   TestLoginFailsWithBadCredentials
17:22:28 [2023-11-08T17:22:28.987Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
17:22:28 [2023-11-08T17:22:28.987Z] === RUN   TestPingCacheHeaders
17:22:28 [2023-11-08T17:22:28.987Z] --- PASS: TestPingCacheHeaders (0.02s)
17:22:28 [2023-11-08T17:22:28.987Z] === RUN   TestPingGet
17:22:28 [2023-11-08T17:22:28.987Z] --- PASS: TestPingGet (0.01s)
17:22:28 [2023-11-08T17:22:28.987Z] === RUN   TestPingHead
17:22:28 [2023-11-08T17:22:28.987Z] --- PASS: TestPingHead (0.02s)
17:22:28 [2023-11-08T17:22:28.987Z] === RUN   TestPingSwarmHeader
17:22:29 [2023-11-08T17:22:29.548Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:22:30 [2023-11-08T17:22:30.109Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:22:31 [2023-11-08T17:22:31.035Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:22:31 [2023-11-08T17:22:31.035Z] --- PASS: TestPingSwarmHeader (1.85s)
17:22:31 [2023-11-08T17:22:31.035Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:22:31 [2023-11-08T17:22:31.035Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:22:31 [2023-11-08T17:22:31.035Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:22:31 [2023-11-08T17:22:31.035Z] === RUN   TestPingBuilderHeader
17:22:31 [2023-11-08T17:22:31.035Z] === RUN   TestPingBuilderHeader/default_config
17:22:31 [2023-11-08T17:22:31.596Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:22:32 [2023-11-08T17:22:32.157Z] --- PASS: TestPingBuilderHeader (1.04s)
17:22:32 [2023-11-08T17:22:32.157Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
17:22:32 [2023-11-08T17:22:32.157Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
17:22:32 [2023-11-08T17:22:32.157Z] === RUN   TestVersion
17:22:32 [2023-11-08T17:22:32.157Z] --- PASS: TestVersion (0.02s)
17:22:32 [2023-11-08T17:22:32.157Z] === CONT  TestDiskUsage
17:22:32 [2023-11-08T17:22:32.412Z] === RUN   TestDiskUsage/empty
17:22:32 [2023-11-08T17:22:32.412Z] === RUN   TestDiskUsage/empty/container_types
17:22:32 [2023-11-08T17:22:32.412Z] === RUN   TestDiskUsage/empty/image_types
17:22:32 [2023-11-08T17:22:32.412Z] === RUN   TestDiskUsage/empty/volume_types
17:22:32 [2023-11-08T17:22:32.412Z] === RUN   TestDiskUsage/empty/build-cache_types
17:22:32 [2023-11-08T17:22:32.412Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:22:32 [2023-11-08T17:22:32.412Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:22:32 [2023-11-08T17:22:32.412Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:22:32 [2023-11-08T17:22:32.412Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:22:32 [2023-11-08T17:22:32.412Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:22:32 [2023-11-08T17:22:32.412Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:22:32 [2023-11-08T17:22:32.412Z] === RUN   TestDiskUsage/after_LoadBusybox
17:22:32 [2023-11-08T17:22:32.668Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:22:32 [2023-11-08T17:22:32.668Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:22:32 [2023-11-08T17:22:32.668Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:22:32 [2023-11-08T17:22:32.668Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:22:32 [2023-11-08T17:22:32.668Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:22:32 [2023-11-08T17:22:32.668Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:22:32 [2023-11-08T17:22:32.668Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:22:32 [2023-11-08T17:22:32.668Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:22:32 [2023-11-08T17:22:32.668Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:22:32 [2023-11-08T17:22:32.668Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:22:32 [2023-11-08T17:22:32.668Z] === RUN   TestDiskUsage/after_container.Run
17:22:32 [2023-11-08T17:22:32.923Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:22:32 [2023-11-08T17:22:32.923Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:22:32 [2023-11-08T17:22:32.923Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:22:32 [2023-11-08T17:22:32.923Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:22:32 [2023-11-08T17:22:32.923Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:22:32 [2023-11-08T17:22:32.923Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:22:32 [2023-11-08T17:22:32.923Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:22:32 [2023-11-08T17:22:32.923Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:22:32 [2023-11-08T17:22:32.923Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:22:32 [2023-11-08T17:22:32.923Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:22:33 [2023-11-08T17:22:33.179Z] --- PASS: TestDiskUsage (1.14s)
17:22:33 [2023-11-08T17:22:33.179Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z] PASS
17:22:33 [2023-11-08T17:22:33.179Z] 
17:22:33 [2023-11-08T17:22:33.179Z] === Skipped
17:22:33 [2023-11-08T17:22:33.179Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:22:33 [2023-11-08T17:22:33.179Z] 
17:22:33 [2023-11-08T17:22:33.179Z] DONE 57 tests, 1 skipped in 23.956s
17:22:33 [2023-11-08T17:22:33.179Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
17:22:33 [2023-11-08T17:22:33.179Z] ++ '[' -n '' ']'
17:22:33 [2023-11-08T17:22:33.179Z] ++ 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:22:33 [2023-11-08T17:22:33.179Z] ++ set -e
17:22:33 [2023-11-08T17:22:33.179Z] ++ '[' -n 0 ']'
17:22:33 [2023-11-08T17:22:33.179Z] ++ set -x
17:22:33 [2023-11-08T17:22:33.179Z] ++ 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.hplUyHuPq8/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:22:33 [2023-11-08T17:22:33.179Z] INFO: Testing against a local daemon
17:22:33 [2023-11-08T17:22:33.179Z] === RUN   TestVolumesCreateAndList
17:22:33 [2023-11-08T17:22:33.179Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:22:33 [2023-11-08T17:22:33.179Z] === RUN   TestVolumesRemove
17:22:33 [2023-11-08T17:22:33.179Z] === RUN   TestVolumesRemove/volume_in_use
17:22:33 [2023-11-08T17:22:33.179Z] === RUN   TestVolumesRemove/volume_not_in_use
17:22:33 [2023-11-08T17:22:33.179Z] === RUN   TestVolumesRemove/non-existing_volume
17:22:33 [2023-11-08T17:22:33.179Z] === RUN   TestVolumesRemove/non-existing_volume_force
17:22:33 [2023-11-08T17:22:33.179Z] --- PASS: TestVolumesRemove (0.06s)
17:22:33 [2023-11-08T17:22:33.179Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
17:22:33 [2023-11-08T17:22:33.179Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z] === RUN   TestVolumesRemoveSwarmEnabled
17:22:33 [2023-11-08T17:22:33.179Z] === PAUSE TestVolumesRemoveSwarmEnabled
17:22:33 [2023-11-08T17:22:33.179Z] === RUN   TestVolumesInspect
17:22:33 [2023-11-08T17:22:33.179Z] --- PASS: TestVolumesInspect (0.02s)
17:22:33 [2023-11-08T17:22:33.179Z] === RUN   TestVolumesInvalidJSON
17:22:33 [2023-11-08T17:22:33.179Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:22:33 [2023-11-08T17:22:33.179Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:22:33 [2023-11-08T17:22:33.179Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:22:33 [2023-11-08T17:22:33.179Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:22:33 [2023-11-08T17:22:33.179Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:22:33 [2023-11-08T17:22:33.179Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:22:33 [2023-11-08T17:22:33.179Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:22:33 [2023-11-08T17:22:33.179Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:22:33 [2023-11-08T17:22:33.179Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:22:33 [2023-11-08T17:22:33.179Z] === RUN   TestVolumePruneAnonymous
17:22:33 [2023-11-08T17:22:33.434Z] --- PASS: TestVolumePruneAnonymous (0.04s)
17:22:33 [2023-11-08T17:22:33.434Z] === RUN   TestVolumePruneAnonFromImage
17:22:33 [2023-11-08T17:22:33.434Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
17:22:33 [2023-11-08T17:22:33.434Z] === CONT  TestVolumesRemoveSwarmEnabled
17:22:34 [2023-11-08T17:22:34.797Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
17:22:34 [2023-11-08T17:22:34.797Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
17:22:34 [2023-11-08T17:22:34.797Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
17:22:34 [2023-11-08T17:22:34.797Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
17:22:35 [2023-11-08T17:22:35.358Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.01s)
17:22:35 [2023-11-08T17:22:35.358Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
17:22:35 [2023-11-08T17:22:35.358Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
17:22:35 [2023-11-08T17:22:35.358Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
17:22:35 [2023-11-08T17:22:35.358Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
17:22:35 [2023-11-08T17:22:35.358Z] PASS
17:22:35 [2023-11-08T17:22:35.358Z] 
17:22:35 [2023-11-08T17:22:35.358Z] DONE 20 tests in 2.300s
17:22:35 [2023-11-08T17:22:35.358Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:22:35 [2023-11-08T17:22:35.614Z] ++++ cat bundles/test-integration/docker.pid
17:22:35 [2023-11-08T17:22:35.614Z] +++ kill 24030
17:22:36 [2023-11-08T17:22:36.977Z] +++ /etc/init.d/apparmor stop
17:22:36 [2023-11-08T17:22:36.977Z] Leaving: AppArmorNo profiles have been unloaded.
17:22:36 [2023-11-08T17:22:36.977Z] 
17:22:36 [2023-11-08T17:22:36.977Z] Unloading profiles will leave already running processes permanently
17:22:36 [2023-11-08T17:22:36.977Z] unconfined, which can lead to unexpected situations.
17:22:36 [2023-11-08T17:22:36.977Z] 
17:22:36 [2023-11-08T17:22:36.977Z] To set a process to complain mode, use the command line tool
17:22:36 [2023-11-08T17:22:36.977Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:22:36 [2023-11-08T17:22:36.977Z] +++ true
17:22:36 [2023-11-08T17:22:36.977Z] exiting test-integration
17:22:36 [2023-11-08T17:22:36.977Z] ++ exit 0
17:22:36 [2023-11-08T17:22:36.977Z] 
Post stage
[Pipeline] junit
17:22:38 [2023-11-08T17:22:38.401Z] Recording test results
17:22:38 [2023-11-08T17:22:38.600Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:22:38 [2023-11-08T17:22:38.923Z] + echo Ensuring container killed.
17:22:38 [2023-11-08T17:22:38.923Z] Ensuring container killed.
17:22:38 [2023-11-08T17:22:38.923Z] + docker rm -vf docker-pr15
17:22:38 [2023-11-08T17:22:38.923Z] Error response from daemon: No such container: docker-pr15
[Pipeline] sh
17:22:39 [2023-11-08T17:22:39.237Z] + echo Chowning /workspace to jenkins user
17:22:39 [2023-11-08T17:22:39.237Z] Chowning /workspace to jenkins user
17:22:39 [2023-11-08T17:22:39.237Z] + id -u
17:22:39 [2023-11-08T17:22:39.237Z] + id -g
17:22:39 [2023-11-08T17:22:39.237Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41084:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:22:42 [2023-11-08T17:22:42.907Z] + bundleName=arm64-integration
17:22:42 [2023-11-08T17:22:42.907Z] + echo Creating arm64-integration-bundles.tar.gz
17:22:42 [2023-11-08T17:22:42.907Z] Creating arm64-integration-bundles.tar.gz
17:22:42 [2023-11-08T17:22:42.907Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:22:42 [2023-11-08T17:22:42.907Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:22:43 [2023-11-08T17:22:43.172Z] Archiving artifacts
17:22:43 [2023-11-08T17:22:43.362Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41084/15/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:22:43 [2023-11-08T17:22:43.646Z] + make clean
17:22:43 [2023-11-08T17:22:43.646Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:22:43 [2023-11-08T17:22:43.646Z] docker-dev-cache
17:22:43 [2023-11-08T17:22:43.646Z] 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