Skip to content
Success

Console Output

Pull request #47121 updated
21:46:21 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 31ccdbb7a80c248d06d248e60d6566adb4ec5023 rather than c655b7dc78b3a0773f33f92e9c923a2e48e9c62b
Obtained Jenkinsfile from 31ccdbb7a80c248d06d248e60d6566adb4ec5023
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-47121@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
21:46:23 [2024-01-19T21:46:23.544Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
21:46:23 [2024-01-19T21:46:23.548Z] Trying to pass milestone 2
[Pipeline] milestone
21:46:23 [2024-01-19T21:46:23.705Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:46:23 [2024-01-19T21:46:23.976Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00668df94a43fd240) in /home/ubuntu/workspace/moby_PR-47121
[Pipeline] {
[Pipeline] checkout
21:46:24 [2024-01-19T21:46:24.045Z] The recommended git tool is: git
21:46:25 [2024-01-19T21:46:25.801Z] using credential docker-jenkins-github-credentials
21:46:25 [2024-01-19T21:46:25.820Z] Cloning the remote Git repository
21:46:25 [2024-01-19T21:46:25.820Z] Cloning with configured refspecs honoured and without tags
21:46:25 [2024-01-19T21:46:25.840Z] Cloning repository https://github.com/moby/moby.git
21:46:25 [2024-01-19T21:46:25.886Z]  > git init /home/ubuntu/workspace/moby_PR-47121 # timeout=10
21:46:26 [2024-01-19T21:46:26.313Z] Fetching upstream changes from https://github.com/moby/moby.git
21:46:26 [2024-01-19T21:46:26.313Z]  > git --version # timeout=10
21:46:26 [2024-01-19T21:46:26.316Z]  > git --version # 'git version 2.25.1'
21:46:26 [2024-01-19T21:46:26.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:46:26 [2024-01-19T21:46:26.318Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47121/head:refs/remotes/origin/PR-47121 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:46:38 [2024-01-19T21:46:38.950Z] Fetching without tags
21:46:39 [2024-01-19T21:46:39.157Z] Merging remotes/origin/master commit 31ccdbb7a80c248d06d248e60d6566adb4ec5023 into PR head commit c655b7dc78b3a0773f33f92e9c923a2e48e9c62b
21:46:39 [2024-01-19T21:46:39.830Z] Merge succeeded, producing c655b7dc78b3a0773f33f92e9c923a2e48e9c62b
21:46:39 [2024-01-19T21:46:39.830Z] Checking out Revision c655b7dc78b3a0773f33f92e9c923a2e48e9c62b (PR-47121)
21:46:38 [2024-01-19T21:46:38.940Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:46:38 [2024-01-19T21:46:38.944Z]  > git config --add remote.origin.fetch +refs/pull/47121/head:refs/remotes/origin/PR-47121 # timeout=10
21:46:38 [2024-01-19T21:46:38.947Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:46:38 [2024-01-19T21:46:38.953Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:46:38 [2024-01-19T21:46:38.959Z] Fetching upstream changes from https://github.com/moby/moby.git
21:46:38 [2024-01-19T21:46:38.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:46:38 [2024-01-19T21:46:38.960Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47121/head:refs/remotes/origin/PR-47121 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:46:39 [2024-01-19T21:46:39.169Z]  > git config core.sparsecheckout # timeout=10
21:46:39 [2024-01-19T21:46:39.172Z]  > git checkout -f c655b7dc78b3a0773f33f92e9c923a2e48e9c62b # timeout=10
21:46:39 [2024-01-19T21:46:39.816Z]  > git remote # timeout=10
21:46:39 [2024-01-19T21:46:39.821Z]  > git config --get remote.origin.url # timeout=10
21:46:39 [2024-01-19T21:46:39.824Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:46:39 [2024-01-19T21:46:39.824Z]  > git merge 31ccdbb7a80c248d06d248e60d6566adb4ec5023 # timeout=10
21:46:39 [2024-01-19T21:46:39.832Z]  > git rev-parse HEAD^{commit} # timeout=10
21:46:39 [2024-01-19T21:46:39.838Z]  > git config core.sparsecheckout # timeout=10
21:46:39 [2024-01-19T21:46:39.840Z]  > git checkout -f c655b7dc78b3a0773f33f92e9c923a2e48e9c62b # timeout=10
21:46:44 [2024-01-19T21:46:44.154Z] Commit message: "Assert temp output directory is not an empty string"
21:46:44 [2024-01-19T21:46:44.161Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:46:44 [2024-01-19T21:46:44.835Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47121:/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
21:46:44 [2024-01-19T21:46:44.163Z]  > git rev-list --no-walk 065d11e776e19cba5dbedb68f671c46e8fa7deb1 # timeout=10
21:46:49 [2024-01-19T21:46:49.020Z] Unable to find image 'alpine:latest' locally
21:46:49 [2024-01-19T21:46:49.020Z] latest: Pulling from library/alpine
21:46:49 [2024-01-19T21:46:49.020Z] c30352492317: Pulling fs layer
21:46:49 [2024-01-19T21:46:49.020Z] c30352492317: Verifying Checksum
21:46:49 [2024-01-19T21:46:49.020Z] c30352492317: Download complete
21:46:49 [2024-01-19T21:46:49.279Z] c30352492317: Pull complete
21:46:49 [2024-01-19T21:46:49.279Z] Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
21:46:49 [2024-01-19T21:46:49.279Z] Status: Downloaded newer image for alpine:latest
21:46:59 [2024-01-19T21:46:59.246Z] 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
21:46:59 [2024-01-19T21:46:59.331Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07699e719ee2ad48c) in /home/ubuntu/workspace/moby_PR-47121
[Pipeline] {
[Pipeline] checkout
21:46:59 [2024-01-19T21:46:59.350Z] The recommended git tool is: git
21:46:59 [2024-01-19T21:46:59.360Z] using credential docker-jenkins-github-credentials
21:46:59 [2024-01-19T21:46:59.378Z] Cloning the remote Git repository
21:46:59 [2024-01-19T21:46:59.378Z] Cloning with configured refspecs honoured and without tags
21:46:59 [2024-01-19T21:46:59.384Z] Cloning repository https://github.com/moby/moby.git
21:46:59 [2024-01-19T21:46:59.384Z]  > git init /home/ubuntu/workspace/moby_PR-47121 # timeout=10
21:46:59 [2024-01-19T21:46:59.388Z] Fetching upstream changes from https://github.com/moby/moby.git
21:46:59 [2024-01-19T21:46:59.389Z]  > git --version # timeout=10
21:46:59 [2024-01-19T21:46:59.391Z]  > git --version # 'git version 2.25.1'
21:46:59 [2024-01-19T21:46:59.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:46:59 [2024-01-19T21:46:59.392Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47121/head:refs/remotes/origin/PR-47121 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:47:14 [2024-01-19T21:47:14.562Z] Fetching without tags
21:47:14 [2024-01-19T21:47:14.772Z] Merging remotes/origin/master commit 31ccdbb7a80c248d06d248e60d6566adb4ec5023 into PR head commit c655b7dc78b3a0773f33f92e9c923a2e48e9c62b
21:47:14 [2024-01-19T21:47:14.551Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:47:14 [2024-01-19T21:47:14.554Z]  > git config --add remote.origin.fetch +refs/pull/47121/head:refs/remotes/origin/PR-47121 # timeout=10
21:47:14 [2024-01-19T21:47:14.556Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:47:14 [2024-01-19T21:47:14.561Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:47:14 [2024-01-19T21:47:14.568Z] Fetching upstream changes from https://github.com/moby/moby.git
21:47:14 [2024-01-19T21:47:14.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:47:14 [2024-01-19T21:47:14.568Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47121/head:refs/remotes/origin/PR-47121 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:47:14 [2024-01-19T21:47:14.778Z]  > git config core.sparsecheckout # timeout=10
21:47:14 [2024-01-19T21:47:14.780Z]  > git checkout -f c655b7dc78b3a0773f33f92e9c923a2e48e9c62b # timeout=10
21:47:15 [2024-01-19T21:47:15.455Z] Merge succeeded, producing c655b7dc78b3a0773f33f92e9c923a2e48e9c62b
21:47:15 [2024-01-19T21:47:15.456Z] Checking out Revision c655b7dc78b3a0773f33f92e9c923a2e48e9c62b (PR-47121)
21:47:16 [2024-01-19T21:47:16.059Z] Commit message: "Assert temp output directory is not an empty string"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:47:16 [2024-01-19T21:47:16.739Z] + docker version
21:47:16 [2024-01-19T21:47:16.739Z] Client: Docker Engine - Community
21:47:16 [2024-01-19T21:47:16.739Z]  Version:           24.0.7
21:47:16 [2024-01-19T21:47:16.739Z]  API version:       1.43
21:47:16 [2024-01-19T21:47:16.739Z]  Go version:        go1.20.10
21:47:16 [2024-01-19T21:47:16.739Z]  Git commit:        afdd53b
21:47:16 [2024-01-19T21:47:16.739Z]  Built:             Thu Oct 26 09:08:14 2023
21:47:16 [2024-01-19T21:47:16.739Z]  OS/Arch:           linux/arm64
21:47:16 [2024-01-19T21:47:16.739Z]  Context:           default
21:47:16 [2024-01-19T21:47:16.739Z] 
21:47:16 [2024-01-19T21:47:16.739Z] Server: Docker Engine - Community
21:47:16 [2024-01-19T21:47:16.739Z]  Engine:
21:47:16 [2024-01-19T21:47:16.739Z]   Version:          24.0.7
21:47:16 [2024-01-19T21:47:16.739Z]   API version:      1.43 (minimum version 1.12)
21:47:16 [2024-01-19T21:47:16.739Z]   Go version:       go1.20.10
21:47:16 [2024-01-19T21:47:16.739Z]   Git commit:       311b9ff
21:47:16 [2024-01-19T21:47:16.739Z]   Built:            Thu Oct 26 09:08:14 2023
21:47:16 [2024-01-19T21:47:16.739Z]   OS/Arch:          linux/arm64
21:47:16 [2024-01-19T21:47:16.739Z]   Experimental:     true
21:47:16 [2024-01-19T21:47:16.739Z]  containerd:
21:47:16 [2024-01-19T21:47:16.739Z]   Version:          1.6.25
21:47:16 [2024-01-19T21:47:16.739Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
21:47:16 [2024-01-19T21:47:16.739Z]  runc:
21:47:16 [2024-01-19T21:47:16.739Z]   Version:          1.1.10
21:47:16 [2024-01-19T21:47:16.739Z]   GitCommit:        v1.1.10-0-g18a0cb0
21:47:16 [2024-01-19T21:47:16.739Z]  docker-init:
21:47:16 [2024-01-19T21:47:16.739Z]   Version:          0.19.0
21:47:16 [2024-01-19T21:47:16.739Z]   GitCommit:        de40ad0
[Pipeline] sh
21:47:15 [2024-01-19T21:47:15.441Z]  > git remote # timeout=10
21:47:15 [2024-01-19T21:47:15.444Z]  > git config --get remote.origin.url # timeout=10
21:47:15 [2024-01-19T21:47:15.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:47:15 [2024-01-19T21:47:15.449Z]  > git merge 31ccdbb7a80c248d06d248e60d6566adb4ec5023 # timeout=10
21:47:15 [2024-01-19T21:47:15.456Z]  > git rev-parse HEAD^{commit} # timeout=10
21:47:15 [2024-01-19T21:47:15.461Z]  > git config core.sparsecheckout # timeout=10
21:47:15 [2024-01-19T21:47:15.463Z]  > git checkout -f c655b7dc78b3a0773f33f92e9c923a2e48e9c62b # timeout=10
21:47:17 [2024-01-19T21:47:17.138Z] + docker info
21:47:17 [2024-01-19T21:47:17.138Z] Client: Docker Engine - Community
21:47:17 [2024-01-19T21:47:17.138Z]  Version:    24.0.7
21:47:17 [2024-01-19T21:47:17.138Z]  Context:    default
21:47:17 [2024-01-19T21:47:17.138Z]  Debug Mode: false
21:47:17 [2024-01-19T21:47:17.138Z]  Plugins:
21:47:17 [2024-01-19T21:47:17.138Z]   buildx: Docker Buildx (Docker Inc.)
21:47:17 [2024-01-19T21:47:17.138Z]     Version:  v0.12.0
21:47:17 [2024-01-19T21:47:17.138Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:47:17 [2024-01-19T21:47:17.138Z]   compose: Docker Compose (Docker Inc.)
21:47:17 [2024-01-19T21:47:17.138Z]     Version:  v2.23.3
21:47:17 [2024-01-19T21:47:17.138Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:47:17 [2024-01-19T21:47:17.138Z] 
21:47:17 [2024-01-19T21:47:17.138Z] Server:
21:47:17 [2024-01-19T21:47:17.138Z]  Containers: 0
21:47:17 [2024-01-19T21:47:17.138Z]   Running: 0
21:47:17 [2024-01-19T21:47:17.138Z]   Paused: 0
21:47:17 [2024-01-19T21:47:17.138Z]   Stopped: 0
21:47:17 [2024-01-19T21:47:17.138Z]  Images: 3
21:47:17 [2024-01-19T21:47:17.138Z]  Server Version: 24.0.7
21:47:17 [2024-01-19T21:47:17.138Z]  Storage Driver: overlay2
21:47:17 [2024-01-19T21:47:17.138Z]   Backing Filesystem: extfs
21:47:17 [2024-01-19T21:47:17.138Z]   Supports d_type: true
21:47:17 [2024-01-19T21:47:17.138Z]   Using metacopy: false
21:47:17 [2024-01-19T21:47:17.138Z]   Native Overlay Diff: true
21:47:17 [2024-01-19T21:47:17.138Z]   userxattr: false
21:47:17 [2024-01-19T21:47:17.138Z]  Logging Driver: json-file
21:47:17 [2024-01-19T21:47:17.138Z]  Cgroup Driver: cgroupfs
21:47:17 [2024-01-19T21:47:17.138Z]  Cgroup Version: 1
21:47:17 [2024-01-19T21:47:17.138Z]  Plugins:
21:47:17 [2024-01-19T21:47:17.138Z]   Volume: local
21:47:17 [2024-01-19T21:47:17.138Z]   Network: bridge host ipvlan macvlan null overlay
21:47:17 [2024-01-19T21:47:17.138Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:47:17 [2024-01-19T21:47:17.138Z]  Swarm: inactive
21:47:17 [2024-01-19T21:47:17.138Z]  Runtimes: io.containerd.runc.v2 runc
21:47:17 [2024-01-19T21:47:17.138Z]  Default Runtime: runc
21:47:17 [2024-01-19T21:47:17.138Z]  Init Binary: docker-init
21:47:17 [2024-01-19T21:47:17.138Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
21:47:17 [2024-01-19T21:47:17.138Z]  runc version: v1.1.10-0-g18a0cb0
21:47:17 [2024-01-19T21:47:17.138Z]  init version: de40ad0
21:47:17 [2024-01-19T21:47:17.138Z]  Security Options:
21:47:17 [2024-01-19T21:47:17.138Z]   apparmor
21:47:17 [2024-01-19T21:47:17.138Z]   seccomp
21:47:17 [2024-01-19T21:47:17.138Z]    Profile: builtin
21:47:17 [2024-01-19T21:47:17.138Z]  Kernel Version: 5.15.0-1050-aws
21:47:17 [2024-01-19T21:47:17.138Z]  Operating System: Ubuntu 20.04.6 LTS
21:47:17 [2024-01-19T21:47:17.138Z]  OSType: linux
21:47:17 [2024-01-19T21:47:17.138Z]  Architecture: aarch64
21:47:17 [2024-01-19T21:47:17.138Z]  CPUs: 8
21:47:17 [2024-01-19T21:47:17.138Z]  Total Memory: 30.64GiB
21:47:17 [2024-01-19T21:47:17.138Z]  Name: ip-10-100-88-240
21:47:17 [2024-01-19T21:47:17.138Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
21:47:17 [2024-01-19T21:47:17.138Z]  Docker Root Dir: /var/lib/docker
21:47:17 [2024-01-19T21:47:17.138Z]  Debug Mode: false
21:47:17 [2024-01-19T21:47:17.138Z]  Experimental: true
21:47:17 [2024-01-19T21:47:17.138Z]  Insecure Registries:
21:47:17 [2024-01-19T21:47:17.138Z]   127.0.0.0/8
21:47:17 [2024-01-19T21:47:17.138Z]  Live Restore Enabled: true
21:47:17 [2024-01-19T21:47:17.138Z] 
[Pipeline] sh
21:47:17 [2024-01-19T21:47:17.412Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:47:17 [2024-01-19T21:47:17.412Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:47:17 [2024-01-19T21:47:17.412Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47121/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
21:47:17 [2024-01-19T21:47:17.412Z] + bash /home/ubuntu/workspace/moby_PR-47121/check-config.sh
21:47:17 [2024-01-19T21:47:17.412Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:47:17 [2024-01-19T21:47:17.412Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
21:47:17 [2024-01-19T21:47:17.412Z] 
21:47:17 [2024-01-19T21:47:17.412Z] Generally Necessary:
21:47:17 [2024-01-19T21:47:17.412Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:47:17 [2024-01-19T21:47:17.412Z] - apparmor: enabled and tools installed
21:47:17 [2024-01-19T21:47:17.412Z] - CONFIG_NAMESPACES: enabled
21:47:17 [2024-01-19T21:47:17.412Z] - CONFIG_NET_NS: enabled
21:47:17 [2024-01-19T21:47:17.412Z] - CONFIG_PID_NS: enabled
21:47:17 [2024-01-19T21:47:17.412Z] - CONFIG_IPC_NS: enabled
21:47:17 [2024-01-19T21:47:17.412Z] - CONFIG_UTS_NS: enabled
21:47:17 [2024-01-19T21:47:17.412Z] - CONFIG_CGROUPS: enabled
21:47:17 [2024-01-19T21:47:17.412Z] - CONFIG_CGROUP_CPUACCT: enabled
21:47:17 [2024-01-19T21:47:17.412Z] - CONFIG_CGROUP_DEVICE: enabled
21:47:17 [2024-01-19T21:47:17.412Z] - CONFIG_CGROUP_FREEZER: enabled
21:47:17 [2024-01-19T21:47:17.412Z] - CONFIG_CGROUP_SCHED: enabled
21:47:17 [2024-01-19T21:47:17.412Z] - CONFIG_CPUSETS: enabled
21:47:17 [2024-01-19T21:47:17.412Z] - CONFIG_MEMCG: enabled
21:47:17 [2024-01-19T21:47:17.412Z] - CONFIG_KEYS: enabled
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_VETH: enabled (as module)
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_BRIDGE: enabled (as module)
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_NF_NAT: enabled (as module)
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_POSIX_MQUEUE: enabled
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_CGROUP_BPF: enabled
21:47:17 [2024-01-19T21:47:17.667Z] 
21:47:17 [2024-01-19T21:47:17.667Z] Optional Features:
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_USER_NS: enabled
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_SECCOMP: enabled
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_SECCOMP_FILTER: enabled
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_CGROUP_PIDS: enabled
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_MEMCG_SWAP: enabled
21:47:17 [2024-01-19T21:47:17.667Z]     (cgroup swap accounting is currently enabled)
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_BLK_CGROUP: enabled
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_CGROUP_PERF: enabled
21:47:17 [2024-01-19T21:47:17.667Z] - CONFIG_CGROUP_HUGETLB: enabled
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_CFS_BANDWIDTH: enabled
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_RT_GROUP_SCHED: missing
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_IP_VS: enabled (as module)
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_IP_VS_NFCT: enabled
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_IP_VS_RR: enabled (as module)
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_SECURITY_SELINUX: enabled
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_SECURITY_APPARMOR: enabled
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_EXT4_FS: enabled
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:47:17 [2024-01-19T21:47:17.925Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:47:17 [2024-01-19T21:47:17.925Z] - Network Drivers:
21:47:17 [2024-01-19T21:47:17.925Z]   - "overlay":
21:47:17 [2024-01-19T21:47:17.925Z]     - CONFIG_VXLAN: enabled (as module)
21:47:17 [2024-01-19T21:47:17.925Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:47:17 [2024-01-19T21:47:17.925Z]       Optional (for encrypted networks):
21:47:18 [2024-01-19T21:47:18.181Z]       - CONFIG_CRYPTO: enabled
21:47:18 [2024-01-19T21:47:18.181Z]       - CONFIG_CRYPTO_AEAD: enabled
21:47:18 [2024-01-19T21:47:18.181Z]       - CONFIG_CRYPTO_GCM: enabled
21:47:18 [2024-01-19T21:47:18.181Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:47:18 [2024-01-19T21:47:18.181Z]       - CONFIG_CRYPTO_GHASH: enabled
21:47:18 [2024-01-19T21:47:18.181Z]       - CONFIG_XFRM: enabled
21:47:18 [2024-01-19T21:47:18.181Z]       - CONFIG_XFRM_USER: enabled (as module)
21:47:18 [2024-01-19T21:47:18.181Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:47:18 [2024-01-19T21:47:18.181Z]       - CONFIG_INET_ESP: enabled (as module)
21:47:18 [2024-01-19T21:47:18.181Z]   - "ipvlan":
21:47:18 [2024-01-19T21:47:18.181Z]     - CONFIG_IPVLAN: enabled (as module)
21:47:18 [2024-01-19T21:47:18.181Z]   - "macvlan":
21:47:18 [2024-01-19T21:47:18.181Z]     - CONFIG_MACVLAN: enabled (as module)
21:47:18 [2024-01-19T21:47:18.181Z]     - CONFIG_DUMMY: enabled (as module)
21:47:18 [2024-01-19T21:47:18.181Z]   - "ftp,tftp client in container":
21:47:18 [2024-01-19T21:47:18.181Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:47:18 [2024-01-19T21:47:18.181Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:47:18 [2024-01-19T21:47:18.181Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:47:18 [2024-01-19T21:47:18.181Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:47:18 [2024-01-19T21:47:18.181Z] - Storage Drivers:
21:47:18 [2024-01-19T21:47:18.181Z]   - "aufs":
21:47:18 [2024-01-19T21:47:18.181Z]     - CONFIG_AUFS_FS: enabled (as module)
21:47:18 [2024-01-19T21:47:18.181Z]   - "btrfs":
21:47:18 [2024-01-19T21:47:18.181Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:47:18 [2024-01-19T21:47:18.181Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:47:18 [2024-01-19T21:47:18.181Z]   - "devicemapper":
21:47:18 [2024-01-19T21:47:18.181Z]     - CONFIG_BLK_DEV_DM: enabled
21:47:18 [2024-01-19T21:47:18.181Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:47:18 [2024-01-19T21:47:18.181Z]   - "overlay":
21:47:18 [2024-01-19T21:47:18.181Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:47:18 [2024-01-19T21:47:18.181Z]   - "zfs":
21:47:18 [2024-01-19T21:47:18.181Z]     - /dev/zfs: present
21:47:18 [2024-01-19T21:47:18.181Z]     - zfs command: missing
21:47:18 [2024-01-19T21:47:18.181Z]     - zpool command: missing
21:47:18 [2024-01-19T21:47:18.181Z] 
21:47:18 [2024-01-19T21:47:18.181Z] Limits:
21:47:18 [2024-01-19T21:47:18.181Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:47:18 [2024-01-19T21:47:18.181Z] 
21:47:18 [2024-01-19T21:47:18.181Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:47:18 [2024-01-19T21:47:18.557Z] + docker build --force-rm -t docker:c655b7dc78b3a0773f33f92e9c923a2e48e9c62b .
21:47:18 [2024-01-19T21:47:18.814Z] #0 building with "default" instance using docker driver
21:47:18 [2024-01-19T21:47:18.814Z] 
21:47:18 [2024-01-19T21:47:18.814Z] #1 [internal] load build definition from Dockerfile
21:47:18 [2024-01-19T21:47:18.814Z] #1 transferring dockerfile: 27.92kB done
21:47:18 [2024-01-19T21:47:18.814Z] #1 DONE 0.0s
21:47:18 [2024-01-19T21:47:18.814Z] 
21:47:18 [2024-01-19T21:47:18.814Z] #2 [internal] load .dockerignore
21:47:18 [2024-01-19T21:47:18.814Z] #2 transferring context: 113B done
21:47:18 [2024-01-19T21:47:18.814Z] #2 DONE 0.0s
21:47:18 [2024-01-19T21:47:18.814Z] 
21:47:18 [2024-01-19T21:47:18.814Z] #3 resolve image config for docker.io/docker/dockerfile:1
21:47:18 [2024-01-19T21:47:18.814Z] #3 DONE 0.2s
21:47:18 [2024-01-19T21:47:18.814Z] 
21:47:18 [2024-01-19T21:47:18.814Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
21:47:18 [2024-01-19T21:47:18.814Z] #4 CACHED
21:47:18 [2024-01-19T21:47:18.814Z] 
21:47:18 [2024-01-19T21:47:18.814Z] #5 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
21:47:19 [2024-01-19T21:47:19.069Z] #5 ...
21:47:19 [2024-01-19T21:47:19.069Z] 
21:47:19 [2024-01-19T21:47:19.069Z] #6 [internal] load metadata for docker.io/library/busybox:latest
21:47:19 [2024-01-19T21:47:19.069Z] #6 DONE 0.0s
21:47:19 [2024-01-19T21:47:19.069Z] 
21:47:19 [2024-01-19T21:47:19.069Z] #7 [internal] load metadata for docker.io/library/debian:bookworm
21:47:19 [2024-01-19T21:47:19.069Z] #7 DONE 0.2s
21:47:19 [2024-01-19T21:47:19.069Z] 
21:47:19 [2024-01-19T21:47:19.069Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.24.0
21:47:19 [2024-01-19T21:47:19.069Z] #8 DONE 0.2s
21:47:19 [2024-01-19T21:47:19.069Z] 
21:47:19 [2024-01-19T21:47:19.069Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
21:47:19 [2024-01-19T21:47:19.069Z] #9 DONE 0.2s
21:47:19 [2024-01-19T21:47:19.069Z] 
21:47:19 [2024-01-19T21:47:19.069Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:47:19 [2024-01-19T21:47:19.069Z] #10 DONE 0.2s
21:47:19 [2024-01-19T21:47:19.069Z] 
21:47:19 [2024-01-19T21:47:19.069Z] #11 [internal] load metadata for docker.io/distribution/distribution:2.8.3
21:47:19 [2024-01-19T21:47:19.069Z] #11 DONE 0.2s
21:47:19 [2024-01-19T21:47:19.069Z] 
21:47:19 [2024-01-19T21:47:19.069Z] #5 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
21:47:19 [2024-01-19T21:47:19.069Z] #5 DONE 0.3s
21:47:19 [2024-01-19T21:47:19.069Z] 
21:47:19 [2024-01-19T21:47:19.069Z] #12 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
21:47:19 [2024-01-19T21:47:19.325Z] #12 DONE 0.3s
21:47:19 [2024-01-19T21:47:19.886Z] 
21:47:19 [2024-01-19T21:47:19.886Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
21:47:19 [2024-01-19T21:47:19.886Z] #13 DONE 0.0s
21:47:19 [2024-01-19T21:47:19.886Z] 
21:47:19 [2024-01-19T21:47:19.886Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
21:47:19 [2024-01-19T21:47:19.886Z] #14 DONE 0.0s
21:47:19 [2024-01-19T21:47:19.886Z] 
21:47:19 [2024-01-19T21:47:19.886Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.0@sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9
21:47:19 [2024-01-19T21:47:19.886Z] #15 DONE 0.0s
21:47:19 [2024-01-19T21:47:19.886Z] 
21:47:19 [2024-01-19T21:47:19.886Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:47:19 [2024-01-19T21:47:19.886Z] #16 DONE 0.0s
21:47:19 [2024-01-19T21:47:19.886Z] 
21:47:19 [2024-01-19T21:47:19.886Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
21:47:19 [2024-01-19T21:47:19.886Z] #17 DONE 0.0s
21:47:19 [2024-01-19T21:47:19.886Z] 
21:47:19 [2024-01-19T21:47:19.886Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
21:47:19 [2024-01-19T21:47:19.886Z] #18 DONE 0.0s
21:47:19 [2024-01-19T21:47:19.886Z] 
21:47:19 [2024-01-19T21:47:19.886Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
21:47:19 [2024-01-19T21:47:19.886Z] #19 DONE 0.0s
21:47:19 [2024-01-19T21:47:19.886Z] 
21:47:19 [2024-01-19T21:47:19.886Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
21:47:19 [2024-01-19T21:47:19.886Z] #20 DONE 0.0s
21:47:19 [2024-01-19T21:47:19.886Z] 
21:47:19 [2024-01-19T21:47:19.886Z] #21 [internal] load build context
21:47:20 [2024-01-19T21:47:20.814Z] #21 transferring context: 75.51MB 0.9s done
21:47:20 [2024-01-19T21:47:20.814Z] #21 DONE 1.0s
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #22 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.814Z] #22 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #23 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
21:47:20 [2024-01-19T21:47:20.814Z] #23 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #24 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.814Z] #24 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #25 [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
21:47:20 [2024-01-19T21:47:20.814Z] #25 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #26 [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             ;
21:47:20 [2024-01-19T21:47:20.814Z] #26 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #27 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.814Z] #27 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:47:20 [2024-01-19T21:47:20.814Z] #28 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #29 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.814Z] #29 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #30 [containerd-src 1/3] WORKDIR /usr/src/containerd
21:47:20 [2024-01-19T21:47:20.814Z] #30 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #31 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
21:47:20 [2024-01-19T21:47:20.814Z] #31 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #32 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
21:47:20 [2024-01-19T21:47:20.814Z] #32 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #33 [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...)
21:47:20 [2024-01-19T21:47:20.814Z] #33 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #34 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
21:47:20 [2024-01-19T21:47:20.814Z] #34 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #35 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:47:20 [2024-01-19T21:47:20.814Z] #35 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #36 [build-dummy 2/2] RUN mkdir -p /build
21:47:20 [2024-01-19T21:47:20.814Z] #36 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #37 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
21:47:20 [2024-01-19T21:47:20.814Z] #37 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #38 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
21:47:20 [2024-01-19T21:47:20.814Z] #38 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #39 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:47:20 [2024-01-19T21:47:20.814Z] #39 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #40 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:47:20 [2024-01-19T21:47:20.814Z] #40 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:47:20 [2024-01-19T21:47:20.814Z] #41 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #42 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
21:47:20 [2024-01-19T21:47:20.814Z] #42 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #43 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
21:47:20 [2024-01-19T21:47:20.814Z] #43 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #44 [dev-base  6/12] RUN ldconfig
21:47:20 [2024-01-19T21:47:20.814Z] #44 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #45 [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...)
21:47:20 [2024-01-19T21:47:20.814Z] #45 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #46 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.814Z] #46 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #47 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.814Z] #47 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #48 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
21:47:20 [2024-01-19T21:47:20.814Z] #48 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #49 [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...)
21:47:20 [2024-01-19T21:47:20.814Z] #49 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #50 [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
21:47:20 [2024-01-19T21:47:20.814Z] #50 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #51 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
21:47:20 [2024-01-19T21:47:20.814Z] #51 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #52 [binary-dummy 1/1] COPY --from=build-dummy /build /build
21:47:20 [2024-01-19T21:47:20.814Z] #52 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #53 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
21:47:20 [2024-01-19T21:47:20.814Z] #53 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #54 [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...)
21:47:20 [2024-01-19T21:47:20.814Z] #54 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.814Z] #55 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
21:47:20 [2024-01-19T21:47:20.814Z] #55 CACHED
21:47:20 [2024-01-19T21:47:20.814Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #56 [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...)
21:47:20 [2024-01-19T21:47:20.815Z] #56 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #57 [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
21:47:20 [2024-01-19T21:47:20.815Z] #57 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #58 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:47:20 [2024-01-19T21:47:20.815Z] #58 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #59 [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...)
21:47:20 [2024-01-19T21:47:20.815Z] #59 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #60 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
21:47:20 [2024-01-19T21:47:20.815Z] #60 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #61 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
21:47:20 [2024-01-19T21:47:20.815Z] #61 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #62 [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
21:47:20 [2024-01-19T21:47:20.815Z] #62 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #63 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:47:20 [2024-01-19T21:47:20.815Z] #63 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #64 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:47:20 [2024-01-19T21:47:20.815Z] #64 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #65 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:47:20 [2024-01-19T21:47:20.815Z] #65 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #66 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
21:47:20 [2024-01-19T21:47:20.815Z] #66 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #67 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.815Z] #67 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #68 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.815Z] #68 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #69 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
21:47:20 [2024-01-19T21:47:20.815Z] #69 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #70 [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
21:47:20 [2024-01-19T21:47:20.815Z] #70 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #71 [dev-base  9/12] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
21:47:20 [2024-01-19T21:47:20.815Z] #71 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #72 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
21:47:20 [2024-01-19T21:47:20.815Z] #72 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #73 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:47:20 [2024-01-19T21:47:20.815Z] #73 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #74 [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
21:47:20 [2024-01-19T21:47:20.815Z] #74 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #75 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:47:20 [2024-01-19T21:47:20.815Z] #75 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #76 [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
21:47:20 [2024-01-19T21:47:20.815Z] #76 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #77 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
21:47:20 [2024-01-19T21:47:20.815Z] #77 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #78 [dev-base  1/12] RUN groupadd -r docker
21:47:20 [2024-01-19T21:47:20.815Z] #78 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #79 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
21:47:20 [2024-01-19T21:47:20.815Z] #79 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #80 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.815Z] #80 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #81 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
21:47:20 [2024-01-19T21:47:20.815Z] #81 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #82 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
21:47:20 [2024-01-19T21:47:20.815Z] #82 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #83 [runc-src 1/3] WORKDIR /usr/src/runc
21:47:20 [2024-01-19T21:47:20.815Z] #83 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #84 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.815Z] #84 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #85 [registry-src 1/2] WORKDIR /usr/src/registry
21:47:20 [2024-01-19T21:47:20.815Z] #85 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #86 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
21:47:20 [2024-01-19T21:47:20.815Z] #86 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #87 [dev-base  8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:47:20 [2024-01-19T21:47:20.815Z] #87 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #88 [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...)
21:47:20 [2024-01-19T21:47:20.815Z] #88 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #89 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:47:20 [2024-01-19T21:47:20.815Z] #89 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #90 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
21:47:20 [2024-01-19T21:47:20.815Z] #90 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #91 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.815Z] #91 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #92 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
21:47:20 [2024-01-19T21:47:20.815Z] #92 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #93 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
21:47:20 [2024-01-19T21:47:20.815Z] #93 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #94 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.815Z] #94 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #95 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.815Z] #95 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #96 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.815Z] #96 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #97 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
21:47:20 [2024-01-19T21:47:20.815Z] #97 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #98 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
21:47:20 [2024-01-19T21:47:20.815Z] #98 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #99 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.815Z] #99 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #100 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
21:47:20 [2024-01-19T21:47:20.815Z] #100 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #101 [swagger-src 1/3] WORKDIR /usr/src/swagger
21:47:20 [2024-01-19T21:47:20.815Z] #101 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #102 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
21:47:20 [2024-01-19T21:47:20.815Z] #102 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #103 [tini-src 1/3] WORKDIR /usr/src/tini
21:47:20 [2024-01-19T21:47:20.815Z] #103 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #104 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:47:20 [2024-01-19T21:47:20.815Z] #104 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #105 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
21:47:20 [2024-01-19T21:47:20.815Z] #105 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #106 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:47:20 [2024-01-19T21:47:20.815Z] #106 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #107 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
21:47:20 [2024-01-19T21:47:20.815Z] #107 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #108 [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
21:47:20 [2024-01-19T21:47:20.815Z] #108 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #109 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
21:47:20 [2024-01-19T21:47:20.815Z] #109 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #110 [base 2/4] COPY --from=xx / /
21:47:20 [2024-01-19T21:47:20.815Z] #110 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #111 [delve-src 1/3] WORKDIR /usr/src/delve
21:47:20 [2024-01-19T21:47:20.815Z] #111 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #112 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
21:47:20 [2024-01-19T21:47:20.815Z] #112 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #113 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:47:20 [2024-01-19T21:47:20.815Z] #113 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #114 [dev 1/1] COPY --link . .
21:47:20 [2024-01-19T21:47:20.815Z] #114 CACHED
21:47:20 [2024-01-19T21:47:20.815Z] 
21:47:20 [2024-01-19T21:47:20.815Z] #115 exporting to image
21:47:20 [2024-01-19T21:47:20.815Z] #115 exporting layers done
21:47:20 [2024-01-19T21:47:20.815Z] #115 writing image sha256:f4cc5fff702174f13f11eaee66b197c8356940ebaf3880303aba35a23745be06 0.0s done
21:47:20 [2024-01-19T21:47:20.815Z] #115 naming to docker.io/library/docker:c655b7dc78b3a0773f33f92e9c923a2e48e9c62b
21:47:20 [2024-01-19T21:47:20.815Z] #115 naming to docker.io/library/docker:c655b7dc78b3a0773f33f92e9c923a2e48e9c62b done
21:47:20 [2024-01-19T21:47:20.815Z] #115 DONE 0.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:47:21 [2024-01-19T21:47:21.108Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:47:21 [2024-01-19T21:47:21.382Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47121/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c655b7dc78b3a0773f33f92e9c923a2e48e9c62b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c655b7dc78b3a0773f33f92e9c923a2e48e9c62b hack/test/unit
21:47:21 [2024-01-19T21:47:21.944Z] + BUILDFLAGS=(-tags 'netgo journald')
21:47:21 [2024-01-19T21:47:21.944Z] + TESTFLAGS+=' -test.timeout=5m'
21:47:21 [2024-01-19T21:47:21.944Z] + TESTDIRS=./...
21:47:21 [2024-01-19T21:47:21.944Z] + exclude_paths='/vendor/|/integration'
21:47:21 [2024-01-19T21:47:21.944Z] ++ go list ./...
21:47:21 [2024-01-19T21:47:21.944Z] ++ grep -vE '(/vendor/|/integration)'
21:47:22 [2024-01-19T21:47:22.507Z] + pkg_list='github.com/docker/docker/api
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/backend/build
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/httpstatus
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/httputils
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/middleware
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/router
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/router/build
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/router/checkpoint
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/router/container
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/router/debug
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/router/distribution
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/router/grpc
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/router/image
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/router/network
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/router/plugin
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/router/session
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/router/swarm
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/router/system
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/server/router/volume
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/backend
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/blkiodev
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/checkpoint
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/container
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/events
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/filters
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/image
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/mount
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/network
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/plugins/logdriver
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/registry
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/strslice
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/swarm
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/swarm/runtime
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/system
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/time
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/versions
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/versions/v1p19
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/versions/v1p20
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/api/types/volume
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/builder
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/builder/builder-next
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/builder/builder-next/exporter
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/builder/builder-next/worker
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/builder/builder-next/worker/label
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/builder/dockerfile
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/builder/remotecontext
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/builder/remotecontext/git
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/builder/remotecontext/urlutil
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/cli/debug
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/cli/winresources/docker-proxy
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/cli/winresources/dockerd
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/client
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/client/buildkit
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/cmd/docker-proxy
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/cmd/dockerd
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/cmd/dockerd/trap
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/container
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/container/stream
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/contrib/apparmor
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/contrib/httpserver
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/cluster
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/cluster/convert
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/cluster/executor
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/cluster/executor/container
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/cluster/provider
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/config
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/containerd
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/events
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/events/testutils
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/graphdriver
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/graphdriver/copy
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/graphdriver/register
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/graphdriver/vfs
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/graphdriver/zfs
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/images
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/initlayer
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/links
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/listeners
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/awslogs
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/fluentd
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/gcplogs
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/gelf
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/journald
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/local
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/loggertest
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/loggerutils
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/splunk
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/syslog
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/logger/templates
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/names
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/network
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/snapshotter
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/daemon/stats
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/distribution
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/distribution/metadata
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/distribution/utils
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/distribution/xfer
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/dockerversion
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/errdefs
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/image
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/image/cache
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/image/spec/specs-go
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/image/spec/specs-go/v1
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/image/tarexport
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/image/v1
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/internal/cleanups
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/internal/compatcontext
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/internal/mod
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/internal/mounttree
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/internal/multierror
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/internal/safepath
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/internal/sliceutil
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/internal/test/suite
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/internal/testutils
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/internal/testutils/netnsutils
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/internal/testutils/specialimage
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/internal/unix_noeintr
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/internal/unshare
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/layer
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libcontainerd
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libcontainerd/queue
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libcontainerd/remote
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libcontainerd/shimopts
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libcontainerd/supervisor
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libcontainerd/types
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/bitmap
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/cluster
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/config
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/datastore
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/diagnostic
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/discoverapi
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/driverapi
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drivers/bridge
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drivers/host
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drivers/null
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drivers/overlay
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drivers/remote
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drivers/windows
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/drvregistry
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/etchosts
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/internal/caller
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/internal/kvstore
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/internal/netiputil
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/ipam
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/ipamapi
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/ipams/builtin
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/ipams/null
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/ipams/remote
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/ipamutils
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/ipbits
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/iptables
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/netlabel
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/netutils
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/networkdb
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/ns
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/options
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/osl
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/osl/kernel
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/portallocator
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/portmapper
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/resolvconf
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/scope
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/libnetwork/types
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/oci
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/oci/caps
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/opts
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/archive
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/authorization
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/broadcaster
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/capabilities
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/chrootarchive
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/containerfs
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/directory
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/dmesg
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/fileutils
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/homedir
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/idtools
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/ioutils
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/jsonmessage
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/longpath
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/loopback
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/meminfo
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/namesgenerator
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/parsers
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/parsers/kernel
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/pidfile
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/platform
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/platforms
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/plugingetter
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/plugins
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:47:22 [2024-01-19T21:47:22.507Z] github.com/docker/docker/pkg/plugins/transport
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/pools
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/process
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/progress
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/reexec
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/rootless
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/rootless/specconv
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/stack
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/stdcopy
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/streamformatter
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/stringid
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/sysinfo
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/system
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/tailfile
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/tarsum
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/useragent
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/plugin
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/plugin/executor/containerd
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/plugin/v2
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/profiles/apparmor
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/profiles/seccomp
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/quota
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/reference
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/registry
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/registry/resumable
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/restartmanager
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/runconfig
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/runconfig/opts
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/daemon
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/environment
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/fakecontext
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/fakegit
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/fakestorage
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/fixtures/load
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/fixtures/plugin
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/registry
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/request
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/volume
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/volume/drivers
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/volume/local
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/volume/mounts
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/volume/service
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/volume/service/opts
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/volume/testutils'
21:47:22 [2024-01-19T21:47:22.508Z] ++ grep --fixed-strings -v /libnetwork
21:47:22 [2024-01-19T21:47:22.508Z] ++ echo 'github.com/docker/docker/api
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/backend/build
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/httpstatus
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/httputils
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/middleware
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/router
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/router/build
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/router/checkpoint
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/router/container
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/router/debug
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/router/distribution
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/router/grpc
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/router/image
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/router/network
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/router/plugin
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/router/session
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/router/swarm
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/router/system
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/router/volume
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/backend
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/blkiodev
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/checkpoint
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/container
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/events
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/filters
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/image
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/mount
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/network
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/plugins/logdriver
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/registry
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/strslice
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/swarm
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/swarm/runtime
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/system
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/time
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/versions
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/versions/v1p19
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/versions/v1p20
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/types/volume
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/builder
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/builder/builder-next
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/builder/builder-next/exporter
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/builder/builder-next/worker
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/builder/builder-next/worker/label
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/builder/dockerfile
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/builder/remotecontext
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/builder/remotecontext/git
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/builder/remotecontext/urlutil
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/cli/debug
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/cli/winresources/docker-proxy
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/cli/winresources/dockerd
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/client
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/client/buildkit
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/cmd/docker-proxy
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/cmd/dockerd
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/cmd/dockerd/trap
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/container
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/container/stream
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/contrib/apparmor
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/contrib/httpserver
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/cluster
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/cluster/convert
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/cluster/executor
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/cluster/executor/container
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/cluster/provider
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/config
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/containerd
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/events
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/events/testutils
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/graphdriver
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/graphdriver/copy
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/graphdriver/register
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/graphdriver/vfs
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/graphdriver/zfs
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/images
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/initlayer
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/links
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/listeners
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/awslogs
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/fluentd
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/gcplogs
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/gelf
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/journald
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/local
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/loggertest
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/loggerutils
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/splunk
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/syslog
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/logger/templates
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/names
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/network
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/snapshotter
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/daemon/stats
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/distribution
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/distribution/metadata
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/distribution/utils
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/distribution/xfer
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/dockerversion
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/errdefs
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/image
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/image/cache
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/image/spec/specs-go
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/image/spec/specs-go/v1
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/image/tarexport
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/image/v1
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/internal/cleanups
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/internal/compatcontext
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/internal/mod
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/internal/mounttree
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/internal/multierror
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/internal/safepath
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/internal/sliceutil
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/internal/test/suite
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/internal/testutils
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/internal/testutils/netnsutils
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/internal/testutils/specialimage
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/internal/unix_noeintr
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/internal/unshare
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/layer
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libcontainerd
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libcontainerd/queue
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libcontainerd/remote
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libcontainerd/shimopts
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libcontainerd/supervisor
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libcontainerd/types
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/bitmap
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/cluster
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/config
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/datastore
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/diagnostic
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/discoverapi
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/driverapi
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drivers/bridge
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drivers/host
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drivers/null
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drivers/overlay
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drivers/remote
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drivers/windows
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/drvregistry
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/etchosts
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/internal/caller
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/internal/kvstore
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/internal/netiputil
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/ipam
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/ipamapi
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/ipams/builtin
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/ipams/null
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/ipams/remote
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/ipamutils
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/ipbits
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/iptables
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/netlabel
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/netutils
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/networkdb
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/ns
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/options
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/osl
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/osl/kernel
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/portallocator
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/portmapper
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/resolvconf
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/scope
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/libnetwork/types
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/oci
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/oci/caps
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/opts
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/archive
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/authorization
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/broadcaster
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/capabilities
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/chrootarchive
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/containerfs
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/directory
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/dmesg
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/fileutils
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/homedir
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/idtools
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/ioutils
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/jsonmessage
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/longpath
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/loopback
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/meminfo
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/namesgenerator
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/parsers
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/parsers/kernel
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/pidfile
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/platform
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/platforms
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/plugingetter
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/plugins
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/plugins/transport
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/pools
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/process
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/progress
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/reexec
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/rootless
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/rootless/specconv
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/stack
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/stdcopy
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/streamformatter
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/stringid
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/sysinfo
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/system
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/tailfile
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/tarsum
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/pkg/useragent
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/plugin
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/plugin/executor/containerd
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/plugin/v2
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/profiles/apparmor
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/profiles/seccomp
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/quota
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/reference
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/registry
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/registry/resumable
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/restartmanager
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/runconfig
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/runconfig/opts
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/daemon
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/environment
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/fakecontext
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/fakegit
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/fakestorage
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/fixtures/load
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/fixtures/plugin
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/registry
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/testutil/request
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/volume
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/volume/drivers
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/volume/local
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/volume/mounts
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/volume/service
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/volume/service/opts
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/volume/testutils'
21:47:22 [2024-01-19T21:47:22.508Z] + base_pkg_list='github.com/docker/docker/api
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/backend/build
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/httpstatus
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/httputils
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/middleware
21:47:22 [2024-01-19T21:47:22.508Z] github.com/docker/docker/api/server/router
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/build
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/checkpoint
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/container
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/debug
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/distribution
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/grpc
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/image
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/network
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/plugin
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/session
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/swarm
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/system
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/volume
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/backend
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/blkiodev
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/checkpoint
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/container
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/events
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/filters
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/image
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/mount
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/network
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/plugins/logdriver
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/registry
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/strslice
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/swarm
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/swarm/runtime
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/system
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/time
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/versions
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/versions/v1p19
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/versions/v1p20
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/volume
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/exporter
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/worker
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/worker/label
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/dockerfile
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/remotecontext
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/remotecontext/git
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/remotecontext/urlutil
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/cli/debug
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/cli/winresources/docker-proxy
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/cli/winresources/dockerd
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/client
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/client/buildkit
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/cmd/docker-proxy
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/cmd/dockerd
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/cmd/dockerd/trap
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/container
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/container/stream
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/contrib/apparmor
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/contrib/httpserver
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/cluster
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/cluster/convert
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/cluster/executor
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/cluster/executor/container
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/cluster/provider
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/config
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/containerd
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/events
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/events/testutils
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/copy
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/register
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/vfs
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/zfs
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/images
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/initlayer
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/links
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/listeners
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/awslogs
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/fluentd
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/gcplogs
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/gelf
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/journald
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/local
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/loggertest
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/loggerutils
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/splunk
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/syslog
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/templates
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/names
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/network
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/snapshotter
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/stats
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/distribution
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/distribution/metadata
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/distribution/utils
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/distribution/xfer
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/dockerversion
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/errdefs
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/image
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/image/cache
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/image/spec/specs-go
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/image/spec/specs-go/v1
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/image/tarexport
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/image/v1
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/internal/cleanups
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/internal/compatcontext
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/internal/mod
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/internal/mounttree
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/internal/multierror
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/internal/safepath
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/internal/sliceutil
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/internal/test/suite
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/internal/testutils
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/internal/testutils/netnsutils
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/internal/testutils/specialimage
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/internal/unix_noeintr
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/internal/unshare
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/layer
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/libcontainerd
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/libcontainerd/queue
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/libcontainerd/remote
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/libcontainerd/shimopts
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/libcontainerd/supervisor
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/libcontainerd/types
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/oci
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/oci/caps
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/opts
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/archive
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/authorization
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/broadcaster
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/capabilities
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/chrootarchive
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/containerfs
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/directory
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/dmesg
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/fileutils
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/homedir
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/idtools
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/ioutils
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/jsonmessage
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/longpath
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/loopback
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/meminfo
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/namesgenerator
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/parsers
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/parsers/kernel
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/pidfile
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/platform
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/platforms
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/plugingetter
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/plugins
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/plugins/transport
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/pools
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/process
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/progress
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/reexec
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/rootless
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/rootless/specconv
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/stack
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/stdcopy
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/streamformatter
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/stringid
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/sysinfo
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/system
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/tailfile
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/tarsum
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/pkg/useragent
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/plugin
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/plugin/executor/containerd
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/plugin/v2
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/profiles/apparmor
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/profiles/seccomp
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/quota
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/reference
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/registry
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/registry/resumable
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/restartmanager
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/runconfig
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/runconfig/opts
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/testutil
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/testutil/daemon
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/testutil/environment
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/testutil/fakecontext
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/testutil/fakegit
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/testutil/fakestorage
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/testutil/fixtures/load
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/testutil/fixtures/plugin
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/testutil/registry
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/testutil/request
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/volume
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/volume/drivers
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/volume/local
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/volume/mounts
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/volume/service
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/volume/service/opts
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/volume/testutils'
21:47:22 [2024-01-19T21:47:22.509Z] ++ grep --fixed-strings /libnetwork
21:47:22 [2024-01-19T21:47:22.509Z] ++ echo 'github.com/docker/docker/api
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/backend/build
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/httpstatus
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/httputils
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/middleware
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/build
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/checkpoint
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/container
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/debug
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/distribution
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/grpc
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/image
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/network
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/plugin
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/session
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/swarm
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/system
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/server/router/volume
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/backend
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/blkiodev
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/checkpoint
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/container
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/events
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/filters
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/image
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/mount
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/network
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/plugins/logdriver
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/registry
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/strslice
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/swarm
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/swarm/runtime
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/system
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/time
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/versions
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/versions/v1p19
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/versions/v1p20
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/api/types/volume
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/exporter
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/worker
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/builder-next/worker/label
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/dockerfile
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/remotecontext
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/remotecontext/git
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/builder/remotecontext/urlutil
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/cli/debug
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/cli/winresources/docker-proxy
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/cli/winresources/dockerd
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/client
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/client/buildkit
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/cmd/docker-proxy
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/cmd/dockerd
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/cmd/dockerd/trap
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/container
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/container/stream
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/contrib/apparmor
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/contrib/httpserver
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/cluster
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/cluster/convert
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/cluster/executor
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/cluster/executor/container
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/cluster/provider
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/config
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/containerd
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/events
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/events/testutils
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/copy
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/register
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/vfs
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/graphdriver/zfs
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/images
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/initlayer
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/links
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/listeners
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/awslogs
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/fluentd
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/gcplogs
21:47:22 [2024-01-19T21:47:22.509Z] github.com/docker/docker/daemon/logger/gelf
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/logger/journald
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/logger/local
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/logger/loggertest
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/logger/loggerutils
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/logger/splunk
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/logger/syslog
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/logger/templates
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/names
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/network
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/snapshotter
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/daemon/stats
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/distribution
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/distribution/metadata
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/distribution/utils
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/distribution/xfer
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/dockerversion
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/errdefs
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/image
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/image/cache
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/image/spec/specs-go
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/image/spec/specs-go/v1
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/image/tarexport
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/image/v1
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/internal/cleanups
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/internal/compatcontext
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/internal/mod
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/internal/mounttree
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/internal/multierror
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/internal/safepath
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/internal/sliceutil
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/internal/test/suite
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/internal/testutils
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/internal/testutils/netnsutils
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/internal/testutils/specialimage
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/internal/unix_noeintr
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/internal/unshare
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/layer
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libcontainerd
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libcontainerd/queue
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libcontainerd/remote
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libcontainerd/shimopts
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libcontainerd/supervisor
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libcontainerd/types
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/bitmap
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cluster
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/config
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/datastore
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/diagnostic
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/discoverapi
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/driverapi
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/bridge
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/host
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/null
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/overlay
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/remote
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/windows
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drvregistry
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/etchosts
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/internal/caller
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/internal/kvstore
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/internal/netiputil
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipam
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipamapi
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipams/builtin
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipams/null
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipams/remote
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipamutils
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipbits
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/iptables
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/netlabel
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/netutils
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/networkdb
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ns
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/options
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/osl
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/osl/kernel
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/portallocator
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/portmapper
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/resolvconf
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/scope
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/types
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/oci
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/oci/caps
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/opts
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/archive
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/authorization
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/broadcaster
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/capabilities
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/chrootarchive
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/containerfs
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/directory
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/dmesg
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/fileutils
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/homedir
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/idtools
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/ioutils
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/jsonmessage
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/longpath
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/loopback
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/meminfo
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/namesgenerator
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/parsers
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/parsers/kernel
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/pidfile
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/platform
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/platforms
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/plugingetter
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/plugins
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/plugins/transport
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/pools
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/process
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/progress
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/reexec
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/rootless
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/rootless/specconv
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/stack
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/stdcopy
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/streamformatter
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/stringid
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/sysinfo
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/system
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/tailfile
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/tarsum
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/pkg/useragent
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/plugin
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/plugin/executor/containerd
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/plugin/v2
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/profiles/apparmor
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/profiles/seccomp
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/quota
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/reference
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/registry
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/registry/resumable
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/restartmanager
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/runconfig
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/runconfig/opts
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/testutil
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/testutil/daemon
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/testutil/environment
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/testutil/fakecontext
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/testutil/fakegit
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/testutil/fakestorage
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/testutil/fixtures/load
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/testutil/fixtures/plugin
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/testutil/registry
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/testutil/request
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/volume
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/volume/drivers
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/volume/local
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/volume/mounts
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/volume/service
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/volume/service/opts
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/volume/testutils'
21:47:22 [2024-01-19T21:47:22.510Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/bitmap
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cluster
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/config
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/datastore
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/diagnostic
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/discoverapi
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/driverapi
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/bridge
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/host
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/null
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/overlay
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/remote
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/windows
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drvregistry
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/etchosts
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/internal/caller
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/internal/kvstore
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/internal/netiputil
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipam
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipamapi
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipams/builtin
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipams/null
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipams/remote
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipamutils
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipbits
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/iptables
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/netlabel
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/netutils
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/networkdb
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ns
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/options
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/osl
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/osl/kernel
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/portallocator
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/portmapper
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/resolvconf
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/scope
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/types'
21:47:22 [2024-01-19T21:47:22.510Z] + echo 'github.com/docker/docker/libnetwork
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/bitmap
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cluster
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/config
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/datastore
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/diagnostic
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/discoverapi
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/driverapi
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/bridge
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/host
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/null
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/overlay
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/remote
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/windows
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drvregistry
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/etchosts
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/internal/caller
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/internal/kvstore
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/internal/netiputil
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipam
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipamapi
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipams/builtin
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipams/null
21:47:22 [2024-01-19T21:47:22.510Z] git+ grep --fixed-strings libnetwork/drivers/bridge
21:47:22 [2024-01-19T21:47:22.510Z] hub.com/docker/docker/libnetwork/ipams/remote
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipamutils
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ipbits
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/iptables
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/netlabel
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/netutils
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/networkdb
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/ns
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/options
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/osl
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/osl/kernel
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/portallocator
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/portmapper
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/resolvconf
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/scope
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/types'
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/bridge
21:47:22 [2024-01-19T21:47:22.510Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:47:22 [2024-01-19T21:47:22.510Z] + type docker-proxy
21:47:22 [2024-01-19T21:47:22.510Z] hack/test/unit: line 25: type: docker-proxy: not found
21:47:22 [2024-01-19T21:47:22.510Z] + hack/make.sh binary-proxy install-proxy
21:47:22 [2024-01-19T21:47:22.510Z] 
21:47:22 [2024-01-19T21:47:22.510Z] Removing bundles/
21:47:22 [2024-01-19T21:47:22.510Z] 
21:47:22 [2024-01-19T21:47:22.510Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:47:22 [2024-01-19T21:47:22.510Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
21:47:22 [2024-01-19T21:47:22.510Z] + tee /go/src/github.com/docker/docker/go.mod
21:47:22 [2024-01-19T21:47:22.510Z] module github.com/docker/docker
21:47:22 [2024-01-19T21:47:22.510Z] 
21:47:22 [2024-01-19T21:47:22.510Z] go 1.20
21:47:22 [2024-01-19T21:47:22.510Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
21:47:22 [2024-01-19T21:47:22.510Z] + GO111MODULE=on
21:47:22 [2024-01-19T21:47:22.510Z] + 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=c655b7dc78b3a0773f33f92e9c923a2e48e9c62b" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-19T21:47:22.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
21:47:26 [2024-01-19T21:47:26.676Z] + rm -f /go/src/github.com/docker/docker/go.mod
21:47:26 [2024-01-19T21:47:26.676Z] Created binary: bundles/binary-proxy/docker-proxy
21:47:26 [2024-01-19T21:47:26.676Z] 
21:47:26 [2024-01-19T21:47:26.676Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:47:26 [2024-01-19T21:47:26.676Z] Installing docker-proxy to /usr/local/bin/
21:47:26 [2024-01-19T21:47:26.676Z] 
21:47:26 [2024-01-19T21:47:26.676Z] + mkdir -p bundles
21:47:26 [2024-01-19T21:47:26.676Z] + '[' -n 'github.com/docker/docker/api
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/backend/build
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/httpstatus
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/httputils
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/middleware
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/router
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/router/build
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/router/checkpoint
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/router/container
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/router/debug
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/router/distribution
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/router/grpc
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/router/image
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/router/network
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/router/plugin
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/router/session
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/router/swarm
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/router/system
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/server/router/volume
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/backend
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/blkiodev
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/checkpoint
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/container
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/events
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/filters
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/image
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/mount
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/network
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/plugins/logdriver
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/registry
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/strslice
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/swarm
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/swarm/runtime
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/system
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/time
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/versions
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/versions/v1p19
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/versions/v1p20
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/api/types/volume
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/builder
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/builder/builder-next
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/builder/builder-next/exporter
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/builder/builder-next/worker
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/builder/builder-next/worker/label
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/builder/dockerfile
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/builder/remotecontext
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/builder/remotecontext/git
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/builder/remotecontext/urlutil
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/cli/debug
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/cli/winresources/docker-proxy
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/cli/winresources/dockerd
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/client
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/client/buildkit
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/cmd/docker-proxy
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/cmd/dockerd
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/cmd/dockerd/trap
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/container
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/container/stream
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/contrib/apparmor
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/contrib/httpserver
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/cluster
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/cluster/convert
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/cluster/executor
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/cluster/executor/container
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/cluster/provider
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/config
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/containerd
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/events
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/events/testutils
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/graphdriver
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/graphdriver/copy
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/graphdriver/register
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/graphdriver/vfs
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/graphdriver/zfs
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/images
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/initlayer
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/links
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/listeners
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/awslogs
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/fluentd
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/gcplogs
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/gelf
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/journald
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/local
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/loggertest
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/loggerutils
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/splunk
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/syslog
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/logger/templates
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/names
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/network
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/snapshotter
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/daemon/stats
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/distribution
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/distribution/metadata
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/distribution/utils
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/distribution/xfer
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/dockerversion
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/errdefs
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/image
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/image/cache
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/image/spec/specs-go
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/image/spec/specs-go/v1
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/image/tarexport
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/image/v1
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/internal/cleanups
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/internal/compatcontext
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/internal/mod
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/internal/mounttree
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/internal/multierror
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/internal/safepath
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/internal/sliceutil
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/internal/test/suite
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/internal/testutils
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/internal/testutils/netnsutils
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/internal/testutils/specialimage
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/internal/unix_noeintr
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/internal/unshare
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/layer
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/libcontainerd
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/libcontainerd/queue
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/libcontainerd/remote
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/libcontainerd/shimopts
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/libcontainerd/supervisor
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/libcontainerd/types
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/oci
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/oci/caps
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/opts
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/archive
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/authorization
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/broadcaster
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/capabilities
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/chrootarchive
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/containerfs
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/directory
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/dmesg
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/fileutils
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/homedir
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/idtools
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/ioutils
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/jsonmessage
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/longpath
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/loopback
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/meminfo
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/namesgenerator
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/parsers
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/parsers/kernel
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:47:26 [2024-01-19T21:47:26.676Z] github.com/docker/docker/pkg/pidfile
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/platform
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/platforms
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/plugingetter
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/plugins
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/plugins/transport
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/pools
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/process
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/progress
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/reexec
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/rootless
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/rootless/specconv
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/stack
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/stdcopy
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/streamformatter
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/stringid
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/sysinfo
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/system
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/tailfile
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/tarsum
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/pkg/useragent
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/plugin
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/plugin/executor/containerd
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/plugin/v2
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/profiles/apparmor
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/profiles/seccomp
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/quota
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/reference
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/registry
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/registry/resumable
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/restartmanager
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/runconfig
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/runconfig/opts
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/testutil
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/testutil/daemon
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/testutil/environment
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/testutil/fakecontext
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/testutil/fakegit
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/testutil/fakestorage
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/testutil/fixtures/load
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/testutil/fixtures/plugin
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/testutil/registry
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/testutil/request
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/volume
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/volume/drivers
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/volume/local
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/volume/mounts
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/volume/service
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/volume/service/opts
21:47:26 [2024-01-19T21:47:26.677Z] github.com/docker/docker/volume/testutils' ']'
21:47:26 [2024-01-19T21:47:26.677Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/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
21:47:27 [2024-01-19T21:47:27.239Z] ?   	github.com/docker/docker/api	[no test files]
21:47:35 [2024-01-19T21:47:35.334Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 13.0% of statements
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 28.3% of statements
21:47:57 [2024-01-19T21:47:57.240Z] ok  	github.com/docker/docker/api/server/middleware	0.020s	coverage: 37.7% of statements
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 7.3% of statements
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/types	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
21:47:57 [2024-01-19T21:47:57.240Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
21:47:57 [2024-01-19T21:47:57.240Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
21:47:57 [2024-01-19T21:47:57.240Z] ok  	github.com/docker/docker/api/types/network	0.009s	coverage: 72.3% of statements
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/types/system	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/builder	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
21:47:57 [2024-01-19T21:47:57.240Z] ok  	github.com/docker/docker/api/types/versions	0.013s	coverage: 77.3% of statements
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:47:57 [2024-01-19T21:47:57.240Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
21:47:57 [2024-01-19T21:47:57.240Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.007s	coverage: 100.0% of statements
21:47:57 [2024-01-19T21:47:57.240Z] ok  	github.com/docker/docker/builder/remotecontext	0.030s	coverage: 33.7% of statements
21:47:57 [2024-01-19T21:47:57.240Z] ok  	github.com/docker/docker/builder/dockerfile	0.085s	coverage: 50.3% of statements
21:47:59 [2024-01-19T21:47:59.140Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
21:47:59 [2024-01-19T21:47:59.140Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.028s	coverage: 66.5% of statements
21:47:59 [2024-01-19T21:47:59.140Z] ok  	github.com/docker/docker/client	0.124s	coverage: 77.0% of statements
21:48:01 [2024-01-19T21:48:01.034Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.058s	coverage: 82.5% of statements
21:48:10 [2024-01-19T21:48:10.988Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:48:10 [2024-01-19T21:48:10.988Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:48:10 [2024-01-19T21:48:10.988Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:48:10 [2024-01-19T21:48:10.988Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:48:10 [2024-01-19T21:48:10.988Z] ok  	github.com/docker/docker/container	0.128s	coverage: 36.4% of statements
21:48:10 [2024-01-19T21:48:10.988Z] ok  	github.com/docker/docker/cmd/dockerd	0.200s	coverage: 30.1% of statements
21:48:12 [2024-01-19T21:48:12.879Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.446s	coverage: 0.0% of statements
21:48:13 [2024-01-19T21:48:13.806Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:48:13 [2024-01-19T21:48:13.806Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.038s	coverage: 65.3% of statements
21:48:13 [2024-01-19T21:48:13.806Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.044s	coverage: 38.7% of statements
21:48:13 [2024-01-19T21:48:13.806Z] ok  	github.com/docker/docker/daemon/cluster	0.054s	coverage: 0.5% of statements
21:48:14 [2024-01-19T21:48:14.369Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:48:14 [2024-01-19T21:48:14.369Z] ok  	github.com/docker/docker/daemon/config	0.071s	coverage: 74.4% of statements
21:48:15 [2024-01-19T21:48:15.734Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:48:15 [2024-01-19T21:48:15.734Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
21:48:15 [2024-01-19T21:48:15.734Z] ok  	github.com/docker/docker/daemon/containerd	0.040s	coverage: 9.0% of statements
21:48:15 [2024-01-19T21:48:15.734Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
21:48:15 [2024-01-19T21:48:15.734Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
21:48:15 [2024-01-19T21:48:15.990Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.188s	coverage: 60.9% of statements
21:48:16 [2024-01-19T21:48:16.552Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:48:16 [2024-01-19T21:48:16.552Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
21:48:16 [2024-01-19T21:48:16.552Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:48:16 [2024-01-19T21:48:16.552Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:48:16 [2024-01-19T21:48:16.808Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.183s	coverage: 60.2% of statements
21:48:16 [2024-01-19T21:48:16.808Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 60.9% of statements
21:48:17 [2024-01-19T21:48:17.370Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
21:48:17 [2024-01-19T21:48:17.626Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.474s	coverage: 13.4% of statements
21:48:17 [2024-01-19T21:48:17.882Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:48:17 [2024-01-19T21:48:17.883Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:48:17 [2024-01-19T21:48:17.883Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
21:48:17 [2024-01-19T21:48:17.883Z] ok  	github.com/docker/docker/daemon/images	0.030s	coverage: 3.0% of statements
21:48:18 [2024-01-19T21:48:18.141Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 43.2% of statements
21:48:18 [2024-01-19T21:48:18.397Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:48:18 [2024-01-19T21:48:18.397Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.019s	coverage: 53.6% of statements
21:48:18 [2024-01-19T21:48:18.397Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
21:48:18 [2024-01-19T21:48:18.397Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.113s	coverage: 78.3% of statements
21:48:18 [2024-01-19T21:48:18.959Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
21:48:18 [2024-01-19T21:48:18.959Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
21:48:18 [2024-01-19T21:48:18.959Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
21:48:18 [2024-01-19T21:48:18.959Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
21:48:18 [2024-01-19T21:48:18.959Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.111s	coverage: 76.8% of statements
21:48:18 [2024-01-19T21:48:18.959Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:48:19 [2024-01-19T21:48:19.219Z] ok  	github.com/docker/docker/daemon/logger/local	0.080s	coverage: 79.4% of statements
21:48:19 [2024-01-19T21:48:19.782Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.023s	coverage: 63.5% of statements
21:48:19 [2024-01-19T21:48:19.782Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 31.5% of statements
21:48:19 [2024-01-19T21:48:19.782Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:48:19 [2024-01-19T21:48:19.782Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
21:48:19 [2024-01-19T21:48:19.782Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.017s	coverage: 46.8% of statements
21:48:20 [2024-01-19T21:48:20.039Z] ok  	github.com/docker/docker/daemon/logger/journald	1.305s	coverage: 74.5% of statements
21:48:20 [2024-01-19T21:48:20.039Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
21:48:20 [2024-01-19T21:48:20.039Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:48:20 [2024-01-19T21:48:20.295Z] ok  	github.com/docker/docker/daemon/network	0.018s	coverage: 63.8% of statements
21:48:20 [2024-01-19T21:48:20.856Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:48:20 [2024-01-19T21:48:20.856Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
21:48:20 [2024-01-19T21:48:20.856Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 77.2% of statements
21:48:20 [2024-01-19T21:48:20.856Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
21:48:21 [2024-01-19T21:48:21.112Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.409s	coverage: 82.5% of statements
21:48:21 [2024-01-19T21:48:21.673Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
21:48:21 [2024-01-19T21:48:21.673Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
21:48:21 [2024-01-19T21:48:21.673Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
21:48:21 [2024-01-19T21:48:21.673Z] ok  	github.com/docker/docker/image	0.031s	coverage: 84.6% of statements
21:48:21 [2024-01-19T21:48:21.929Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:48:21 [2024-01-19T21:48:21.929Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
21:48:21 [2024-01-19T21:48:21.929Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
21:48:21 [2024-01-19T21:48:21.929Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
21:48:21 [2024-01-19T21:48:21.929Z] ok  	github.com/docker/docker/internal/cleanups	0.004s	coverage: 69.2% of statements
21:48:21 [2024-01-19T21:48:21.929Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
21:48:21 [2024-01-19T21:48:21.929Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
21:48:22 [2024-01-19T21:48:22.185Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
21:48:22 [2024-01-19T21:48:22.185Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:48:22 [2024-01-19T21:48:22.185Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
21:48:22 [2024-01-19T21:48:22.185Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
21:48:22 [2024-01-19T21:48:22.185Z] ok  	github.com/docker/docker/internal/safepath	0.006s	coverage: 42.9% of statements
21:48:22 [2024-01-19T21:48:22.185Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
21:48:22 [2024-01-19T21:48:22.185Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
21:48:22 [2024-01-19T21:48:22.185Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
21:48:22 [2024-01-19T21:48:22.440Z] ok  	github.com/docker/docker/distribution	1.493s	coverage: 28.9% of statements
21:48:23 [2024-01-19T21:48:23.002Z] ok  	github.com/docker/docker/distribution/xfer	2.174s	coverage: 85.4% of statements
21:48:23 [2024-01-19T21:48:23.258Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:48:23 [2024-01-19T21:48:23.258Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:48:23 [2024-01-19T21:48:23.258Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
21:48:23 [2024-01-19T21:48:23.258Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:48:23 [2024-01-19T21:48:23.258Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:48:23 [2024-01-19T21:48:23.258Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
21:48:23 [2024-01-19T21:48:23.515Z] ok  	github.com/docker/docker/daemon	10.865s	coverage: 16.2% of statements
21:48:23 [2024-01-19T21:48:23.771Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:48:23 [2024-01-19T21:48:23.771Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 38.1% of statements
21:48:23 [2024-01-19T21:48:23.771Z] ok  	github.com/docker/docker/opts	0.027s	coverage: 67.9% of statements
21:48:24 [2024-01-19T21:48:24.333Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
21:48:24 [2024-01-19T21:48:24.333Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
21:48:24 [2024-01-19T21:48:24.333Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
21:48:24 [2024-01-19T21:48:24.333Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 25.8% of statements
21:48:24 [2024-01-19T21:48:24.333Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
21:48:24 [2024-01-19T21:48:24.590Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.242s	coverage: 83.7% of statements
21:48:24 [2024-01-19T21:48:24.590Z] ok  	github.com/docker/docker/pkg/authorization	0.321s	coverage: 68.3% of statements
21:48:24 [2024-01-19T21:48:24.590Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 8.3% of statements
21:48:24 [2024-01-19T21:48:24.590Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 51.7% of statements
21:48:24 [2024-01-19T21:48:24.847Z] ok  	github.com/docker/docker/pkg/archive	0.500s	coverage: 81.1% of statements
21:48:24 [2024-01-19T21:48:24.847Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:48:24 [2024-01-19T21:48:24.847Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
21:48:24 [2024-01-19T21:48:24.847Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 92.3% of statements
21:48:24 [2024-01-19T21:48:24.847Z] ok  	github.com/docker/docker/pkg/meminfo	0.006s	coverage: 75.0% of statements
21:48:24 [2024-01-19T21:48:24.847Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
21:48:25 [2024-01-19T21:48:25.104Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
21:48:25 [2024-01-19T21:48:25.104Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
21:48:25 [2024-01-19T21:48:25.104Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
21:48:25 [2024-01-19T21:48:25.104Z] ok  	github.com/docker/docker/pkg/idtools	0.406s	coverage: 69.7% of statements
21:48:25 [2024-01-19T21:48:25.104Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:48:25 [2024-01-19T21:48:25.104Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
21:48:25 [2024-01-19T21:48:25.104Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:48:25 [2024-01-19T21:48:25.104Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
21:48:25 [2024-01-19T21:48:25.104Z] ok  	github.com/docker/docker/pkg/ioutils	0.376s	coverage: 72.3% of statements
21:48:25 [2024-01-19T21:48:25.666Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:48:25 [2024-01-19T21:48:25.666Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:48:25 [2024-01-19T21:48:25.666Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
21:48:25 [2024-01-19T21:48:25.666Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
21:48:25 [2024-01-19T21:48:25.666Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
21:48:25 [2024-01-19T21:48:25.666Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 90.0% of statements
21:48:25 [2024-01-19T21:48:25.923Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
21:48:25 [2024-01-19T21:48:25.923Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
21:48:25 [2024-01-19T21:48:25.923Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
21:48:25 [2024-01-19T21:48:25.923Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
21:48:25 [2024-01-19T21:48:25.923Z] ok  	github.com/docker/docker/pkg/reexec	0.023s	coverage: 82.4% of statements
21:48:25 [2024-01-19T21:48:25.923Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
21:48:26 [2024-01-19T21:48:26.179Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
21:48:26 [2024-01-19T21:48:26.179Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
21:48:26 [2024-01-19T21:48:26.436Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 43.1% of statements
21:48:26 [2024-01-19T21:48:26.436Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 53.4% of statements
21:48:26 [2024-01-19T21:48:26.436Z] ok  	github.com/docker/docker/pkg/tailfile	0.031s	coverage: 88.6% of statements
21:48:26 [2024-01-19T21:48:26.436Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:48:26 [2024-01-19T21:48:26.436Z] ok  	github.com/docker/docker/pkg/tarsum	0.052s	coverage: 89.6% of statements
21:48:27 [2024-01-19T21:48:27.364Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:48:27 [2024-01-19T21:48:27.364Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:48:27 [2024-01-19T21:48:27.364Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.4% of statements
21:48:27 [2024-01-19T21:48:27.364Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
21:48:27 [2024-01-19T21:48:27.620Z] ok  	github.com/docker/docker/reference	0.015s	coverage: 83.7% of statements
21:48:27 [2024-01-19T21:48:27.620Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 74.9% of statements
21:48:27 [2024-01-19T21:48:27.877Z] ok  	github.com/docker/docker/plugin	0.523s	coverage: 23.3% of statements
21:48:27 [2024-01-19T21:48:27.877Z] ok  	github.com/docker/docker/quota	0.240s	coverage: 69.3% of statements
21:48:28 [2024-01-19T21:48:28.133Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
21:48:28 [2024-01-19T21:48:28.133Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:48:28 [2024-01-19T21:48:28.133Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
21:48:28 [2024-01-19T21:48:28.133Z] ok  	github.com/docker/docker/runconfig	0.011s	coverage: 63.8% of statements
21:48:28 [2024-01-19T21:48:28.133Z] ok  	github.com/docker/docker/registry	0.114s	coverage: 63.9% of statements
21:48:28 [2024-01-19T21:48:28.389Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 6.8% of statements
21:48:28 [2024-01-19T21:48:28.389Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:48:28 [2024-01-19T21:48:28.389Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:48:28 [2024-01-19T21:48:28.389Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:48:28 [2024-01-19T21:48:28.389Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:48:28 [2024-01-19T21:48:28.389Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:48:28 [2024-01-19T21:48:28.389Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:48:28 [2024-01-19T21:48:28.389Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:48:28 [2024-01-19T21:48:28.389Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:48:28 [2024-01-19T21:48:28.646Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:48:28 [2024-01-19T21:48:28.646Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:48:28 [2024-01-19T21:48:28.646Z] ?   	github.com/docker/docker/volume	[no test files]
21:48:28 [2024-01-19T21:48:28.902Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
21:48:29 [2024-01-19T21:48:29.157Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 62.2% of statements
21:48:29 [2024-01-19T21:48:29.157Z] ok  	github.com/docker/docker/volume/local	0.087s	coverage: 72.5% of statements
21:48:29 [2024-01-19T21:48:29.719Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:48:29 [2024-01-19T21:48:29.719Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:48:29 [2024-01-19T21:48:29.719Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
21:48:31 [2024-01-19T21:48:31.082Z] ok  	github.com/docker/docker/layer	7.928s	coverage: 68.1% of statements
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === Skipped
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     network_proxy_test.go:210: No support for dual stack yet
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:41: Driver btrfs not supported
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:41: Driver btrfs not supported
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:41: Driver btrfs not supported
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:41: Driver btrfs not supported
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:41: Driver btrfs not supported
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:68: No driver to put!
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z] time="2024-01-19T21:48:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z] time="2024-01-19T21:48:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z] time="2024-01-19T21:48:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z] time="2024-01-19T21:48:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z] time="2024-01-19T21:48:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:68: No driver to put!
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     overlay_test.go:61: Cannot run test with naive change algorithm
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:41: Driver zfs not supported
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:41: Driver zfs not supported
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:41: Driver zfs not supported
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:41: Driver zfs not supported
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:41: Driver zfs not supported
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     graphtest_unix.go:68: No driver to put!
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
21:48:31 [2024-01-19T21:48:31.338Z]     validate_test.go:73: only tested on Windows
21:48:31 [2024-01-19T21:48:31.338Z] 
21:48:31 [2024-01-19T21:48:31.338Z] DONE 3220 tests, 27 skipped in 64.705s
21:48:31 [2024-01-19T21:48:31.338Z] + '[' -n 'github.com/docker/docker/libnetwork
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/bitmap
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/cluster
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/config
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/datastore
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/diagnostic
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/discoverapi
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/driverapi
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drivers/bridge
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drivers/host
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drivers/null
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drivers/overlay
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drivers/remote
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drivers/windows
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/drvregistry
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/etchosts
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/internal/caller
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/internal/kvstore
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/internal/netiputil
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/ipam
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/ipamapi
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/ipams/builtin
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/ipams/null
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/ipams/remote
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:48:31 [2024-01-19T21:48:31.338Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:48:31 [2024-01-19T21:48:31.339Z] github.com/docker/docker/libnetwork/ipamutils
21:48:31 [2024-01-19T21:48:31.339Z] github.com/docker/docker/libnetwork/ipbits
21:48:31 [2024-01-19T21:48:31.339Z] github.com/docker/docker/libnetwork/iptables
21:48:31 [2024-01-19T21:48:31.339Z] github.com/docker/docker/libnetwork/netlabel
21:48:31 [2024-01-19T21:48:31.339Z] github.com/docker/docker/libnetwork/netutils
21:48:31 [2024-01-19T21:48:31.339Z] github.com/docker/docker/libnetwork/networkdb
21:48:31 [2024-01-19T21:48:31.339Z] github.com/docker/docker/libnetwork/ns
21:48:31 [2024-01-19T21:48:31.339Z] github.com/docker/docker/libnetwork/options
21:48:31 [2024-01-19T21:48:31.339Z] github.com/docker/docker/libnetwork/osl
21:48:31 [2024-01-19T21:48:31.339Z] github.com/docker/docker/libnetwork/osl/kernel
21:48:31 [2024-01-19T21:48:31.339Z] github.com/docker/docker/libnetwork/portallocator
21:48:31 [2024-01-19T21:48:31.339Z] github.com/docker/docker/libnetwork/portmapper
21:48:31 [2024-01-19T21:48:31.339Z] github.com/docker/docker/libnetwork/resolvconf
21:48:31 [2024-01-19T21:48:31.339Z] github.com/docker/docker/libnetwork/scope
21:48:31 [2024-01-19T21:48:31.339Z] github.com/docker/docker/libnetwork/types' ']'
21:48:31 [2024-01-19T21:48:31.339Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
21:49:27 [2024-01-19T21:49:27.497Z] ok  	github.com/docker/docker/libnetwork	44.228s	coverage: 43.0% of statements
21:49:27 [2024-01-19T21:49:27.497Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
21:49:27 [2024-01-19T21:49:27.497Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:49:27 [2024-01-19T21:49:27.497Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:49:27 [2024-01-19T21:49:27.497Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:49:27 [2024-01-19T21:49:27.497Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:49:27 [2024-01-19T21:49:27.497Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:49:27 [2024-01-19T21:49:27.497Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:49:27 [2024-01-19T21:49:27.497Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
21:49:27 [2024-01-19T21:49:27.497Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
21:49:27 [2024-01-19T21:49:27.497Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:49:27 [2024-01-19T21:49:27.497Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:49:27 [2024-01-19T21:49:27.497Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
21:49:27 [2024-01-19T21:49:27.497Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.241s	coverage: 63.0% of statements
21:49:27 [2024-01-19T21:49:27.497Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:49:27 [2024-01-19T21:49:27.497Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
21:49:28 [2024-01-19T21:49:28.424Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.918s	coverage: 5.0% of statements
21:49:28 [2024-01-19T21:49:28.424Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:49:28 [2024-01-19T21:49:28.985Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
21:49:28 [2024-01-19T21:49:28.985Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:49:28 [2024-01-19T21:49:28.985Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
21:49:29 [2024-01-19T21:49:29.923Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
21:49:30 [2024-01-19T21:49:30.178Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
21:49:30 [2024-01-19T21:49:30.434Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
21:49:30 [2024-01-19T21:49:30.995Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
21:49:30 [2024-01-19T21:49:30.995Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:49:30 [2024-01-19T21:49:30.995Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:49:30 [2024-01-19T21:49:30.995Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:49:31 [2024-01-19T21:49:31.556Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
21:49:31 [2024-01-19T21:49:31.812Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
21:49:31 [2024-01-19T21:49:31.812Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:49:31 [2024-01-19T21:49:31.812Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
21:49:31 [2024-01-19T21:49:31.812Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
21:49:31 [2024-01-19T21:49:31.812Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
21:49:43 [2024-01-19T21:49:43.979Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
21:49:45 [2024-01-19T21:49:45.869Z] ok  	github.com/docker/docker/libnetwork/ipam	3.105s	coverage: 80.3% of statements
21:49:45 [2024-01-19T21:49:45.869Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:49:45 [2024-01-19T21:49:45.869Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:49:45 [2024-01-19T21:49:45.869Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
21:49:46 [2024-01-19T21:49:46.124Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
21:49:46 [2024-01-19T21:49:46.124Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:49:46 [2024-01-19T21:49:46.380Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
21:49:46 [2024-01-19T21:49:46.942Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.306s	coverage: 86.4% of statements
21:49:47 [2024-01-19T21:49:47.198Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
21:49:47 [2024-01-19T21:49:47.759Z] ok  	github.com/docker/docker/libnetwork/iptables	0.212s	coverage: 39.9% of statements
21:49:47 [2024-01-19T21:49:47.759Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
21:49:48 [2024-01-19T21:49:48.321Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
21:51:39 [2024-01-19T21:51:39.699Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.668s	coverage: 59.7% of statements
21:51:39 [2024-01-19T21:51:39.699Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:51:39 [2024-01-19T21:51:39.699Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:51:39 [2024-01-19T21:51:39.699Z] ok  	github.com/docker/docker/libnetwork/osl	4.464s	coverage: 39.6% of statements
21:51:39 [2024-01-19T21:51:39.699Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
21:51:39 [2024-01-19T21:51:39.699Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
21:51:41 [2024-01-19T21:51:41.072Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.659s	coverage: 47.9% of statements
21:51:41 [2024-01-19T21:51:41.072Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
21:51:41 [2024-01-19T21:51:41.072Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
21:51:41 [2024-01-19T21:51:41.329Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
21:51:41 [2024-01-19T21:51:41.329Z] 
21:51:41 [2024-01-19T21:51:41.329Z] === Skipped
21:51:41 [2024-01-19T21:51:41.329Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:51:41 [2024-01-19T21:51:41.329Z]     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
21:51:41 [2024-01-19T21:51:41.329Z] 
21:51:41 [2024-01-19T21:51:41.329Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
21:51:41 [2024-01-19T21:51:41.329Z]     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
21:51:41 [2024-01-19T21:51:41.329Z] 
21:51:41 [2024-01-19T21:51:41.329Z] DONE 375 tests, 2 skipped in 189.963s
Post stage
[Pipeline] junit
21:51:42 [2024-01-19T21:51:42.271Z] Recording test results
21:51:42 [2024-01-19T21:51:42.389Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:51:42 [2024-01-19T21:51:42.696Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47121/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c655b7dc78b3a0773f33f92e9c923a2e48e9c62b -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:c655b7dc78b3a0773f33f92e9c923a2e48e9c62b hack/make.sh dynbinary test-integration
21:51:42 [2024-01-19T21:51:42.962Z] 
21:51:42 [2024-01-19T21:51:42.962Z] Removing bundles/
21:51:42 [2024-01-19T21:51:42.962Z] 
21:51:42 [2024-01-19T21:51:42.962Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:51:42 [2024-01-19T21:51:42.962Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:51:42 [2024-01-19T21:51:42.962Z] + tee /go/src/github.com/docker/docker/go.mod
21:51:42 [2024-01-19T21:51:42.962Z] module github.com/docker/docker
21:51:42 [2024-01-19T21:51:42.962Z] 
21:51:42 [2024-01-19T21:51:42.962Z] go 1.20
21:51:42 [2024-01-19T21:51:42.962Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
21:51:42 [2024-01-19T21:51:42.962Z] + GO111MODULE=on
21:51:42 [2024-01-19T21:51:42.962Z] + 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=c655b7dc78b3a0773f33f92e9c923a2e48e9c62b" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-19T21:51:42.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
21:52:21 [2024-01-19T21:52:21.667Z] + rm -f /go/src/github.com/docker/docker/go.mod
21:52:21 [2024-01-19T21:52:21.667Z] Created binary: bundles/dynbinary-daemon/dockerd
21:52:21 [2024-01-19T21:52:21.667Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:52:21 [2024-01-19T21:52:21.667Z] + tee /go/src/github.com/docker/docker/go.mod
21:52:21 [2024-01-19T21:52:21.667Z] module github.com/docker/docker
21:52:21 [2024-01-19T21:52:21.667Z] 
21:52:21 [2024-01-19T21:52:21.667Z] go 1.20
21:52:21 [2024-01-19T21:52:21.667Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
21:52:21 [2024-01-19T21:52:21.667Z] + GO111MODULE=on
21:52:21 [2024-01-19T21:52:21.667Z] + 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=c655b7dc78b3a0773f33f92e9c923a2e48e9c62b" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-19T21:51:42.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
21:52:21 [2024-01-19T21:52:21.667Z] + rm -f /go/src/github.com/docker/docker/go.mod
21:52:21 [2024-01-19T21:52:21.667Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:52:21 [2024-01-19T21:52:21.667Z] 
21:52:21 [2024-01-19T21:52:21.667Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:52:21 [2024-01-19T21:52:21.667Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:52:21 [2024-01-19T21:52:21.667Z] HOSTNAME=7547adf433f4
21:52:21 [2024-01-19T21:52:21.667Z] TESTDEBUG=0
21:52:21 [2024-01-19T21:52:21.667Z] DEST=bundles/test-integration
21:52:21 [2024-01-19T21:52:21.667Z] PWD=/go/src/github.com/docker/docker
21:52:21 [2024-01-19T21:52:21.667Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
21:52:21 [2024-01-19T21:52:21.667Z] DOCKER_GITCOMMIT=c655b7dc78b3a0773f33f92e9c923a2e48e9c62b
21:52:21 [2024-01-19T21:52:21.667Z] container=docker
21:52:21 [2024-01-19T21:52:21.667Z] HOME=/root
21:52:21 [2024-01-19T21:52:21.667Z] CONTAINERD_NAMESPACE=moby
21:52:21 [2024-01-19T21:52:21.667Z] GOLANG_VERSION=1.21.6
21:52:21 [2024-01-19T21:52:21.667Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:52:21 [2024-01-19T21:52:21.667Z] VALIDATE_BRANCH=master
21:52:21 [2024-01-19T21:52:21.667Z] TERM=xterm
21:52:21 [2024-01-19T21:52:21.667Z] DOCKER_PKG=github.com/docker/docker
21:52:21 [2024-01-19T21:52:21.667Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
21:52:21 [2024-01-19T21:52:21.667Z] SHLVL=1
21:52:21 [2024-01-19T21:52:21.667Z] TIMEOUT=120m
21:52:21 [2024-01-19T21:52:21.667Z] GOTOOLCHAIN=local
21:52:21 [2024-01-19T21:52:21.667Z] DOCKER_GRAPHDRIVER=overlay2
21:52:21 [2024-01-19T21:52:21.667Z] GO111MODULE=off
21:52:21 [2024-01-19T21:52:21.667Z] DOCKER_EXPERIMENTAL=1
21:52:21 [2024-01-19T21:52:21.667Z] TEST_SKIP_INTEGRATION_CLI=1
21:52:21 [2024-01-19T21:52:21.667Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:52:21 [2024-01-19T21:52:21.667Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:52:21 [2024-01-19T21:52:21.667Z] GOPATH=/go
21:52:21 [2024-01-19T21:52:21.667Z] PKG_CONFIG=pkg-config
21:52:21 [2024-01-19T21:52:21.667Z] _=/usr/bin/env
21:52:21 [2024-01-19T21:52:21.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:52:39 [2024-01-19T21:52:39.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
21:52:40 [2024-01-19T21:52:40.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:52:42 [2024-01-19T21:52:42.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:52:44 [2024-01-19T21:52:44.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:52:49 [2024-01-19T21:52:49.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:52:51 [2024-01-19T21:52:51.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:52:52 [2024-01-19T21:52:52.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:52:53 [2024-01-19T21:52:53.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:52:54 [2024-01-19T21:52:54.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:52:55 [2024-01-19T21:52:55.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
21:52:56 [2024-01-19T21:52:56.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:52:56 [2024-01-19T21:52:56.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:52:58 [2024-01-19T21:52:58.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:52:59 [2024-01-19T21:52:59.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:53:01 [2024-01-19T21:53:01.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:53:02 [2024-01-19T21:53:02.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:53:02 [2024-01-19T21:53:02.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:53:04 [2024-01-19T21:53:04.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:53:04 [2024-01-19T21:53:04.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:53:06 [2024-01-19T21:53:06.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:53:06 [2024-01-19T21:53:06.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:53:08 [2024-01-19T21:53:08.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:53:09 [2024-01-19T21:53:09.179Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:53:09 [2024-01-19T21:53:09.179Z] Using test binary /usr/local/cli-integration/docker
21:53:09 [2024-01-19T21:53:09.179Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:53:09 [2024-01-19T21:53:09.179Z] +++ /etc/init.d/apparmor start
21:53:09 [2024-01-19T21:53:09.179Z] Not: starting.
21:53:09 [2024-01-19T21:53:09.179Z] INFO: Waiting for daemon to start...
21:53:09 [2024-01-19T21:53:09.179Z] Starting dockerd
21:53:09 [2024-01-19T21:53:09.179Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.6xXJEheYIU/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
21:53:27 [2024-01-19T21:53:27.217Z] .
21:53:27 [2024-01-19T21:53:27.217Z] Running integration-test (iteration 1)
21:53:27 [2024-01-19T21:53:27.217Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
21:53:27 [2024-01-19T21:53:27.217Z] ++ '[' -n '' ']'
21:53:27 [2024-01-19T21:53:27.217Z] ++ 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
21:53:27 [2024-01-19T21:53:27.217Z] ++ set -e
21:53:27 [2024-01-19T21:53:27.217Z] ++ '[' -n 0 ']'
21:53:27 [2024-01-19T21:53:27.217Z] ++ set -x
21:53:27 [2024-01-19T21:53:27.217Z] ++ 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.6xXJEheYIU/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
21:53:27 [2024-01-19T21:53:27.217Z] Loaded image: busybox:latest
21:53:27 [2024-01-19T21:53:27.217Z] Loaded image: busybox:glibc
21:53:27 [2024-01-19T21:53:27.217Z] Loaded image: debian:bookworm-slim
21:53:27 [2024-01-19T21:53:27.217Z] Loaded image: hello-world:latest
21:53:27 [2024-01-19T21:53:27.217Z] Loaded image: arm32v7/hello-world:latest
21:53:27 [2024-01-19T21:53:27.217Z] INFO: Testing against a local daemon
21:53:27 [2024-01-19T21:53:27.217Z] === RUN   TestCgroupNamespacesBuild
21:53:27 [2024-01-19T21:53:27.473Z] --- PASS: TestCgroupNamespacesBuild (1.13s)
21:53:27 [2024-01-19T21:53:27.473Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:53:28 [2024-01-19T21:53:28.837Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
21:53:28 [2024-01-19T21:53:28.837Z] === RUN   TestBuildWithSession
21:53:28 [2024-01-19T21:53:28.837Z]     build_session_test.go:25: TODO: BuildKit
21:53:28 [2024-01-19T21:53:28.837Z] --- SKIP: TestBuildWithSession (0.00s)
21:53:28 [2024-01-19T21:53:28.837Z] === RUN   TestBuildSquashParent
21:53:32 [2024-01-19T21:53:32.101Z] --- PASS: TestBuildSquashParent (3.51s)
21:53:32 [2024-01-19T21:53:32.101Z] === RUN   TestBuildWithRemoveAndForceRemove
21:53:32 [2024-01-19T21:53:32.101Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:53:32 [2024-01-19T21:53:32.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:53:32 [2024-01-19T21:53:32.101Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:53:32 [2024-01-19T21:53:32.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:53:32 [2024-01-19T21:53:32.101Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:53:32 [2024-01-19T21:53:32.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:53:32 [2024-01-19T21:53:32.101Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:53:32 [2024-01-19T21:53:32.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:53:32 [2024-01-19T21:53:32.101Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:53:32 [2024-01-19T21:53:32.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:53:32 [2024-01-19T21:53:32.101Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:53:32 [2024-01-19T21:53:32.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:53:32 [2024-01-19T21:53:32.101Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:53:32 [2024-01-19T21:53:32.101Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:53:32 [2024-01-19T21:53:32.101Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:53:32 [2024-01-19T21:53:32.101Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:53:32 [2024-01-19T21:53:32.101Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:53:32 [2024-01-19T21:53:32.101Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:53:35 [2024-01-19T21:53:35.365Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
21:53:35 [2024-01-19T21:53:35.365Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s)
21:53:35 [2024-01-19T21:53:35.365Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.51s)
21:53:35 [2024-01-19T21:53:35.365Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.65s)
21:53:35 [2024-01-19T21:53:35.365Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.80s)
21:53:35 [2024-01-19T21:53:35.365Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.88s)
21:53:35 [2024-01-19T21:53:35.365Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s)
21:53:35 [2024-01-19T21:53:35.365Z] === RUN   TestBuildMultiStageCopy
21:53:35 [2024-01-19T21:53:35.365Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:53:36 [2024-01-19T21:53:36.737Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:53:36 [2024-01-19T21:53:36.737Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:53:36 [2024-01-19T21:53:36.737Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:53:36 [2024-01-19T21:53:36.737Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:53:36 [2024-01-19T21:53:36.994Z] --- PASS: TestBuildMultiStageCopy (1.53s)
21:53:36 [2024-01-19T21:53:36.994Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s)
21:53:36 [2024-01-19T21:53:36.994Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.09s)
21:53:36 [2024-01-19T21:53:36.994Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.10s)
21:53:36 [2024-01-19T21:53:36.994Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.12s)
21:53:36 [2024-01-19T21:53:36.994Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.14s)
21:53:36 [2024-01-19T21:53:36.994Z] === RUN   TestBuildMultiStageParentConfig
21:53:37 [2024-01-19T21:53:37.561Z] --- PASS: TestBuildMultiStageParentConfig (0.45s)
21:53:37 [2024-01-19T21:53:37.561Z] === RUN   TestBuildLabelWithTargets
21:53:38 [2024-01-19T21:53:38.143Z] --- PASS: TestBuildLabelWithTargets (0.67s)
21:53:38 [2024-01-19T21:53:38.143Z] === RUN   TestBuildWithEmptyLayers
21:53:38 [2024-01-19T21:53:38.411Z] --- PASS: TestBuildWithEmptyLayers (0.17s)
21:53:38 [2024-01-19T21:53:38.411Z] === RUN   TestBuildMultiStageOnBuild
21:53:39 [2024-01-19T21:53:39.373Z] --- PASS: TestBuildMultiStageOnBuild (1.21s)
21:53:39 [2024-01-19T21:53:39.373Z] === RUN   TestBuildUncleanTarFilenames
21:53:39 [2024-01-19T21:53:39.637Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
21:53:39 [2024-01-19T21:53:39.637Z] === RUN   TestBuildMultiStageLayerLeak
21:53:40 [2024-01-19T21:53:40.607Z] --- PASS: TestBuildMultiStageLayerLeak (1.06s)
21:53:40 [2024-01-19T21:53:40.607Z] === RUN   TestBuildWithHugeFile
21:54:48 [2024-01-19T21:54:48.279Z] --- PASS: TestBuildWithHugeFile (58.71s)
21:54:48 [2024-01-19T21:54:48.279Z] === RUN   TestBuildWCOWSandboxSize
21:54:48 [2024-01-19T21:54:48.279Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:54:48 [2024-01-19T21:54:48.279Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:54:48 [2024-01-19T21:54:48.279Z] === RUN   TestBuildWithEmptyDockerfile
21:54:48 [2024-01-19T21:54:48.279Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:54:48 [2024-01-19T21:54:48.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:54:48 [2024-01-19T21:54:48.279Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:54:48 [2024-01-19T21:54:48.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:54:48 [2024-01-19T21:54:48.279Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:54:48 [2024-01-19T21:54:48.279Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:54:48 [2024-01-19T21:54:48.279Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:54:48 [2024-01-19T21:54:48.279Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:54:48 [2024-01-19T21:54:48.279Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:54:48 [2024-01-19T21:54:48.279Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
21:54:48 [2024-01-19T21:54:48.279Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
21:54:48 [2024-01-19T21:54:48.279Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
21:54:48 [2024-01-19T21:54:48.279Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
21:54:48 [2024-01-19T21:54:48.279Z] === RUN   TestBuildPreserveOwnership
21:54:48 [2024-01-19T21:54:48.279Z] === RUN   TestBuildPreserveOwnership/copy_from
21:54:48 [2024-01-19T21:54:48.279Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:54:48 [2024-01-19T21:54:48.279Z] --- PASS: TestBuildPreserveOwnership (2.27s)
21:54:48 [2024-01-19T21:54:48.279Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.57s)
21:54:48 [2024-01-19T21:54:48.279Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.69s)
21:54:48 [2024-01-19T21:54:48.279Z] === RUN   TestBuildPlatformInvalid
21:54:48 [2024-01-19T21:54:48.279Z] --- PASS: TestBuildPlatformInvalid (0.01s)
21:54:48 [2024-01-19T21:54:48.279Z] === RUN   TestBuildkitHistoryTracePropagation
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:41Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:41Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:41Z" 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
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:41Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:41Z" 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
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:41Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:41Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:41Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:41Z" level=info msg="[core] [Server #4] Server created" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z]     build_traces_test.go:84: Waiting for trace to be available
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:45Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:45Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:45Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:45Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:45Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] time="2024-01-19T21:54:45Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
21:54:48 [2024-01-19T21:54:48.279Z] --- PASS: TestBuildkitHistoryTracePropagation (4.05s)
21:54:48 [2024-01-19T21:54:48.279Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:54:48 [2024-01-19T21:54:48.279Z] Loaded image: busybox:latest
21:54:48 [2024-01-19T21:54:48.279Z] Loaded image: busybox:glibc
21:54:48 [2024-01-19T21:54:48.279Z] Loaded image: debian:bookworm-slim
21:54:48 [2024-01-19T21:54:48.279Z] Loaded image: hello-world:latest
21:54:48 [2024-01-19T21:54:48.279Z] Loaded image: arm32v7/hello-world:latest
21:54:56 [2024-01-19T21:54:56.361Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.78s)
21:54:56 [2024-01-19T21:54:56.361Z] PASS
21:54:56 [2024-01-19T21:54:56.361Z] 
21:54:56 [2024-01-19T21:54:56.361Z] === Skipped
21:54:56 [2024-01-19T21:54:56.361Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:54:56 [2024-01-19T21:54:56.361Z]     build_session_test.go:25: TODO: BuildKit
21:54:56 [2024-01-19T21:54:56.361Z] 
21:54:56 [2024-01-19T21:54:56.361Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:54:56 [2024-01-19T21:54:56.361Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:54:56 [2024-01-19T21:54:56.361Z] 
21:54:56 [2024-01-19T21:54:56.361Z] DONE 35 tests, 2 skipped in 90.256s
21:54:56 [2024-01-19T21:54:56.361Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
21:54:56 [2024-01-19T21:54:56.361Z] ++ '[' -n '' ']'
21:54:56 [2024-01-19T21:54:56.361Z] ++ 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
21:54:56 [2024-01-19T21:54:56.361Z] ++ set -e
21:54:56 [2024-01-19T21:54:56.361Z] ++ '[' -n 0 ']'
21:54:56 [2024-01-19T21:54:56.361Z] ++ set -x
21:54:56 [2024-01-19T21:54:56.361Z] ++ 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.6xXJEheYIU/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
21:54:56 [2024-01-19T21:54:56.361Z] INFO: Testing against a local daemon
21:54:56 [2024-01-19T21:54:56.361Z] === RUN   TestNoNewPrivileges
21:55:04 [2024-01-19T21:55:04.442Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
21:55:04 [2024-01-19T21:55:04.698Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
21:55:05 [2024-01-19T21:55:05.259Z] --- PASS: TestNoNewPrivileges (9.57s)
21:55:05 [2024-01-19T21:55:05.259Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.41s)
21:55:05 [2024-01-19T21:55:05.259Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.45s)
21:55:05 [2024-01-19T21:55:05.259Z] PASS
21:55:05 [2024-01-19T21:55:05.259Z] 
21:55:05 [2024-01-19T21:55:05.259Z] DONE 3 tests in 9.603s
21:55:05 [2024-01-19T21:55:05.259Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
21:55:05 [2024-01-19T21:55:05.259Z] ++ '[' -n '' ']'
21:55:05 [2024-01-19T21:55:05.259Z] ++ 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
21:55:05 [2024-01-19T21:55:05.259Z] ++ set -e
21:55:05 [2024-01-19T21:55:05.259Z] ++ '[' -n 0 ']'
21:55:05 [2024-01-19T21:55:05.259Z] ++ set -x
21:55:05 [2024-01-19T21:55:05.259Z] ++ 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.6xXJEheYIU/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
21:55:05 [2024-01-19T21:55:05.259Z] INFO: Testing against a local daemon
21:55:05 [2024-01-19T21:55:05.259Z] === RUN   TestConfigInspect
21:55:07 [2024-01-19T21:55:07.146Z] --- PASS: TestConfigInspect (1.99s)
21:55:07 [2024-01-19T21:55:07.146Z] === RUN   TestConfigList
21:55:08 [2024-01-19T21:55:08.509Z] === RUN   TestConfigList/test_filter_by_name
21:55:08 [2024-01-19T21:55:08.509Z] === RUN   TestConfigList/test_filter_by_id
21:55:08 [2024-01-19T21:55:08.509Z] === RUN   TestConfigList/test_filter_by_label_key_only
21:55:08 [2024-01-19T21:55:08.509Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
21:55:08 [2024-01-19T21:55:08.509Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
21:55:09 [2024-01-19T21:55:09.070Z] --- PASS: TestConfigList (1.93s)
21:55:09 [2024-01-19T21:55:09.070Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
21:55:09 [2024-01-19T21:55:09.070Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
21:55:09 [2024-01-19T21:55:09.070Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
21:55:09 [2024-01-19T21:55:09.070Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
21:55:09 [2024-01-19T21:55:09.070Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
21:55:09 [2024-01-19T21:55:09.070Z] === RUN   TestConfigsCreateAndDelete
21:55:10 [2024-01-19T21:55:10.956Z] --- PASS: TestConfigsCreateAndDelete (1.96s)
21:55:10 [2024-01-19T21:55:10.956Z] === RUN   TestConfigsUpdate
21:55:13 [2024-01-19T21:55:13.470Z] --- PASS: TestConfigsUpdate (2.14s)
21:55:13 [2024-01-19T21:55:13.470Z] === RUN   TestTemplatedConfig
21:55:15 [2024-01-19T21:55:15.984Z] --- PASS: TestTemplatedConfig (2.65s)
21:55:15 [2024-01-19T21:55:15.984Z] === RUN   TestConfigCreateResolve
21:55:17 [2024-01-19T21:55:17.872Z] --- PASS: TestConfigCreateResolve (1.87s)
21:55:17 [2024-01-19T21:55:17.872Z] PASS
21:55:17 [2024-01-19T21:55:17.872Z] 
21:55:17 [2024-01-19T21:55:17.872Z] DONE 11 tests in 12.575s
21:55:17 [2024-01-19T21:55:17.872Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
21:55:17 [2024-01-19T21:55:17.872Z] ++ '[' -n '' ']'
21:55:17 [2024-01-19T21:55:17.872Z] ++ 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
21:55:17 [2024-01-19T21:55:17.872Z] ++ set -e
21:55:17 [2024-01-19T21:55:17.872Z] ++ '[' -n 0 ']'
21:55:17 [2024-01-19T21:55:17.872Z] ++ set -x
21:55:17 [2024-01-19T21:55:17.872Z] ++ 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.6xXJEheYIU/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
21:55:17 [2024-01-19T21:55:17.872Z] INFO: Testing against a local daemon
21:55:17 [2024-01-19T21:55:17.872Z] === RUN   TestAttach
21:55:17 [2024-01-19T21:55:17.872Z] === RUN   TestAttach/without_TTY
21:55:17 [2024-01-19T21:55:17.872Z] === PAUSE TestAttach/without_TTY
21:55:17 [2024-01-19T21:55:17.872Z] === RUN   TestAttach/with_TTY
21:55:17 [2024-01-19T21:55:17.872Z] === PAUSE TestAttach/with_TTY
21:55:17 [2024-01-19T21:55:17.872Z] === CONT  TestAttach/without_TTY
21:55:17 [2024-01-19T21:55:17.872Z] === CONT  TestAttach/with_TTY
21:55:17 [2024-01-19T21:55:17.872Z] --- PASS: TestAttach (0.02s)
21:55:17 [2024-01-19T21:55:17.872Z]     --- PASS: TestAttach/with_TTY (0.06s)
21:55:17 [2024-01-19T21:55:17.872Z]     --- PASS: TestAttach/without_TTY (0.06s)
21:55:17 [2024-01-19T21:55:17.872Z] === RUN   TestCreateWithCDIDevices
21:55:18 [2024-01-19T21:55:18.800Z] --- PASS: TestCreateWithCDIDevices (1.09s)
21:55:18 [2024-01-19T21:55:18.800Z] === RUN   TestCDISpecDirsAreInSystemInfo
21:55:18 [2024-01-19T21:55:18.800Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
21:55:19 [2024-01-19T21:55:19.361Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
21:55:19 [2024-01-19T21:55:19.922Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
21:55:20 [2024-01-19T21:55:20.483Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
21:55:21 [2024-01-19T21:55:21.044Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
21:55:21 [2024-01-19T21:55:21.606Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
21:55:22 [2024-01-19T21:55:22.167Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
21:55:22 [2024-01-19T21:55:22.728Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
21:55:22 [2024-01-19T21:55:22.984Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
21:55:22 [2024-01-19T21:55:22.984Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
21:55:22 [2024-01-19T21:55:22.984Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
21:55:22 [2024-01-19T21:55:22.984Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
21:55:22 [2024-01-19T21:55:22.984Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
21:55:22 [2024-01-19T21:55:22.984Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
21:55:22 [2024-01-19T21:55:22.984Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
21:55:22 [2024-01-19T21:55:22.984Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
21:55:22 [2024-01-19T21:55:22.984Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestCheckpoint
21:55:22 [2024-01-19T21:55:22.984Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:55:22 [2024-01-19T21:55:22.984Z] --- SKIP: TestCheckpoint (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/commit
21:55:22 [2024-01-19T21:55:22.984Z] === PAUSE TestContainerInvalidJSON/commit
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/containers/create
21:55:22 [2024-01-19T21:55:22.984Z] === PAUSE TestContainerInvalidJSON/containers/create
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:55:22 [2024-01-19T21:55:22.984Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:55:22 [2024-01-19T21:55:22.984Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:55:22 [2024-01-19T21:55:22.984Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:55:22 [2024-01-19T21:55:22.984Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:55:22 [2024-01-19T21:55:22.984Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:55:22 [2024-01-19T21:55:22.984Z] === CONT  TestContainerInvalidJSON/commit
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:55:22 [2024-01-19T21:55:22.984Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:55:22 [2024-01-19T21:55:22.984Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:55:22 [2024-01-19T21:55:22.984Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:55:22 [2024-01-19T21:55:22.984Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:55:22 [2024-01-19T21:55:22.984Z] === CONT  TestContainerInvalidJSON/containers/create
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:55:22 [2024-01-19T21:55:22.984Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:55:22 [2024-01-19T21:55:22.984Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:55:22 [2024-01-19T21:55:22.984Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:55:22 [2024-01-19T21:55:22.984Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:55:23 [2024-01-19T21:55:23.239Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
21:55:23 [2024-01-19T21:55:23.239Z] === RUN   TestCopyFromContainerPathIsNotDir
21:55:23 [2024-01-19T21:55:23.239Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
21:55:23 [2024-01-19T21:55:23.240Z] === RUN   TestCopyToContainerPathDoesNotExist
21:55:23 [2024-01-19T21:55:23.240Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
21:55:23 [2024-01-19T21:55:23.240Z] === RUN   TestCopyEmptyFile
21:55:23 [2024-01-19T21:55:23.240Z] --- PASS: TestCopyEmptyFile (0.06s)
21:55:23 [2024-01-19T21:55:23.240Z] === RUN   TestCopyToContainerPathIsNotDir
21:55:23 [2024-01-19T21:55:23.495Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
21:55:23 [2024-01-19T21:55:23.495Z] === RUN   TestCopyFromContainer
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer//
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer/.
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer//.
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer/./
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer//./
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer//bar/root
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer//bar/root/
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer//bar/root/.
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer/bar/quux
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer/bar/quux/
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer/bar/quux/.
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
21:55:24 [2024-01-19T21:55:24.056Z] === RUN   TestCopyFromContainer/bar/notarget
21:55:24 [2024-01-19T21:55:24.312Z] --- PASS: TestCopyFromContainer (0.81s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer// (0.01s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer/. (0.01s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer//. (0.01s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
21:55:24 [2024-01-19T21:55:24.312Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:55:24 [2024-01-19T21:55:24.312Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:55:24 [2024-01-19T21:55:24.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:55:24 [2024-01-19T21:55:24.312Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:55:24 [2024-01-19T21:55:24.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:55:24 [2024-01-19T21:55:24.312Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:55:24 [2024-01-19T21:55:24.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:55:24 [2024-01-19T21:55:24.312Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:55:24 [2024-01-19T21:55:24.312Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:55:24 [2024-01-19T21:55:24.312Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:55:24 [2024-01-19T21:55:24.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:55:24 [2024-01-19T21:55:24.312Z] === RUN   TestCreateLinkToNonExistingContainer
21:55:24 [2024-01-19T21:55:24.312Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:55:24 [2024-01-19T21:55:24.312Z] === RUN   TestCreateWithInvalidEnv
21:55:24 [2024-01-19T21:55:24.312Z] === RUN   TestCreateWithInvalidEnv/0
21:55:24 [2024-01-19T21:55:24.312Z] === PAUSE TestCreateWithInvalidEnv/0
21:55:24 [2024-01-19T21:55:24.312Z] === RUN   TestCreateWithInvalidEnv/1
21:55:24 [2024-01-19T21:55:24.312Z] === PAUSE TestCreateWithInvalidEnv/1
21:55:24 [2024-01-19T21:55:24.312Z] === RUN   TestCreateWithInvalidEnv/2
21:55:24 [2024-01-19T21:55:24.312Z] === PAUSE TestCreateWithInvalidEnv/2
21:55:24 [2024-01-19T21:55:24.312Z] === CONT  TestCreateWithInvalidEnv/0
21:55:24 [2024-01-19T21:55:24.312Z] === CONT  TestCreateWithInvalidEnv/2
21:55:24 [2024-01-19T21:55:24.312Z] === CONT  TestCreateWithInvalidEnv/1
21:55:24 [2024-01-19T21:55:24.312Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:55:24 [2024-01-19T21:55:24.312Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:55:24 [2024-01-19T21:55:24.312Z] === RUN   TestCreateTmpfsMountsTarget
21:55:24 [2024-01-19T21:55:24.312Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:55:24 [2024-01-19T21:55:24.312Z] === RUN   TestCreateWithCustomMaskedPaths
21:55:25 [2024-01-19T21:55:25.676Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s)
21:55:25 [2024-01-19T21:55:25.676Z] === RUN   TestCreateWithCustomReadonlyPaths
21:55:27 [2024-01-19T21:55:27.040Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s)
21:55:27 [2024-01-19T21:55:27.040Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:55:27 [2024-01-19T21:55:27.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:55:27 [2024-01-19T21:55:27.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:55:27 [2024-01-19T21:55:27.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:55:27 [2024-01-19T21:55:27.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:55:27 [2024-01-19T21:55:27.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:55:27 [2024-01-19T21:55:27.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:55:27 [2024-01-19T21:55:27.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:55:27 [2024-01-19T21:55:27.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:55:27 [2024-01-19T21:55:27.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:55:27 [2024-01-19T21:55:27.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:55:27 [2024-01-19T21:55:27.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
21:55:27 [2024-01-19T21:55:27.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
21:55:27 [2024-01-19T21:55:27.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:55:27 [2024-01-19T21:55:27.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:55:27 [2024-01-19T21:55:27.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
21:55:27 [2024-01-19T21:55:27.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:55:27 [2024-01-19T21:55:27.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:55:27 [2024-01-19T21:55:27.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:55:27 [2024-01-19T21:55:27.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:55:27 [2024-01-19T21:55:27.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
21:55:27 [2024-01-19T21:55:27.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
21:55:27 [2024-01-19T21:55:27.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:55:27 [2024-01-19T21:55:27.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
21:55:27 [2024-01-19T21:55:27.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
21:55:27 [2024-01-19T21:55:27.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
21:55:27 [2024-01-19T21:55:27.040Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:55:27 [2024-01-19T21:55:27.296Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s)
21:55:27 [2024-01-19T21:55:27.296Z] === RUN   TestCreateDifferentPlatform
21:55:27 [2024-01-19T21:55:27.296Z] === RUN   TestCreateDifferentPlatform/different_os
21:55:27 [2024-01-19T21:55:27.296Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:55:27 [2024-01-19T21:55:27.296Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:55:27 [2024-01-19T21:55:27.296Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:55:27 [2024-01-19T21:55:27.296Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:55:27 [2024-01-19T21:55:27.296Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:55:27 [2024-01-19T21:55:27.296Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
21:55:27 [2024-01-19T21:55:27.296Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:55:27 [2024-01-19T21:55:27.551Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
21:55:27 [2024-01-19T21:55:27.551Z] === RUN   TestCreateInvalidHostConfig
21:55:27 [2024-01-19T21:55:27.551Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:55:27 [2024-01-19T21:55:27.551Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:55:27 [2024-01-19T21:55:27.551Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:55:27 [2024-01-19T21:55:27.551Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:55:27 [2024-01-19T21:55:27.551Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:55:27 [2024-01-19T21:55:27.551Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:55:27 [2024-01-19T21:55:27.551Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:55:27 [2024-01-19T21:55:27.551Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:55:27 [2024-01-19T21:55:27.551Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
21:55:27 [2024-01-19T21:55:27.551Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
21:55:27 [2024-01-19T21:55:27.551Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:55:27 [2024-01-19T21:55:27.551Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:55:27 [2024-01-19T21:55:27.551Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:55:27 [2024-01-19T21:55:27.551Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:55:27 [2024-01-19T21:55:27.551Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
21:55:27 [2024-01-19T21:55:27.551Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:55:27 [2024-01-19T21:55:27.551Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:55:27 [2024-01-19T21:55:27.551Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:55:27 [2024-01-19T21:55:27.551Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:55:27 [2024-01-19T21:55:27.551Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
21:55:27 [2024-01-19T21:55:27.551Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:55:27 [2024-01-19T21:55:27.551Z] === RUN   TestCreateWithMultipleEndpointSettings
21:55:27 [2024-01-19T21:55:27.551Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
21:55:27 [2024-01-19T21:55:27.551Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
21:55:27 [2024-01-19T21:55:27.551Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
21:55:27 [2024-01-19T21:55:27.551Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
21:55:27 [2024-01-19T21:55:27.551Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
21:55:27 [2024-01-19T21:55:27.551Z] === RUN   TestCreateWithCustomMACs
21:55:28 [2024-01-19T21:55:28.112Z] --- PASS: TestCreateWithCustomMACs (0.58s)
21:55:28 [2024-01-19T21:55:28.112Z] === RUN   TestContainerStartOnDaemonRestart
21:55:28 [2024-01-19T21:55:28.112Z] === PAUSE TestContainerStartOnDaemonRestart
21:55:28 [2024-01-19T21:55:28.112Z] === RUN   TestDaemonRestartIpcMode
21:55:28 [2024-01-19T21:55:28.112Z] === PAUSE TestDaemonRestartIpcMode
21:55:28 [2024-01-19T21:55:28.112Z] === RUN   TestDaemonHostGatewayIP
21:55:28 [2024-01-19T21:55:28.112Z] === PAUSE TestDaemonHostGatewayIP
21:55:28 [2024-01-19T21:55:28.112Z] === RUN   TestRestartDaemonWithRestartingContainer
21:55:28 [2024-01-19T21:55:28.112Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:55:28 [2024-01-19T21:55:28.112Z] === RUN   TestHardRestartWhenContainerIsRunning
21:55:28 [2024-01-19T21:55:28.112Z] === PAUSE TestHardRestartWhenContainerIsRunning
21:55:28 [2024-01-19T21:55:28.112Z] === RUN   TestContainerKillOnDaemonStart
21:55:28 [2024-01-19T21:55:28.112Z] === PAUSE TestContainerKillOnDaemonStart
21:55:28 [2024-01-19T21:55:28.112Z] === RUN   TestDiff
21:55:28 [2024-01-19T21:55:28.673Z] --- PASS: TestDiff (0.47s)
21:55:28 [2024-01-19T21:55:28.673Z] === RUN   TestDiffStoppedContainer
21:55:28 [2024-01-19T21:55:28.929Z] --- PASS: TestDiffStoppedContainer (0.47s)
21:55:28 [2024-01-19T21:55:28.929Z] === RUN   TestExecConsoleSize
21:55:29 [2024-01-19T21:55:29.490Z] --- PASS: TestExecConsoleSize (0.53s)
21:55:29 [2024-01-19T21:55:29.490Z] === RUN   TestExecWithCloseStdin
21:55:30 [2024-01-19T21:55:30.050Z] --- PASS: TestExecWithCloseStdin (0.52s)
21:55:30 [2024-01-19T21:55:30.050Z] === RUN   TestExec
21:55:30 [2024-01-19T21:55:30.612Z] --- PASS: TestExec (0.53s)
21:55:30 [2024-01-19T21:55:30.612Z] === RUN   TestExecUser
21:55:31 [2024-01-19T21:55:31.173Z] --- PASS: TestExecUser (0.51s)
21:55:31 [2024-01-19T21:55:31.173Z] === RUN   TestExecWithGroupAdd
21:55:31 [2024-01-19T21:55:31.733Z] --- PASS: TestExecWithGroupAdd (0.54s)
21:55:31 [2024-01-19T21:55:31.733Z] === RUN   TestExportContainerAndImportImage
21:55:32 [2024-01-19T21:55:32.294Z] --- PASS: TestExportContainerAndImportImage (0.58s)
21:55:32 [2024-01-19T21:55:32.294Z] === RUN   TestExportContainerAfterDaemonRestart
21:55:38 [2024-01-19T21:55:38.827Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
21:55:38 [2024-01-19T21:55:38.827Z] === RUN   TestHealthCheckWorkdir
21:55:39 [2024-01-19T21:55:39.083Z] --- PASS: TestHealthCheckWorkdir (0.66s)
21:55:39 [2024-01-19T21:55:39.083Z] === RUN   TestHealthKillContainer
21:55:47 [2024-01-19T21:55:47.163Z] --- PASS: TestHealthKillContainer (7.99s)
21:55:47 [2024-01-19T21:55:47.163Z] === RUN   TestHealthCheckProcessKilled
21:55:47 [2024-01-19T21:55:47.723Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
21:55:47 [2024-01-19T21:55:47.723Z] === RUN   TestHealthStartInterval
21:55:49 [2024-01-19T21:55:49.087Z]     health_test.go:141: &{2024-01-19 21:55:48.888228591 +0000 UTC 2024-01-19 21:55:48.954614088 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:55:49 [2024-01-19T21:55:49.087Z]         }
21:55:49 [2024-01-19T21:55:49.343Z]     health_test.go:141: &{2024-01-19 21:55:48.888228591 +0000 UTC 2024-01-19 21:55:48.954614088 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:55:49 [2024-01-19T21:55:49.343Z]         }
21:55:49 [2024-01-19T21:55:49.343Z]     health_test.go:141: &{2024-01-19 21:55:48.888228591 +0000 UTC 2024-01-19 21:55:48.954614088 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:55:49 [2024-01-19T21:55:49.343Z]         }
21:55:49 [2024-01-19T21:55:49.343Z]     health_test.go:141: &{2024-01-19 21:55:48.888228591 +0000 UTC 2024-01-19 21:55:48.954614088 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:55:49 [2024-01-19T21:55:49.343Z]         }
21:55:49 [2024-01-19T21:55:49.598Z]     health_test.go:141: &{2024-01-19 21:55:48.888228591 +0000 UTC 2024-01-19 21:55:48.954614088 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:55:49 [2024-01-19T21:55:49.598Z]         }
21:55:49 [2024-01-19T21:55:49.598Z]     health_test.go:141: &{2024-01-19 21:55:48.888228591 +0000 UTC 2024-01-19 21:55:48.954614088 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:55:49 [2024-01-19T21:55:49.598Z]         }
21:55:49 [2024-01-19T21:55:49.598Z]     health_test.go:141: &{2024-01-19 21:55:48.888228591 +0000 UTC 2024-01-19 21:55:48.954614088 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:55:49 [2024-01-19T21:55:49.598Z]         }
21:55:49 [2024-01-19T21:55:49.854Z]     health_test.go:141: &{2024-01-19 21:55:48.888228591 +0000 UTC 2024-01-19 21:55:48.954614088 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:55:49 [2024-01-19T21:55:49.854Z]         }
21:55:49 [2024-01-19T21:55:49.854Z]     health_test.go:141: &{2024-01-19 21:55:48.888228591 +0000 UTC 2024-01-19 21:55:48.954614088 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:55:49 [2024-01-19T21:55:49.854Z]         }
21:55:50 [2024-01-19T21:55:50.109Z]     health_test.go:141: &{2024-01-19 21:55:48.888228591 +0000 UTC 2024-01-19 21:55:48.954614088 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:55:50 [2024-01-19T21:55:50.109Z]         }
21:55:50 [2024-01-19T21:55:50.109Z]     health_test.go:141: &{2024-01-19 21:55:48.888228591 +0000 UTC 2024-01-19 21:55:48.954614088 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:55:50 [2024-01-19T21:55:50.109Z]         }
21:55:50 [2024-01-19T21:55:50.109Z]     health_test.go:141: &{2024-01-19 21:55:49.955161718 +0000 UTC 2024-01-19 21:55:50.026151993 +0000 UTC 1 2}
21:55:50 [2024-01-19T21:55:50.364Z]     health_test.go:141: &{2024-01-19 21:55:49.955161718 +0000 UTC 2024-01-19 21:55:50.026151993 +0000 UTC 1 2}
21:55:50 [2024-01-19T21:55:50.364Z]     health_test.go:141: &{2024-01-19 21:55:49.955161718 +0000 UTC 2024-01-19 21:55:50.026151993 +0000 UTC 1 2}
21:55:50 [2024-01-19T21:55:50.620Z]     health_test.go:141: &{2024-01-19 21:55:49.955161718 +0000 UTC 2024-01-19 21:55:50.026151993 +0000 UTC 1 2}
21:55:50 [2024-01-19T21:55:50.620Z]     health_test.go:141: &{2024-01-19 21:55:49.955161718 +0000 UTC 2024-01-19 21:55:50.026151993 +0000 UTC 1 2}
21:55:50 [2024-01-19T21:55:50.620Z]     health_test.go:141: &{2024-01-19 21:55:49.955161718 +0000 UTC 2024-01-19 21:55:50.026151993 +0000 UTC 1 2}
21:55:50 [2024-01-19T21:55:50.875Z]     health_test.go:141: &{2024-01-19 21:55:49.955161718 +0000 UTC 2024-01-19 21:55:50.026151993 +0000 UTC 1 2}
21:55:50 [2024-01-19T21:55:50.875Z]     health_test.go:141: &{2024-01-19 21:55:49.955161718 +0000 UTC 2024-01-19 21:55:50.026151993 +0000 UTC 1 2}
21:55:51 [2024-01-19T21:55:51.130Z]     health_test.go:141: &{2024-01-19 21:55:49.955161718 +0000 UTC 2024-01-19 21:55:50.026151993 +0000 UTC 1 2}
21:55:51 [2024-01-19T21:55:51.130Z]     health_test.go:141: &{2024-01-19 21:55:49.955161718 +0000 UTC 2024-01-19 21:55:50.026151993 +0000 UTC 1 2}
21:55:51 [2024-01-19T21:55:51.130Z]     health_test.go:169: 1.071656722s
21:55:52 [2024-01-19T21:55:52.493Z]     health_test.go:169: 1.071656722s
21:55:53 [2024-01-19T21:55:53.418Z]     health_test.go:169: 1.071656722s
21:55:54 [2024-01-19T21:55:54.344Z]     health_test.go:169: 1.071656722s
21:55:55 [2024-01-19T21:55:55.270Z]     health_test.go:169: 1.071656722s
21:55:56 [2024-01-19T21:55:56.195Z]     health_test.go:169: 1.071656722s
21:55:57 [2024-01-19T21:55:57.121Z]     health_test.go:169: 1.071656722s
21:55:58 [2024-01-19T21:55:58.484Z]     health_test.go:169: 1.071656722s
21:55:59 [2024-01-19T21:55:59.410Z]     health_test.go:169: 1.071656722s
21:56:00 [2024-01-19T21:56:00.336Z]     health_test.go:169: 1.071656722s
21:56:01 [2024-01-19T21:56:01.262Z]     health_test.go:169: 1.071656722s
21:56:02 [2024-01-19T21:56:02.187Z]     health_test.go:169: 1.071656722s
21:56:03 [2024-01-19T21:56:03.550Z]     health_test.go:169: 1.071656722s
21:56:04 [2024-01-19T21:56:04.475Z]     health_test.go:169: 1.071656722s
21:56:05 [2024-01-19T21:56:05.401Z]     health_test.go:169: 1.071656722s
21:56:06 [2024-01-19T21:56:06.326Z]     health_test.go:169: 1.071656722s
21:56:07 [2024-01-19T21:56:07.251Z]     health_test.go:169: 1.071656722s
21:56:08 [2024-01-19T21:56:08.177Z]     health_test.go:169: 1.071656722s
21:56:09 [2024-01-19T21:56:09.540Z]     health_test.go:169: 1.071656722s
21:56:10 [2024-01-19T21:56:10.466Z]     health_test.go:169: 1.071656722s
21:56:11 [2024-01-19T21:56:11.391Z]     health_test.go:169: 1.071656722s
21:56:12 [2024-01-19T21:56:12.317Z]     health_test.go:169: 1.071656722s
21:56:13 [2024-01-19T21:56:13.242Z]     health_test.go:169: 1.071656722s
21:56:14 [2024-01-19T21:56:14.168Z]     health_test.go:169: 1.071656722s
21:56:15 [2024-01-19T21:56:15.531Z]     health_test.go:169: 1.071656722s
21:56:16 [2024-01-19T21:56:16.457Z]     health_test.go:169: 1.071656722s
21:56:17 [2024-01-19T21:56:17.382Z]     health_test.go:169: 1.071656722s
21:56:18 [2024-01-19T21:56:18.308Z]     health_test.go:169: 1.071656722s
21:56:19 [2024-01-19T21:56:19.234Z]     health_test.go:169: 1.071656722s
21:56:20 [2024-01-19T21:56:20.160Z]     health_test.go:169: 1.071656722s
21:56:21 [2024-01-19T21:56:21.523Z] --- PASS: TestHealthStartInterval (33.71s)
21:56:21 [2024-01-19T21:56:21.523Z] === RUN   TestInspectCpusetInConfigPre120
21:56:22 [2024-01-19T21:56:22.084Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s)
21:56:22 [2024-01-19T21:56:22.084Z] === RUN   TestInspectAnnotations
21:56:22 [2024-01-19T21:56:22.084Z] --- PASS: TestInspectAnnotations (0.05s)
21:56:22 [2024-01-19T21:56:22.084Z] === RUN   TestIpcModeNone
21:56:22 [2024-01-19T21:56:22.645Z] --- PASS: TestIpcModeNone (0.57s)
21:56:22 [2024-01-19T21:56:22.645Z] === RUN   TestIpcModePrivate
21:56:22 [2024-01-19T21:56:22.901Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
21:56:23 [2024-01-19T21:56:23.157Z] --- PASS: TestIpcModePrivate (0.54s)
21:56:23 [2024-01-19T21:56:23.157Z] === RUN   TestIpcModeShareable
21:56:23 [2024-01-19T21:56:23.412Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
21:56:23 [2024-01-19T21:56:23.668Z] --- PASS: TestIpcModeShareable (0.51s)
21:56:23 [2024-01-19T21:56:23.668Z] === RUN   TestAPIIpcModeShareableAndContainer
21:56:25 [2024-01-19T21:56:25.032Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.29s)
21:56:25 [2024-01-19T21:56:25.032Z] === RUN   TestAPIIpcModeHost
21:56:25 [2024-01-19T21:56:25.287Z] --- PASS: TestAPIIpcModeHost (0.35s)
21:56:25 [2024-01-19T21:56:25.288Z] === RUN   TestDaemonIpcModeShareable
21:56:26 [2024-01-19T21:56:26.214Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
21:56:26 [2024-01-19T21:56:26.470Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
21:56:26 [2024-01-19T21:56:26.470Z] === RUN   TestDaemonIpcModePrivate
21:56:27 [2024-01-19T21:56:27.396Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
21:56:27 [2024-01-19T21:56:27.396Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
21:56:27 [2024-01-19T21:56:27.396Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:56:28 [2024-01-19T21:56:28.322Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
21:56:28 [2024-01-19T21:56:28.578Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s)
21:56:28 [2024-01-19T21:56:28.578Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:56:29 [2024-01-19T21:56:29.504Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
21:56:29 [2024-01-19T21:56:29.759Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s)
21:56:29 [2024-01-19T21:56:29.759Z] === RUN   TestIpcModeOlderClient
21:56:29 [2024-01-19T21:56:29.759Z] === PAUSE TestIpcModeOlderClient
21:56:29 [2024-01-19T21:56:29.759Z] === RUN   TestKillContainerInvalidSignal
21:56:30 [2024-01-19T21:56:30.320Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
21:56:30 [2024-01-19T21:56:30.320Z] === RUN   TestKillContainer
21:56:30 [2024-01-19T21:56:30.320Z] === RUN   TestKillContainer/no_signal
21:56:30 [2024-01-19T21:56:30.576Z] === RUN   TestKillContainer/non_killing_signal
21:56:30 [2024-01-19T21:56:30.831Z] === RUN   TestKillContainer/killing_signal
21:56:31 [2024-01-19T21:56:31.758Z] --- PASS: TestKillContainer (1.39s)
21:56:31 [2024-01-19T21:56:31.758Z]     --- PASS: TestKillContainer/no_signal (0.44s)
21:56:31 [2024-01-19T21:56:31.758Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
21:56:31 [2024-01-19T21:56:31.758Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
21:56:31 [2024-01-19T21:56:31.758Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:56:31 [2024-01-19T21:56:31.758Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:56:32 [2024-01-19T21:56:32.014Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:56:32 [2024-01-19T21:56:32.575Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
21:56:32 [2024-01-19T21:56:32.575Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
21:56:32 [2024-01-19T21:56:32.575Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
21:56:32 [2024-01-19T21:56:32.575Z] === RUN   TestKillStoppedContainer
21:56:32 [2024-01-19T21:56:32.575Z] --- PASS: TestKillStoppedContainer (0.05s)
21:56:32 [2024-01-19T21:56:32.575Z] === RUN   TestKillStoppedContainerAPIPre120
21:56:32 [2024-01-19T21:56:32.575Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
21:56:32 [2024-01-19T21:56:32.575Z] === RUN   TestKillDifferentUserContainer
21:56:33 [2024-01-19T21:56:33.136Z] --- PASS: TestKillDifferentUserContainer (0.47s)
21:56:33 [2024-01-19T21:56:33.136Z] === RUN   TestInspectOomKilledTrue
21:56:33 [2024-01-19T21:56:33.391Z] --- PASS: TestInspectOomKilledTrue (0.47s)
21:56:33 [2024-01-19T21:56:33.392Z] === RUN   TestInspectOomKilledFalse
21:56:33 [2024-01-19T21:56:33.953Z] --- PASS: TestInspectOomKilledFalse (0.47s)
21:56:33 [2024-01-19T21:56:33.953Z] === RUN   TestLinksEtcHostsContentMatch
21:56:34 [2024-01-19T21:56:34.209Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s)
21:56:34 [2024-01-19T21:56:34.209Z] === RUN   TestLinksContainerNames
21:56:35 [2024-01-19T21:56:35.136Z] --- PASS: TestLinksContainerNames (0.93s)
21:56:35 [2024-01-19T21:56:35.136Z] === RUN   TestLogsFollowTailEmpty
21:56:35 [2024-01-19T21:56:35.697Z] --- PASS: TestLogsFollowTailEmpty (0.48s)
21:56:35 [2024-01-19T21:56:35.697Z] === RUN   TestLogs
21:56:35 [2024-01-19T21:56:35.697Z] === RUN   TestLogs/driver_local
21:56:35 [2024-01-19T21:56:35.697Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:56:35 [2024-01-19T21:56:35.697Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:56:35 [2024-01-19T21:56:35.697Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:56:35 [2024-01-19T21:56:35.697Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:56:35 [2024-01-19T21:56:35.697Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:56:35 [2024-01-19T21:56:35.697Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:56:35 [2024-01-19T21:56:35.697Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:56:35 [2024-01-19T21:56:35.697Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:56:35 [2024-01-19T21:56:35.697Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:56:35 [2024-01-19T21:56:35.697Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:56:35 [2024-01-19T21:56:35.697Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:56:35 [2024-01-19T21:56:35.697Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:56:35 [2024-01-19T21:56:35.697Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:56:35 [2024-01-19T21:56:35.697Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:56:35 [2024-01-19T21:56:35.697Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:56:35 [2024-01-19T21:56:35.697Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:56:35 [2024-01-19T21:56:35.697Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:56:35 [2024-01-19T21:56:35.697Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:56:37 [2024-01-19T21:56:37.062Z] === RUN   TestLogs/driver_json-file
21:56:37 [2024-01-19T21:56:37.062Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:56:37 [2024-01-19T21:56:37.062Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:56:37 [2024-01-19T21:56:37.062Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:56:37 [2024-01-19T21:56:37.062Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:56:37 [2024-01-19T21:56:37.062Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:56:37 [2024-01-19T21:56:37.062Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:56:37 [2024-01-19T21:56:37.062Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:56:37 [2024-01-19T21:56:37.062Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:56:37 [2024-01-19T21:56:37.062Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:56:37 [2024-01-19T21:56:37.062Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:56:37 [2024-01-19T21:56:37.062Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:56:37 [2024-01-19T21:56:37.062Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:56:37 [2024-01-19T21:56:37.062Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:56:37 [2024-01-19T21:56:37.062Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:56:37 [2024-01-19T21:56:37.062Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:56:37 [2024-01-19T21:56:37.062Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:56:37 [2024-01-19T21:56:37.062Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:56:37 [2024-01-19T21:56:37.062Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:56:38 [2024-01-19T21:56:38.950Z] --- PASS: TestLogs (3.27s)
21:56:38 [2024-01-19T21:56:38.950Z]     --- PASS: TestLogs/driver_local (0.01s)
21:56:38 [2024-01-19T21:56:38.950Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.91s)
21:56:38 [2024-01-19T21:56:38.950Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.17s)
21:56:38 [2024-01-19T21:56:38.950Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.22s)
21:56:38 [2024-01-19T21:56:38.950Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.45s)
21:56:38 [2024-01-19T21:56:38.950Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.48s)
21:56:38 [2024-01-19T21:56:38.950Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.53s)
21:56:38 [2024-01-19T21:56:38.950Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:56:38 [2024-01-19T21:56:38.950Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.02s)
21:56:38 [2024-01-19T21:56:38.950Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.16s)
21:56:38 [2024-01-19T21:56:38.950Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.33s)
21:56:38 [2024-01-19T21:56:38.950Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.63s)
21:56:38 [2024-01-19T21:56:38.950Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.67s)
21:56:38 [2024-01-19T21:56:38.950Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.73s)
21:56:38 [2024-01-19T21:56:38.950Z] === RUN   TestContainerNetworkMountsNoChown
21:56:39 [2024-01-19T21:56:39.207Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/default
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/default
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/private
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/private
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/rprivate
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/rprivate
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/slave
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/slave
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/rslave
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/rslave
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/shared
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/shared
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/rshared
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/rshared
21:56:39 [2024-01-19T21:56:39.207Z] === CONT  TestMountDaemonRoot/default
21:56:39 [2024-01-19T21:56:39.207Z] === CONT  TestMountDaemonRoot/rslave
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/default/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === CONT  TestMountDaemonRoot/shared
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === CONT  TestMountDaemonRoot/slave
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === CONT  TestMountDaemonRoot/rprivate
21:56:39 [2024-01-19T21:56:39.207Z] === CONT  TestMountDaemonRoot/private
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === CONT  TestMountDaemonRoot/rshared
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/default/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/private/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === CONT  TestMountDaemonRoot/default/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/private/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === CONT  TestMountDaemonRoot/default/mount_root
21:56:39 [2024-01-19T21:56:39.207Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:56:39 [2024-01-19T21:56:39.207Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:56:39 [2024-01-19T21:56:39.207Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/private/bind_root
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/private/mount_root
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:56:39 [2024-01-19T21:56:39.463Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:56:39 [2024-01-19T21:56:39.463Z] --- PASS: TestMountDaemonRoot (0.01s)
21:56:39 [2024-01-19T21:56:39.463Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
21:56:39 [2024-01-19T21:56:39.463Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
21:56:39 [2024-01-19T21:56:39.463Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
21:56:39 [2024-01-19T21:56:39.463Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
21:56:39 [2024-01-19T21:56:39.463Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
21:56:39 [2024-01-19T21:56:39.463Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
21:56:39 [2024-01-19T21:56:39.463Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
21:56:39 [2024-01-19T21:56:39.463Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:56:39 [2024-01-19T21:56:39.463Z] === RUN   TestContainerBindMountNonRecursive
21:56:40 [2024-01-19T21:56:40.827Z] --- PASS: TestContainerBindMountNonRecursive (1.27s)
21:56:40 [2024-01-19T21:56:40.827Z] === RUN   TestContainerVolumesMountedAsShared
21:56:41 [2024-01-19T21:56:41.388Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
21:56:41 [2024-01-19T21:56:41.389Z] === RUN   TestContainerVolumesMountedAsSlave
21:56:41 [2024-01-19T21:56:41.644Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
21:56:41 [2024-01-19T21:56:41.644Z] === RUN   TestContainerCopyLeaksMounts
21:56:42 [2024-01-19T21:56:42.205Z] --- PASS: TestContainerCopyLeaksMounts (0.52s)
21:56:42 [2024-01-19T21:56:42.205Z] === RUN   TestContainerBindMountRecursivelyReadOnly
21:56:44 [2024-01-19T21:56:44.093Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.76s)
21:56:44 [2024-01-19T21:56:44.093Z] === RUN   TestNetworkNat
21:56:44 [2024-01-19T21:56:44.349Z] --- PASS: TestNetworkNat (0.43s)
21:56:44 [2024-01-19T21:56:44.349Z] === RUN   TestNetworkLocalhostTCPNat
21:56:44 [2024-01-19T21:56:44.911Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
21:56:44 [2024-01-19T21:56:44.911Z] === RUN   TestNetworkLoopbackNat
21:56:47 [2024-01-19T21:56:47.424Z] --- PASS: TestNetworkLoopbackNat (2.60s)
21:56:47 [2024-01-19T21:56:47.424Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
21:56:47 [2024-01-19T21:56:47.679Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
21:56:47 [2024-01-19T21:56:47.680Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
21:56:47 [2024-01-19T21:56:47.680Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
21:56:47 [2024-01-19T21:56:47.680Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
21:56:47 [2024-01-19T21:56:47.935Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.47s)
21:56:47 [2024-01-19T21:56:47.935Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
21:56:47 [2024-01-19T21:56:47.935Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
21:56:47 [2024-01-19T21:56:47.935Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
21:56:47 [2024-01-19T21:56:47.935Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
21:56:47 [2024-01-19T21:56:47.935Z] === RUN   TestPause
21:56:48 [2024-01-19T21:56:48.496Z] --- PASS: TestPause (0.51s)
21:56:48 [2024-01-19T21:56:48.496Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:56:48 [2024-01-19T21:56:48.496Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:56:48 [2024-01-19T21:56:48.496Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:56:48 [2024-01-19T21:56:48.496Z] === RUN   TestPauseStopPausedContainer
21:56:48 [2024-01-19T21:56:48.752Z] --- PASS: TestPauseStopPausedContainer (0.46s)
21:56:48 [2024-01-19T21:56:48.752Z] === RUN   TestPIDModeHost
21:56:50 [2024-01-19T21:56:50.116Z] --- PASS: TestPIDModeHost (1.13s)
21:56:50 [2024-01-19T21:56:50.116Z] === RUN   TestPIDModeContainer
21:56:50 [2024-01-19T21:56:50.116Z] === RUN   TestPIDModeContainer/non-existing_container
21:56:50 [2024-01-19T21:56:50.116Z] === RUN   TestPIDModeContainer/non-running_container
21:56:50 [2024-01-19T21:56:50.116Z] === RUN   TestPIDModeContainer/running_container
21:56:51 [2024-01-19T21:56:51.043Z] --- PASS: TestPIDModeContainer (1.10s)
21:56:51 [2024-01-19T21:56:51.043Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
21:56:51 [2024-01-19T21:56:51.043Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
21:56:51 [2024-01-19T21:56:51.043Z]     --- PASS: TestPIDModeContainer/running_container (0.50s)
21:56:51 [2024-01-19T21:56:51.043Z] === RUN   TestPsFilter
21:56:51 [2024-01-19T21:56:51.298Z] === RUN   TestPsFilter/since
21:56:51 [2024-01-19T21:56:51.298Z] === RUN   TestPsFilter/before
21:56:51 [2024-01-19T21:56:51.298Z] --- PASS: TestPsFilter (0.12s)
21:56:51 [2024-01-19T21:56:51.298Z]     --- PASS: TestPsFilter/since (0.00s)
21:56:51 [2024-01-19T21:56:51.298Z]     --- PASS: TestPsFilter/before (0.00s)
21:56:51 [2024-01-19T21:56:51.298Z] === RUN   TestRemoveContainerWithRemovedVolume
21:56:51 [2024-01-19T21:56:51.554Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
21:56:51 [2024-01-19T21:56:51.554Z] === RUN   TestRemoveContainerWithVolume
21:56:52 [2024-01-19T21:56:52.115Z] --- PASS: TestRemoveContainerWithVolume (0.48s)
21:56:52 [2024-01-19T21:56:52.115Z] === RUN   TestRemoveContainerRunning
21:56:52 [2024-01-19T21:56:52.676Z] --- PASS: TestRemoveContainerRunning (0.45s)
21:56:52 [2024-01-19T21:56:52.676Z] === RUN   TestRemoveContainerForceRemoveRunning
21:56:52 [2024-01-19T21:56:52.932Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
21:56:52 [2024-01-19T21:56:52.932Z] === RUN   TestRemoveInvalidContainer
21:56:52 [2024-01-19T21:56:52.932Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:56:52 [2024-01-19T21:56:52.932Z] === RUN   TestRenameLinkedContainer
21:56:55 [2024-01-19T21:56:55.446Z] --- PASS: TestRenameLinkedContainer (1.93s)
21:56:55 [2024-01-19T21:56:55.446Z] === RUN   TestRenameStoppedContainer
21:56:55 [2024-01-19T21:56:55.446Z] --- PASS: TestRenameStoppedContainer (0.49s)
21:56:55 [2024-01-19T21:56:55.446Z] === RUN   TestRenameRunningContainerAndReuse
21:56:56 [2024-01-19T21:56:56.373Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s)
21:56:56 [2024-01-19T21:56:56.373Z] === RUN   TestRenameInvalidName
21:56:56 [2024-01-19T21:56:56.934Z] --- PASS: TestRenameInvalidName (0.47s)
21:56:56 [2024-01-19T21:56:56.934Z] === RUN   TestRenameAnonymousContainer
21:56:58 [2024-01-19T21:56:58.822Z] --- PASS: TestRenameAnonymousContainer (1.65s)
21:56:58 [2024-01-19T21:56:58.822Z] === RUN   TestRenameContainerWithSameName
21:56:59 [2024-01-19T21:56:59.078Z] --- PASS: TestRenameContainerWithSameName (0.44s)
21:56:59 [2024-01-19T21:56:59.078Z] === RUN   TestRenameContainerWithLinkedContainer
21:57:00 [2024-01-19T21:57:00.004Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s)
21:57:00 [2024-01-19T21:57:00.004Z] === RUN   TestResize
21:57:00 [2024-01-19T21:57:00.004Z] === RUN   TestResize/success
21:57:00 [2024-01-19T21:57:00.260Z] === RUN   TestResize/invalid_size
21:57:00 [2024-01-19T21:57:00.516Z] === RUN   TestResize/invalid_state
21:57:01 [2024-01-19T21:57:01.077Z] --- PASS: TestResize (0.96s)
21:57:01 [2024-01-19T21:57:01.077Z]     --- PASS: TestResize/success (0.25s)
21:57:01 [2024-01-19T21:57:01.077Z]     --- PASS: TestResize/invalid_size (0.26s)
21:57:01 [2024-01-19T21:57:01.077Z]     --- PASS: TestResize/invalid_state (0.03s)
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:57:01 [2024-01-19T21:57:01.077Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:57:02 [2024-01-19T21:57:02.444Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:57:02 [2024-01-19T21:57:02.444Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:57:03 [2024-01-19T21:57:03.006Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:57:03 [2024-01-19T21:57:03.006Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:57:03 [2024-01-19T21:57:03.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:57:03 [2024-01-19T21:57:03.518Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:57:03 [2024-01-19T21:57:03.518Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:57:03 [2024-01-19T21:57:03.518Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:57:08 [2024-01-19T21:57:08.760Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.15s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.48s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.75s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.05s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.07s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.71s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.89s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.00s)
21:57:08 [2024-01-19T21:57:08.760Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.35s)
21:57:08 [2024-01-19T21:57:08.760Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:57:08 [2024-01-19T21:57:08.760Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:57:09 [2024-01-19T21:57:09.687Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:57:11 [2024-01-19T21:57:11.051Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.01s)
21:57:11 [2024-01-19T21:57:11.051Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
21:57:11 [2024-01-19T21:57:11.051Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.02s)
21:57:11 [2024-01-19T21:57:11.051Z] === RUN   TestContainerRestartWithCancelledRequest
21:57:12 [2024-01-19T21:57:12.939Z] --- PASS: TestContainerRestartWithCancelledRequest (1.96s)
21:57:12 [2024-01-19T21:57:12.939Z] === RUN   TestCgroupNamespacesRun
21:57:13 [2024-01-19T21:57:13.866Z] --- PASS: TestCgroupNamespacesRun (1.16s)
21:57:13 [2024-01-19T21:57:13.866Z] === RUN   TestCgroupNamespacesRunPrivileged
21:57:15 [2024-01-19T21:57:15.230Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
21:57:15 [2024-01-19T21:57:15.230Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:57:16 [2024-01-19T21:57:16.156Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
21:57:16 [2024-01-19T21:57:16.156Z] === RUN   TestCgroupNamespacesRunHostMode
21:57:17 [2024-01-19T21:57:17.521Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
21:57:17 [2024-01-19T21:57:17.521Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:57:18 [2024-01-19T21:57:18.447Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
21:57:18 [2024-01-19T21:57:18.447Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:57:19 [2024-01-19T21:57:19.374Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
21:57:19 [2024-01-19T21:57:19.374Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:57:20 [2024-01-19T21:57:20.300Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
21:57:20 [2024-01-19T21:57:20.300Z] === RUN   TestCgroupNamespacesRunOlderClient
21:57:21 [2024-01-19T21:57:21.227Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s)
21:57:21 [2024-01-19T21:57:21.227Z] === RUN   TestNISDomainname
21:57:21 [2024-01-19T21:57:21.788Z] --- PASS: TestNISDomainname (0.59s)
21:57:21 [2024-01-19T21:57:21.788Z] === RUN   TestHostnameDnsResolution
21:57:22 [2024-01-19T21:57:22.715Z] --- PASS: TestHostnameDnsResolution (0.71s)
21:57:22 [2024-01-19T21:57:22.715Z] === RUN   TestUnprivilegedPortsAndPing
21:57:22 [2024-01-19T21:57:22.971Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
21:57:22 [2024-01-19T21:57:22.971Z] === RUN   TestPrivilegedHostDevices
21:57:23 [2024-01-19T21:57:23.532Z] --- PASS: TestPrivilegedHostDevices (0.51s)
21:57:23 [2024-01-19T21:57:23.532Z] === RUN   TestRunConsoleSize
21:57:24 [2024-01-19T21:57:24.093Z] --- PASS: TestRunConsoleSize (0.43s)
21:57:24 [2024-01-19T21:57:24.093Z] === RUN   TestRunWithAlternativeContainerdShim
21:57:30 [2024-01-19T21:57:30.626Z] --- PASS: TestRunWithAlternativeContainerdShim (5.46s)
21:57:30 [2024-01-19T21:57:30.626Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
21:57:30 [2024-01-19T21:57:30.626Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.14s)
21:57:30 [2024-01-19T21:57:30.626Z] === RUN   TestStats
21:57:31 [2024-01-19T21:57:31.989Z] --- PASS: TestStats (1.49s)
21:57:31 [2024-01-19T21:57:31.989Z] === RUN   TestStopContainerWithTimeout
21:57:31 [2024-01-19T21:57:31.989Z] === RUN   TestStopContainerWithTimeout/0
21:57:31 [2024-01-19T21:57:31.989Z] === PAUSE TestStopContainerWithTimeout/0
21:57:31 [2024-01-19T21:57:31.989Z] === RUN   TestStopContainerWithTimeout/1
21:57:31 [2024-01-19T21:57:31.989Z] === PAUSE TestStopContainerWithTimeout/1
21:57:31 [2024-01-19T21:57:31.989Z] === RUN   TestStopContainerWithTimeout/3
21:57:31 [2024-01-19T21:57:31.989Z] === PAUSE TestStopContainerWithTimeout/3
21:57:31 [2024-01-19T21:57:31.989Z] === RUN   TestStopContainerWithTimeout/-1
21:57:31 [2024-01-19T21:57:31.989Z] === PAUSE TestStopContainerWithTimeout/-1
21:57:31 [2024-01-19T21:57:31.989Z] === CONT  TestStopContainerWithTimeout/0
21:57:31 [2024-01-19T21:57:31.989Z] === CONT  TestStopContainerWithTimeout/3
21:57:31 [2024-01-19T21:57:31.989Z] === CONT  TestStopContainerWithTimeout/-1
21:57:31 [2024-01-19T21:57:31.989Z] === CONT  TestStopContainerWithTimeout/1
21:57:35 [2024-01-19T21:57:35.254Z] --- PASS: TestStopContainerWithTimeout (0.04s)
21:57:35 [2024-01-19T21:57:35.254Z]     --- PASS: TestStopContainerWithTimeout/0 (0.87s)
21:57:35 [2024-01-19T21:57:35.254Z]     --- PASS: TestStopContainerWithTimeout/1 (1.67s)
21:57:35 [2024-01-19T21:57:35.254Z]     --- PASS: TestStopContainerWithTimeout/3 (2.93s)
21:57:35 [2024-01-19T21:57:35.254Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
21:57:35 [2024-01-19T21:57:35.254Z] === RUN   TestStopContainerWithTimeoutCancel
21:57:35 [2024-01-19T21:57:35.254Z] === PAUSE TestStopContainerWithTimeoutCancel
21:57:35 [2024-01-19T21:57:35.254Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:57:37 [2024-01-19T21:57:37.768Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.34s)
21:57:37 [2024-01-19T21:57:37.768Z] === RUN   TestUpdateMemory
21:57:38 [2024-01-19T21:57:38.024Z] --- PASS: TestUpdateMemory (0.55s)
21:57:38 [2024-01-19T21:57:38.024Z] === RUN   TestUpdateCPUQuota
21:57:38 [2024-01-19T21:57:38.585Z] --- PASS: TestUpdateCPUQuota (0.70s)
21:57:38 [2024-01-19T21:57:38.585Z] === RUN   TestUpdatePidsLimit
21:57:38 [2024-01-19T21:57:38.585Z] === RUN   TestUpdatePidsLimit/update_from_none
21:57:38 [2024-01-19T21:57:38.840Z] === RUN   TestUpdatePidsLimit/no_change
21:57:39 [2024-01-19T21:57:39.096Z] === RUN   TestUpdatePidsLimit/update_lower
21:57:39 [2024-01-19T21:57:39.351Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:57:39 [2024-01-19T21:57:39.607Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:57:39 [2024-01-19T21:57:39.863Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:57:40 [2024-01-19T21:57:40.118Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:57:41 [2024-01-19T21:57:41.045Z] --- PASS: TestUpdatePidsLimit (2.11s)
21:57:41 [2024-01-19T21:57:41.045Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
21:57:41 [2024-01-19T21:57:41.045Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
21:57:41 [2024-01-19T21:57:41.045Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
21:57:41 [2024-01-19T21:57:41.045Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
21:57:41 [2024-01-19T21:57:41.045Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
21:57:41 [2024-01-19T21:57:41.045Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
21:57:41 [2024-01-19T21:57:41.045Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
21:57:41 [2024-01-19T21:57:41.045Z] === RUN   TestUpdateRestartPolicy
21:57:53 [2024-01-19T21:57:53.210Z] --- PASS: TestUpdateRestartPolicy (10.76s)
21:57:53 [2024-01-19T21:57:53.210Z] === RUN   TestUpdateRestartWithAutoRemove
21:57:53 [2024-01-19T21:57:53.210Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
21:57:53 [2024-01-19T21:57:53.210Z] === RUN   TestWaitNonBlocked
21:57:53 [2024-01-19T21:57:53.210Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:57:53 [2024-01-19T21:57:53.210Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:57:53 [2024-01-19T21:57:53.210Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:57:53 [2024-01-19T21:57:53.210Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:57:53 [2024-01-19T21:57:53.210Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:57:53 [2024-01-19T21:57:53.210Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:57:53 [2024-01-19T21:57:53.210Z] --- PASS: TestWaitNonBlocked (0.02s)
21:57:53 [2024-01-19T21:57:53.210Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
21:57:53 [2024-01-19T21:57:53.210Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s)
21:57:53 [2024-01-19T21:57:53.210Z] === RUN   TestWaitBlocked
21:57:53 [2024-01-19T21:57:53.210Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:57:53 [2024-01-19T21:57:53.210Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:57:53 [2024-01-19T21:57:53.210Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:57:53 [2024-01-19T21:57:53.210Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:57:53 [2024-01-19T21:57:53.210Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:57:53 [2024-01-19T21:57:53.210Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:57:53 [2024-01-19T21:57:53.465Z] --- PASS: TestWaitBlocked (0.02s)
21:57:53 [2024-01-19T21:57:53.465Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
21:57:53 [2024-01-19T21:57:53.465Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
21:57:53 [2024-01-19T21:57:53.465Z] === RUN   TestWaitConditions
21:57:53 [2024-01-19T21:57:53.465Z] === RUN   TestWaitConditions/default
21:57:53 [2024-01-19T21:57:53.465Z] === PAUSE TestWaitConditions/default
21:57:53 [2024-01-19T21:57:53.465Z] === RUN   TestWaitConditions/not-running
21:57:53 [2024-01-19T21:57:53.465Z] === PAUSE TestWaitConditions/not-running
21:57:53 [2024-01-19T21:57:53.465Z] === RUN   TestWaitConditions/next-exit
21:57:53 [2024-01-19T21:57:53.465Z] === PAUSE TestWaitConditions/next-exit
21:57:53 [2024-01-19T21:57:53.465Z] === RUN   TestWaitConditions/removed
21:57:53 [2024-01-19T21:57:53.465Z] === PAUSE TestWaitConditions/removed
21:57:53 [2024-01-19T21:57:53.465Z] === CONT  TestWaitConditions/default
21:57:53 [2024-01-19T21:57:53.465Z] === CONT  TestWaitConditions/next-exit
21:57:53 [2024-01-19T21:57:53.465Z] === CONT  TestWaitConditions/removed
21:57:53 [2024-01-19T21:57:53.465Z] === CONT  TestWaitConditions/not-running
21:57:53 [2024-01-19T21:57:53.465Z]     wait_test.go:145: ContainerID = ec3b67db6aa2c356ca907fe179cf83a598ec087771d610978a29118bf5091b14
21:57:53 [2024-01-19T21:57:53.465Z]     wait_test.go:145: ContainerID = 3aacfc9ec7f722069269c177fc7e54189f6fd14e681a823886af50ab8bd5e202
21:57:53 [2024-01-19T21:57:53.465Z]     wait_test.go:145: ContainerID = ddc34a91f19bd97db77045deaa2f5bd1df4555fcea750a533f7f2245ee36bf79
21:57:53 [2024-01-19T21:57:53.465Z]     wait_test.go:145: ContainerID = c271fd41a446010d77dd6eb94084d7bfdc5c8ee29fc3db78b11df207a3554fa7
21:57:54 [2024-01-19T21:57:54.830Z] --- PASS: TestWaitConditions (0.03s)
21:57:54 [2024-01-19T21:57:54.830Z]     --- PASS: TestWaitConditions/removed (0.85s)
21:57:54 [2024-01-19T21:57:54.830Z]     --- PASS: TestWaitConditions/default (1.01s)
21:57:54 [2024-01-19T21:57:54.830Z]     --- PASS: TestWaitConditions/next-exit (1.10s)
21:57:54 [2024-01-19T21:57:54.830Z]     --- PASS: TestWaitConditions/not-running (1.16s)
21:57:54 [2024-01-19T21:57:54.830Z] === RUN   TestWaitRestartedContainer
21:57:54 [2024-01-19T21:57:54.830Z] === RUN   TestWaitRestartedContainer/default
21:57:54 [2024-01-19T21:57:54.830Z] === PAUSE TestWaitRestartedContainer/default
21:57:54 [2024-01-19T21:57:54.830Z] === RUN   TestWaitRestartedContainer/not-running
21:57:54 [2024-01-19T21:57:54.830Z] === PAUSE TestWaitRestartedContainer/not-running
21:57:54 [2024-01-19T21:57:54.830Z] === RUN   TestWaitRestartedContainer/next-exit
21:57:54 [2024-01-19T21:57:54.830Z] === PAUSE TestWaitRestartedContainer/next-exit
21:57:54 [2024-01-19T21:57:54.830Z] === CONT  TestWaitRestartedContainer/default
21:57:54 [2024-01-19T21:57:54.830Z] === CONT  TestWaitRestartedContainer/next-exit
21:57:54 [2024-01-19T21:57:54.830Z] === CONT  TestWaitRestartedContainer/not-running
21:57:56 [2024-01-19T21:57:56.718Z] --- PASS: TestWaitRestartedContainer (0.01s)
21:57:56 [2024-01-19T21:57:56.718Z]     --- PASS: TestWaitRestartedContainer/default (1.28s)
21:57:56 [2024-01-19T21:57:56.718Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.69s)
21:57:56 [2024-01-19T21:57:56.718Z]     --- PASS: TestWaitRestartedContainer/not-running (1.74s)
21:57:56 [2024-01-19T21:57:56.718Z] === CONT  TestContainerStartOnDaemonRestart
21:57:56 [2024-01-19T21:57:56.718Z] === CONT  TestHardRestartWhenContainerIsRunning
21:57:56 [2024-01-19T21:57:56.718Z] === CONT  TestIpcModeOlderClient
21:57:56 [2024-01-19T21:57:56.718Z] === CONT  TestContainerKillOnDaemonStart
21:57:56 [2024-01-19T21:57:56.718Z] === CONT  TestStopContainerWithTimeoutCancel
21:57:56 [2024-01-19T21:57:56.718Z] === CONT  TestDaemonHostGatewayIP
21:57:56 [2024-01-19T21:57:56.718Z] === CONT  TestDaemonRestartIpcMode
21:57:56 [2024-01-19T21:57:56.718Z] === CONT  TestRestartDaemonWithRestartingContainer
21:57:56 [2024-01-19T21:57:56.718Z] --- PASS: TestIpcModeOlderClient (0.09s)
21:57:58 [2024-01-19T21:57:58.607Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
21:57:58 [2024-01-19T21:57:58.607Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
21:57:58 [2024-01-19T21:57:58.862Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.41s)
21:57:58 [2024-01-19T21:57:58.862Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
21:57:58 [2024-01-19T21:57:58.862Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.48s)
21:57:59 [2024-01-19T21:57:59.424Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s)
21:57:59 [2024-01-19T21:57:59.680Z] --- PASS: TestDaemonHostGatewayIP (3.25s)
21:58:00 [2024-01-19T21:58:00.241Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.70s)
21:58:00 [2024-01-19T21:58:00.242Z] --- PASS: TestStopContainerWithTimeoutCancel (3.74s)
21:58:00 [2024-01-19T21:58:00.242Z] --- PASS: TestDaemonRestartIpcMode (3.76s)
21:58:08 [2024-01-19T21:58:08.324Z] --- PASS: TestContainerKillOnDaemonStart (11.80s)
21:58:08 [2024-01-19T21:58:08.324Z] PASS
21:58:08 [2024-01-19T21:58:08.324Z] 
21:58:08 [2024-01-19T21:58:08.324Z] === Skipped
21:58:08 [2024-01-19T21:58:08.324Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:58:08 [2024-01-19T21:58:08.324Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:58:08 [2024-01-19T21:58:08.324Z] 
21:58:08 [2024-01-19T21:58:08.324Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:58:08 [2024-01-19T21:58:08.324Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:58:08 [2024-01-19T21:58:08.324Z] 
21:58:08 [2024-01-19T21:58:08.324Z] DONE 320 tests, 2 skipped in 170.540s
21:58:08 [2024-01-19T21:58:08.324Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
21:58:08 [2024-01-19T21:58:08.324Z] ++ '[' -n '' ']'
21:58:08 [2024-01-19T21:58:08.324Z] ++ 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
21:58:08 [2024-01-19T21:58:08.324Z] ++ set -e
21:58:08 [2024-01-19T21:58:08.324Z] ++ '[' -n 0 ']'
21:58:08 [2024-01-19T21:58:08.324Z] ++ set -x
21:58:08 [2024-01-19T21:58:08.324Z] ++ 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.6xXJEheYIU/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
21:58:08 [2024-01-19T21:58:08.324Z] INFO: Testing against a local daemon
21:58:08 [2024-01-19T21:58:08.324Z] === RUN   TestConfigDaemonID
21:58:09 [2024-01-19T21:58:09.251Z]     daemon_test.go:61: [de190de0fbb38] daemon is not started
21:58:09 [2024-01-19T21:58:09.251Z] --- PASS: TestConfigDaemonID (1.05s)
21:58:09 [2024-01-19T21:58:09.251Z] === RUN   TestDaemonConfigValidation
21:58:09 [2024-01-19T21:58:09.251Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:58:09 [2024-01-19T21:58:09.251Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:58:09 [2024-01-19T21:58:09.251Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:58:09 [2024-01-19T21:58:09.251Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:58:09 [2024-01-19T21:58:09.251Z] === RUN   TestDaemonConfigValidation/invalid_config
21:58:09 [2024-01-19T21:58:09.251Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:58:09 [2024-01-19T21:58:09.251Z] === RUN   TestDaemonConfigValidation/malformed_config
21:58:09 [2024-01-19T21:58:09.251Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:58:09 [2024-01-19T21:58:09.251Z] === RUN   TestDaemonConfigValidation/valid_config
21:58:09 [2024-01-19T21:58:09.251Z] === PAUSE TestDaemonConfigValidation/valid_config
21:58:09 [2024-01-19T21:58:09.251Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:58:09 [2024-01-19T21:58:09.251Z] === CONT  TestDaemonConfigValidation/malformed_config
21:58:09 [2024-01-19T21:58:09.251Z] === CONT  TestDaemonConfigValidation/invalid_config
21:58:09 [2024-01-19T21:58:09.251Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:58:09 [2024-01-19T21:58:09.251Z] === CONT  TestDaemonConfigValidation/valid_config
21:58:09 [2024-01-19T21:58:09.507Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:58:09 [2024-01-19T21:58:09.507Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
21:58:09 [2024-01-19T21:58:09.507Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
21:58:09 [2024-01-19T21:58:09.507Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
21:58:09 [2024-01-19T21:58:09.507Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
21:58:09 [2024-01-19T21:58:09.507Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
21:58:09 [2024-01-19T21:58:09.507Z] === RUN   TestConfigDaemonSeccompProfiles
21:58:09 [2024-01-19T21:58:09.507Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:58:10 [2024-01-19T21:58:10.433Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:58:11 [2024-01-19T21:58:11.797Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:58:12 [2024-01-19T21:58:12.724Z]     daemon_test.go:180: [d08ede0b92b21] daemon is not started
21:58:12 [2024-01-19T21:58:12.724Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
21:58:12 [2024-01-19T21:58:12.724Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:58:12 [2024-01-19T21:58:12.724Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:58:12 [2024-01-19T21:58:12.724Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:58:12 [2024-01-19T21:58:12.724Z] === RUN   TestDaemonProxy
21:58:12 [2024-01-19T21:58:12.724Z] === RUN   TestDaemonProxy/environment_variables
21:58:12 [2024-01-19T21:58:12.724Z] === PAUSE TestDaemonProxy/environment_variables
21:58:12 [2024-01-19T21:58:12.724Z] === RUN   TestDaemonProxy/command-line_options
21:58:12 [2024-01-19T21:58:12.724Z] === PAUSE TestDaemonProxy/command-line_options
21:58:12 [2024-01-19T21:58:12.724Z] === RUN   TestDaemonProxy/configuration_file
21:58:12 [2024-01-19T21:58:12.724Z] === PAUSE TestDaemonProxy/configuration_file
21:58:12 [2024-01-19T21:58:12.724Z] === RUN   TestDaemonProxy/conflicting_options
21:58:12 [2024-01-19T21:58:12.980Z] === RUN   TestDaemonProxy/reload_sanitized
21:58:12 [2024-01-19T21:58:12.980Z] === PAUSE TestDaemonProxy/reload_sanitized
21:58:12 [2024-01-19T21:58:12.980Z] === CONT  TestDaemonProxy/environment_variables
21:58:12 [2024-01-19T21:58:12.980Z] === CONT  TestDaemonProxy/configuration_file
21:58:12 [2024-01-19T21:58:12.980Z] === CONT  TestDaemonProxy/reload_sanitized
21:58:12 [2024-01-19T21:58:12.980Z] === CONT  TestDaemonProxy/command-line_options
21:58:14 [2024-01-19T21:58:14.867Z] --- PASS: TestDaemonProxy (0.50s)
21:58:14 [2024-01-19T21:58:14.867Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:58:14 [2024-01-19T21:58:14.867Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
21:58:14 [2024-01-19T21:58:14.867Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
21:58:14 [2024-01-19T21:58:14.867Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
21:58:14 [2024-01-19T21:58:14.867Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
21:58:14 [2024-01-19T21:58:14.867Z] === RUN   TestLiveRestore
21:58:14 [2024-01-19T21:58:14.867Z] === RUN   TestLiveRestore/volume_references
21:58:14 [2024-01-19T21:58:14.867Z] === PAUSE TestLiveRestore/volume_references
21:58:14 [2024-01-19T21:58:14.867Z] === RUN   TestLiveRestore/autoremove
21:58:14 [2024-01-19T21:58:14.867Z] === PAUSE TestLiveRestore/autoremove
21:58:14 [2024-01-19T21:58:14.867Z] === CONT  TestLiveRestore/volume_references
21:58:14 [2024-01-19T21:58:14.867Z] === CONT  TestLiveRestore/autoremove
21:58:14 [2024-01-19T21:58:14.867Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
21:58:15 [2024-01-19T21:58:15.428Z] === RUN   TestLiveRestore/volume_references/restartPolicy
21:58:15 [2024-01-19T21:58:15.428Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
21:58:16 [2024-01-19T21:58:16.791Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
21:58:16 [2024-01-19T21:58:16.791Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
21:58:17 [2024-01-19T21:58:17.718Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
21:58:18 [2024-01-19T21:58:18.645Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
21:58:19 [2024-01-19T21:58:19.571Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
21:58:20 [2024-01-19T21:58:20.497Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
21:58:21 [2024-01-19T21:58:21.058Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
21:58:21 [2024-01-19T21:58:21.985Z] --- PASS: TestLiveRestore (0.00s)
21:58:21 [2024-01-19T21:58:21.985Z]     --- PASS: TestLiveRestore/autoremove (3.42s)
21:58:21 [2024-01-19T21:58:21.985Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.86s)
21:58:21 [2024-01-19T21:58:21.985Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.56s)
21:58:21 [2024-01-19T21:58:21.985Z]     --- PASS: TestLiveRestore/volume_references (7.21s)
21:58:21 [2024-01-19T21:58:21.985Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.21s)
21:58:21 [2024-01-19T21:58:21.985Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.13s)
21:58:21 [2024-01-19T21:58:21.985Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.06s)
21:58:21 [2024-01-19T21:58:21.985Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.02s)
21:58:21 [2024-01-19T21:58:21.985Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.01s)
21:58:21 [2024-01-19T21:58:21.985Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.45s)
21:58:21 [2024-01-19T21:58:21.985Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.47s)
21:58:21 [2024-01-19T21:58:21.985Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.94s)
21:58:21 [2024-01-19T21:58:21.985Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
21:58:22 [2024-01-19T21:58:22.546Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.65s)
21:58:22 [2024-01-19T21:58:22.546Z] PASS
21:58:22 [2024-01-19T21:58:22.546Z] 
21:58:22 [2024-01-19T21:58:22.546Z] DONE 31 tests in 14.406s
21:58:22 [2024-01-19T21:58:22.801Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
21:58:22 [2024-01-19T21:58:22.801Z] ++ '[' -n '' ']'
21:58:22 [2024-01-19T21:58:22.801Z] ++ 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
21:58:22 [2024-01-19T21:58:22.801Z] ++ set -e
21:58:22 [2024-01-19T21:58:22.801Z] ++ '[' -n 0 ']'
21:58:22 [2024-01-19T21:58:22.801Z] ++ set -x
21:58:22 [2024-01-19T21:58:22.801Z] ++ 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.6xXJEheYIU/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
21:58:22 [2024-01-19T21:58:22.801Z] INFO: Testing against a local daemon
21:58:22 [2024-01-19T21:58:22.801Z] === RUN   TestCommitInheritsEnv
21:58:22 [2024-01-19T21:58:22.801Z] --- PASS: TestCommitInheritsEnv (0.16s)
21:58:22 [2024-01-19T21:58:22.801Z] === RUN   TestUsernsCommit
21:58:24 [2024-01-19T21:58:24.687Z] --- PASS: TestUsernsCommit (1.48s)
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImportExtremelyLargeImageWorks
21:58:24 [2024-01-19T21:58:24.688Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
21:58:24 [2024-01-19T21:58:24.688Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImportWithCustomPlatform
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImportWithCustomPlatform/#00
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImportWithCustomPlatform/linux
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImportWithCustomPlatform/LINUX
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:58:24 [2024-01-19T21:58:24.688Z] --- PASS: TestImportWithCustomPlatform (0.10s)
21:58:24 [2024-01-19T21:58:24.688Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
21:58:24 [2024-01-19T21:58:24.688Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
21:58:24 [2024-01-19T21:58:24.688Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
21:58:24 [2024-01-19T21:58:24.688Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImportWithCustomPlatformReject
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImportWithCustomPlatformReject/_______
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImportWithCustomPlatformReject//
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImportWithCustomPlatformReject/macos
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
21:58:24 [2024-01-19T21:58:24.688Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
21:58:24 [2024-01-19T21:58:24.688Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
21:58:24 [2024-01-19T21:58:24.688Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
21:58:24 [2024-01-19T21:58:24.688Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
21:58:24 [2024-01-19T21:58:24.688Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
21:58:24 [2024-01-19T21:58:24.688Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImageInspectEmptyTagsAndDigests
21:58:24 [2024-01-19T21:58:24.688Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImagesFilterMultiReference
21:58:24 [2024-01-19T21:58:24.688Z] --- PASS: TestImagesFilterMultiReference (0.04s)
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImagesFilterUntil
21:58:24 [2024-01-19T21:58:24.688Z]     list_test.go:95: ImageList: ID=sha256:38b3f14f730599ef74b8865e85772a652a4c2d92c7b48cd860de71e4bd9cf541 RepoTags=[testimagesfilteruntil:v1]
21:58:24 [2024-01-19T21:58:24.688Z] --- PASS: TestImagesFilterUntil (0.22s)
21:58:24 [2024-01-19T21:58:24.688Z] === RUN   TestImagesFilterBeforeSince
21:58:24 [2024-01-19T21:58:24.944Z]     list_test.go:129: ImageList: ID=sha256:7c6e608b8ee14a9a08053e028846524115eea9834ea2b055782e5aa07aee4c56 RepoTags=[testimagesfilterbeforesince:v1]
21:58:24 [2024-01-19T21:58:24.944Z]     list_test.go:129: ImageList: ID=sha256:4bff3e59efa8aecff43c69720619c53ef71db33dc96d78ae9a8ae38a10c9dc24 RepoTags=[testimagesfilterbeforesince:v3]
21:58:24 [2024-01-19T21:58:24.944Z]     list_test.go:129: ImageList: ID=sha256:c63dcb6fec34e239b50c550a52a5cfe7343dfff51bc2066c5540cefc4828fa2a RepoTags=[testimagesfilterbeforesince:v2]
21:58:24 [2024-01-19T21:58:24.944Z] --- PASS: TestImagesFilterBeforeSince (0.22s)
21:58:24 [2024-01-19T21:58:24.944Z] === RUN   TestAPIImagesFilters
21:58:24 [2024-01-19T21:58:24.944Z] === RUN   TestAPIImagesFilters/repository_regex
21:58:24 [2024-01-19T21:58:24.944Z] === PAUSE TestAPIImagesFilters/repository_regex
21:58:24 [2024-01-19T21:58:24.944Z] === RUN   TestAPIImagesFilters/image_name_regex
21:58:24 [2024-01-19T21:58:24.944Z] === PAUSE TestAPIImagesFilters/image_name_regex
21:58:24 [2024-01-19T21:58:24.944Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
21:58:24 [2024-01-19T21:58:24.944Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
21:58:24 [2024-01-19T21:58:24.944Z] === RUN   TestAPIImagesFilters/registry_port_regex
21:58:24 [2024-01-19T21:58:24.944Z] === PAUSE TestAPIImagesFilters/registry_port_regex
21:58:24 [2024-01-19T21:58:24.944Z] === CONT  TestAPIImagesFilters/repository_regex
21:58:24 [2024-01-19T21:58:24.944Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
21:58:24 [2024-01-19T21:58:24.944Z] === CONT  TestAPIImagesFilters/registry_port_regex
21:58:24 [2024-01-19T21:58:24.944Z] === CONT  TestAPIImagesFilters/image_name_regex
21:58:24 [2024-01-19T21:58:24.944Z] --- PASS: TestAPIImagesFilters (0.03s)
21:58:24 [2024-01-19T21:58:24.944Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
21:58:24 [2024-01-19T21:58:24.944Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
21:58:24 [2024-01-19T21:58:24.944Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
21:58:24 [2024-01-19T21:58:24.944Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
21:58:24 [2024-01-19T21:58:24.944Z] === RUN   TestPruneDontDeleteUsedDangling
21:58:25 [2024-01-19T21:58:25.505Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
21:58:25 [2024-01-19T21:58:25.505Z] === RUN   TestImagePullPlatformInvalid
21:58:25 [2024-01-19T21:58:25.505Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
21:58:25 [2024-01-19T21:58:25.505Z] === RUN   TestImagePullStoredfDigestForOtherRepo
21:58:25 [2024-01-19T21:58:25.505Z] time="2024-01-19T21:58:25.437185432Z" 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=8ad75a34-da2f-43c2-9279-5a5f22fa2ab3 version=2.8.3 
21:58:25 [2024-01-19T21:58:25.505Z] time="2024-01-19T21:58:25.437288889Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=8ad75a34-da2f-43c2-9279-5a5f22fa2ab3 version=2.8.3 
21:58:25 [2024-01-19T21:58:25.505Z] time="2024-01-19T21:58:25.437290465Z" level=info msg="Starting upload purge in 58m0s" go.version=go1.20.8 instance.id=8ad75a34-da2f-43c2-9279-5a5f22fa2ab3 version=2.8.3 
21:58:25 [2024-01-19T21:58:25.505Z] time="2024-01-19T21:58:25.43751822Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=8ad75a34-da2f-43c2-9279-5a5f22fa2ab3 version=2.8.3 
21:58:25 [2024-01-19T21:58:25.762Z] time="2024-01-19T21:58:25.531903072Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f321a661-02b4-4500-857c-655fb4aa14d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:55030" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
21:58:25 [2024-01-19T21:58:25.762Z] time="2024-01-19T21:58:25.531951481Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f321a661-02b4-4500-857c-655fb4aa14d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:55030" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.019641ms http.response.status=200 http.response.written=2 
21:58:25 [2024-01-19T21:58:25.762Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.534370986Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f48f0ef4-10fc-433a-8a46-45e2c9280b3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.534402658Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=630edd53-b827-45c7-ac33-d1921d654c16 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.534414949Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f48f0ef4-10fc-433a-8a46-45e2c9280b3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.534431736Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=630edd53-b827-45c7-ac33-d1921d654c16 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.534536145Z" 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=f48f0ef4-10fc-433a-8a46-45e2c9280b3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.902µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a66b5c6c-2b2c-48f0-8b99-fb774fec4142 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.53464437Z" 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=f48f0ef4-10fc-433a-8a46-45e2c9280b3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.172399ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.534651007Z" 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=630edd53-b827-45c7-ac33-d1921d654c16 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=162.664µ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=56bef501-4f62-48cf-8791-45aeecf34561 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.534704037Z" 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=630edd53-b827-45c7-ac33-d1921d654c16 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.233289ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.537257127Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8ff97415-e4fa-41a9-af2f-c8aeb034f53b http.request.method=POST http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.537301952Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8ff97415-e4fa-41a9-af2f-c8aeb034f53b http.request.method=POST http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.537326534Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=815f1289-6378-44a3-8615-9dc052160466 http.request.method=POST http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.537379185Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=815f1289-6378-44a3-8615-9dc052160466 http.request.method=POST http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.537432157Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8ff97415-e4fa-41a9-af2f-c8aeb034f53b http.request.method=POST http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=100.503µ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=25fef2a3-9aa1-481a-ac4e-6ec5a152baa1 trace.line=110 vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.537472345Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=815f1289-6378-44a3-8615-9dc052160466 http.request.method=POST http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=63.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).PutContent" trace.id=0d3f21d7-26a5-4134-83ae-80bfd2403aec trace.line=110 vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.537485744Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8ff97415-e4fa-41a9-af2f-c8aeb034f53b http.request.method=POST http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.473µ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=4849a629-f57d-4dae-a431-0d61cfeb002a trace.line=142 vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.53751744Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=815f1289-6378-44a3-8615-9dc052160466 http.request.method=POST http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.022µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=6d252156-818b-4611-a52c-4f7468065735 trace.line=142 vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.537556676Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8ff97415-e4fa-41a9-af2f-c8aeb034f53b http.request.method=POST http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.434µ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=324a3bbe-ac67-4636-91ea-3ee4975ab12c trace.line=110 vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.537596979Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=815f1289-6378-44a3-8615-9dc052160466 http.request.method=POST http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.938µ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=53f050ed-d084-44e6-8800-a8115a758088 trace.line=110 vars.name=test 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.537644388Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8ff97415-e4fa-41a9-af2f-c8aeb034f53b http.request.method=POST http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.709041ms http.response.status=202 http.response.written=0 
21:58:25 [2024-01-19T21:58:25.763Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.537665573Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=815f1289-6378-44a3-8615-9dc052160466 http.request.method=POST http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.626588ms http.response.status=202 http.response.written=0 
21:58:25 [2024-01-19T21:58:25.763Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.539457608Z" 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=76b64832-50df-4192-91b0-e4dde63e807d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020?_state=DkFPnpxtepgbje3skXe_nYizICT98X3_90TCzOw9q7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiZTRjODQxLTljNTItNDZkNC04ZTcyLWM2NmMyZThhNTAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczOTI1NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=8be4c841-9c52-46d4-8e72-c66c2e8a5020 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.539527096Z" 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=76b64832-50df-4192-91b0-e4dde63e807d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020?_state=DkFPnpxtepgbje3skXe_nYizICT98X3_90TCzOw9q7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiZTRjODQxLTljNTItNDZkNC04ZTcyLWM2NmMyZThhNTAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczOTI1NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=8be4c841-9c52-46d4-8e72-c66c2e8a5020 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.539528048Z" 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=0ad2dc6e-685d-4e92-9cf0-db0656d07b47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9?_state=1DyJe7dnZsfrSa_SHdSiT2DiUbB1gOvD9NsjYRcAjxJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjNWQ3YWI1LTZiZGEtNDZkNy1hM2Y0LTlkNDczYmE2ZmVmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczMTMyODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.539583735Z" 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=0ad2dc6e-685d-4e92-9cf0-db0656d07b47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9?_state=1DyJe7dnZsfrSa_SHdSiT2DiUbB1gOvD9NsjYRcAjxJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjNWQ3YWI1LTZiZGEtNDZkNy1hM2Y0LTlkNDczYmE2ZmVmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczMTMyODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.539589922Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76b64832-50df-4192-91b0-e4dde63e807d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020?_state=DkFPnpxtepgbje3skXe_nYizICT98X3_90TCzOw9q7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiZTRjODQxLTljNTItNDZkNC04ZTcyLWM2NmMyZThhNTAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczOTI1NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=34.88µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=28d6d7b9-4460-43f7-8b31-7f354f38fadb trace.line=95 vars.name=test vars.uuid=8be4c841-9c52-46d4-8e72-c66c2e8a5020 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.539640924Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76b64832-50df-4192-91b0-e4dde63e807d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020?_state=DkFPnpxtepgbje3skXe_nYizICT98X3_90TCzOw9q7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiZTRjODQxLTljNTItNDZkNC04ZTcyLWM2NmMyZThhNTAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczOTI1NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.276µ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=354e02be-8c74-4abc-a74e-4188d13afd9f trace.line=142 vars.name=test vars.uuid=8be4c841-9c52-46d4-8e72-c66c2e8a5020 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.539651345Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ad2dc6e-685d-4e92-9cf0-db0656d07b47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9?_state=1DyJe7dnZsfrSa_SHdSiT2DiUbB1gOvD9NsjYRcAjxJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjNWQ3YWI1LTZiZGEtNDZkNy1hM2Y0LTlkNDczYmE2ZmVmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczMTMyODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.267µ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=e9d52321-740b-4702-b932-66e5f10fd41f trace.line=95 vars.name=test vars.uuid=cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.5396984Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ad2dc6e-685d-4e92-9cf0-db0656d07b47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9?_state=1DyJe7dnZsfrSa_SHdSiT2DiUbB1gOvD9NsjYRcAjxJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjNWQ3YWI1LTZiZGEtNDZkNy1hM2Y0LTlkNDczYmE2ZmVmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczMTMyODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.102µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=383a5685-909f-41e9-8155-3f9f96d6e01b trace.line=142 vars.name=test vars.uuid=cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.53971207Z" 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=76b64832-50df-4192-91b0-e4dde63e807d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020?_state=DkFPnpxtepgbje3skXe_nYizICT98X3_90TCzOw9q7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiZTRjODQxLTljNTItNDZkNC04ZTcyLWM2NmMyZThhNTAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczOTI1NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=8be4c841-9c52-46d4-8e72-c66c2e8a5020 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.539754547Z" 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=0ad2dc6e-685d-4e92-9cf0-db0656d07b47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9?_state=1DyJe7dnZsfrSa_SHdSiT2DiUbB1gOvD9NsjYRcAjxJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjNWQ3YWI1LTZiZGEtNDZkNy1hM2Y0LTlkNDczYmE2ZmVmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczMTMyODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9 
21:58:25 [2024-01-19T21:58:25.763Z] time="2024-01-19T21:58:25.539788237Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020/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=76b64832-50df-4192-91b0-e4dde63e807d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020?_state=DkFPnpxtepgbje3skXe_nYizICT98X3_90TCzOw9q7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiZTRjODQxLTljNTItNDZkNC04ZTcyLWM2NmMyZThhNTAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczOTI1NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.878µ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=bcc019cb-204b-44a7-b885-aba217f67cca trace.line=110 vars.name=test vars.uuid=8be4c841-9c52-46d4-8e72-c66c2e8a5020 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.539827933Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76b64832-50df-4192-91b0-e4dde63e807d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020?_state=DkFPnpxtepgbje3skXe_nYizICT98X3_90TCzOw9q7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiZTRjODQxLTljNTItNDZkNC04ZTcyLWM2NmMyZThhNTAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczOTI1NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.873µ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=7368a121-58c5-4f0a-a745-0a00a8d8962c trace.line=155 vars.name=test vars.uuid=8be4c841-9c52-46d4-8e72-c66c2e8a5020 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.539834128Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9/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=0ad2dc6e-685d-4e92-9cf0-db0656d07b47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9?_state=1DyJe7dnZsfrSa_SHdSiT2DiUbB1gOvD9NsjYRcAjxJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjNWQ3YWI1LTZiZGEtNDZkNy1hM2Y0LTlkNDczYmE2ZmVmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczMTMyODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.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).PutContent" trace.id=e205f214-2bd5-4b73-865e-36c7fc0e8a2e trace.line=110 vars.name=test vars.uuid=cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.539868072Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ad2dc6e-685d-4e92-9cf0-db0656d07b47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9?_state=1DyJe7dnZsfrSa_SHdSiT2DiUbB1gOvD9NsjYRcAjxJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjNWQ3YWI1LTZiZGEtNDZkNy1hM2Y0LTlkNDczYmE2ZmVmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczMTMyODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.396µ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=a84beffa-1202-4869-bad2-000e0f1d847b trace.line=155 vars.name=test vars.uuid=cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.539871608Z" 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=76b64832-50df-4192-91b0-e4dde63e807d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020?_state=DkFPnpxtepgbje3skXe_nYizICT98X3_90TCzOw9q7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiZTRjODQxLTljNTItNDZkNC04ZTcyLWM2NmMyZThhNTAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczOTI1NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.397µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3bead68d-4284-47db-bbae-978ab765c511 trace.line=155 vars.name=test vars.uuid=8be4c841-9c52-46d4-8e72-c66c2e8a5020 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.539899735Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76b64832-50df-4192-91b0-e4dde63e807d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020?_state=DkFPnpxtepgbje3skXe_nYizICT98X3_90TCzOw9q7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiZTRjODQxLTljNTItNDZkNC04ZTcyLWM2NmMyZThhNTAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczOTI1NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=9.321µ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=cb490208-93fa-4296-88a6-38efa22c8b17 trace.line=155 vars.name=test vars.uuid=8be4c841-9c52-46d4-8e72-c66c2e8a5020 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.539904863Z" 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=0ad2dc6e-685d-4e92-9cf0-db0656d07b47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9?_state=1DyJe7dnZsfrSa_SHdSiT2DiUbB1gOvD9NsjYRcAjxJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjNWQ3YWI1LTZiZGEtNDZkNy1hM2Y0LTlkNDczYmE2ZmVmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczMTMyODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.611µ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=14b2e4ba-57d8-42d8-a06a-e5686d572cff trace.line=155 vars.name=test vars.uuid=cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.539933983Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ad2dc6e-685d-4e92-9cf0-db0656d07b47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9?_state=1DyJe7dnZsfrSa_SHdSiT2DiUbB1gOvD9NsjYRcAjxJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjNWQ3YWI1LTZiZGEtNDZkNy1hM2Y0LTlkNDczYmE2ZmVmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczMTMyODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.545µ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=5c091421-a3ba-4ed9-a5ff-0352bc7f59e0 trace.line=155 vars.name=test vars.uuid=cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.539973137Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020/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=76b64832-50df-4192-91b0-e4dde63e807d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020?_state=DkFPnpxtepgbje3skXe_nYizICT98X3_90TCzOw9q7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiZTRjODQxLTljNTItNDZkNC04ZTcyLWM2NmMyZThhNTAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczOTI1NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=53.464µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=7c75355c-17f3-4642-9a77-3d5b7a2927c4 trace.line=185 vars.name=test vars.uuid=8be4c841-9c52-46d4-8e72-c66c2e8a5020 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.53999388Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9/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=0ad2dc6e-685d-4e92-9cf0-db0656d07b47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9?_state=1DyJe7dnZsfrSa_SHdSiT2DiUbB1gOvD9NsjYRcAjxJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjNWQ3YWI1LTZiZGEtNDZkNy1hM2Y0LTlkNDczYmE2ZmVmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczMTMyODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.121µ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=a707cd4a-9965-4253-a51c-2c7f83c66738 trace.line=185 vars.name=test vars.uuid=cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.540066051Z" 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=76b64832-50df-4192-91b0-e4dde63e807d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020?_state=DkFPnpxtepgbje3skXe_nYizICT98X3_90TCzOw9q7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiZTRjODQxLTljNTItNDZkNC04ZTcyLWM2NmMyZThhNTAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczOTI1NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=62.301µ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=987e5d80-b7a3-4ecb-949b-2ab5f57dfa6b trace.line=110 vars.name=test vars.uuid=8be4c841-9c52-46d4-8e72-c66c2e8a5020 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.54008585Z" 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=0ad2dc6e-685d-4e92-9cf0-db0656d07b47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9?_state=1DyJe7dnZsfrSa_SHdSiT2DiUbB1gOvD9NsjYRcAjxJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjNWQ3YWI1LTZiZGEtNDZkNy1hM2Y0LTlkNDczYmE2ZmVmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczMTMyODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=66.666µ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=0201e9b4-af48-4b73-871e-95e0c609dde7 trace.line=110 vars.name=test vars.uuid=cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.540186017Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76b64832-50df-4192-91b0-e4dde63e807d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020?_state=DkFPnpxtepgbje3skXe_nYizICT98X3_90TCzOw9q7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiZTRjODQxLTljNTItNDZkNC04ZTcyLWM2NmMyZThhNTAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczOTI1NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=90.887µ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=40eb4f01-94ea-43fa-891b-defc5b9a9b26 trace.line=202 vars.name=test vars.uuid=8be4c841-9c52-46d4-8e72-c66c2e8a5020 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.540199637Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ad2dc6e-685d-4e92-9cf0-db0656d07b47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9?_state=1DyJe7dnZsfrSa_SHdSiT2DiUbB1gOvD9NsjYRcAjxJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjNWQ3YWI1LTZiZGEtNDZkNy1hM2Y0LTlkNDczYmE2ZmVmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczMTMyODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=90.091µ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=879d33f7-d0f0-4f0c-ae52-dee5cef089be trace.line=202 vars.name=test vars.uuid=cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.54026042Z" 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=76b64832-50df-4192-91b0-e4dde63e807d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55044" http.request.uri="/v2/test/blobs/uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020?_state=DkFPnpxtepgbje3skXe_nYizICT98X3_90TCzOw9q7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiZTRjODQxLTljNTItNDZkNC04ZTcyLWM2NmMyZThhNTAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczOTI1NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.213419ms http.response.status=201 http.response.written=0 
21:58:25 [2024-01-19T21:58:25.764Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "PUT /v2/test/blobs/uploads/8be4c841-9c52-46d4-8e72-c66c2e8a5020?_state=DkFPnpxtepgbje3skXe_nYizICT98X3_90TCzOw9q7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiZTRjODQxLTljNTItNDZkNC04ZTcyLWM2NmMyZThhNTAyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczOTI1NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.540368997Z" 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=0ad2dc6e-685d-4e92-9cf0-db0656d07b47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/blobs/uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9?_state=1DyJe7dnZsfrSa_SHdSiT2DiUbB1gOvD9NsjYRcAjxJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjNWQ3YWI1LTZiZGEtNDZkNy1hM2Y0LTlkNDczYmE2ZmVmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczMTMyODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.314924ms http.response.status=201 http.response.written=0 
21:58:25 [2024-01-19T21:58:25.764Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "PUT /v2/test/blobs/uploads/cc5d7ab5-6bda-46d7-a3f4-9d473ba6fef9?_state=1DyJe7dnZsfrSa_SHdSiT2DiUbB1gOvD9NsjYRcAjxJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjNWQ3YWI1LTZiZGEtNDZkNy1hM2Y0LTlkNDczYmE2ZmVmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xOVQyMTo1ODoyNS41MzczMTMyODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.541845089Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3edf85f9-f050-42a1-813c-d4b38fb134b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.541881125Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3edf85f9-f050-42a1-813c-d4b38fb134b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.541934819Z" 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=3edf85f9-f050-42a1-813c-d4b38fb134b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=24.623µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bd795f4c-8e0a-4154-adad-b8ef87128de7 trace.line=95 vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.541987561Z" 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=3edf85f9-f050-42a1-813c-d4b38fb134b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.290248ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.764Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.542918346Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.542949189Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.543084711Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.543101433Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.5431121Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.764Z] time="2024-01-19T21:58:25.543175262Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=34.847µ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=db766920-a078-4dd0-9f87-6791fbed7937 trace.line=95 vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.543221932Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.031µ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=b4dd28df-f27b-4e04-87a1-bbd9f04a4a21 trace.line=155 vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.543265583Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=18.888µ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=330078a9-6259-4adb-9904-5e3f96cd3c3f trace.line=95 vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.543302719Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.47µ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=796fc664-9b51-47b2-9033-5e08033e0c88 trace.line=155 vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.543346Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.529µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9188697a-3d1f-4b2d-bbfe-733069b9e8eb trace.line=155 vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.54341964Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.377µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8cbea183-6348-47e6-9372-961cd8cbc2d2 trace.line=110 vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.543502273Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.435µ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=cd391be3-e53a-4bf9-8aef-912cb04f3341 trace.line=110 vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.543649775Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=59.717µ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=402c44c4-6c7f-47ed-a6f3-d2b1d6161c23 trace.line=110 vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.543704642Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=32.188µ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=42fb67a7-4dda-49e1-994a-50b4e3084939 trace.line=110 vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.543738282Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.543759681Z" 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=5d41bde7-4de9-4806-9d7d-4657c02bb2de http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.49891ms http.response.status=201 http.response.written=0 
21:58:25 [2024-01-19T21:58:25.765Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.548122898Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c6b9c5c0-1fa1-4e6b-80c1-88ef30542c77 http.request.method=GET http.request.remoteaddr="127.0.0.1:55060" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.548154381Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c6b9c5c0-1fa1-4e6b-80c1-88ef30542c77 http.request.method=GET http.request.remoteaddr="127.0.0.1:55060" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="737.18µs" http.response.status=200 http.response.written=2 
21:58:25 [2024-01-19T21:58:25.765Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.550782876Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6d3e64d-f8c0-439c-829a-c9a5bc55d2cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55074" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.550818338Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6d3e64d-f8c0-439c-829a-c9a5bc55d2cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55074" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.550885751Z" 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=f6d3e64d-f8c0-439c-829a-c9a5bc55d2cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55074" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.53µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=40855c65-7d41-48cf-a015-d3e44a85f887 trace.line=95 vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.550906903Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6d3e64d-f8c0-439c-829a-c9a5bc55d2cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55074" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.550951227Z" 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=f6d3e64d-f8c0-439c-829a-c9a5bc55d2cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55074" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.932µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d3cda2f0-7fd1-4eb5-873f-6e8319658b3c trace.line=95 vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.550994Z" 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=f6d3e64d-f8c0-439c-829a-c9a5bc55d2cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55074" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.17µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5f0b3886-8abf-44be-b47a-f69eab47e24a trace.line=155 vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.551029298Z" 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=f6d3e64d-f8c0-439c-829a-c9a5bc55d2cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55074" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.496µ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=54dfe8e2-b811-4cf0-bdd4-20ae1d474ca4 trace.line=125 vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.551071028Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6d3e64d-f8c0-439c-829a-c9a5bc55d2cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55074" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.551155474Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6d3e64d-f8c0-439c-829a-c9a5bc55d2cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55074" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.67375ms http.response.status=200 http.response.written=417 
21:58:25 [2024-01-19T21:58:25.765Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.559314942Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=569ce3cb-2af0-4281-a0a3-ed22e83d3c4d http.request.method=GET http.request.remoteaddr="127.0.0.1:55084" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.559354187Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=569ce3cb-2af0-4281-a0a3-ed22e83d3c4d http.request.method=GET http.request.remoteaddr="127.0.0.1:55084" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.559367602Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=569ce3cb-2af0-4281-a0a3-ed22e83d3c4d http.request.method=GET http.request.remoteaddr="127.0.0.1:55084" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.55943293Z" 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=569ce3cb-2af0-4281-a0a3-ed22e83d3c4d http.request.method=GET http.request.remoteaddr="127.0.0.1:55084" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.045µ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=bb32451c-b140-4e8b-828f-7743ca608504 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.55948303Z" 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=569ce3cb-2af0-4281-a0a3-ed22e83d3c4d http.request.method=GET http.request.remoteaddr="127.0.0.1:55084" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.533µ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=f5a0950e-09ac-44e8-8d59-476f86920039 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.765Z] time="2024-01-19T21:58:25.559521676Z" 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=569ce3cb-2af0-4281-a0a3-ed22e83d3c4d http.request.method=GET http.request.remoteaddr="127.0.0.1:55084" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.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).Reader" trace.id=729bfb8e-774e-4d4d-8b3c-240576b2860b trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.559557958Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=569ce3cb-2af0-4281-a0a3-ed22e83d3c4d http.request.method=GET http.request.remoteaddr="127.0.0.1:55084" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.559639762Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=569ce3cb-2af0-4281-a0a3-ed22e83d3c4d http.request.method=GET http.request.remoteaddr="127.0.0.1:55084" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.136248ms http.response.status=200 http.response.written=417 
21:58:25 [2024-01-19T21:58:25.766Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.565334425Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=616b4feb-a7dc-4d64-a4fd-32bd77b48cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.56546678Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=616b4feb-a7dc-4d64-a4fd-32bd77b48cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.565621962Z" 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=616b4feb-a7dc-4d64-a4fd-32bd77b48cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.347µ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=5e4db47b-c1a9-4496-ac05-8d362ad0133e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.565762957Z" 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=616b4feb-a7dc-4d64-a4fd-32bd77b48cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.786µ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=e9490455-7f9e-4f38-8e2d-7ef3aa458a77 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.566018757Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d40e904-2e02-4e68-aec1-0e3889da7be5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.566026732Z" 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=616b4feb-a7dc-4d64-a4fd-32bd77b48cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.277µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=465ae41e-7140-48a9-98da-f95998952369 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.566062145Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d40e904-2e02-4e68-aec1-0e3889da7be5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.566068545Z" 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=616b4feb-a7dc-4d64-a4fd-32bd77b48cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.268µ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=fd325d00-6523-4025-8b21-bf523a22dc98 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.56610221Z" 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=616b4feb-a7dc-4d64-a4fd-32bd77b48cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.862µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ad495179-61e1-4658-8d38-dda626b11082 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.566125397Z" 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=4d40e904-2e02-4e68-aec1-0e3889da7be5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.066µ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=2b0f7bbf-f6f2-45e3-bf09-fb3cde091c18 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.566138919Z" 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=616b4feb-a7dc-4d64-a4fd-32bd77b48cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.575µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=fda3ff23-58b0-4651-ac59-311bbe5c8b36 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.566169376Z" 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=4d40e904-2e02-4e68-aec1-0e3889da7be5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.448µ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=1175f16d-c67b-49f6-a3ef-4555ec9f8ee5 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.566192186Z" 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=616b4feb-a7dc-4d64-a4fd-32bd77b48cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.22µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=4a3b80ff-5064-4e26-a0fc-d5c5dc24a7e9 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.566211575Z" 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=4d40e904-2e02-4e68-aec1-0e3889da7be5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.954µ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=411e63b1-cfac-4f89-bcdc-9d40433f5a60 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.566243607Z" 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=4d40e904-2e02-4e68-aec1-0e3889da7be5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.297µ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=50cc0eb9-b1ec-4ede-a408-b58f098dcdc1 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.56627413Z" 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=4d40e904-2e02-4e68-aec1-0e3889da7be5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.189µ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=42d9cc37-26fc-4873-8caa-3f3f3ae8fa48 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.566525359Z" 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=4d40e904-2e02-4e68-aec1-0e3889da7be5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.236µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=9e7d3bc4-d2bf-4f0d-a21e-447f2068ba21 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.566610979Z" 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=4d40e904-2e02-4e68-aec1-0e3889da7be5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.006µ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=3b7743ec-6d93-4b66-8cfd-c188f9d8ee6d trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.567335925Z" 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=4d40e904-2e02-4e68-aec1-0e3889da7be5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.276µ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=927e9668-0d68-44bd-a35b-0431324c8114 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.567392277Z" 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=4d40e904-2e02-4e68-aec1-0e3889da7be5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.362µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=34d3b94e-cc1e-4111-9835-aa0afc906c2c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.567451222Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d40e904-2e02-4e68-aec1-0e3889da7be5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.985594ms http.response.status=200 http.response.written=68 
21:58:25 [2024-01-19T21:58:25.766Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.56749269Z" 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=616b4feb-a7dc-4d64-a4fd-32bd77b48cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.805µ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=f800cf7c-6485-43d1-a402-5b99ba5ea025 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:58:25 [2024-01-19T21:58:25.766Z] time="2024-01-19T21:58:25.567538138Z" 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=616b4feb-a7dc-4d64-a4fd-32bd77b48cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.539µ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=0456c80f-e506-4462-92bd-a4a8a883966e trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:58:25 [2024-01-19T21:58:25.767Z] time="2024-01-19T21:58:25.567598371Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=616b4feb-a7dc-4d64-a4fd-32bd77b48cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.224508ms http.response.status=200 http.response.written=194 
21:58:25 [2024-01-19T21:58:25.767Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:58:25 [2024-01-19T21:58:25.767Z] time="2024-01-19T21:58:25.580008992Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=61d47511-b2e7-4a49-8ab6-728a45844c81 http.request.method=GET http.request.remoteaddr="127.0.0.1:55106" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
21:58:25 [2024-01-19T21:58:25.767Z] time="2024-01-19T21:58:25.580055842Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=61d47511-b2e7-4a49-8ab6-728a45844c81 http.request.method=GET http.request.remoteaddr="127.0.0.1:55106" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="785.081µs" http.response.status=200 http.response.written=2 
21:58:25 [2024-01-19T21:58:25.767Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:58:25 [2024-01-19T21:58:25.767Z] time="2024-01-19T21:58:25.586030715Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f23ff8e1-2b11-4be1-bfd9-e6cb287c12db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55122" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.767Z] time="2024-01-19T21:58:25.586090291Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f23ff8e1-2b11-4be1-bfd9-e6cb287c12db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55122" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.767Z] time="2024-01-19T21:58:25.586105191Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f23ff8e1-2b11-4be1-bfd9-e6cb287c12db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55122" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.767Z] time="2024-01-19T21:58:25.586166056Z" 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=f23ff8e1-2b11-4be1-bfd9-e6cb287c12db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55122" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.892µ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=4e43cf93-caf2-41a6-9812-012b226cfe76 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.767Z] time="2024-01-19T21:58:25.586211545Z" 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=f23ff8e1-2b11-4be1-bfd9-e6cb287c12db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55122" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.619µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e381ef78-5c3b-443c-b077-9a23595e9bc5 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.767Z] time="2024-01-19T21:58:25.586277136Z" 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=f23ff8e1-2b11-4be1-bfd9-e6cb287c12db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55122" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.529014ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.767Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:58:25 [2024-01-19T21:58:25.767Z] time="2024-01-19T21:58:25.587563076Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8f70ed62-95bb-4cda-a280-faa167d309c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55134" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.767Z] time="2024-01-19T21:58:25.587601098Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8f70ed62-95bb-4cda-a280-faa167d309c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55134" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.767Z] time="2024-01-19T21:58:25.587614686Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8f70ed62-95bb-4cda-a280-faa167d309c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55134" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.767Z] time="2024-01-19T21:58:25.587667904Z" 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=8f70ed62-95bb-4cda-a280-faa167d309c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55134" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.412µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3af59781-7f0b-4c58-af34-86e2e611580f trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.767Z] time="2024-01-19T21:58:25.587712982Z" 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=8f70ed62-95bb-4cda-a280-faa167d309c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55134" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.512µ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=cc50dc46-f4f8-450a-94ad-688b77ceb1e9 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.767Z] time="2024-01-19T21:58:25.587755156Z" 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=8f70ed62-95bb-4cda-a280-faa167d309c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55134" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="934.741µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:58:25 [2024-01-19T21:58:25.767Z] 127.0.0.1 - - [19/Jan/2024:21:58:25 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/c655b7dc78b3a0773f33f92e9c923a2e48e9c62b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:58:25 [2024-01-19T21:58:25.767Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
21:58:25 [2024-01-19T21:58:25.767Z] === RUN   TestImagePullNonExisting
21:58:25 [2024-01-19T21:58:25.767Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
21:58:25 [2024-01-19T21:58:25.767Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
21:58:25 [2024-01-19T21:58:25.767Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
21:58:25 [2024-01-19T21:58:25.767Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
21:58:25 [2024-01-19T21:58:25.767Z] === RUN   TestImagePullNonExisting/asdfasdf
21:58:25 [2024-01-19T21:58:25.767Z] === PAUSE TestImagePullNonExisting/asdfasdf
21:58:25 [2024-01-19T21:58:25.767Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
21:58:25 [2024-01-19T21:58:25.767Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
21:58:25 [2024-01-19T21:58:25.767Z] === RUN   TestImagePullNonExisting/library/asdfasdf
21:58:25 [2024-01-19T21:58:25.767Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
21:58:25 [2024-01-19T21:58:25.767Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
21:58:25 [2024-01-19T21:58:25.767Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
21:58:25 [2024-01-19T21:58:25.767Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
21:58:25 [2024-01-19T21:58:25.767Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
21:58:25 [2024-01-19T21:58:25.767Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
21:58:25 [2024-01-19T21:58:25.767Z] === CONT  TestImagePullNonExisting/asdfasdf
21:58:25 [2024-01-19T21:58:25.767Z] === CONT  TestImagePullNonExisting/library/asdfasdf
21:58:25 [2024-01-19T21:58:25.767Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
21:58:27 [2024-01-19T21:58:27.130Z] --- PASS: TestImagePullNonExisting (0.01s)
21:58:27 [2024-01-19T21:58:27.130Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
21:58:27 [2024-01-19T21:58:27.130Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
21:58:27 [2024-01-19T21:58:27.130Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
21:58:27 [2024-01-19T21:58:27.130Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
21:58:27 [2024-01-19T21:58:27.130Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.26s)
21:58:27 [2024-01-19T21:58:27.130Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
21:58:27 [2024-01-19T21:58:27.130Z] === RUN   TestRemoveImageOrphaning
21:58:27 [2024-01-19T21:58:27.130Z] --- PASS: TestRemoveImageOrphaning (0.16s)
21:58:27 [2024-01-19T21:58:27.130Z] === RUN   TestRemoveByDigest
21:58:27 [2024-01-19T21:58:27.130Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
21:58:27 [2024-01-19T21:58:27.130Z] --- SKIP: TestRemoveByDigest (0.00s)
21:58:27 [2024-01-19T21:58:27.130Z] === RUN   TestRemoveImageGarbageCollector
21:58:27 [2024-01-19T21:58:27.130Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
21:58:27 [2024-01-19T21:58:27.130Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:58:27 [2024-01-19T21:58:27.130Z] === RUN   TestSaveCheckTimes
21:58:27 [2024-01-19T21:58:27.130Z] === PAUSE TestSaveCheckTimes
21:58:27 [2024-01-19T21:58:27.130Z] === RUN   TestSaveCheckManifestLayers
21:58:27 [2024-01-19T21:58:27.130Z] === PAUSE TestSaveCheckManifestLayers
21:58:27 [2024-01-19T21:58:27.130Z] === RUN   TestSaveRepoWithMultipleImages
21:58:27 [2024-01-19T21:58:27.385Z] --- PASS: TestSaveRepoWithMultipleImages (0.17s)
21:58:27 [2024-01-19T21:58:27.385Z] === RUN   TestSaveDirectoryPermissions
21:58:28 [2024-01-19T21:58:28.311Z] --- PASS: TestSaveDirectoryPermissions (0.95s)
21:58:28 [2024-01-19T21:58:28.311Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:58:28 [2024-01-19T21:58:28.311Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:58:28 [2024-01-19T21:58:28.312Z] === RUN   TestTagUsingDigestAlgorithmAsName
21:58:28 [2024-01-19T21:58:28.312Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
21:58:28 [2024-01-19T21:58:28.312Z] === RUN   TestTagValidPrefixedRepo
21:58:28 [2024-01-19T21:58:28.312Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
21:58:28 [2024-01-19T21:58:28.312Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
21:58:28 [2024-01-19T21:58:28.312Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
21:58:28 [2024-01-19T21:58:28.312Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
21:58:28 [2024-01-19T21:58:28.312Z] === RUN   TestTagValidPrefixedRepo/foooo:t
21:58:28 [2024-01-19T21:58:28.312Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
21:58:28 [2024-01-19T21:58:28.312Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
21:58:28 [2024-01-19T21:58:28.312Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
21:58:28 [2024-01-19T21:58:28.312Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
21:58:28 [2024-01-19T21:58:28.312Z] === CONT  TestTagValidPrefixedRepo/foooo:t
21:58:28 [2024-01-19T21:58:28.312Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
21:58:28 [2024-01-19T21:58:28.312Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
21:58:28 [2024-01-19T21:58:28.312Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
21:58:28 [2024-01-19T21:58:28.312Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
21:58:28 [2024-01-19T21:58:28.312Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
21:58:28 [2024-01-19T21:58:28.312Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
21:58:28 [2024-01-19T21:58:28.312Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
21:58:28 [2024-01-19T21:58:28.312Z] === RUN   TestTagExistedNameWithoutForce
21:58:28 [2024-01-19T21:58:28.312Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
21:58:28 [2024-01-19T21:58:28.312Z] === RUN   TestTagOfficialNames
21:58:28 [2024-01-19T21:58:28.312Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
21:58:28 [2024-01-19T21:58:28.312Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
21:58:28 [2024-01-19T21:58:28.312Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
21:58:28 [2024-01-19T21:58:28.312Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
21:58:28 [2024-01-19T21:58:28.312Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
21:58:28 [2024-01-19T21:58:28.312Z] --- PASS: TestTagOfficialNames (0.04s)
21:58:28 [2024-01-19T21:58:28.312Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
21:58:28 [2024-01-19T21:58:28.312Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
21:58:28 [2024-01-19T21:58:28.312Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
21:58:28 [2024-01-19T21:58:28.312Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
21:58:28 [2024-01-19T21:58:28.312Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
21:58:28 [2024-01-19T21:58:28.312Z] === RUN   TestTagMatchesDigest
21:58:28 [2024-01-19T21:58:28.312Z] --- PASS: TestTagMatchesDigest (0.01s)
21:58:28 [2024-01-19T21:58:28.312Z] === CONT  TestSaveCheckManifestLayers
21:58:28 [2024-01-19T21:58:28.312Z] === CONT  TestSaveCheckTimes
21:58:28 [2024-01-19T21:58:28.567Z] --- PASS: TestSaveCheckTimes (0.03s)
21:58:28 [2024-01-19T21:58:28.568Z] --- PASS: TestSaveCheckManifestLayers (0.03s)
21:58:28 [2024-01-19T21:58:28.568Z] PASS
21:58:28 [2024-01-19T21:58:28.568Z] 
21:58:28 [2024-01-19T21:58:28.568Z] === Skipped
21:58:28 [2024-01-19T21:58:28.568Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:58:28 [2024-01-19T21:58:28.568Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
21:58:28 [2024-01-19T21:58:28.568Z] 
21:58:28 [2024-01-19T21:58:28.568Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
21:58:28 [2024-01-19T21:58:28.568Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
21:58:28 [2024-01-19T21:58:28.568Z] 
21:58:28 [2024-01-19T21:58:28.568Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:58:28 [2024-01-19T21:58:28.568Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
21:58:28 [2024-01-19T21:58:28.568Z] 
21:58:28 [2024-01-19T21:58:28.568Z] DONE 55 tests, 3 skipped in 5.758s
21:58:28 [2024-01-19T21:58:28.568Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
21:58:28 [2024-01-19T21:58:28.568Z] ++ '[' -n '' ']'
21:58:28 [2024-01-19T21:58:28.568Z] ++ 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
21:58:28 [2024-01-19T21:58:28.568Z] ++ set -e
21:58:28 [2024-01-19T21:58:28.568Z] ++ '[' -n 0 ']'
21:58:28 [2024-01-19T21:58:28.568Z] ++ set -x
21:58:28 [2024-01-19T21:58:28.568Z] ++ 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.6xXJEheYIU/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
21:58:28 [2024-01-19T21:58:28.568Z] === RUN   TestStripANSICommands
21:58:28 [2024-01-19T21:58:28.568Z] === RUN   TestStripANSICommands/#00
21:58:28 [2024-01-19T21:58:28.568Z] === RUN   TestStripANSICommands/#01
21:58:28 [2024-01-19T21:58:28.568Z] --- PASS: TestStripANSICommands (0.00s)
21:58:28 [2024-01-19T21:58:28.568Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:58:28 [2024-01-19T21:58:28.568Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:58:28 [2024-01-19T21:58:28.568Z] PASS
21:58:28 [2024-01-19T21:58:28.568Z] 
21:58:28 [2024-01-19T21:58:28.568Z] DONE 3 tests in 0.009s
21:58:28 [2024-01-19T21:58:28.568Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
21:58:28 [2024-01-19T21:58:28.568Z] ++ '[' -n '' ']'
21:58:28 [2024-01-19T21:58:28.568Z] ++ 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
21:58:28 [2024-01-19T21:58:28.568Z] ++ set -e
21:58:28 [2024-01-19T21:58:28.568Z] ++ '[' -n 0 ']'
21:58:28 [2024-01-19T21:58:28.568Z] ++ set -x
21:58:28 [2024-01-19T21:58:28.568Z] ++ 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.6xXJEheYIU/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
21:58:28 [2024-01-19T21:58:28.568Z] INFO: Testing against a local daemon
21:58:28 [2024-01-19T21:58:28.568Z] === RUN   TestCreateWithMultiNetworks
21:58:29 [2024-01-19T21:58:29.494Z] --- PASS: TestCreateWithMultiNetworks (0.93s)
21:58:29 [2024-01-19T21:58:29.494Z] === RUN   TestNetworkCreateDelete
21:58:29 [2024-01-19T21:58:29.494Z] --- PASS: TestNetworkCreateDelete (0.17s)
21:58:29 [2024-01-19T21:58:29.494Z] === RUN   TestDockerNetworkDeletePreferID
21:58:30 [2024-01-19T21:58:30.055Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
21:58:30 [2024-01-19T21:58:30.055Z] === RUN   TestDaemonDNSFallback
21:58:36 [2024-01-19T21:58:36.606Z] --- PASS: TestDaemonDNSFallback (6.21s)
21:58:36 [2024-01-19T21:58:36.606Z] === RUN   TestInspectNetwork
21:58:39 [2024-01-19T21:58:39.135Z] === RUN   TestInspectNetwork/full_network_id
21:58:39 [2024-01-19T21:58:39.135Z] === RUN   TestInspectNetwork/partial_network_id
21:58:39 [2024-01-19T21:58:39.135Z] === RUN   TestInspectNetwork/network_name
21:58:39 [2024-01-19T21:58:39.135Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:58:44 [2024-01-19T21:58:44.410Z] --- PASS: TestInspectNetwork (7.25s)
21:58:44 [2024-01-19T21:58:44.410Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:58:44 [2024-01-19T21:58:44.410Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:58:44 [2024-01-19T21:58:44.410Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:58:44 [2024-01-19T21:58:44.410Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:58:44 [2024-01-19T21:58:44.410Z] === RUN   TestRunContainerWithBridgeNone
21:58:44 [2024-01-19T21:58:44.977Z] --- PASS: TestRunContainerWithBridgeNone (1.28s)
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON/networks/create
21:58:44 [2024-01-19T21:58:44.977Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:58:44 [2024-01-19T21:58:44.977Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:58:44 [2024-01-19T21:58:44.977Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:58:44 [2024-01-19T21:58:44.977Z] === CONT  TestNetworkInvalidJSON/networks/create
21:58:44 [2024-01-19T21:58:44.977Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:58:44 [2024-01-19T21:58:44.977Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:58:44 [2024-01-19T21:58:44.977Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:58:44 [2024-01-19T21:58:44.977Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkList
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkList//networks
21:58:44 [2024-01-19T21:58:44.977Z] === PAUSE TestNetworkList//networks
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestNetworkList//networks/
21:58:44 [2024-01-19T21:58:44.977Z] === PAUSE TestNetworkList//networks/
21:58:44 [2024-01-19T21:58:44.977Z] === CONT  TestNetworkList//networks
21:58:44 [2024-01-19T21:58:44.977Z] === CONT  TestNetworkList//networks/
21:58:44 [2024-01-19T21:58:44.977Z] --- PASS: TestNetworkList (0.01s)
21:58:44 [2024-01-19T21:58:44.977Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z]     --- PASS: TestNetworkList//networks (0.00s)
21:58:44 [2024-01-19T21:58:44.977Z] === RUN   TestHostIPv4BridgeLabel
21:58:45 [2024-01-19T21:58:45.537Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:58:45 [2024-01-19T21:58:45.537Z] === RUN   TestDefaultNetworkOpts
21:58:45 [2024-01-19T21:58:45.537Z] === RUN   TestDefaultNetworkOpts/default_value
21:58:46 [2024-01-19T21:58:46.901Z] === RUN   TestDefaultNetworkOpts/cmdline_value
21:58:48 [2024-01-19T21:58:48.265Z] === RUN   TestDefaultNetworkOpts/config-from_value
21:58:49 [2024-01-19T21:58:49.192Z] --- PASS: TestDefaultNetworkOpts (3.82s)
21:58:49 [2024-01-19T21:58:49.192Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.28s)
21:58:49 [2024-01-19T21:58:49.192Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.25s)
21:58:49 [2024-01-19T21:58:49.192Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.28s)
21:58:49 [2024-01-19T21:58:49.192Z] === RUN   TestForbidDuplicateNetworkNames
21:58:50 [2024-01-19T21:58:50.118Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
21:58:50 [2024-01-19T21:58:50.118Z] === RUN   TestDaemonRestartWithLiveRestore
21:58:51 [2024-01-19T21:58:51.044Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
21:58:51 [2024-01-19T21:58:51.044Z] === RUN   TestDaemonDefaultNetworkPools
21:58:51 [2024-01-19T21:58:51.606Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
21:58:51 [2024-01-19T21:58:51.606Z] === RUN   TestDaemonRestartWithExistingNetwork
21:58:52 [2024-01-19T21:58:52.970Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
21:58:52 [2024-01-19T21:58:52.970Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:58:54 [2024-01-19T21:58:54.375Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
21:58:54 [2024-01-19T21:58:54.375Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:58:54 [2024-01-19T21:58:54.630Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
21:58:54 [2024-01-19T21:58:54.631Z] === RUN   TestServiceWithPredefinedNetwork
21:58:57 [2024-01-19T21:58:57.145Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s)
21:58:57 [2024-01-19T21:58:57.145Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:58:57 [2024-01-19T21:58:57.145Z]     service_test.go:250: FLAKY_TEST
21:58:57 [2024-01-19T21:58:57.145Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:58:57 [2024-01-19T21:58:57.145Z] === RUN   TestServiceWithDataPathPortInit
21:59:11 [2024-01-19T21:59:11.979Z] --- PASS: TestServiceWithDataPathPortInit (13.48s)
21:59:11 [2024-01-19T21:59:11.979Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:59:12 [2024-01-19T21:59:12.540Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xdi0hbczw20dfc78g69lejy3a Created:2024-01-19 21:59:11.509109094 +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[45e654d94f1a6756bd31ee2091512086225e23927b86032c787a84eebefc4bf9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eilg3qm6i4ym2ovk2dluexopa EndpointID:2ad785d0156b0543398d632dc34c0ef5e5d4a10dabcfaa55778bb94752aa3c4a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6552e8b92f7a09ca178fe036c856cc1ece11a85f31ff68a1728894db595c1752 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:5cbb087ec0f9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eilg3qm6i4ym2ovk2dluexopa EndpointID:2ad785d0156b0543398d632dc34c0ef5e5d4a10dabcfaa55778bb94752aa3c4a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:59:17 [2024-01-19T21:59:17.781Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s)
21:59:17 [2024-01-19T21:59:17.781Z] PASS
21:59:17 [2024-01-19T21:59:17.781Z] 
21:59:17 [2024-01-19T21:59:17.781Z] === Skipped
21:59:17 [2024-01-19T21:59:17.781Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:59:17 [2024-01-19T21:59:17.781Z]     service_test.go:250: FLAKY_TEST
21:59:17 [2024-01-19T21:59:17.781Z] 
21:59:17 [2024-01-19T21:59:17.781Z] DONE 44 tests, 1 skipped in 48.592s
21:59:17 [2024-01-19T21:59:17.781Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
21:59:17 [2024-01-19T21:59:17.781Z] ++ '[' -n '' ']'
21:59:17 [2024-01-19T21:59:17.781Z] ++ 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
21:59:17 [2024-01-19T21:59:17.781Z] ++ set -e
21:59:17 [2024-01-19T21:59:17.781Z] ++ '[' -n 0 ']'
21:59:17 [2024-01-19T21:59:17.781Z] ++ set -x
21:59:17 [2024-01-19T21:59:17.781Z] ++ 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.6xXJEheYIU/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
21:59:17 [2024-01-19T21:59:17.781Z] INFO: Testing against a local daemon
21:59:17 [2024-01-19T21:59:17.781Z] === RUN   TestDockerNetworkIpvlanPersistance
21:59:17 [2024-01-19T21:59:17.781Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:59:17 [2024-01-19T21:59:17.781Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:59:17 [2024-01-19T21:59:17.781Z] === RUN   TestDockerNetworkIpvlan
21:59:17 [2024-01-19T21:59:17.781Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:59:17 [2024-01-19T21:59:17.781Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:59:17 [2024-01-19T21:59:17.781Z] PASS
21:59:17 [2024-01-19T21:59:17.781Z] 
21:59:17 [2024-01-19T21:59:17.781Z] === Skipped
21:59:17 [2024-01-19T21:59:17.781Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:59:17 [2024-01-19T21:59:17.781Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:59:17 [2024-01-19T21:59:17.781Z] 
21:59:17 [2024-01-19T21:59:17.781Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:59:17 [2024-01-19T21:59:17.781Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:59:17 [2024-01-19T21:59:17.781Z] 
21:59:17 [2024-01-19T21:59:17.781Z] DONE 2 tests, 2 skipped in 0.038s
21:59:17 [2024-01-19T21:59:17.781Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
21:59:17 [2024-01-19T21:59:17.781Z] ++ '[' -n '' ']'
21:59:17 [2024-01-19T21:59:17.781Z] ++ 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
21:59:17 [2024-01-19T21:59:17.781Z] ++ set -e
21:59:17 [2024-01-19T21:59:17.781Z] ++ '[' -n 0 ']'
21:59:17 [2024-01-19T21:59:17.781Z] ++ set -x
21:59:17 [2024-01-19T21:59:17.781Z] ++ 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.6xXJEheYIU/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
21:59:17 [2024-01-19T21:59:17.781Z] INFO: Testing against a local daemon
21:59:17 [2024-01-19T21:59:17.781Z] === RUN   TestDockerNetworkMacvlanPersistance
21:59:18 [2024-01-19T21:59:18.708Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
21:59:18 [2024-01-19T21:59:18.708Z] === RUN   TestDockerNetworkMacvlan
21:59:18 [2024-01-19T21:59:18.708Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:59:18 [2024-01-19T21:59:18.963Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:59:19 [2024-01-19T21:59:19.890Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:59:20 [2024-01-19T21:59:20.146Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:59:21 [2024-01-19T21:59:21.072Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:59:21 [2024-01-19T21:59:21.328Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:59:22 [2024-01-19T21:59:22.254Z] --- PASS: TestDockerNetworkMacvlan (3.55s)
21:59:22 [2024-01-19T21:59:22.254Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
21:59:22 [2024-01-19T21:59:22.254Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
21:59:22 [2024-01-19T21:59:22.254Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
21:59:22 [2024-01-19T21:59:22.254Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
21:59:22 [2024-01-19T21:59:22.254Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
21:59:22 [2024-01-19T21:59:22.254Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
21:59:22 [2024-01-19T21:59:22.254Z] PASS
21:59:22 [2024-01-19T21:59:22.254Z] 
21:59:22 [2024-01-19T21:59:22.254Z] DONE 8 tests in 4.906s
21:59:22 [2024-01-19T21:59:22.254Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
21:59:22 [2024-01-19T21:59:22.254Z] ++ '[' -n '' ']'
21:59:22 [2024-01-19T21:59:22.254Z] ++ 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
21:59:22 [2024-01-19T21:59:22.254Z] ++ set -e
21:59:22 [2024-01-19T21:59:22.254Z] ++ '[' -n 0 ']'
21:59:22 [2024-01-19T21:59:22.254Z] ++ set -x
21:59:22 [2024-01-19T21:59:22.254Z] ++ 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.6xXJEheYIU/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
21:59:22 [2024-01-19T21:59:22.254Z] INFO: Testing against a local daemon
21:59:22 [2024-01-19T21:59:22.254Z] === RUN   TestBridgeICC
21:59:22 [2024-01-19T21:59:22.815Z] === RUN   TestBridgeICC/IPv4_non-internal_network
21:59:23 [2024-01-19T21:59:23.742Z] === RUN   TestBridgeICC/IPv4_internal_network
21:59:25 [2024-01-19T21:59:25.107Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
21:59:26 [2024-01-19T21:59:26.033Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
21:59:26 [2024-01-19T21:59:26.960Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
21:59:28 [2024-01-19T21:59:28.323Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
21:59:29 [2024-01-19T21:59:29.249Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
21:59:30 [2024-01-19T21:59:30.613Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
21:59:31 [2024-01-19T21:59:31.539Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
21:59:34 [2024-01-19T21:59:34.803Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
21:59:37 [2024-01-19T21:59:37.317Z] --- PASS: TestBridgeICC (14.92s)
21:59:37 [2024-01-19T21:59:37.317Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.16s)
21:59:37 [2024-01-19T21:59:37.317Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.03s)
21:59:37 [2024-01-19T21:59:37.317Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.16s)
21:59:37 [2024-01-19T21:59:37.317Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.06s)
21:59:37 [2024-01-19T21:59:37.317Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.18s)
21:59:37 [2024-01-19T21:59:37.317Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.01s)
21:59:37 [2024-01-19T21:59:37.317Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.17s)
21:59:37 [2024-01-19T21:59:37.317Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.17s)
21:59:37 [2024-01-19T21:59:37.317Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.24s)
21:59:37 [2024-01-19T21:59:37.317Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (2.14s)
21:59:37 [2024-01-19T21:59:37.317Z] === RUN   TestBridgeINC
21:59:37 [2024-01-19T21:59:37.572Z] === RUN   TestBridgeINC/IPv4_non-internal_network
21:59:42 [2024-01-19T21:59:42.812Z] === RUN   TestBridgeINC/IPv4_internal_network
21:59:43 [2024-01-19T21:59:43.373Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
21:59:47 [2024-01-19T21:59:47.535Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
21:59:48 [2024-01-19T21:59:48.898Z] --- PASS: TestBridgeINC (11.89s)
21:59:48 [2024-01-19T21:59:48.899Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.34s)
21:59:48 [2024-01-19T21:59:48.899Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.27s)
21:59:48 [2024-01-19T21:59:48.899Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.45s)
21:59:48 [2024-01-19T21:59:48.899Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.22s)
21:59:48 [2024-01-19T21:59:48.899Z] === RUN   TestDefaultBridgeIPv6
21:59:48 [2024-01-19T21:59:48.899Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
21:59:50 [2024-01-19T21:59:50.786Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
21:59:52 [2024-01-19T21:59:52.150Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
21:59:53 [2024-01-19T21:59:53.514Z] --- PASS: TestDefaultBridgeIPv6 (4.48s)
21:59:53 [2024-01-19T21:59:53.514Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.53s)
21:59:53 [2024-01-19T21:59:53.514Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.51s)
21:59:53 [2024-01-19T21:59:53.514Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.43s)
21:59:53 [2024-01-19T21:59:53.514Z] === RUN   TestDefaultBridgeAddresses
21:59:53 [2024-01-19T21:59:53.514Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
21:59:54 [2024-01-19T21:59:54.878Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
21:59:56 [2024-01-19T21:59:56.767Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
21:59:56 [2024-01-19T21:59:56.767Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
21:59:56 [2024-01-19T21:59:56.767Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
21:59:56 [2024-01-19T21:59:56.767Z] PASS
21:59:56 [2024-01-19T21:59:56.767Z] 
21:59:56 [2024-01-19T21:59:56.767Z] DONE 23 tests in 34.431s
21:59:56 [2024-01-19T21:59:56.767Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
21:59:56 [2024-01-19T21:59:56.767Z] ++ '[' -n '' ']'
21:59:56 [2024-01-19T21:59:56.767Z] ++ 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
21:59:56 [2024-01-19T21:59:56.767Z] ++ set -e
21:59:56 [2024-01-19T21:59:56.767Z] ++ '[' -n 0 ']'
21:59:56 [2024-01-19T21:59:56.767Z] ++ set -x
21:59:56 [2024-01-19T21:59:56.767Z] ++ 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.6xXJEheYIU/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
21:59:56 [2024-01-19T21:59:56.767Z] testing: warning: no tests to run
21:59:56 [2024-01-19T21:59:56.767Z] PASS
21:59:56 [2024-01-19T21:59:56.767Z] 
21:59:56 [2024-01-19T21:59:56.767Z] DONE 0 tests in 0.007s
21:59:56 [2024-01-19T21:59:56.767Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
21:59:56 [2024-01-19T21:59:56.767Z] ++ '[' -n '' ']'
21:59:56 [2024-01-19T21:59:56.767Z] ++ 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
21:59:56 [2024-01-19T21:59:56.767Z] ++ set -e
21:59:56 [2024-01-19T21:59:56.767Z] ++ '[' -n 0 ']'
21:59:56 [2024-01-19T21:59:56.767Z] ++ set -x
21:59:56 [2024-01-19T21:59:56.767Z] ++ 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.6xXJEheYIU/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
21:59:56 [2024-01-19T21:59:56.767Z] INFO: Testing against a local daemon
21:59:56 [2024-01-19T21:59:56.767Z] === RUN   TestAuthZPluginAllowRequest
21:59:57 [2024-01-19T21:59:57.693Z] --- PASS: TestAuthZPluginAllowRequest (1.05s)
21:59:57 [2024-01-19T21:59:57.693Z] === RUN   TestAuthZPluginTLS
21:59:58 [2024-01-19T21:59:58.254Z] --- PASS: TestAuthZPluginTLS (0.55s)
21:59:58 [2024-01-19T21:59:58.254Z] === RUN   TestAuthZPluginDenyRequest
21:59:58 [2024-01-19T21:59:58.815Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:59:58 [2024-01-19T21:59:58.815Z] === RUN   TestAuthZPluginAPIDenyResponse
21:59:59 [2024-01-19T21:59:59.070Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
21:59:59 [2024-01-19T21:59:59.070Z] === RUN   TestAuthZPluginDenyResponse
21:59:59 [2024-01-19T21:59:59.631Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:59:59 [2024-01-19T21:59:59.631Z] === RUN   TestAuthZPluginAllowEventStream
22:00:00 [2024-01-19T22:00:00.558Z] 2024/01/19 22:00:00 http: panic serving 127.0.0.1:47520: runtime error: invalid memory address or nil pointer dereference
22:00:00 [2024-01-19T22:00:00.558Z] goroutine 108 [running]:
22:00:00 [2024-01-19T22:00:00.558Z] net/http.(*conn).serve.func1()
22:00:00 [2024-01-19T22:00:00.558Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
22:00:00 [2024-01-19T22:00:00.558Z] panic({0xa74a40?, 0x1599ca0?})
22:00:00 [2024-01-19T22:00:00.558Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
22:00:00 [2024-01-19T22:00:00.558Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72788, 0x40000128a0}, 0xffff42ffc400?)
22:00:00 [2024-01-19T22:00:00.558Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
22:00:00 [2024-01-19T22:00:00.558Z] net/http.HandlerFunc.ServeHTTP(0x40004db000?, {0xd72788?, 0x40000128a0?}, 0x4023f4?)
22:00:00 [2024-01-19T22:00:00.558Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
22:00:00 [2024-01-19T22:00:00.558Z] net/http.(*ServeMux).ServeHTTP(0xd78d38?, {0xd72788, 0x40000128a0}, 0x40004db000)
22:00:00 [2024-01-19T22:00:00.558Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
22:00:00 [2024-01-19T22:00:00.558Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001cb760, {0xd71348?, 0x40001760e0}, 0x40004daf00, {0xd676c0, 0x40005ab440})
22:00:00 [2024-01-19T22:00:00.558Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
22:00:00 [2024-01-19T22:00:00.558Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71348?, 0x40001760e0?}, 0x400010def0?)
22:00:00 [2024-01-19T22:00:00.558Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
22:00:00 [2024-01-19T22:00:00.558Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71348?, 0x40001760e0?}, 0x40001760e0?)
22:00:00 [2024-01-19T22:00:00.558Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
22:00:00 [2024-01-19T22:00:00.558Z] net/http.serverHandler.ServeHTTP({0xd6df28?}, {0xd71348?, 0x40001760e0?}, 0x6?)
22:00:00 [2024-01-19T22:00:00.558Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
22:00:00 [2024-01-19T22:00:00.558Z] net/http.(*conn).serve(0x40000103f0, {0xd78d38, 0x4000240a20})
22:00:00 [2024-01-19T22:00:00.558Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
22:00:00 [2024-01-19T22:00:00.558Z] created by net/http.(*Server).Serve in goroutine 6
22:00:00 [2024-01-19T22:00:00.558Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
22:00:01 [2024-01-19T22:00:01.484Z] 2024/01/19 22:00:01 http: panic serving 127.0.0.1:47528: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
22:00:01 [2024-01-19T22:00:01.484Z] goroutine 185 [running]:
22:00:01 [2024-01-19T22:00:01.484Z] net/http.(*conn).serve.func1()
22:00:01 [2024-01-19T22:00:01.484Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
22:00:01 [2024-01-19T22:00:01.484Z] panic({0xa0ae40?, 0x400004c200?})
22:00:01 [2024-01-19T22:00:01.484Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
22:00:01 [2024-01-19T22:00:01.484Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72788, 0x40000129c0}, 0xffff42ffc400?)
22:00:01 [2024-01-19T22:00:01.484Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
22:00:01 [2024-01-19T22:00:01.484Z] net/http.HandlerFunc.ServeHTTP(0x40004db100?, {0xd72788?, 0x40000129c0?}, 0x4023f4?)
22:00:01 [2024-01-19T22:00:01.484Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
22:00:01 [2024-01-19T22:00:01.484Z] net/http.(*ServeMux).ServeHTTP(0xd78d38?, {0xd72788, 0x40000129c0}, 0x40004db100)
22:00:01 [2024-01-19T22:00:01.484Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
22:00:01 [2024-01-19T22:00:01.484Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001cb760, {0xd71348?, 0x4000176380}, 0x40002df900, {0xd676c0, 0x40005ab440})
22:00:01 [2024-01-19T22:00:01.484Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
22:00:01 [2024-01-19T22:00:01.484Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71348?, 0x4000176380?}, 0x4000505560?)
22:00:01 [2024-01-19T22:00:01.484Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
22:00:01 [2024-01-19T22:00:01.484Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71348?, 0x4000176380?}, 0x4000019b40?)
22:00:01 [2024-01-19T22:00:01.484Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
22:00:01 [2024-01-19T22:00:01.484Z] net/http.serverHandler.ServeHTTP({0x4000505560?}, {0xd71348?, 0x4000176380?}, 0x6?)
22:00:01 [2024-01-19T22:00:01.484Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
22:00:01 [2024-01-19T22:00:01.484Z] net/http.(*conn).serve(0x40000110e0, {0xd78d38, 0x4000240a20})
22:00:01 [2024-01-19T22:00:01.484Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
22:00:01 [2024-01-19T22:00:01.484Z] created by net/http.(*Server).Serve in goroutine 6
22:00:01 [2024-01-19T22:00:01.484Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
22:00:03 [2024-01-19T22:00:03.997Z] 2024/01/19 22:00:03 http: panic serving 127.0.0.1:47536: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
22:00:03 [2024-01-19T22:00:03.997Z] goroutine 209 [running]:
22:00:03 [2024-01-19T22:00:03.997Z] net/http.(*conn).serve.func1()
22:00:03 [2024-01-19T22:00:03.997Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
22:00:03 [2024-01-19T22:00:03.997Z] panic({0xa0ae40?, 0x400004c540?})
22:00:03 [2024-01-19T22:00:03.997Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
22:00:03 [2024-01-19T22:00:03.997Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72788, 0x4000012a80}, 0xffff42ffc400?)
22:00:03 [2024-01-19T22:00:03.997Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
22:00:03 [2024-01-19T22:00:03.997Z] net/http.HandlerFunc.ServeHTTP(0x40004db300?, {0xd72788?, 0x4000012a80?}, 0x4023f4?)
22:00:03 [2024-01-19T22:00:03.997Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
22:00:03 [2024-01-19T22:00:03.997Z] net/http.(*ServeMux).ServeHTTP(0xd78d38?, {0xd72788, 0x4000012a80}, 0x40004db300)
22:00:03 [2024-01-19T22:00:03.997Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
22:00:03 [2024-01-19T22:00:03.997Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001cb760, {0xd71348?, 0x4000176460}, 0x40004db200, {0xd676c0, 0x40005ab440})
22:00:03 [2024-01-19T22:00:03.997Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
22:00:03 [2024-01-19T22:00:03.997Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71348?, 0x4000176460?}, 0x40003dd0b0?)
22:00:03 [2024-01-19T22:00:03.997Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
22:00:03 [2024-01-19T22:00:03.997Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71348?, 0x4000176460?}, 0x4000019b40?)
22:00:03 [2024-01-19T22:00:03.997Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
22:00:03 [2024-01-19T22:00:03.997Z] net/http.serverHandler.ServeHTTP({0x40003dd0b0?}, {0xd71348?, 0x4000176460?}, 0x6?)
22:00:03 [2024-01-19T22:00:03.997Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
22:00:03 [2024-01-19T22:00:03.997Z] net/http.(*conn).serve(0x40003d8f30, {0xd78d38, 0x4000240a20})
22:00:03 [2024-01-19T22:00:03.997Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
22:00:03 [2024-01-19T22:00:03.997Z] created by net/http.(*Server).Serve in goroutine 6
22:00:03 [2024-01-19T22:00:03.997Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
22:00:05 [2024-01-19T22:00:05.884Z] --- PASS: TestAuthZPluginAllowEventStream (6.07s)
22:00:05 [2024-01-19T22:00:05.884Z] === RUN   TestAuthZPluginErrorResponse
22:00:06 [2024-01-19T22:00:06.445Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
22:00:06 [2024-01-19T22:00:06.445Z] === RUN   TestAuthZPluginErrorRequest
22:00:07 [2024-01-19T22:00:07.006Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:00:07 [2024-01-19T22:00:07.006Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:00:07 [2024-01-19T22:00:07.262Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
22:00:07 [2024-01-19T22:00:07.262Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:00:08 [2024-01-19T22:00:08.626Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
22:00:08 [2024-01-19T22:00:08.626Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:00:09 [2024-01-19T22:00:09.553Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s)
22:00:09 [2024-01-19T22:00:09.553Z] === RUN   TestAuthZPluginHeader
22:00:10 [2024-01-19T22:00:10.479Z] --- PASS: TestAuthZPluginHeader (0.61s)
22:00:10 [2024-01-19T22:00:10.479Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:00:10 [2024-01-19T22:00:10.479Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
22:00:10 [2024-01-19T22:00:10.479Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:00:10 [2024-01-19T22:00:10.479Z] === RUN   TestAuthZPluginV2Disable
22:00:10 [2024-01-19T22:00:10.479Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
22:00:10 [2024-01-19T22:00:10.479Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:00:10 [2024-01-19T22:00:10.479Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:00:10 [2024-01-19T22:00:10.479Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
22:00:10 [2024-01-19T22:00:10.479Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:00:10 [2024-01-19T22:00:10.479Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:00:10 [2024-01-19T22:00:10.479Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
22:00:10 [2024-01-19T22:00:10.479Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:00:10 [2024-01-19T22:00:10.479Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:00:28 [2024-01-19T22:00:28.517Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:00:28 [2024-01-19T22:00:28.517Z] PASS
22:00:28 [2024-01-19T22:00:28.517Z] 
22:00:28 [2024-01-19T22:00:28.517Z] === Skipped
22:00:28 [2024-01-19T22:00:28.517Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:00:28 [2024-01-19T22:00:28.517Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
22:00:28 [2024-01-19T22:00:28.517Z] 
22:00:28 [2024-01-19T22:00:28.517Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:00:28 [2024-01-19T22:00:28.517Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
22:00:28 [2024-01-19T22:00:28.517Z] 
22:00:28 [2024-01-19T22:00:28.517Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:00:28 [2024-01-19T22:00:28.517Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
22:00:28 [2024-01-19T22:00:28.517Z] 
22:00:28 [2024-01-19T22:00:28.518Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
22:00:28 [2024-01-19T22:00:28.518Z] 
22:00:28 [2024-01-19T22:00:28.518Z] DONE 17 tests, 4 skipped in 30.635s
22:00:28 [2024-01-19T22:00:28.518Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
22:00:28 [2024-01-19T22:00:28.518Z] ++ '[' -n '' ']'
22:00:28 [2024-01-19T22:00:28.518Z] ++ 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
22:00:28 [2024-01-19T22:00:28.518Z] ++ set -e
22:00:28 [2024-01-19T22:00:28.518Z] ++ '[' -n 0 ']'
22:00:28 [2024-01-19T22:00:28.518Z] ++ set -x
22:00:28 [2024-01-19T22:00:28.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.6xXJEheYIU/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
22:00:28 [2024-01-19T22:00:28.518Z] INFO: Testing against a local daemon
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:00:28 [2024-01-19T22:00:28.518Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:00:28 [2024-01-19T22:00:28.518Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:00:28 [2024-01-19T22:00:28.518Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:00:28 [2024-01-19T22:00:28.518Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:00:28 [2024-01-19T22:00:28.518Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:00:28 [2024-01-19T22:00:28.518Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:00:28 [2024-01-19T22:00:28.518Z] --- PASS: TestPluginInvalidJSON (0.01s)
22:00:28 [2024-01-19T22:00:28.518Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInstall
22:00:28 [2024-01-19T22:00:28.518Z] === RUN   TestPluginInstall/no_auth
22:00:31 [2024-01-19T22:00:31.033Z] time="2024-01-19T22:00:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:00:31 [2024-01-19T22:00:31.033Z] time="2024-01-19T22:00:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c67554951a4db473d6692cbd2cefa81da184369914d7d32d62983a6ded8a85a" mediatype=application/vnd.docker.plugin.v1+json size=522
22:00:31 [2024-01-19T22:00:31.033Z] time="2024-01-19T22:00:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:00:31 [2024-01-19T22:00:31.033Z] time="2024-01-19T22:00:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c67554951a4db473d6692cbd2cefa81da184369914d7d32d62983a6ded8a85a" mediatype=application/vnd.docker.plugin.v1+json size=522
22:00:31 [2024-01-19T22:00:31.033Z] === RUN   TestPluginInstall/with_htpasswd
22:00:31 [2024-01-19T22:00:31.033Z] time="2024-01-19T22:00:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:00:31 [2024-01-19T22:00:31.033Z] time="2024-01-19T22:00:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c67554951a4db473d6692cbd2cefa81da184369914d7d32d62983a6ded8a85a" mediatype=application/vnd.docker.plugin.v1+json size=522
22:00:31 [2024-01-19T22:00:31.033Z] time="2024-01-19T22:00:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:00:31 [2024-01-19T22:00:31.033Z] time="2024-01-19T22:00:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c67554951a4db473d6692cbd2cefa81da184369914d7d32d62983a6ded8a85a" mediatype=application/vnd.docker.plugin.v1+json size=522
22:00:31 [2024-01-19T22:00:31.289Z] === RUN   TestPluginInstall/with_insecure
22:00:32 [2024-01-19T22:00:32.220Z] time="2024-01-19T22:00:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:00:32 [2024-01-19T22:00:32.220Z] time="2024-01-19T22:00:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b2f99609810601c3d35b525197c0fdd198295b2336bd82e4ec5d296b0b0feb2" mediatype=application/vnd.docker.plugin.v1+json size=522
22:00:32 [2024-01-19T22:00:32.220Z] time="2024-01-19T22:00:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:00:32 [2024-01-19T22:00:32.220Z] time="2024-01-19T22:00:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b2f99609810601c3d35b525197c0fdd198295b2336bd82e4ec5d296b0b0feb2" mediatype=application/vnd.docker.plugin.v1+json size=522
22:00:32 [2024-01-19T22:00:32.220Z]     plugin_test.go:204: [d05d464b79180] daemon is not started
22:00:32 [2024-01-19T22:00:32.220Z] --- PASS: TestPluginInstall (4.92s)
22:00:32 [2024-01-19T22:00:32.220Z]     --- PASS: TestPluginInstall/no_auth (3.53s)
22:00:32 [2024-01-19T22:00:32.220Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
22:00:32 [2024-01-19T22:00:32.220Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
22:00:32 [2024-01-19T22:00:32.220Z] === RUN   TestPluginsWithRuntimes
22:00:33 [2024-01-19T22:00:33.584Z] === RUN   TestPluginsWithRuntimes/No_Args
22:00:34 [2024-01-19T22:00:34.510Z] === RUN   TestPluginsWithRuntimes/With_Args
22:00:35 [2024-01-19T22:00:35.436Z] --- PASS: TestPluginsWithRuntimes (3.39s)
22:00:35 [2024-01-19T22:00:35.436Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
22:00:35 [2024-01-19T22:00:35.436Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.94s)
22:00:35 [2024-01-19T22:00:35.436Z] === RUN   TestPluginBackCompatMediaTypes
22:00:35 [2024-01-19T22:00:35.997Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
22:00:35 [2024-01-19T22:00:35.997Z] PASS
22:00:35 [2024-01-19T22:00:35.997Z] 
22:00:35 [2024-01-19T22:00:35.997Z] DONE 24 tests in 8.845s
22:00:35 [2024-01-19T22:00:35.997Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
22:00:35 [2024-01-19T22:00:35.997Z] ++ '[' -n '' ']'
22:00:35 [2024-01-19T22:00:35.997Z] ++ 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
22:00:35 [2024-01-19T22:00:35.997Z] ++ set -e
22:00:35 [2024-01-19T22:00:35.997Z] ++ '[' -n 0 ']'
22:00:35 [2024-01-19T22:00:35.997Z] ++ set -x
22:00:35 [2024-01-19T22:00:35.997Z] ++ 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.6xXJEheYIU/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
22:00:35 [2024-01-19T22:00:35.997Z] INFO: Testing against a local daemon
22:00:35 [2024-01-19T22:00:35.997Z] === RUN   TestExternalGraphDriver
22:00:36 [2024-01-19T22:00:36.557Z] === RUN   TestExternalGraphDriver/json
22:00:36 [2024-01-19T22:00:36.557Z] === RUN   TestExternalGraphDriver/spec
22:00:36 [2024-01-19T22:00:36.557Z] === RUN   TestExternalGraphDriver/pull
22:00:36 [2024-01-19T22:00:36.557Z] --- PASS: TestExternalGraphDriver (0.33s)
22:00:36 [2024-01-19T22:00:36.557Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
22:00:36 [2024-01-19T22:00:36.557Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
22:00:36 [2024-01-19T22:00:36.557Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
22:00:36 [2024-01-19T22:00:36.557Z] === RUN   TestGraphdriverPluginV2
22:00:36 [2024-01-19T22:00:36.813Z]     external_test.go:415: (*Execution).NotAmd64-fm
22:00:36 [2024-01-19T22:00:36.813Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
22:00:36 [2024-01-19T22:00:36.813Z] PASS
22:00:36 [2024-01-19T22:00:36.813Z] 
22:00:36 [2024-01-19T22:00:36.813Z] === Skipped
22:00:36 [2024-01-19T22:00:36.813Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
22:00:36 [2024-01-19T22:00:36.813Z]     external_test.go:415: (*Execution).NotAmd64-fm
22:00:36 [2024-01-19T22:00:36.813Z] 
22:00:36 [2024-01-19T22:00:36.813Z] DONE 5 tests, 1 skipped in 0.692s
22:00:36 [2024-01-19T22:00:36.813Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
22:00:36 [2024-01-19T22:00:36.813Z] ++ '[' -n '' ']'
22:00:36 [2024-01-19T22:00:36.813Z] ++ 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
22:00:36 [2024-01-19T22:00:36.813Z] ++ set -e
22:00:36 [2024-01-19T22:00:36.813Z] ++ '[' -n 0 ']'
22:00:36 [2024-01-19T22:00:36.813Z] ++ set -x
22:00:36 [2024-01-19T22:00:36.813Z] ++ 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.6xXJEheYIU/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
22:00:36 [2024-01-19T22:00:36.813Z] INFO: Testing against a local daemon
22:00:36 [2024-01-19T22:00:36.813Z] === RUN   TestContinueAfterPluginCrash
22:00:36 [2024-01-19T22:00:36.813Z] === PAUSE TestContinueAfterPluginCrash
22:00:36 [2024-01-19T22:00:36.813Z] === RUN   TestReadPluginNoRead
22:00:36 [2024-01-19T22:00:36.813Z] === PAUSE TestReadPluginNoRead
22:00:36 [2024-01-19T22:00:36.813Z] === RUN   TestDaemonStartWithLogOpt
22:00:36 [2024-01-19T22:00:36.813Z] === PAUSE TestDaemonStartWithLogOpt
22:00:36 [2024-01-19T22:00:36.813Z] === CONT  TestContinueAfterPluginCrash
22:00:36 [2024-01-19T22:00:36.813Z] === CONT  TestDaemonStartWithLogOpt
22:00:36 [2024-01-19T22:00:36.813Z] === CONT  TestReadPluginNoRead
22:00:39 [2024-01-19T22:00:39.327Z] === RUN   TestReadPluginNoRead/default
22:00:39 [2024-01-19T22:00:39.583Z] --- PASS: TestDaemonStartWithLogOpt (2.70s)
22:00:40 [2024-01-19T22:00:40.144Z] === RUN   TestReadPluginNoRead/disabled_caching
22:00:41 [2024-01-19T22:00:41.507Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:00:42 [2024-01-19T22:00:42.434Z]     read_test.go:93: [d06c0073dbdc6] daemon is not started
22:00:42 [2024-01-19T22:00:42.434Z] --- PASS: TestReadPluginNoRead (5.80s)
22:00:42 [2024-01-19T22:00:42.434Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
22:00:42 [2024-01-19T22:00:42.434Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
22:00:42 [2024-01-19T22:00:42.434Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
22:00:44 [2024-01-19T22:00:44.320Z] --- PASS: TestContinueAfterPluginCrash (7.59s)
22:00:44 [2024-01-19T22:00:44.320Z] PASS
22:00:44 [2024-01-19T22:00:44.320Z] 
22:00:44 [2024-01-19T22:00:44.320Z] DONE 6 tests in 7.628s
22:00:44 [2024-01-19T22:00:44.320Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
22:00:44 [2024-01-19T22:00:44.320Z] ++ '[' -n '' ']'
22:00:44 [2024-01-19T22:00:44.321Z] ++ 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
22:00:44 [2024-01-19T22:00:44.321Z] ++ set -e
22:00:44 [2024-01-19T22:00:44.321Z] ++ '[' -n 0 ']'
22:00:44 [2024-01-19T22:00:44.321Z] ++ set -x
22:00:44 [2024-01-19T22:00:44.321Z] ++ 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.6xXJEheYIU/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
22:00:44 [2024-01-19T22:00:44.321Z] testing: warning: no tests to run
22:00:44 [2024-01-19T22:00:44.321Z] PASS
22:00:44 [2024-01-19T22:00:44.321Z] 
22:00:44 [2024-01-19T22:00:44.321Z] DONE 0 tests in 0.008s
22:00:44 [2024-01-19T22:00:44.321Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
22:00:44 [2024-01-19T22:00:44.321Z] ++ '[' -n '' ']'
22:00:44 [2024-01-19T22:00:44.321Z] ++ 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
22:00:44 [2024-01-19T22:00:44.321Z] ++ set -e
22:00:44 [2024-01-19T22:00:44.321Z] ++ '[' -n 0 ']'
22:00:44 [2024-01-19T22:00:44.321Z] ++ set -x
22:00:44 [2024-01-19T22:00:44.321Z] ++ 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.6xXJEheYIU/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
22:00:44 [2024-01-19T22:00:44.321Z] INFO: Testing against a local daemon
22:00:44 [2024-01-19T22:00:44.321Z] === RUN   TestPluginWithDevMounts
22:00:44 [2024-01-19T22:00:44.321Z] === PAUSE TestPluginWithDevMounts
22:00:44 [2024-01-19T22:00:44.321Z] === CONT  TestPluginWithDevMounts
22:00:46 [2024-01-19T22:00:46.207Z] --- PASS: TestPluginWithDevMounts (1.50s)
22:00:46 [2024-01-19T22:00:46.207Z] PASS
22:00:46 [2024-01-19T22:00:46.207Z] 
22:00:46 [2024-01-19T22:00:46.207Z] DONE 1 tests in 1.531s
22:00:46 [2024-01-19T22:00:46.207Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
22:00:46 [2024-01-19T22:00:46.207Z] ++ '[' -n '' ']'
22:00:46 [2024-01-19T22:00:46.207Z] ++ 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
22:00:46 [2024-01-19T22:00:46.207Z] ++ set -e
22:00:46 [2024-01-19T22:00:46.207Z] ++ '[' -n 0 ']'
22:00:46 [2024-01-19T22:00:46.207Z] ++ set -x
22:00:46 [2024-01-19T22:00:46.208Z] ++ 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.6xXJEheYIU/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
22:00:46 [2024-01-19T22:00:46.208Z] INFO: Testing against a local daemon
22:00:46 [2024-01-19T22:00:46.208Z] === RUN   TestSecretInspect
22:00:48 [2024-01-19T22:00:48.095Z] --- PASS: TestSecretInspect (1.86s)
22:00:48 [2024-01-19T22:00:48.095Z] === RUN   TestSecretList
22:00:49 [2024-01-19T22:00:49.982Z] --- PASS: TestSecretList (1.91s)
22:00:49 [2024-01-19T22:00:49.982Z] === RUN   TestSecretsCreateAndDelete
22:00:51 [2024-01-19T22:00:51.869Z] --- PASS: TestSecretsCreateAndDelete (1.93s)
22:00:51 [2024-01-19T22:00:51.869Z] === RUN   TestSecretsUpdate
22:00:53 [2024-01-19T22:00:53.756Z] --- PASS: TestSecretsUpdate (1.98s)
22:00:53 [2024-01-19T22:00:53.756Z] === RUN   TestTemplatedSecret
22:00:56 [2024-01-19T22:00:56.270Z] --- PASS: TestTemplatedSecret (2.61s)
22:00:56 [2024-01-19T22:00:56.270Z] === RUN   TestSecretCreateResolve
22:00:58 [2024-01-19T22:00:58.158Z] --- PASS: TestSecretCreateResolve (1.91s)
22:00:58 [2024-01-19T22:00:58.158Z] PASS
22:00:58 [2024-01-19T22:00:58.158Z] 
22:00:58 [2024-01-19T22:00:58.158Z] DONE 6 tests in 12.264s
22:00:58 [2024-01-19T22:00:58.158Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
22:00:58 [2024-01-19T22:00:58.158Z] ++ '[' -n '' ']'
22:00:58 [2024-01-19T22:00:58.158Z] ++ 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
22:00:58 [2024-01-19T22:00:58.158Z] ++ set -e
22:00:58 [2024-01-19T22:00:58.158Z] ++ '[' -n 0 ']'
22:00:58 [2024-01-19T22:00:58.158Z] ++ set -x
22:00:58 [2024-01-19T22:00:58.158Z] ++ 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.6xXJEheYIU/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
22:00:58 [2024-01-19T22:00:58.158Z] INFO: Testing against a local daemon
22:00:58 [2024-01-19T22:00:58.158Z] === RUN   TestServiceCreateInit
22:00:58 [2024-01-19T22:00:58.158Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:01:02 [2024-01-19T22:01:02.322Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:01:05 [2024-01-19T22:01:05.586Z] --- PASS: TestServiceCreateInit (7.44s)
22:01:05 [2024-01-19T22:01:05.586Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s)
22:01:05 [2024-01-19T22:01:05.586Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s)
22:01:05 [2024-01-19T22:01:05.586Z] === RUN   TestCreateServiceMultipleTimes
22:01:20 [2024-01-19T22:01:20.420Z] --- PASS: TestCreateServiceMultipleTimes (14.84s)
22:01:20 [2024-01-19T22:01:20.420Z] === RUN   TestCreateServiceConflict
22:01:22 [2024-01-19T22:01:22.934Z] --- PASS: TestCreateServiceConflict (1.90s)
22:01:22 [2024-01-19T22:01:22.934Z] === RUN   TestCreateServiceMaxReplicas
22:01:25 [2024-01-19T22:01:25.448Z] --- PASS: TestCreateServiceMaxReplicas (2.96s)
22:01:25 [2024-01-19T22:01:25.448Z] === RUN   TestCreateServiceSecretFileMode
22:01:40 [2024-01-19T22:01:40.280Z] --- PASS: TestCreateServiceSecretFileMode (12.60s)
22:01:40 [2024-01-19T22:01:40.280Z] === RUN   TestCreateServiceConfigFileMode
22:01:52 [2024-01-19T22:01:52.442Z] --- PASS: TestCreateServiceConfigFileMode (12.67s)
22:01:52 [2024-01-19T22:01:52.442Z] === RUN   TestCreateServiceSysctls
22:01:53 [2024-01-19T22:01:53.806Z] --- PASS: TestCreateServiceSysctls (3.10s)
22:01:53 [2024-01-19T22:01:53.806Z] === RUN   TestCreateServiceCapabilities
22:01:56 [2024-01-19T22:01:56.319Z] --- PASS: TestCreateServiceCapabilities (2.52s)
22:01:56 [2024-01-19T22:01:56.319Z] === RUN   TestInspect
22:01:59 [2024-01-19T22:01:59.584Z] --- PASS: TestInspect (2.73s)
22:01:59 [2024-01-19T22:01:59.584Z] === RUN   TestCreateJob
22:02:02 [2024-01-19T22:02:02.100Z] --- PASS: TestCreateJob (3.12s)
22:02:02 [2024-01-19T22:02:02.100Z] === RUN   TestReplicatedJob
22:02:07 [2024-01-19T22:02:07.341Z] --- PASS: TestReplicatedJob (4.94s)
22:02:07 [2024-01-19T22:02:07.341Z] === RUN   TestUpdateReplicatedJob
22:02:10 [2024-01-19T22:02:10.605Z] --- PASS: TestUpdateReplicatedJob (3.37s)
22:02:10 [2024-01-19T22:02:10.605Z] === RUN   TestServiceListWithStatuses
22:02:15 [2024-01-19T22:02:15.846Z] --- PASS: TestServiceListWithStatuses (4.55s)
22:02:15 [2024-01-19T22:02:15.846Z] === RUN   TestDockerNetworkConnectAliasPreV144
22:02:19 [2024-01-19T22:02:19.110Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.17s)
22:02:19 [2024-01-19T22:02:19.110Z] === RUN   TestDockerNetworkReConnect
22:02:22 [2024-01-19T22:02:22.374Z] --- PASS: TestDockerNetworkReConnect (3.33s)
22:02:22 [2024-01-19T22:02:22.374Z] === RUN   TestServicePlugin
22:02:22 [2024-01-19T22:02:22.374Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
22:02:22 [2024-01-19T22:02:22.374Z] --- SKIP: TestServicePlugin (0.00s)
22:02:22 [2024-01-19T22:02:22.374Z] === RUN   TestServiceUpdateLabel
22:02:24 [2024-01-19T22:02:24.262Z] --- PASS: TestServiceUpdateLabel (1.84s)
22:02:24 [2024-01-19T22:02:24.262Z] === RUN   TestServiceUpdateSecrets
22:02:39 [2024-01-19T22:02:39.097Z] --- PASS: TestServiceUpdateSecrets (14.44s)
22:02:39 [2024-01-19T22:02:39.097Z] === RUN   TestServiceUpdateConfigs
22:02:53 [2024-01-19T22:02:53.931Z] --- PASS: TestServiceUpdateConfigs (14.43s)
22:02:53 [2024-01-19T22:02:53.931Z] === RUN   TestServiceUpdateNetwork
22:03:06 [2024-01-19T22:03:06.094Z] --- PASS: TestServiceUpdateNetwork (12.18s)
22:03:06 [2024-01-19T22:03:06.094Z] === RUN   TestServiceUpdatePidsLimit
22:03:06 [2024-01-19T22:03:06.655Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:03:07 [2024-01-19T22:03:07.582Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:03:14 [2024-01-19T22:03:14.113Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:03:22 [2024-01-19T22:03:22.193Z] --- PASS: TestServiceUpdatePidsLimit (16.27s)
22:03:22 [2024-01-19T22:03:22.193Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
22:03:22 [2024-01-19T22:03:22.193Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
22:03:22 [2024-01-19T22:03:22.193Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
22:03:22 [2024-01-19T22:03:22.193Z] PASS
22:03:22 [2024-01-19T22:03:22.193Z] 
22:03:22 [2024-01-19T22:03:22.193Z] === Skipped
22:03:22 [2024-01-19T22:03:22.193Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:03:22 [2024-01-19T22:03:22.193Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
22:03:22 [2024-01-19T22:03:22.193Z] 
22:03:22 [2024-01-19T22:03:22.193Z] DONE 26 tests, 1 skipped in 143.443s
22:03:22 [2024-01-19T22:03:22.193Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
22:03:22 [2024-01-19T22:03:22.193Z] ++ '[' -n '' ']'
22:03:22 [2024-01-19T22:03:22.193Z] ++ 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
22:03:22 [2024-01-19T22:03:22.193Z] ++ set -e
22:03:22 [2024-01-19T22:03:22.193Z] ++ '[' -n 0 ']'
22:03:22 [2024-01-19T22:03:22.193Z] ++ set -x
22:03:22 [2024-01-19T22:03:22.193Z] ++ 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.6xXJEheYIU/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
22:03:22 [2024-01-19T22:03:22.193Z] INFO: Testing against a local daemon
22:03:22 [2024-01-19T22:03:22.193Z] === RUN   TestSessionCreate
22:03:22 [2024-01-19T22:03:22.193Z] --- PASS: TestSessionCreate (0.01s)
22:03:22 [2024-01-19T22:03:22.193Z] === RUN   TestSessionCreateWithBadUpgrade
22:03:22 [2024-01-19T22:03:22.193Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
22:03:22 [2024-01-19T22:03:22.193Z] PASS
22:03:22 [2024-01-19T22:03:22.193Z] 
22:03:22 [2024-01-19T22:03:22.193Z] DONE 2 tests in 0.045s
22:03:22 [2024-01-19T22:03:22.193Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
22:03:22 [2024-01-19T22:03:22.193Z] ++ '[' -n '' ']'
22:03:22 [2024-01-19T22:03:22.193Z] ++ 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
22:03:22 [2024-01-19T22:03:22.193Z] ++ set -e
22:03:22 [2024-01-19T22:03:22.193Z] ++ '[' -n 0 ']'
22:03:22 [2024-01-19T22:03:22.193Z] ++ set -x
22:03:22 [2024-01-19T22:03:22.193Z] ++ 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.6xXJEheYIU/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
22:03:22 [2024-01-19T22:03:22.193Z] INFO: Testing against a local daemon
22:03:22 [2024-01-19T22:03:22.193Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:03:22 [2024-01-19T22:03:22.193Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:03:22 [2024-01-19T22:03:22.193Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:03:22 [2024-01-19T22:03:22.193Z] === RUN   TestDiskUsage
22:03:22 [2024-01-19T22:03:22.193Z] === PAUSE TestDiskUsage
22:03:22 [2024-01-19T22:03:22.193Z] === RUN   TestEventsExecDie
22:03:22 [2024-01-19T22:03:22.449Z] --- PASS: TestEventsExecDie (0.56s)
22:03:22 [2024-01-19T22:03:22.449Z] === RUN   TestEventsBackwardsCompatible
22:03:22 [2024-01-19T22:03:22.449Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
22:03:22 [2024-01-19T22:03:22.449Z] === RUN   TestEventsVolumeCreate
22:03:22 [2024-01-19T22:03:22.449Z] --- PASS: TestEventsVolumeCreate (0.06s)
22:03:22 [2024-01-19T22:03:22.449Z] === RUN   TestInfoBinaryCommits
22:03:22 [2024-01-19T22:03:22.449Z] --- PASS: TestInfoBinaryCommits (0.01s)
22:03:22 [2024-01-19T22:03:22.449Z] === RUN   TestInfoAPIVersioned
22:03:22 [2024-01-19T22:03:22.449Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:03:22 [2024-01-19T22:03:22.449Z] === RUN   TestInfoAPI
22:03:22 [2024-01-19T22:03:22.449Z] --- PASS: TestInfoAPI (0.01s)
22:03:22 [2024-01-19T22:03:22.449Z] === RUN   TestInfoAPIWarnings
22:03:40 [2024-01-19T22:03:40.524Z] --- PASS: TestInfoAPIWarnings (16.55s)
22:03:40 [2024-01-19T22:03:40.524Z] === RUN   TestInfoDebug
22:03:40 [2024-01-19T22:03:40.524Z] --- PASS: TestInfoDebug (0.52s)
22:03:40 [2024-01-19T22:03:40.524Z] === RUN   TestInfoInsecureRegistries
22:03:40 [2024-01-19T22:03:40.524Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:03:40 [2024-01-19T22:03:40.524Z] === RUN   TestInfoRegistryMirrors
22:03:40 [2024-01-19T22:03:40.524Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:03:40 [2024-01-19T22:03:40.524Z] === RUN   TestLoginFailsWithBadCredentials
22:03:41 [2024-01-19T22:03:41.453Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s)
22:03:41 [2024-01-19T22:03:41.453Z] === RUN   TestPingCacheHeaders
22:03:41 [2024-01-19T22:03:41.453Z] --- PASS: TestPingCacheHeaders (0.01s)
22:03:41 [2024-01-19T22:03:41.453Z] === RUN   TestPingGet
22:03:41 [2024-01-19T22:03:41.453Z] --- PASS: TestPingGet (0.01s)
22:03:41 [2024-01-19T22:03:41.453Z] === RUN   TestPingHead
22:03:41 [2024-01-19T22:03:41.453Z] --- PASS: TestPingHead (0.01s)
22:03:41 [2024-01-19T22:03:41.453Z] === RUN   TestPingSwarmHeader
22:03:42 [2024-01-19T22:03:42.016Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:03:42 [2024-01-19T22:03:42.960Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:03:43 [2024-01-19T22:03:43.533Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:03:43 [2024-01-19T22:03:43.533Z] --- PASS: TestPingSwarmHeader (1.98s)
22:03:43 [2024-01-19T22:03:43.533Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:03:43 [2024-01-19T22:03:43.533Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:03:43 [2024-01-19T22:03:43.533Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:03:43 [2024-01-19T22:03:43.533Z] === RUN   TestPingBuilderHeader
22:03:43 [2024-01-19T22:03:43.533Z] === RUN   TestPingBuilderHeader/default_config
22:03:44 [2024-01-19T22:03:44.097Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:03:44 [2024-01-19T22:03:44.659Z] --- PASS: TestPingBuilderHeader (1.04s)
22:03:44 [2024-01-19T22:03:44.659Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
22:03:44 [2024-01-19T22:03:44.659Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
22:03:44 [2024-01-19T22:03:44.659Z] === RUN   TestVersion
22:03:44 [2024-01-19T22:03:44.659Z] --- PASS: TestVersion (0.01s)
22:03:44 [2024-01-19T22:03:44.659Z] === CONT  TestDiskUsage
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/empty
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/empty/container_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/empty/image_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/empty/volume_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/empty/build-cache_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/after_LoadBusybox
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:03:45 [2024-01-19T22:03:45.220Z] === RUN   TestDiskUsage/after_container.Run
22:03:45 [2024-01-19T22:03:45.475Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:03:45 [2024-01-19T22:03:45.476Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:03:45 [2024-01-19T22:03:45.476Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:03:45 [2024-01-19T22:03:45.476Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:03:45 [2024-01-19T22:03:45.476Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:03:45 [2024-01-19T22:03:45.476Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:03:45 [2024-01-19T22:03:45.476Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:03:45 [2024-01-19T22:03:45.476Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:03:45 [2024-01-19T22:03:45.476Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:03:45 [2024-01-19T22:03:45.476Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:03:45 [2024-01-19T22:03:45.731Z] --- PASS: TestDiskUsage (1.07s)
22:03:45 [2024-01-19T22:03:45.731Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z] PASS
22:03:45 [2024-01-19T22:03:45.731Z] 
22:03:45 [2024-01-19T22:03:45.731Z] === Skipped
22:03:45 [2024-01-19T22:03:45.731Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:03:45 [2024-01-19T22:03:45.731Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:03:45 [2024-01-19T22:03:45.731Z] 
22:03:45 [2024-01-19T22:03:45.731Z] DONE 57 tests, 1 skipped in 23.952s
22:03:45 [2024-01-19T22:03:45.731Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
22:03:45 [2024-01-19T22:03:45.731Z] ++ '[' -n '' ']'
22:03:45 [2024-01-19T22:03:45.731Z] ++ 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
22:03:45 [2024-01-19T22:03:45.731Z] ++ set -e
22:03:45 [2024-01-19T22:03:45.731Z] ++ '[' -n 0 ']'
22:03:45 [2024-01-19T22:03:45.731Z] ++ set -x
22:03:45 [2024-01-19T22:03:45.731Z] ++ 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.6xXJEheYIU/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
22:03:45 [2024-01-19T22:03:45.731Z] INFO: Testing against a local daemon
22:03:45 [2024-01-19T22:03:45.731Z] === RUN   TestRunMountVolumeSubdir
22:03:45 [2024-01-19T22:03:45.987Z]     mount_test.go:28: Setup stderr:
22:03:45 [2024-01-19T22:03:45.987Z]     mount_test.go:28: Setup stdout:
22:03:45 [2024-01-19T22:03:45.987Z]         /volume:
22:03:45 [2024-01-19T22:03:45.987Z]         total 24K    
22:03:45 [2024-01-19T22:03:45.987Z]         drwxr-xr-x    5 root     root        4.0K Jan 19 22:03 .
22:03:45 [2024-01-19T22:03:45.987Z]         drwxr-xr-x    1 root     root        4.0K Jan 19 22:03 ..
22:03:45 [2024-01-19T22:03:45.987Z]         -rw-r--r--    1 root     root           4 Jan 19 22:03 bar.txt
22:03:45 [2024-01-19T22:03:45.987Z]         drwxr-xr-x    2 root     root        4.0K Jan 19 22:03 bin
22:03:45 [2024-01-19T22:03:45.987Z]         drwxr-xr-x    3 root     root        4.0K Jan 19 22:03 hack
22:03:45 [2024-01-19T22:03:45.987Z]         drwxr-xr-x    2 root     root        4.0K Jan 19 22:03 subdir
22:03:45 [2024-01-19T22:03:45.987Z]         
22:03:45 [2024-01-19T22:03:45.987Z]         /volume/hack/:
22:03:45 [2024-01-19T22:03:45.987Z]         total 12K    
22:03:45 [2024-01-19T22:03:45.987Z]         drwxr-xr-x    3 root     root        4.0K Jan 19 22:03 .
22:03:45 [2024-01-19T22:03:45.987Z]         drwxr-xr-x    5 root     root        4.0K Jan 19 22:03 ..
22:03:45 [2024-01-19T22:03:45.987Z]         lrwxrwxrwx    1 root     root           4 Jan 19 22:03 bad -> root
22:03:45 [2024-01-19T22:03:45.987Z]         lrwxrwxrwx    1 root     root           9 Jan 19 22:03 good -> ../subdir
22:03:45 [2024-01-19T22:03:45.987Z]         drwxr-xr-x    2 root     root        4.0K Jan 19 22:03 iwanttobehackedwithtoctou
22:03:45 [2024-01-19T22:03:45.987Z]         lrwxrwxrwx    1 root     root           1 Jan 19 22:03 root -> /
22:03:46 [2024-01-19T22:03:46.242Z] === RUN   TestRunMountVolumeSubdir/subdir
22:03:46 [2024-01-19T22:03:46.498Z]     mount_test.go:101: stdout:
22:03:46 [2024-01-19T22:03:46.498Z]         hello.txt
22:03:46 [2024-01-19T22:03:46.498Z]     mount_test.go:102: stderr:
22:03:46 [2024-01-19T22:03:46.498Z] === RUN   TestRunMountVolumeSubdir/subdir_link
22:03:47 [2024-01-19T22:03:47.059Z]     mount_test.go:101: stdout:
22:03:47 [2024-01-19T22:03:47.059Z]         hello.txt
22:03:47 [2024-01-19T22:03:47.059Z]     mount_test.go:102: stderr:
22:03:47 [2024-01-19T22:03:47.059Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
22:03:47 [2024-01-19T22:03:47.620Z]     mount_test.go:101: stdout:
22:03:47 [2024-01-19T22:03:47.620Z]         /bin/busybox
22:03:47 [2024-01-19T22:03:47.620Z]     mount_test.go:102: stderr:
22:03:47 [2024-01-19T22:03:47.620Z] === RUN   TestRunMountVolumeSubdir/file
22:03:47 [2024-01-19T22:03:47.875Z]     mount_test.go:101: stdout:
22:03:47 [2024-01-19T22:03:47.875Z]         foo
22:03:47 [2024-01-19T22:03:47.875Z]     mount_test.go:102: stderr:
22:03:47 [2024-01-19T22:03:47.875Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
22:03:47 [2024-01-19T22:03:47.876Z] === RUN   TestRunMountVolumeSubdir/not_existing
22:03:48 [2024-01-19T22:03:48.131Z] === RUN   TestRunMountVolumeSubdir/mount_link
22:03:48 [2024-01-19T22:03:48.131Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
22:03:48 [2024-01-19T22:03:48.387Z] --- PASS: TestRunMountVolumeSubdir (2.67s)
22:03:48 [2024-01-19T22:03:48.387Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.41s)
22:03:48 [2024-01-19T22:03:48.387Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.44s)
22:03:48 [2024-01-19T22:03:48.387Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.48s)
22:03:48 [2024-01-19T22:03:48.387Z]     --- PASS: TestRunMountVolumeSubdir/file (0.45s)
22:03:48 [2024-01-19T22:03:48.387Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
22:03:48 [2024-01-19T22:03:48.387Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.15s)
22:03:48 [2024-01-19T22:03:48.387Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.13s)
22:03:48 [2024-01-19T22:03:48.387Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.14s)
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumesCreateAndList
22:03:48 [2024-01-19T22:03:48.387Z] --- PASS: TestVolumesCreateAndList (0.01s)
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumesRemove
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumesRemove/volume_in_use
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumesRemove/volume_not_in_use
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumesRemove/non-existing_volume
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumesRemove/non-existing_volume_force
22:03:48 [2024-01-19T22:03:48.387Z] --- PASS: TestVolumesRemove (0.05s)
22:03:48 [2024-01-19T22:03:48.387Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
22:03:48 [2024-01-19T22:03:48.387Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
22:03:48 [2024-01-19T22:03:48.387Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
22:03:48 [2024-01-19T22:03:48.387Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumesRemoveSwarmEnabled
22:03:48 [2024-01-19T22:03:48.387Z] === PAUSE TestVolumesRemoveSwarmEnabled
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumesInspect
22:03:48 [2024-01-19T22:03:48.387Z] --- PASS: TestVolumesInspect (0.01s)
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumesInvalidJSON
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:03:48 [2024-01-19T22:03:48.387Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:03:48 [2024-01-19T22:03:48.387Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:03:48 [2024-01-19T22:03:48.387Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:03:48 [2024-01-19T22:03:48.387Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:03:48 [2024-01-19T22:03:48.387Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:03:48 [2024-01-19T22:03:48.387Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:03:48 [2024-01-19T22:03:48.387Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:03:48 [2024-01-19T22:03:48.387Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumePruneAnonymous
22:03:48 [2024-01-19T22:03:48.387Z] --- PASS: TestVolumePruneAnonymous (0.03s)
22:03:48 [2024-01-19T22:03:48.387Z] === RUN   TestVolumePruneAnonFromImage
22:03:48 [2024-01-19T22:03:48.643Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
22:03:48 [2024-01-19T22:03:48.643Z] === CONT  TestVolumesRemoveSwarmEnabled
22:03:50 [2024-01-19T22:03:50.007Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
22:03:50 [2024-01-19T22:03:50.007Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
22:03:50 [2024-01-19T22:03:50.007Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
22:03:50 [2024-01-19T22:03:50.007Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
22:03:50 [2024-01-19T22:03:50.567Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.93s)
22:03:50 [2024-01-19T22:03:50.567Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
22:03:50 [2024-01-19T22:03:50.567Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
22:03:50 [2024-01-19T22:03:50.567Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
22:03:50 [2024-01-19T22:03:50.567Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
22:03:50 [2024-01-19T22:03:50.567Z] PASS
22:03:50 [2024-01-19T22:03:50.567Z] 
22:03:50 [2024-01-19T22:03:50.567Z] DONE 29 tests in 4.869s
22:03:50 [2024-01-19T22:03:50.567Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:03:50 [2024-01-19T22:03:50.823Z] ++++ cat bundles/test-integration/docker.pid
22:03:50 [2024-01-19T22:03:50.823Z] +++ kill 24411
22:03:52 [2024-01-19T22:03:52.186Z] ++++ cat bundles/test-integration/TestUsernsCommit/df15da5d9350a/docker.pid
22:03:52 [2024-01-19T22:03:52.186Z] +++ kill 62161
22:03:52 [2024-01-19T22:03:52.186Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62161 is not a child of this shell
22:03:52 [2024-01-19T22:03:52.186Z] warning: PID 62161 from bundles/test-integration/TestUsernsCommit/df15da5d9350a/docker.pid had a nonzero exit code
22:03:52 [2024-01-19T22:03:52.186Z] umount: bundles/test-integration/TestUsernsCommit/df15da5d9350a/root: not mounted.
22:03:52 [2024-01-19T22:03:52.186Z] +++ /etc/init.d/apparmor stop
22:03:52 [2024-01-19T22:03:52.186Z] Leaving: AppArmorNo profiles have been unloaded.
22:03:52 [2024-01-19T22:03:52.186Z] 
22:03:52 [2024-01-19T22:03:52.186Z] Unloading profiles will leave already running processes permanently
22:03:52 [2024-01-19T22:03:52.186Z] unconfined, which can lead to unexpected situations.
22:03:52 [2024-01-19T22:03:52.186Z] 
22:03:52 [2024-01-19T22:03:52.186Z] To set a process to complain mode, use the command line tool
22:03:52 [2024-01-19T22:03:52.186Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:03:52 [2024-01-19T22:03:52.186Z] +++ true
22:03:52 [2024-01-19T22:03:52.186Z] exiting test-integration
22:03:52 [2024-01-19T22:03:52.186Z] ++ exit 0
22:03:52 [2024-01-19T22:03:52.186Z] 
Post stage
[Pipeline] junit
22:03:53 [2024-01-19T22:03:53.122Z] Recording test results
22:03:53 [2024-01-19T22:03:53.316Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:03:53 [2024-01-19T22:03:53.606Z] + echo Ensuring container killed.
22:03:53 [2024-01-19T22:03:53.606Z] Ensuring container killed.
22:03:53 [2024-01-19T22:03:53.606Z] + docker rm -vf docker-pr3
22:03:53 [2024-01-19T22:03:53.606Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
22:03:53 [2024-01-19T22:03:53.878Z] + echo Chowning /workspace to jenkins user
22:03:53 [2024-01-19T22:03:53.878Z] Chowning /workspace to jenkins user
22:03:53 [2024-01-19T22:03:53.878Z] + id -u
22:03:53 [2024-01-19T22:03:53.878Z] + id -g
22:03:53 [2024-01-19T22:03:53.878Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47121:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:03:55 [2024-01-19T22:03:55.179Z] + bundleName=arm64-integration
22:03:55 [2024-01-19T22:03:55.179Z] + echo Creating arm64-integration-bundles.tar.gz
22:03:55 [2024-01-19T22:03:55.179Z] Creating arm64-integration-bundles.tar.gz
22:03:55 [2024-01-19T22:03:55.179Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:03:55 [2024-01-19T22:03:55.179Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:03:55 [2024-01-19T22:03:55.444Z] Archiving artifacts
22:03:55 [2024-01-19T22:03:55.748Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47121/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:03:56 [2024-01-19T22:03:56.032Z] + make clean
22:03:56 [2024-01-19T22:03:56.032Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:03:56 [2024-01-19T22:03:56.032Z] docker-dev-cache
22:03:56 [2024-01-19T22:03:56.032Z] 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