Skip to content
Success

Console Output

Pull request #44444 updated
18:46:52 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 6a02afa56fd6a529e684d7b7eae21195598958aa+7bbf2fb6521dc05bf68a8d6f16b2877a31f6a947 (acf58c131f3a62af911aa1f94deb3e7b1b815bfe)
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-44444@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
18:46:54 [2022-11-10T18:46:54.826Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:46:54 [2022-11-10T18:46:54.831Z] Trying to pass milestone 3
[Pipeline] milestone
18:46:54 [2022-11-10T18:46:54.939Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:47:10 [2022-11-10T18:47:10.096Z] Still waiting to schedule task
18:47:10 [2022-11-10T18:47:10.097Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c44efca9f1a249d7)18:47:15 [2022-11-10T18:47:15.254Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c44efca9f1a249d7) in /home/ubuntu/workspace/moby_PR-44444
[Pipeline] {
[Pipeline] checkout
18:47:15 [2022-11-10T18:47:15.286Z] The recommended git tool is: git
18:47:15 [2022-11-10T18:47:15.292Z] using credential docker-jenkins-github-credentials
18:47:15 [2022-11-10T18:47:15.300Z] Cloning the remote Git repository
18:47:15 [2022-11-10T18:47:15.300Z] Cloning with configured refspecs honoured and without tags
18:47:15 [2022-11-10T18:47:15.343Z] Cloning repository https://github.com/moby/moby.git
18:47:15 [2022-11-10T18:47:15.343Z]  > git init /home/ubuntu/workspace/moby_PR-44444 # timeout=10
18:47:15 [2022-11-10T18:47:15.354Z] Fetching upstream changes from https://github.com/moby/moby.git
18:47:15 [2022-11-10T18:47:15.354Z]  > git --version # timeout=10
18:47:15 [2022-11-10T18:47:15.359Z]  > git --version # 'git version 2.25.1'
18:47:15 [2022-11-10T18:47:15.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:47:15 [2022-11-10T18:47:15.360Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44444/head:refs/remotes/origin/PR-44444 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:47:27 [2022-11-10T18:47:27.846Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:47:27 [2022-11-10T18:47:27.859Z] Fetching without tags
18:47:28 [2022-11-10T18:47:28.092Z] Merging remotes/origin/master commit 7bbf2fb6521dc05bf68a8d6f16b2877a31f6a947 into PR head commit 6a02afa56fd6a529e684d7b7eae21195598958aa
18:47:29 [2022-11-10T18:47:29.386Z] Merge succeeded, producing 945ee42796ca6407042c5b97b17e3d7eb1eacbe6
18:47:29 [2022-11-10T18:47:29.386Z] Checking out Revision 945ee42796ca6407042c5b97b17e3d7eb1eacbe6 (PR-44444)
18:47:27 [2022-11-10T18:47:27.849Z]  > git config --add remote.origin.fetch +refs/pull/44444/head:refs/remotes/origin/PR-44444 # timeout=10
18:47:27 [2022-11-10T18:47:27.852Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:47:27 [2022-11-10T18:47:27.858Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:47:27 [2022-11-10T18:47:27.864Z] Fetching upstream changes from https://github.com/moby/moby.git
18:47:27 [2022-11-10T18:47:27.864Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:47:27 [2022-11-10T18:47:27.864Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44444/head:refs/remotes/origin/PR-44444 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:47:28 [2022-11-10T18:47:28.096Z]  > git config core.sparsecheckout # timeout=10
18:47:28 [2022-11-10T18:47:28.100Z]  > git checkout -f 6a02afa56fd6a529e684d7b7eae21195598958aa # timeout=10
18:47:28 [2022-11-10T18:47:28.639Z]  > git remote # timeout=10
18:47:28 [2022-11-10T18:47:28.644Z]  > git config --get remote.origin.url # timeout=10
18:47:28 [2022-11-10T18:47:28.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:47:28 [2022-11-10T18:47:28.648Z]  > git merge 7bbf2fb6521dc05bf68a8d6f16b2877a31f6a947 # timeout=10
18:47:29 [2022-11-10T18:47:29.383Z]  > git rev-parse HEAD^{commit} # timeout=10
18:47:29 [2022-11-10T18:47:29.434Z]  > git config core.sparsecheckout # timeout=10
18:47:29 [2022-11-10T18:47:29.436Z]  > git checkout -f 945ee42796ca6407042c5b97b17e3d7eb1eacbe6 # timeout=10
18:47:29 [2022-11-10T18:47:29.477Z] Commit message: "Merge commit '7bbf2fb6521dc05bf68a8d6f16b2877a31f6a947' into HEAD"
18:47:29 [2022-11-10T18:47:29.482Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:47:30 [2022-11-10T18:47:30.096Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44444:/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
18:47:29 [2022-11-10T18:47:29.481Z]  > git rev-list --no-walk bcc79f919fe17cba00ef05b86432e144e948346f # timeout=10
18:47:34 [2022-11-10T18:47:34.262Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
18:47:34 [2022-11-10T18:47:34.385Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c44efca9f1a249d7) in /home/ubuntu/workspace/moby_PR-44444
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
18:47:34 [2022-11-10T18:47:34.417Z] The recommended git tool is: git
[Pipeline] // stage
18:47:34 [2022-11-10T18:47:34.424Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
18:47:34 [2022-11-10T18:47:34.438Z] Fetching changes from the remote Git repository
[Pipeline] // stage
18:47:34 [2022-11-10T18:47:34.442Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
18:47:34 [2022-11-10T18:47:34.727Z] Merging remotes/origin/master commit 7bbf2fb6521dc05bf68a8d6f16b2877a31f6a947 into PR head commit 6a02afa56fd6a529e684d7b7eae21195598958aa
18:47:34 [2022-11-10T18:47:34.819Z] Merge succeeded, producing 287ff1ee54ac6d09d8da2631c397539b489476a7
18:47:34 [2022-11-10T18:47:34.820Z] Checking out Revision 287ff1ee54ac6d09d8da2631c397539b489476a7 (PR-44444)
18:47:34 [2022-11-10T18:47:34.862Z] Commit message: "Merge commit '7bbf2fb6521dc05bf68a8d6f16b2877a31f6a947' into HEAD"
18:47:34 [2022-11-10T18:47:34.867Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
18:47:34 [2022-11-10T18:47:34.436Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44444/.git # timeout=10
18:47:34 [2022-11-10T18:47:34.441Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:47:34 [2022-11-10T18:47:34.490Z] Fetching upstream changes from https://github.com/moby/moby.git
18:47:34 [2022-11-10T18:47:34.490Z]  > git --version # timeout=10
18:47:34 [2022-11-10T18:47:34.495Z]  > git --version # 'git version 2.25.1'
18:47:34 [2022-11-10T18:47:34.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:47:34 [2022-11-10T18:47:34.496Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44444/head:refs/remotes/origin/PR-44444 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:47:34 [2022-11-10T18:47:34.731Z]  > git config core.sparsecheckout # timeout=10
18:47:34 [2022-11-10T18:47:34.734Z]  > git checkout -f 6a02afa56fd6a529e684d7b7eae21195598958aa # timeout=10
18:47:34 [2022-11-10T18:47:34.767Z]  > git remote # timeout=10
18:47:34 [2022-11-10T18:47:34.771Z]  > git config --get remote.origin.url # timeout=10
18:47:34 [2022-11-10T18:47:34.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:47:34 [2022-11-10T18:47:34.778Z]  > git merge 7bbf2fb6521dc05bf68a8d6f16b2877a31f6a947 # timeout=10
18:47:34 [2022-11-10T18:47:34.818Z]  > git rev-parse HEAD^{commit} # timeout=10
18:47:34 [2022-11-10T18:47:34.823Z]  > git config core.sparsecheckout # timeout=10
18:47:34 [2022-11-10T18:47:34.827Z]  > git checkout -f 287ff1ee54ac6d09d8da2631c397539b489476a7 # timeout=10
18:47:34 [2022-11-10T18:47:34.865Z]  > git rev-list --no-walk bcc79f919fe17cba00ef05b86432e144e948346f # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:47:35 [2022-11-10T18:47:35.713Z] + docker version
18:47:35 [2022-11-10T18:47:35.713Z] Client: Docker Engine - Community
18:47:35 [2022-11-10T18:47:35.713Z]  Version:           22.06.0-beta.0
18:47:35 [2022-11-10T18:47:35.713Z]  API version:       1.42
18:47:35 [2022-11-10T18:47:35.713Z]  Go version:        go1.18.3
18:47:35 [2022-11-10T18:47:35.713Z]  Git commit:        3e9117b
18:47:35 [2022-11-10T18:47:35.713Z]  Built:             Fri Jun  3 17:55:34 2022
18:47:35 [2022-11-10T18:47:35.713Z]  OS/Arch:           linux/arm64
18:47:35 [2022-11-10T18:47:35.713Z]  Context:           default
18:47:35 [2022-11-10T18:47:35.713Z] 
18:47:35 [2022-11-10T18:47:35.713Z] Server: Docker Engine - Community
18:47:35 [2022-11-10T18:47:35.713Z]  Engine:
18:47:35 [2022-11-10T18:47:35.713Z]   Version:          22.06.0-beta.0
18:47:35 [2022-11-10T18:47:35.713Z]   API version:      1.42 (minimum version 1.12)
18:47:35 [2022-11-10T18:47:35.713Z]   Go version:       go1.18.3
18:47:35 [2022-11-10T18:47:35.713Z]   Git commit:       38633e7
18:47:35 [2022-11-10T18:47:35.713Z]   Built:            Fri Jun  3 17:55:34 2022
18:47:35 [2022-11-10T18:47:35.713Z]   OS/Arch:          linux/arm64
18:47:35 [2022-11-10T18:47:35.713Z]   Experimental:     true
18:47:35 [2022-11-10T18:47:35.713Z]  containerd:
18:47:35 [2022-11-10T18:47:35.713Z]   Version:          1.6.8
18:47:35 [2022-11-10T18:47:35.713Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
18:47:35 [2022-11-10T18:47:35.713Z]  runc:
18:47:35 [2022-11-10T18:47:35.713Z]   Version:          1.1.4
18:47:35 [2022-11-10T18:47:35.713Z]   GitCommit:        v1.1.4-0-g5fd4c4d
18:47:35 [2022-11-10T18:47:35.713Z]  docker-init:
18:47:35 [2022-11-10T18:47:35.713Z]   Version:          0.19.0
18:47:35 [2022-11-10T18:47:35.713Z]   GitCommit:        de40ad0
[Pipeline] sh
18:47:36 [2022-11-10T18:47:36.072Z] + docker info
18:47:36 [2022-11-10T18:47:36.072Z] Client:
18:47:36 [2022-11-10T18:47:36.072Z]  Context:    default
18:47:36 [2022-11-10T18:47:36.072Z]  Debug Mode: false
18:47:36 [2022-11-10T18:47:36.072Z]  Plugins:
18:47:36 [2022-11-10T18:47:36.072Z]   buildx: Docker Buildx (Docker Inc.)
18:47:36 [2022-11-10T18:47:36.072Z]     Version:  v0.8.2
18:47:36 [2022-11-10T18:47:36.072Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:47:36 [2022-11-10T18:47:36.072Z]   compose: Docker Compose (Docker Inc.)
18:47:36 [2022-11-10T18:47:36.072Z]     Version:  v2.12.0
18:47:36 [2022-11-10T18:47:36.072Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:47:36 [2022-11-10T18:47:36.072Z] 
18:47:36 [2022-11-10T18:47:36.072Z] Server:
18:47:36 [2022-11-10T18:47:36.072Z]  Containers: 0
18:47:36 [2022-11-10T18:47:36.072Z]   Running: 0
18:47:36 [2022-11-10T18:47:36.072Z]   Paused: 0
18:47:36 [2022-11-10T18:47:36.072Z]   Stopped: 0
18:47:36 [2022-11-10T18:47:36.072Z]  Images: 7
18:47:36 [2022-11-10T18:47:36.072Z]  Server Version: 22.06.0-beta.0
18:47:36 [2022-11-10T18:47:36.072Z]  Storage Driver: overlay2
18:47:36 [2022-11-10T18:47:36.072Z]   Backing Filesystem: extfs
18:47:36 [2022-11-10T18:47:36.072Z]   Supports d_type: true
18:47:36 [2022-11-10T18:47:36.072Z]   Using metacopy: false
18:47:36 [2022-11-10T18:47:36.072Z]   Native Overlay Diff: true
18:47:36 [2022-11-10T18:47:36.072Z]   userxattr: false
18:47:36 [2022-11-10T18:47:36.072Z]  Logging Driver: json-file
18:47:36 [2022-11-10T18:47:36.072Z]  Cgroup Driver: cgroupfs
18:47:36 [2022-11-10T18:47:36.072Z]  Cgroup Version: 1
18:47:36 [2022-11-10T18:47:36.072Z]  Plugins:
18:47:36 [2022-11-10T18:47:36.072Z]   Volume: local
18:47:36 [2022-11-10T18:47:36.072Z]   Network: bridge host ipvlan macvlan null overlay
18:47:36 [2022-11-10T18:47:36.072Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:47:36 [2022-11-10T18:47:36.072Z]  Swarm: inactive
18:47:36 [2022-11-10T18:47:36.072Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:47:36 [2022-11-10T18:47:36.072Z]  Default Runtime: runc
18:47:36 [2022-11-10T18:47:36.072Z]  Init Binary: docker-init
18:47:36 [2022-11-10T18:47:36.072Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
18:47:36 [2022-11-10T18:47:36.072Z]  runc version: v1.1.4-0-g5fd4c4d
18:47:36 [2022-11-10T18:47:36.072Z]  init version: de40ad0
18:47:36 [2022-11-10T18:47:36.072Z]  Security Options:
18:47:36 [2022-11-10T18:47:36.072Z]   apparmor
18:47:36 [2022-11-10T18:47:36.072Z]   seccomp
18:47:36 [2022-11-10T18:47:36.072Z]    Profile: builtin
18:47:36 [2022-11-10T18:47:36.072Z]  Kernel Version: 5.15.0-1022-aws
18:47:36 [2022-11-10T18:47:36.072Z]  Operating System: Ubuntu 20.04.5 LTS
18:47:36 [2022-11-10T18:47:36.072Z]  OSType: linux
18:47:36 [2022-11-10T18:47:36.072Z]  Architecture: aarch64
18:47:36 [2022-11-10T18:47:36.072Z]  CPUs: 2
18:47:36 [2022-11-10T18:47:36.072Z]  Total Memory: 7.559GiB
18:47:36 [2022-11-10T18:47:36.072Z]  Name: ip-10-100-64-233
18:47:36 [2022-11-10T18:47:36.072Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
18:47:36 [2022-11-10T18:47:36.072Z]  Docker Root Dir: /var/lib/docker
18:47:36 [2022-11-10T18:47:36.072Z]  Debug Mode: false
18:47:36 [2022-11-10T18:47:36.072Z]  Registry: https://index.docker.io/v1/
18:47:36 [2022-11-10T18:47:36.072Z]  Labels:
18:47:36 [2022-11-10T18:47:36.072Z]  Experimental: true
18:47:36 [2022-11-10T18:47:36.072Z]  Insecure Registries:
18:47:36 [2022-11-10T18:47:36.072Z]   127.0.0.0/8
18:47:36 [2022-11-10T18:47:36.072Z]  Live Restore Enabled: true
18:47:36 [2022-11-10T18:47:36.072Z] 
[Pipeline] sh
18:47:36 [2022-11-10T18:47:36.428Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:47:36 [2022-11-10T18:47:36.428Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:47:36 [2022-11-10T18:47:36.428Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44444/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:47:36 [2022-11-10T18:47:36.428Z] + bash /home/ubuntu/workspace/moby_PR-44444/check-config.sh
18:47:36 [2022-11-10T18:47:36.428Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:47:36 [2022-11-10T18:47:36.428Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
18:47:36 [2022-11-10T18:47:36.428Z] 
18:47:36 [2022-11-10T18:47:36.428Z] Generally Necessary:
18:47:36 [2022-11-10T18:47:36.428Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:47:36 [2022-11-10T18:47:36.428Z] - apparmor: enabled and tools installed
18:47:36 [2022-11-10T18:47:36.428Z] - CONFIG_NAMESPACES: enabled
18:47:36 [2022-11-10T18:47:36.428Z] - CONFIG_NET_NS: enabled
18:47:36 [2022-11-10T18:47:36.428Z] - CONFIG_PID_NS: enabled
18:47:36 [2022-11-10T18:47:36.428Z] - CONFIG_IPC_NS: enabled
18:47:36 [2022-11-10T18:47:36.428Z] - CONFIG_UTS_NS: enabled
18:47:36 [2022-11-10T18:47:36.428Z] - CONFIG_CGROUPS: enabled
18:47:36 [2022-11-10T18:47:36.428Z] - CONFIG_CGROUP_CPUACCT: enabled
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_CGROUP_DEVICE: enabled
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_CGROUP_FREEZER: enabled
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_CGROUP_SCHED: enabled
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_CPUSETS: enabled
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_MEMCG: enabled
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_KEYS: enabled
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_VETH: enabled (as module)
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_BRIDGE: enabled (as module)
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_NF_NAT: enabled (as module)
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_POSIX_MQUEUE: enabled
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_CGROUP_BPF: enabled
18:47:36 [2022-11-10T18:47:36.684Z] 
18:47:36 [2022-11-10T18:47:36.684Z] Optional Features:
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_USER_NS: enabled
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_SECCOMP: enabled
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_SECCOMP_FILTER: enabled
18:47:36 [2022-11-10T18:47:36.684Z] - CONFIG_CGROUP_PIDS: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_MEMCG_SWAP: enabled
18:47:36 [2022-11-10T18:47:36.939Z]     (cgroup swap accounting is currently enabled)
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_BLK_CGROUP: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_CGROUP_PERF: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_CGROUP_HUGETLB: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_CFS_BANDWIDTH: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_RT_GROUP_SCHED: missing
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_IP_VS: enabled (as module)
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_IP_VS_NFCT: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_IP_VS_RR: enabled (as module)
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_SECURITY_SELINUX: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_SECURITY_APPARMOR: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_EXT4_FS: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:47:36 [2022-11-10T18:47:36.939Z] - Network Drivers:
18:47:36 [2022-11-10T18:47:36.939Z]   - "overlay":
18:47:37 [2022-11-10T18:47:37.195Z]     - CONFIG_VXLAN: enabled (as module)
18:47:37 [2022-11-10T18:47:37.195Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:47:37 [2022-11-10T18:47:37.195Z]       Optional (for encrypted networks):
18:47:37 [2022-11-10T18:47:37.195Z]       - CONFIG_CRYPTO: enabled
18:47:37 [2022-11-10T18:47:37.195Z]       - CONFIG_CRYPTO_AEAD: enabled
18:47:37 [2022-11-10T18:47:37.195Z]       - CONFIG_CRYPTO_GCM: enabled
18:47:37 [2022-11-10T18:47:37.195Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:47:37 [2022-11-10T18:47:37.195Z]       - CONFIG_CRYPTO_GHASH: enabled
18:47:37 [2022-11-10T18:47:37.195Z]       - CONFIG_XFRM: enabled
18:47:37 [2022-11-10T18:47:37.195Z]       - CONFIG_XFRM_USER: enabled (as module)
18:47:37 [2022-11-10T18:47:37.195Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:47:37 [2022-11-10T18:47:37.195Z]       - CONFIG_INET_ESP: enabled (as module)
18:47:37 [2022-11-10T18:47:37.195Z]   - "ipvlan":
18:47:37 [2022-11-10T18:47:37.195Z]     - CONFIG_IPVLAN: enabled (as module)
18:47:37 [2022-11-10T18:47:37.195Z]   - "macvlan":
18:47:37 [2022-11-10T18:47:37.195Z]     - CONFIG_MACVLAN: enabled (as module)
18:47:37 [2022-11-10T18:47:37.195Z]     - CONFIG_DUMMY: enabled (as module)
18:47:37 [2022-11-10T18:47:37.195Z]   - "ftp,tftp client in container":
18:47:37 [2022-11-10T18:47:37.195Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:47:37 [2022-11-10T18:47:37.195Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:47:37 [2022-11-10T18:47:37.195Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:47:37 [2022-11-10T18:47:37.195Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:47:37 [2022-11-10T18:47:37.195Z] - Storage Drivers:
18:47:37 [2022-11-10T18:47:37.195Z]   - "aufs":
18:47:37 [2022-11-10T18:47:37.195Z]     - CONFIG_AUFS_FS: enabled (as module)
18:47:37 [2022-11-10T18:47:37.195Z]   - "btrfs":
18:47:37 [2022-11-10T18:47:37.195Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:47:37 [2022-11-10T18:47:37.451Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:47:37 [2022-11-10T18:47:37.451Z]   - "devicemapper":
18:47:37 [2022-11-10T18:47:37.451Z]     - CONFIG_BLK_DEV_DM: enabled
18:47:37 [2022-11-10T18:47:37.451Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:47:37 [2022-11-10T18:47:37.451Z]   - "overlay":
18:47:37 [2022-11-10T18:47:37.451Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:47:37 [2022-11-10T18:47:37.451Z]   - "zfs":
18:47:37 [2022-11-10T18:47:37.451Z]     - /dev/zfs: present
18:47:37 [2022-11-10T18:47:37.451Z]     - zfs command: missing
18:47:37 [2022-11-10T18:47:37.451Z]     - zpool command: missing
18:47:37 [2022-11-10T18:47:37.451Z] 
18:47:37 [2022-11-10T18:47:37.451Z] Limits:
18:47:37 [2022-11-10T18:47:37.451Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:47:37 [2022-11-10T18:47:37.451Z] 
18:47:37 [2022-11-10T18:47:37.451Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:47:37 [2022-11-10T18:47:37.926Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:287ff1ee54ac6d09d8da2631c397539b489476a7 .
18:47:38 [2022-11-10T18:47:38.182Z] #1 [internal] load build definition from Dockerfile
18:47:38 [2022-11-10T18:47:38.182Z] #1 transferring dockerfile: 19.29kB done
18:47:38 [2022-11-10T18:47:38.182Z] #1 DONE 0.0s
18:47:38 [2022-11-10T18:47:38.182Z] 
18:47:38 [2022-11-10T18:47:38.182Z] #2 [internal] load .dockerignore
18:47:38 [2022-11-10T18:47:38.182Z] #2 transferring context: 145B done
18:47:38 [2022-11-10T18:47:38.182Z] #2 DONE 0.0s
18:47:38 [2022-11-10T18:47:38.182Z] 
18:47:38 [2022-11-10T18:47:38.182Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:47:38 [2022-11-10T18:47:38.182Z] #3 DONE 0.1s
18:47:38 [2022-11-10T18:47:38.182Z] 
18:47:38 [2022-11-10T18:47:38.182Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
18:47:38 [2022-11-10T18:47:38.182Z] #4 CACHED
18:47:38 [2022-11-10T18:47:38.443Z] 
18:47:38 [2022-11-10T18:47:38.443Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:47:38 [2022-11-10T18:47:38.443Z] #5 DONE 0.1s
18:47:38 [2022-11-10T18:47:38.443Z] 
18:47:38 [2022-11-10T18:47:38.443Z] #6 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
18:47:38 [2022-11-10T18:47:38.443Z] #6 DONE 0.1s
18:47:38 [2022-11-10T18:47:38.443Z] 
18:47:38 [2022-11-10T18:47:38.443Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:47:38 [2022-11-10T18:47:38.443Z] #7 DONE 0.1s
18:47:38 [2022-11-10T18:47:38.443Z] 
18:47:38 [2022-11-10T18:47:38.443Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
18:47:38 [2022-11-10T18:47:38.443Z] #8 DONE 0.1s
18:47:38 [2022-11-10T18:47:38.746Z] 
18:47:38 [2022-11-10T18:47:38.746Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:47:38 [2022-11-10T18:47:38.746Z] #9 DONE 0.0s
18:47:38 [2022-11-10T18:47:38.746Z] 
18:47:38 [2022-11-10T18:47:38.746Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:47:38 [2022-11-10T18:47:38.746Z] #10 DONE 0.0s
18:47:38 [2022-11-10T18:47:38.746Z] 
18:47:38 [2022-11-10T18:47:38.746Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
18:47:38 [2022-11-10T18:47:38.746Z] #11 DONE 0.0s
18:47:38 [2022-11-10T18:47:38.746Z] 
18:47:38 [2022-11-10T18:47:38.746Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
18:47:38 [2022-11-10T18:47:38.746Z] #12 DONE 0.0s
18:47:38 [2022-11-10T18:47:38.746Z] 
18:47:38 [2022-11-10T18:47:38.746Z] #13 [internal] load build context
18:47:39 [2022-11-10T18:47:39.002Z] #13 ...
18:47:39 [2022-11-10T18:47:39.002Z] 
18:47:39 [2022-11-10T18:47:39.002Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:47:39 [2022-11-10T18:47:39.002Z] #14 DONE 0.5s
18:47:39 [2022-11-10T18:47:39.002Z] 
18:47:39 [2022-11-10T18:47:39.002Z] #13 [internal] load build context
18:47:39 [2022-11-10T18:47:39.954Z] #13 transferring context: 63.03MB 1.3s done
18:47:39 [2022-11-10T18:47:39.954Z] #13 DONE 1.4s
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #15 [dev-systemd-false  6/28] RUN ldconfig
18:47:39 [2022-11-10T18:47:39.954Z] #15 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #16 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:47:39 [2022-11-10T18:47:39.954Z] #16 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #17 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
18:47:39 [2022-11-10T18:47:39.954Z] #17 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #18 [dev-systemd-false  8/28] 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
18:47:39 [2022-11-10T18:47:39.954Z] #18 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #19 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
18:47:39 [2022-11-10T18:47:39.954Z] #19 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #20 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:47:39 [2022-11-10T18:47:39.954Z] #20 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #21 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
18:47:39 [2022-11-10T18:47:39.954Z] #21 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #22 [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.0.2"      && /build/shfmt --version
18:47:39 [2022-11-10T18:47:39.954Z] #22 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #23 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
18:47:39 [2022-11-10T18:47:39.954Z] #23 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #24 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:47:39 [2022-11-10T18:47:39.954Z] #24 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:47:39 [2022-11-10T18:47:39.954Z] #25 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #26 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
18:47:39 [2022-11-10T18:47:39.954Z] #26 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #27 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:47:39 [2022-11-10T18:47:39.954Z] #27 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #28 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:47:39 [2022-11-10T18:47:39.954Z] #28 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:47:39 [2022-11-10T18:47:39.954Z] #29 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #30 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
18:47:39 [2022-11-10T18:47:39.954Z] #30 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #31 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
18:47:39 [2022-11-10T18:47:39.954Z] #31 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #32 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
18:47:39 [2022-11-10T18:47:39.954Z] #32 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #33 [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
18:47:39 [2022-11-10T18:47:39.954Z] #33 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #34 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:47:39 [2022-11-10T18:47:39.954Z] #34 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #35 [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.1"      && /build/gotestsum --version
18:47:39 [2022-11-10T18:47:39.954Z] #35 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #36 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
18:47:39 [2022-11-10T18:47:39.954Z] #36 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #37 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
18:47:39 [2022-11-10T18:47:39.954Z] #37 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #38 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:47:39 [2022-11-10T18:47:39.954Z] #38 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #39 [dev-systemd-false  1/28] RUN groupadd -r docker
18:47:39 [2022-11-10T18:47:39.954Z] #39 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #40 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
18:47:39 [2022-11-10T18:47:39.954Z] #40 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #41 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:47:39 [2022-11-10T18:47:39.954Z] #41 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #42 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:47:39 [2022-11-10T18:47:39.954Z] #42 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #43 [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.2.3"      && /build/go-winres --help
18:47:39 [2022-11-10T18:47:39.954Z] #43 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #44 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:47:39 [2022-11-10T18:47:39.954Z] #44 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #45 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
18:47:39 [2022-11-10T18:47:39.954Z] #45 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #46 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:47:39 [2022-11-10T18:47:39.954Z] #46 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #47 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
18:47:39 [2022-11-10T18:47:39.954Z] #47 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #48 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:47:39 [2022-11-10T18:47:39.954Z] #48 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #49 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:47:39 [2022-11-10T18:47:39.954Z] #49 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #50 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:47:39 [2022-11-10T18:47:39.954Z] #50 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #51 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
18:47:39 [2022-11-10T18:47:39.954Z] #51 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #52 [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             ;
18:47:39 [2022-11-10T18:47:39.954Z] #52 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #53 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:47:39 [2022-11-10T18:47:39.954Z] #53 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #54 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
18:47:39 [2022-11-10T18:47:39.954Z] #54 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #55 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:47:39 [2022-11-10T18:47:39.954Z] #55 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #56 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:47:39 [2022-11-10T18:47:39.954Z] #56 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #57 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:47:39 [2022-11-10T18:47:39.954Z] #57 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.954Z] #58 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:47:39 [2022-11-10T18:47:39.954Z] #58 CACHED
18:47:39 [2022-11-10T18:47:39.954Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #59 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
18:47:39 [2022-11-10T18:47:39.955Z] #59 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #60 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:47:39 [2022-11-10T18:47:39.955Z] #60 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
18:47:39 [2022-11-10T18:47:39.955Z] #61 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #62 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:47:39 [2022-11-10T18:47:39.955Z] #62 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #63 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:47:39 [2022-11-10T18:47:39.955Z] #63 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #64 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
18:47:39 [2022-11-10T18:47:39.955Z] #64 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #65 [tini 1/3] 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             vim-common
18:47:39 [2022-11-10T18:47:39.955Z] #65 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #66 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:47:39 [2022-11-10T18:47:39.955Z] #66 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #67 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
18:47:39 [2022-11-10T18:47:39.955Z] #67 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
18:47:39 [2022-11-10T18:47:39.955Z] #68 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #69 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:47:39 [2022-11-10T18:47:39.955Z] #69 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #70 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:47:39 [2022-11-10T18:47:39.955Z] #70 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:47:39 [2022-11-10T18:47:39.955Z] #71 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #72 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
18:47:39 [2022-11-10T18:47:39.955Z] #72 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #73 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:47:39 [2022-11-10T18:47:39.955Z] #73 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #74 [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
18:47:39 [2022-11-10T18:47:39.955Z] #74 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #75 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
18:47:39 [2022-11-10T18:47:39.955Z] #75 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #76 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:47:39 [2022-11-10T18:47:39.955Z] #76 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #77 [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.49.0"      && /build/golangci-lint --version
18:47:39 [2022-11-10T18:47:39.955Z] #77 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:47:39 [2022-11-10T18:47:39.955Z] #78 CACHED
18:47:39 [2022-11-10T18:47:39.955Z] 
18:47:39 [2022-11-10T18:47:39.955Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
18:47:45 [2022-11-10T18:47:45.197Z] #79 DONE 4.6s
18:47:45 [2022-11-10T18:47:45.197Z] 
18:47:45 [2022-11-10T18:47:45.197Z] #80 exporting to image
18:47:45 [2022-11-10T18:47:45.197Z] #80 exporting layers
18:47:45 [2022-11-10T18:47:45.197Z] #80 exporting layers 0.7s done
18:47:45 [2022-11-10T18:47:45.197Z] #80 writing image sha256:4ed3d9a4888f697b4a8cf30ea40edb8b81ba549d02feaeffbf9c4adb028d0aaa done
18:47:45 [2022-11-10T18:47:45.197Z] #80 naming to docker.io/library/docker:287ff1ee54ac6d09d8da2631c397539b489476a7 done
18:47:45 [2022-11-10T18:47:45.197Z] #80 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:47:45 [2022-11-10T18:47:45.542Z] + sudo modprobe ip6table_filter
[Pipeline] sh
18:47:45 [2022-11-10T18:47:45.896Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44444/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=287ff1ee54ac6d09d8da2631c397539b489476a7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:287ff1ee54ac6d09d8da2631c397539b489476a7 hack/test/unit
18:47:46 [2022-11-10T18:47:46.457Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
18:47:46 [2022-11-10T18:47:46.457Z] + TESTFLAGS+=' -test.timeout=5m'
18:47:46 [2022-11-10T18:47:46.457Z] + TESTDIRS=./...
18:47:46 [2022-11-10T18:47:46.457Z] + exclude_paths='/vendor/|/integration'
18:47:46 [2022-11-10T18:47:46.457Z] ++ go list ./...
18:47:46 [2022-11-10T18:47:46.457Z] ++ grep -vE '(/vendor/|/integration)'
18:47:47 [2022-11-10T18:47:47.387Z] + pkg_list='github.com/docker/docker/api
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/backend/build
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/httpstatus
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/httputils
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/middleware
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/router
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/router/build
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/router/checkpoint
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/router/container
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/router/debug
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/router/distribution
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/router/grpc
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/router/image
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/router/network
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/router/plugin
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/router/session
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/router/swarm
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/router/system
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/server/router/volume
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/backend
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/blkiodev
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/container
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/events
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/filters
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/image
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/mount
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/network
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/plugins/logdriver
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/registry
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/strslice
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/swarm
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/swarm/runtime
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/time
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/versions
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/versions/v1p19
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/versions/v1p20
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/api/types/volume
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/builder
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/builder/builder-next
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/builder/builder-next/exporter
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/builder/builder-next/worker
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/builder/dockerfile
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/builder/remotecontext
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/builder/remotecontext/git
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/builder/remotecontext/urlutil
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/cli
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/cli/config
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/cli/debug
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/cli/winresources/docker-proxy
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/cli/winresources/dockerd
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/client
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/cmd/docker-proxy
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/cmd/dockerd
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/cmd/dockerd/trap
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/container
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/container/stream
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/contrib/apparmor
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/contrib/docker-device-tool
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/contrib/httpserver
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/cluster
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/cluster/convert
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/cluster/executor
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/cluster/executor/container
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/cluster/provider
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/config
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/containerd
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/events
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/events/testutils
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/graphdriver
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/graphdriver/aufs
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/graphdriver/copy
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/graphdriver/overlay
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/graphdriver/register
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/graphdriver/vfs
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/graphdriver/zfs
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/images
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/initlayer
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/links
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/listeners
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/awslogs
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/fluentd
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/gcplogs
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/gelf
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/journald
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/local
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/logentries
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/loggertest
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/loggerutils
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/splunk
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/syslog
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/logger/templates
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/names
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/network
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/daemon/stats
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/distribution
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/distribution/metadata
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/distribution/utils
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/distribution/xfer
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/dockerversion
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/errdefs
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/image
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/image/cache
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/image/tarexport
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/image/v1
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/internal/test/suite
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/layer
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libcontainerd
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libcontainerd/queue
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libcontainerd/remote
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libcontainerd/supervisor
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libcontainerd/types
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/bitseq
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/cluster
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/config
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/datastore
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/diagnostic
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/discoverapi
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/driverapi
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drivers/bridge
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drivers/host
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drivers/null
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drivers/overlay
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drivers/remote
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drivers/windows
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/drvregistry
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/etchosts
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/idm
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/internal/caller
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/ipam
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/ipamapi
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/ipams/builtin
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/ipams/null
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/ipams/remote
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/ipamutils
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/iptables
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/netlabel
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/netutils
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/networkdb
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/ns
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/options
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/osl
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/osl/kernel
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/portallocator
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/portmapper
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/resolvconf
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/testutils
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/libnetwork/types
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/oci
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/oci/caps
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/opts
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/aaparser
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/archive
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/authorization
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/broadcaster
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/capabilities
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/chrootarchive
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/containerfs
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/devicemapper
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/directory
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/dmesg
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/fileutils
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/homedir
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/idtools
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/ioutils
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/jsonmessage
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/longpath
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/loopback
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/namesgenerator
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/parsers
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/parsers/kernel
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/pidfile
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/platform
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/plugingetter
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/plugins
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/plugins/transport
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/pools
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/process
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/progress
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/reexec
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/stack
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/stdcopy
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/streamformatter
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/stringid
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/sysinfo
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/system
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/tailfile
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/tarsum
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/pkg/useragent
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/plugin
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/plugin/executor/containerd
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/plugin/v2
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/profiles/apparmor
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/profiles/seccomp
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/quota
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/reference
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/registry
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/registry/resumable
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/restartmanager
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/rootless
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/rootless/specconv
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/runconfig
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/runconfig/opts
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/testutil
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/testutil/daemon
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/testutil/environment
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/testutil/fakecontext
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/testutil/fakegit
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/testutil/fakestorage
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/testutil/fixtures/load
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/testutil/fixtures/plugin
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/testutil/registry
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/testutil/request
18:47:47 [2022-11-10T18:47:47.387Z] github.com/docker/docker/volume
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/volume/drivers
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/volume/local
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/volume/mounts
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/volume/service
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/volume/service/opts
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/volume/testutils'
18:47:47 [2022-11-10T18:47:47.388Z] ++ grep --fixed-strings -v /libnetwork
18:47:47 [2022-11-10T18:47:47.388Z] ++ echo 'github.com/docker/docker/api
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/backend/build
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/httpstatus
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/httputils
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/middleware
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/build
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/checkpoint
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/container
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/debug
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/distribution
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/grpc
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/image
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/network
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/plugin
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/session
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/swarm
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/system
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/volume
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/backend
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/blkiodev
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/container
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/events
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/filters
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/image
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/mount
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/network
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/plugins/logdriver
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/registry
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/strslice
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/swarm
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/swarm/runtime
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/time
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/versions
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/versions/v1p19
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/versions/v1p20
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/volume
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/builder-next
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/builder-next/exporter
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/builder-next/worker
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/dockerfile
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/remotecontext
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/remotecontext/git
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/remotecontext/urlutil
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cli
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cli/config
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cli/debug
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cli/winresources/docker-proxy
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cli/winresources/dockerd
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/client
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cmd/docker-proxy
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cmd/dockerd
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cmd/dockerd/trap
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/container
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/container/stream
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/contrib/apparmor
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/contrib/docker-device-tool
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/contrib/httpserver
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/cluster
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/cluster/convert
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/cluster/executor
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/cluster/executor/container
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/cluster/provider
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/config
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/containerd
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/events
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/events/testutils
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/aufs
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/copy
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/overlay
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/register
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/vfs
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/zfs
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/images
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/initlayer
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/links
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/listeners
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/awslogs
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/fluentd
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/gcplogs
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/gelf
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/journald
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/local
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/logentries
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/loggertest
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/loggerutils
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/splunk
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/syslog
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/logger/templates
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/names
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/network
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/stats
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/distribution
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/distribution/metadata
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/distribution/utils
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/distribution/xfer
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/dockerversion
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/errdefs
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/image
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/image/cache
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/image/tarexport
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/image/v1
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/internal/test/suite
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/layer
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libcontainerd
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libcontainerd/queue
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libcontainerd/remote
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libcontainerd/supervisor
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libcontainerd/types
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/bitseq
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/cluster
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/config
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/datastore
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/diagnostic
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/discoverapi
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/driverapi
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drivers/bridge
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drivers/host
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drivers/null
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drivers/overlay
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drivers/remote
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drivers/windows
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/drvregistry
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/etchosts
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/idm
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/internal/caller
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/ipam
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/ipamapi
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/ipams/builtin
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/ipams/null
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/ipams/remote
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/ipamutils
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/iptables
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/netlabel
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/netutils
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/networkdb
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/ns
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/options
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/osl
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/osl/kernel
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/portallocator
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/portmapper
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/resolvconf
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/testutils
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/libnetwork/types
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/oci
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/oci/caps
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/opts
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/aaparser
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/archive
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/authorization
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/broadcaster
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/capabilities
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/chrootarchive
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/containerfs
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/devicemapper
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/directory
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/dmesg
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/fileutils
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/homedir
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/idtools
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/ioutils
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/jsonmessage
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/longpath
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/loopback
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/namesgenerator
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/parsers
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/parsers/kernel
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/pidfile
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/platform
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/plugingetter
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/plugins
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/plugins/transport
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/pools
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/process
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/progress
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/reexec
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/stack
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/stdcopy
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/streamformatter
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/stringid
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/sysinfo
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/system
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/tailfile
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/tarsum
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/pkg/useragent
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/plugin
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/plugin/executor/containerd
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/plugin/v2
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/profiles/apparmor
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/profiles/seccomp
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/quota
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/reference
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/registry
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/registry/resumable
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/restartmanager
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/rootless
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/rootless/specconv
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/runconfig
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/runconfig/opts
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/testutil
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/testutil/daemon
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/testutil/environment
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/testutil/fakecontext
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/testutil/fakegit
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/testutil/fakestorage
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/testutil/fixtures/load
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/testutil/fixtures/plugin
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/testutil/registry
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/testutil/request
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/volume
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/volume/drivers
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/volume/local
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/volume/mounts
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/volume/service
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/volume/service/opts
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/volume/testutils'
18:47:47 [2022-11-10T18:47:47.388Z] + base_pkg_list='github.com/docker/docker/api
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/backend/build
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/httpstatus
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/httputils
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/middleware
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/build
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/checkpoint
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/container
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/debug
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/distribution
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/grpc
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/image
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/network
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/plugin
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/session
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/swarm
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/system
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/server/router/volume
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/backend
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/blkiodev
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/container
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/events
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/filters
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/image
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/mount
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/network
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/plugins/logdriver
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/registry
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/strslice
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/swarm
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/swarm/runtime
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/time
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/versions
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/versions/v1p19
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/versions/v1p20
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/api/types/volume
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/builder-next
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/builder-next/exporter
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/builder-next/worker
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/dockerfile
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/remotecontext
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/remotecontext/git
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/builder/remotecontext/urlutil
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cli
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cli/config
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cli/debug
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cli/winresources/docker-proxy
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cli/winresources/dockerd
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/client
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cmd/docker-proxy
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cmd/dockerd
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cmd/dockerd/trap
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/container
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/container/stream
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/contrib/apparmor
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/contrib/docker-device-tool
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/contrib/httpserver
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/cluster
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/cluster/convert
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/cluster/executor
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/cluster/executor/container
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/cluster/provider
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/config
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/containerd
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/events
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/events/testutils
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/aufs
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/copy
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:47:47 [2022-11-10T18:47:47.388Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/overlay
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/register
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/vfs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/zfs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/images
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/initlayer
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/links
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/listeners
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/awslogs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/fluentd
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/gcplogs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/gelf
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/journald
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/local
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/logentries
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/loggertest
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/loggerutils
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/splunk
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/syslog
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/templates
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/names
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/network
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/stats
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/distribution
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/distribution/metadata
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/distribution/utils
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/distribution/xfer
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/dockerversion
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/errdefs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/image
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/image/cache
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/image/tarexport
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/image/v1
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/internal/test/suite
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/layer
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libcontainerd
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libcontainerd/queue
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libcontainerd/remote
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libcontainerd/supervisor
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libcontainerd/types
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/oci
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/oci/caps
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/opts
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/aaparser
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/archive
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/authorization
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/broadcaster
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/capabilities
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/chrootarchive
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/containerfs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/devicemapper
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/directory
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/dmesg
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/fileutils
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/homedir
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/idtools
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/ioutils
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/jsonmessage
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/longpath
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/loopback
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/namesgenerator
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/parsers
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/parsers/kernel
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/pidfile
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/platform
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/plugingetter
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/plugins
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/plugins/transport
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/pools
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/process
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/progress
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/reexec
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/stack
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/stdcopy
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/streamformatter
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/stringid
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/sysinfo
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/system
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/tailfile
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/tarsum
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/useragent
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/plugin
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/plugin/executor/containerd
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/plugin/v2
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/profiles/apparmor
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/profiles/seccomp
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/quota
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/reference
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/registry
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/registry/resumable
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/restartmanager
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/rootless
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/rootless/specconv
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/runconfig
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/runconfig/opts
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/testutil
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/testutil/daemon
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/testutil/environment
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/testutil/fakecontext
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/testutil/fakegit
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/testutil/fakestorage
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/testutil/fixtures/load
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/testutil/fixtures/plugin
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/testutil/registry
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/testutil/request
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/volume
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/volume/drivers
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/volume/local
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/volume/mounts
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/volume/service
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/volume/service/opts
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/volume/testutils'
18:47:47 [2022-11-10T18:47:47.389Z] ++ grep --fixed-strings /libnetwork
18:47:47 [2022-11-10T18:47:47.389Z] ++ echo 'github.com/docker/docker/api
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/backend/build
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/httpstatus
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/httputils
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/middleware
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/router
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/router/build
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/router/checkpoint
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/router/container
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/router/debug
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/router/distribution
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/router/grpc
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/router/image
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/router/network
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/router/plugin
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/router/session
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/router/swarm
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/router/system
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/server/router/volume
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/backend
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/blkiodev
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/container
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/events
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/filters
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/image
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/mount
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/network
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/plugins/logdriver
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/registry
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/strslice
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/swarm
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/swarm/runtime
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/time
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/versions
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/versions/v1p19
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/versions/v1p20
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/api/types/volume
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/builder
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/builder/builder-next
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/builder/builder-next/exporter
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/builder/builder-next/worker
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/builder/dockerfile
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/builder/remotecontext
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/builder/remotecontext/git
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/builder/remotecontext/urlutil
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/cli
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/cli/config
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/cli/debug
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/cli/winresources/docker-proxy
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/cli/winresources/dockerd
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/client
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/cmd/docker-proxy
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/cmd/dockerd
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/cmd/dockerd/trap
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/container
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/container/stream
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/contrib/apparmor
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/contrib/docker-device-tool
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/contrib/httpserver
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/cluster
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/cluster/convert
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/cluster/executor
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/cluster/executor/container
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/cluster/provider
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/config
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/containerd
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/events
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/events/testutils
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/aufs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/copy
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/overlay
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/register
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/vfs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/graphdriver/zfs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/images
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/initlayer
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/links
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/listeners
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/awslogs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/fluentd
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/gcplogs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/gelf
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/journald
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/local
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/logentries
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/loggertest
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/loggerutils
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/splunk
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/syslog
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/logger/templates
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/names
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/network
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/daemon/stats
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/distribution
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/distribution/metadata
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/distribution/utils
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/distribution/xfer
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/dockerversion
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/errdefs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/image
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/image/cache
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/image/tarexport
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/image/v1
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/internal/test/suite
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/layer
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libcontainerd
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libcontainerd/queue
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libcontainerd/remote
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libcontainerd/supervisor
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libcontainerd/types
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/bitseq
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/cluster
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/config
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/datastore
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/diagnostic
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/discoverapi
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/driverapi
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drivers/bridge
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drivers/host
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drivers/null
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drivers/overlay
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drivers/remote
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drivers/windows
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/drvregistry
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/etchosts
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/idm
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/internal/caller
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/ipam
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/ipamapi
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/ipams/builtin
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/ipams/null
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/ipams/remote
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/ipamutils
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/iptables
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/netlabel
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/netutils
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/networkdb
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/ns
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/options
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/osl
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/osl/kernel
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/portallocator
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/portmapper
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/resolvconf
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/testutils
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/libnetwork/types
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/oci
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/oci/caps
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/opts
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/aaparser
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/archive
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/authorization
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/broadcaster
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/capabilities
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/chrootarchive
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/containerfs
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/devicemapper
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/directory
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/dmesg
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/fileutils
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/homedir
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/idtools
18:47:47 [2022-11-10T18:47:47.389Z] github.com/docker/docker/pkg/ioutils
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/jsonmessage
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/longpath
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/loopback
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/namesgenerator
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/parsers
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/parsers/kernel
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/pidfile
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/platform
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/plugingetter
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/plugins
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/plugins/transport
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/pools
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/process
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/progress
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/reexec
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/stack
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/stdcopy
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/streamformatter
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/stringid
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/sysinfo
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/system
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/tailfile
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/tarsum
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/pkg/useragent
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/plugin
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/plugin/executor/containerd
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/plugin/v2
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/profiles/apparmor
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/profiles/seccomp
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/quota
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/reference
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/registry
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/registry/resumable
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/restartmanager
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/rootless
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/rootless/specconv
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/runconfig
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/runconfig/opts
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/testutil
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/testutil/daemon
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/testutil/environment
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/testutil/fakecontext
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/testutil/fakegit
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/testutil/fakestorage
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/testutil/fixtures/load
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/testutil/fixtures/plugin
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/testutil/registry
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/testutil/request
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/volume
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/volume/drivers
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/volume/local
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/volume/mounts
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/volume/service
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/volume/service/opts
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/volume/testutils'
18:47:47 [2022-11-10T18:47:47.390Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/bitseq
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cluster
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/config
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/datastore
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/diagnostic
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/discoverapi
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/driverapi
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/bridge
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/host
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/null
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/overlay
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/remote
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/windows
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drvregistry
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/etchosts
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/idm
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/internal/caller
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipam
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipamapi
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipams/builtin
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipams/null
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipams/remote
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipamutils
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/iptables
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/netlabel
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/netutils
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/networkdb
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ns
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/options
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/osl
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/osl/kernel
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/portallocator
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/portmapper
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/resolvconf
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/testutils
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/types'
18:47:47 [2022-11-10T18:47:47.390Z] + echo 'github.com/docker/docker/libnetwork
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/bitseq
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cluster
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/config
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/datastore
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/diagnostic
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/discoverapi
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/driverapi
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/bridge
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/host
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/null
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/overlay
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/remote
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/windows
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drvregistry
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/etchosts
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/idm
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/internal/caller
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipam
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipamapi
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipams/builtin
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipams/null
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipams/remote
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ipamutils
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/iptables
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/netlabel
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/netutils
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/networkdb
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/ns
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/options
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/osl
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/osl/kernel
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/portallocator
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/portmapper
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/resolvconf
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/testutils
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/types'
18:47:47 [2022-11-10T18:47:47.390Z] + grep --fixed-strings libnetwork/drivers/bridge
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/bridge
18:47:47 [2022-11-10T18:47:47.390Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:47:47 [2022-11-10T18:47:47.390Z] + type docker-proxy
18:47:47 [2022-11-10T18:47:47.390Z] hack/test/unit: line 25: type: docker-proxy: not found
18:47:47 [2022-11-10T18:47:47.390Z] + hack/make.sh binary-proxy install-proxy
18:47:47 [2022-11-10T18:47:47.390Z] 
18:47:47 [2022-11-10T18:47:47.390Z] Removing bundles/
18:47:47 [2022-11-10T18:47:47.390Z] 
18:47:47 [2022-11-10T18:47:47.390Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
18:47:47 [2022-11-10T18:47:47.390Z] Building: bundles/binary-proxy/docker-proxy
18:47:47 [2022-11-10T18:47:47.390Z] GOOS="" GOARCH="" GOARM=""
18:47:53 [2022-11-10T18:47:53.931Z] Created binary: bundles/binary-proxy/docker-proxy
18:47:53 [2022-11-10T18:47:53.931Z] 
18:47:53 [2022-11-10T18:47:53.931Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
18:47:53 [2022-11-10T18:47:53.931Z] Installing docker-proxy to /usr/local/bin/
18:47:53 [2022-11-10T18:47:53.931Z] 
18:47:53 [2022-11-10T18:47:53.931Z] + mkdir -p bundles
18:47:53 [2022-11-10T18:47:53.931Z] + '[' -n 'github.com/docker/docker/api
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/backend/build
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/httpstatus
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/httputils
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/middleware
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/router
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/router/build
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/router/checkpoint
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/router/container
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/router/debug
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/router/distribution
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/router/grpc
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/router/image
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/router/network
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/router/plugin
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/router/session
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/router/swarm
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/router/system
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/server/router/volume
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/backend
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/blkiodev
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/container
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/events
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/filters
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/image
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/mount
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/network
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/plugins/logdriver
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/registry
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/strslice
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/swarm
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/swarm/runtime
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/time
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/versions
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/versions/v1p19
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/versions/v1p20
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/api/types/volume
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/builder
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/builder/builder-next
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/builder/builder-next/exporter
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/builder/builder-next/worker
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/builder/dockerfile
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/builder/remotecontext
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/builder/remotecontext/git
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/builder/remotecontext/urlutil
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/cli
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/cli/config
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/cli/debug
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/cli/winresources/docker-proxy
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/cli/winresources/dockerd
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/client
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/cmd/docker-proxy
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/cmd/dockerd
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/cmd/dockerd/trap
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/container
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/container/stream
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/contrib/apparmor
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/contrib/docker-device-tool
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/contrib/httpserver
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/cluster
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/cluster/convert
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/cluster/executor
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/cluster/executor/container
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/cluster/provider
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/config
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/containerd
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/events
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/events/testutils
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/graphdriver
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/graphdriver/aufs
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/graphdriver/copy
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/graphdriver/overlay
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/graphdriver/register
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/graphdriver/vfs
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/graphdriver/zfs
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/images
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/initlayer
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/links
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/listeners
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/awslogs
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/fluentd
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/gcplogs
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/gelf
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/journald
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/local
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/logentries
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/loggertest
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/loggerutils
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/splunk
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/syslog
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/logger/templates
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/names
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/network
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/daemon/stats
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/distribution
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/distribution/metadata
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/distribution/utils
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/distribution/xfer
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/dockerversion
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/errdefs
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/image
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/image/cache
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/image/tarexport
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/image/v1
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/internal/test/suite
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/layer
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/libcontainerd
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/libcontainerd/queue
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/libcontainerd/remote
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/libcontainerd/supervisor
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/libcontainerd/types
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/oci
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/oci/caps
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/opts
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/aaparser
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/archive
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/authorization
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/broadcaster
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/capabilities
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/chrootarchive
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/containerfs
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/devicemapper
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/directory
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/dmesg
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/fileutils
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/homedir
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/idtools
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/ioutils
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/jsonmessage
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/longpath
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/loopback
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/namesgenerator
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/parsers
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/parsers/kernel
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/pidfile
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/platform
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/plugingetter
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/plugins
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/plugins/transport
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/pools
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/process
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/progress
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/reexec
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/stack
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/stdcopy
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/streamformatter
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/stringid
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/sysinfo
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/system
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/tailfile
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/tarsum
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/pkg/useragent
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/plugin
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/plugin/executor/containerd
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/plugin/v2
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/profiles/apparmor
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/profiles/seccomp
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/quota
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/reference
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/registry
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/registry/resumable
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/restartmanager
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/rootless
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/rootless/specconv
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/runconfig
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/runconfig/opts
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/testutil
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/testutil/daemon
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/testutil/environment
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/testutil/fakecontext
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/testutil/fakegit
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/testutil/fakestorage
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/testutil/fixtures/load
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/testutil/fixtures/plugin
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/testutil/registry
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/testutil/request
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/volume
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/volume/drivers
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/volume/local
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/volume/mounts
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/volume/service
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/volume/service/opts
18:47:53 [2022-11-10T18:47:53.931Z] github.com/docker/docker/volume/testutils' ']'
18:47:53 [2022-11-10T18:47:53.932Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove 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/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/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/imagerefchecker github.com/docker/docker/builder/builder-next/worker 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 github.com/docker/docker/cli/config 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/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/docker-device-tool 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite 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/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper 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/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/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/rootless github.com/docker/docker/rootless/specconv 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
18:47:54 [2022-11-10T18:47:54.189Z] ?   	github.com/docker/docker/api	[no test files]
18:48:09 [2022-11-10T18:48:09.119Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
18:49:30 [2022-11-10T18:49:30.545Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 93.8% of statements
18:49:30 [2022-11-10T18:49:30.545Z] ok  	github.com/docker/docker/api/server/router/volume	0.012s	coverage: 66.7% of statements
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/types	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
18:49:30 [2022-11-10T18:49:30.545Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
18:49:30 [2022-11-10T18:49:30.545Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 77.3% of statements
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/builder	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ok  	github.com/docker/docker/builder/remotecontext	0.176s	coverage: 13.7% of statements
18:49:30 [2022-11-10T18:49:30.545Z] ok  	github.com/docker/docker/builder/dockerfile	0.566s	coverage: 50.1% of statements
18:49:30 [2022-11-10T18:49:30.545Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
18:49:30 [2022-11-10T18:49:30.545Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
18:49:30 [2022-11-10T18:49:30.545Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.409s	coverage: 83.5% of statements
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/cli	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
18:49:30 [2022-11-10T18:49:30.545Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.020s	coverage: 67.6% of statements
18:49:31 [2022-11-10T18:49:31.957Z] ok  	github.com/docker/docker/client	0.075s	coverage: 76.1% of statements
18:50:04 [2022-11-10T18:50:04.000Z] ok  	github.com/docker/docker/cmd/dockerd	0.074s	coverage: 30.0% of statements
18:50:04 [2022-11-10T18:50:04.000Z] ok  	github.com/docker/docker/container	0.123s	coverage: 35.8% of statements
18:50:04 [2022-11-10T18:50:04.000Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.425s	coverage: 0.0% of statements
18:50:04 [2022-11-10T18:50:04.000Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
18:50:04 [2022-11-10T18:50:04.000Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:50:04 [2022-11-10T18:50:04.000Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:50:04 [2022-11-10T18:50:04.000Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:50:04 [2022-11-10T18:50:04.000Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:50:07 [2022-11-10T18:50:07.270Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
18:50:09 [2022-11-10T18:50:09.789Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.029s	coverage: 65.3% of statements
18:50:11 [2022-11-10T18:50:11.155Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
18:50:17 [2022-11-10T18:50:17.734Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.450s	coverage: 13.4% of statements
18:50:18 [2022-11-10T18:50:18.660Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 76.8% of statements
18:50:19 [2022-11-10T18:50:19.223Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
18:50:20 [2022-11-10T18:50:20.152Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
18:50:20 [2022-11-10T18:50:20.715Z] ok  	github.com/docker/docker/daemon	10.132s	coverage: 16.4% of statements
18:50:20 [2022-11-10T18:50:20.715Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:50:20 [2022-11-10T18:50:20.715Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:50:20 [2022-11-10T18:50:20.715Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
18:50:20 [2022-11-10T18:50:20.715Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:50:21 [2022-11-10T18:50:21.278Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.565s	coverage: 74.8% of statements
18:50:22 [2022-11-10T18:50:22.223Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.210s	coverage: 60.7% of statements
18:50:23 [2022-11-10T18:50:23.166Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 3.0% of statements
18:50:24 [2022-11-10T18:50:24.535Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.9% of statements
18:50:25 [2022-11-10T18:50:25.907Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.001s	coverage: 45.9% of statements
18:50:25 [2022-11-10T18:50:25.907Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:50:26 [2022-11-10T18:50:26.163Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.237s	coverage: 50.6% of statements
18:50:27 [2022-11-10T18:50:27.092Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.5% of statements
18:50:27 [2022-11-10T18:50:27.348Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.197s	coverage: 60.3% of statements
18:50:27 [2022-11-10T18:50:27.348Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:50:27 [2022-11-10T18:50:27.348Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:50:28 [2022-11-10T18:50:28.276Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
18:50:28 [2022-11-10T18:50:28.839Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
18:50:29 [2022-11-10T18:50:29.768Z] ok  	github.com/docker/docker/daemon/images	0.057s	coverage: 6.8% of statements
18:50:29 [2022-11-10T18:50:29.768Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:50:29 [2022-11-10T18:50:29.768Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:50:30 [2022-11-10T18:50:30.330Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
18:50:30 [2022-11-10T18:50:30.892Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.154s	coverage: 79.6% of statements
18:50:30 [2022-11-10T18:50:30.892Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.032s	coverage: 53.6% of statements
18:50:30 [2022-11-10T18:50:30.892Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:50:31 [2022-11-10T18:50:31.452Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
18:50:32 [2022-11-10T18:50:32.015Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.005s	coverage: 88.2% of statements
18:50:32 [2022-11-10T18:50:32.944Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.168s	coverage: 76.8% of statements
18:50:33 [2022-11-10T18:50:33.200Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
18:50:33 [2022-11-10T18:50:33.762Z] ok  	github.com/docker/docker/daemon/logger/local	0.032s	coverage: 79.4% of statements
18:50:34 [2022-11-10T18:50:34.689Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.017s	coverage: 63.5% of statements
18:50:35 [2022-11-10T18:50:35.252Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
18:50:35 [2022-11-10T18:50:35.814Z] ok  	github.com/docker/docker/daemon/logger/journald	3.418s	coverage: 74.5% of statements
18:50:35 [2022-11-10T18:50:35.814Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
18:50:35 [2022-11-10T18:50:35.814Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
18:50:35 [2022-11-10T18:50:35.814Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:50:35 [2022-11-10T18:50:35.814Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
18:50:36 [2022-11-10T18:50:36.377Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
18:50:36 [2022-11-10T18:50:36.633Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
18:50:37 [2022-11-10T18:50:37.195Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
18:50:37 [2022-11-10T18:50:37.451Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.502s	coverage: 82.5% of statements
18:50:37 [2022-11-10T18:50:37.451Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:50:37 [2022-11-10T18:50:37.451Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:50:38 [2022-11-10T18:50:38.380Z] ok  	github.com/docker/docker/distribution/metadata	0.031s	coverage: 44.4% of statements
18:50:40 [2022-11-10T18:50:40.268Z] ok  	github.com/docker/docker/distribution	1.500s	coverage: 29.5% of statements
18:50:40 [2022-11-10T18:50:40.268Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:50:40 [2022-11-10T18:50:40.524Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
18:50:41 [2022-11-10T18:50:41.086Z] ok  	github.com/docker/docker/distribution/xfer	1.894s	coverage: 84.9% of statements
18:50:41 [2022-11-10T18:50:41.086Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:50:41 [2022-11-10T18:50:41.361Z] ok  	github.com/docker/docker/image	0.055s	coverage: 86.9% of statements
18:50:41 [2022-11-10T18:50:41.923Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
18:50:42 [2022-11-10T18:50:42.179Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
18:50:42 [2022-11-10T18:50:42.179Z] ?   	github.com/docker/docker/image/v1	[no test files]
18:50:42 [2022-11-10T18:50:42.179Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:50:42 [2022-11-10T18:50:42.435Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
18:50:43 [2022-11-10T18:50:43.366Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 41.4% of statements
18:50:43 [2022-11-10T18:50:43.927Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.8% of statements
18:50:43 [2022-11-10T18:50:43.927Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
18:50:45 [2022-11-10T18:50:45.817Z] ok  	github.com/docker/docker/pkg/archive	0.296s	coverage: 82.2% of statements
18:50:46 [2022-11-10T18:50:46.379Z] ok  	github.com/docker/docker/pkg/authorization	0.338s	coverage: 68.3% of statements
18:50:46 [2022-11-10T18:50:46.635Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
18:50:46 [2022-11-10T18:50:46.635Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
18:50:49 [2022-11-10T18:50:49.944Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.517s	coverage: 44.9% of statements
18:50:49 [2022-11-10T18:50:49.944Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
18:50:50 [2022-11-10T18:50:50.200Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
18:50:50 [2022-11-10T18:50:50.456Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
18:50:50 [2022-11-10T18:50:50.456Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
18:50:50 [2022-11-10T18:50:50.712Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
18:50:51 [2022-11-10T18:50:51.273Z] ok  	github.com/docker/docker/layer	7.589s	coverage: 68.9% of statements
18:50:51 [2022-11-10T18:50:51.273Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:50:51 [2022-11-10T18:50:51.273Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:50:51 [2022-11-10T18:50:51.273Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:50:51 [2022-11-10T18:50:51.273Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:50:51 [2022-11-10T18:50:51.273Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:50:51 [2022-11-10T18:50:51.273Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:50:51 [2022-11-10T18:50:51.530Z] ok  	github.com/docker/docker/pkg/idtools	0.401s	coverage: 69.6% of statements
18:50:52 [2022-11-10T18:50:52.092Z] ok  	github.com/docker/docker/pkg/ioutils	0.382s	coverage: 71.0% of statements
18:50:52 [2022-11-10T18:50:52.092Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
18:50:52 [2022-11-10T18:50:52.092Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
18:50:52 [2022-11-10T18:50:52.092Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:50:52 [2022-11-10T18:50:52.348Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
18:50:52 [2022-11-10T18:50:52.348Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
18:50:52 [2022-11-10T18:50:52.604Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
18:50:52 [2022-11-10T18:50:52.861Z] ok  	github.com/docker/docker/pkg/pidfile	0.009s	coverage: 94.1% of statements
18:50:52 [2022-11-10T18:50:52.861Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
18:50:52 [2022-11-10T18:50:52.861Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:50:52 [2022-11-10T18:50:52.861Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:50:53 [2022-11-10T18:50:53.423Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
18:50:53 [2022-11-10T18:50:53.679Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
18:50:53 [2022-11-10T18:50:53.935Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
18:50:54 [2022-11-10T18:50:54.190Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
18:50:54 [2022-11-10T18:50:54.447Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:50:54 [2022-11-10T18:50:54.703Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
18:50:54 [2022-11-10T18:50:54.959Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
18:50:55 [2022-11-10T18:50:55.214Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
18:50:55 [2022-11-10T18:50:55.470Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
18:50:55 [2022-11-10T18:50:55.726Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:50:56 [2022-11-10T18:50:56.288Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
18:50:56 [2022-11-10T18:50:56.544Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 52.9% of statements
18:50:56 [2022-11-10T18:50:56.800Z] ok  	github.com/docker/docker/pkg/tailfile	0.047s	coverage: 88.6% of statements
18:50:57 [2022-11-10T18:50:57.362Z] ok  	github.com/docker/docker/pkg/tarsum	0.047s	coverage: 89.3% of statements
18:50:57 [2022-11-10T18:50:57.362Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
18:50:59 [2022-11-10T18:50:59.250Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.2% of statements
18:50:59 [2022-11-10T18:50:59.505Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
18:51:00 [2022-11-10T18:51:00.067Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
18:51:01 [2022-11-10T18:51:01.447Z] ok  	github.com/docker/docker/quota	0.189s	coverage: 71.4% of statements
18:51:01 [2022-11-10T18:51:01.447Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
18:51:02 [2022-11-10T18:51:02.375Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.7% of statements
18:51:02 [2022-11-10T18:51:02.631Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
18:51:02 [2022-11-10T18:51:02.888Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
18:51:03 [2022-11-10T18:51:03.450Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
18:51:03 [2022-11-10T18:51:03.706Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
18:51:05 [2022-11-10T18:51:05.597Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
18:51:05 [2022-11-10T18:51:05.894Z] ok  	github.com/docker/docker/volume/local	0.095s	coverage: 77.1% of statements
18:51:06 [2022-11-10T18:51:06.456Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
18:51:07 [2022-11-10T18:51:07.864Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
18:51:29 [2022-11-10T18:51:29.744Z] ok  	github.com/docker/docker/pkg/plugins	33.638s	coverage: 76.3% of statements
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/rootless	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/volume	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === Skipped
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     network_proxy_test.go:208: No support for dual stack yet
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:44: Driver btrfs not supported
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:44: Driver btrfs not supported
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:44: Driver btrfs not supported
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:44: Driver btrfs not supported
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:44: Driver btrfs not supported
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:71: No driver to put!
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z] time="2022-11-10T18:50:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z] time="2022-11-10T18:50:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z] time="2022-11-10T18:50:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z] time="2022-11-10T18:50:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z] time="2022-11-10T18:50:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:71: No driver to put!
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     overlay_test.go:50: Fails to compute changes intermittently
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:44: Driver zfs not supported
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:44: Driver zfs not supported
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:44: Driver zfs not supported
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:44: Driver zfs not supported
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:44: Driver zfs not supported
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     graphtest_unix.go:71: No driver to put!
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:51:29 [2022-11-10T18:51:29.744Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
18:51:29 [2022-11-10T18:51:29.744Z] 
18:51:29 [2022-11-10T18:51:29.744Z] DONE 2888 tests, 28 skipped in 214.215s
18:51:29 [2022-11-10T18:51:29.744Z] + '[' -n 'github.com/docker/docker/libnetwork
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/bitseq
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/cluster
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/config
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/datastore
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/diagnostic
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/discoverapi
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/driverapi
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drivers/bridge
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drivers/host
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drivers/null
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drivers/overlay
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drivers/remote
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drivers/windows
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/drvregistry
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/etchosts
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/idm
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/internal/caller
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/ipam
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/ipamapi
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/ipams/builtin
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/ipams/null
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/ipams/remote
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/ipamutils
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/iptables
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/netlabel
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/netutils
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/networkdb
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/ns
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/options
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/osl
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/osl/kernel
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/portallocator
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/portmapper
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/resolvconf
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/testutils
18:51:29 [2022-11-10T18:51:29.744Z] github.com/docker/docker/libnetwork/types' ']'
18:51:29 [2022-11-10T18:51:29.745Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller 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/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/testutils github.com/docker/docker/libnetwork/types
18:52:16 [2022-11-10T18:52:16.357Z] ok  	github.com/docker/docker/libnetwork	37.674s	coverage: 40.6% of statements
18:52:16 [2022-11-10T18:52:16.357Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.138s	coverage: 84.4% of statements
18:52:16 [2022-11-10T18:52:16.357Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:52:16 [2022-11-10T18:52:16.357Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:52:16 [2022-11-10T18:52:16.357Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:52:16 [2022-11-10T18:52:16.357Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:52:16 [2022-11-10T18:52:16.357Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:52:16 [2022-11-10T18:52:16.357Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:52:16 [2022-11-10T18:52:16.357Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
18:52:16 [2022-11-10T18:52:16.357Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
18:52:16 [2022-11-10T18:52:16.357Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
18:52:16 [2022-11-10T18:52:16.357Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
18:52:16 [2022-11-10T18:52:16.357Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:52:16 [2022-11-10T18:52:16.357Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:52:16 [2022-11-10T18:52:16.357Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
18:52:16 [2022-11-10T18:52:16.357Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.571s	coverage: 59.7% of statements
18:52:16 [2022-11-10T18:52:16.357Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:52:16 [2022-11-10T18:52:16.357Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
18:52:16 [2022-11-10T18:52:16.357Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.016s	coverage: 5.2% of statements
18:52:16 [2022-11-10T18:52:16.357Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:52:16 [2022-11-10T18:52:16.930Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.019s	coverage: 4.8% of statements
18:52:16 [2022-11-10T18:52:16.930Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:52:17 [2022-11-10T18:52:17.189Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
18:52:27 [2022-11-10T18:52:27.128Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.200s	coverage: 7.1% of statements
18:52:27 [2022-11-10T18:52:27.128Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
18:52:27 [2022-11-10T18:52:27.128Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
18:52:27 [2022-11-10T18:52:27.689Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
18:52:27 [2022-11-10T18:52:27.689Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:52:27 [2022-11-10T18:52:27.689Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
18:52:27 [2022-11-10T18:52:27.689Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:52:27 [2022-11-10T18:52:27.946Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
18:52:28 [2022-11-10T18:52:28.202Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
18:52:28 [2022-11-10T18:52:28.459Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
18:52:28 [2022-11-10T18:52:28.715Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
18:52:40 [2022-11-10T18:52:40.886Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
18:52:55 [2022-11-10T18:52:55.727Z] ok  	github.com/docker/docker/libnetwork/ipam	15.644s	coverage: 85.3% of statements
18:52:55 [2022-11-10T18:52:55.727Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:52:55 [2022-11-10T18:52:55.727Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:52:55 [2022-11-10T18:52:55.727Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
18:52:55 [2022-11-10T18:52:55.727Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
18:52:55 [2022-11-10T18:52:55.727Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:52:55 [2022-11-10T18:52:55.983Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
18:52:56 [2022-11-10T18:52:56.546Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.268s	coverage: 74.0% of statements
18:52:57 [2022-11-10T18:52:57.474Z] ok  	github.com/docker/docker/libnetwork/iptables	0.179s	coverage: 45.1% of statements
18:52:57 [2022-11-10T18:52:57.474Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
18:52:57 [2022-11-10T18:52:57.730Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 43.7% of statements
18:54:49 [2022-11-10T18:54:49.164Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.973s	coverage: 60.4% of statements
18:54:49 [2022-11-10T18:54:49.164Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:54:49 [2022-11-10T18:54:49.164Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
18:54:49 [2022-11-10T18:54:49.420Z] ok  	github.com/docker/docker/libnetwork/osl	4.333s	coverage: 39.5% of statements
18:54:49 [2022-11-10T18:54:49.420Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
18:54:49 [2022-11-10T18:54:49.982Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.018s	coverage: 80.7% of statements
18:54:50 [2022-11-10T18:54:50.914Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.679s	coverage: 46.3% of statements
18:54:51 [2022-11-10T18:54:51.169Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
18:54:51 [2022-11-10T18:54:51.169Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
18:54:51 [2022-11-10T18:54:51.425Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
18:54:51 [2022-11-10T18:54:51.425Z] 
18:54:51 [2022-11-10T18:54:51.425Z] === Skipped
18:54:51 [2022-11-10T18:54:51.425Z] === SKIP: libnetwork TestParallel3 (0.00s)
18:54:51 [2022-11-10T18:54:51.425Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
18:54:51 [2022-11-10T18:54:51.425Z] 
18:54:51 [2022-11-10T18:54:51.425Z] === SKIP: libnetwork TestParallel1 (0.00s)
18:54:51 [2022-11-10T18:54:51.425Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
18:54:51 [2022-11-10T18:54:51.425Z] 
18:54:51 [2022-11-10T18:54:51.425Z] === SKIP: libnetwork TestParallel2 (0.00s)
18:54:51 [2022-11-10T18:54:51.425Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
18:54:51 [2022-11-10T18:54:51.425Z] 
18:54:51 [2022-11-10T18:54:51.425Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
18:54:51 [2022-11-10T18:54:51.425Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
18:54:51 [2022-11-10T18:54:51.425Z] 
18:54:51 [2022-11-10T18:54:51.425Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
18:54:51 [2022-11-10T18:54:51.425Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
18:54:51 [2022-11-10T18:54:51.425Z] 
18:54:51 [2022-11-10T18:54:51.425Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
18:54:51 [2022-11-10T18:54:51.425Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
18:54:51 [2022-11-10T18:54:51.425Z] 
18:54:51 [2022-11-10T18:54:51.425Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
18:54:51 [2022-11-10T18:54:51.425Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
18:54:51 [2022-11-10T18:54:51.425Z] 
18:54:51 [2022-11-10T18:54:51.425Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
18:54:51 [2022-11-10T18:54:51.425Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
18:54:51 [2022-11-10T18:54:51.425Z] 
18:54:51 [2022-11-10T18:54:51.425Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
18:54:51 [2022-11-10T18:54:51.425Z]     firewalld_test.go:14: firewalld is not running
18:54:51 [2022-11-10T18:54:51.425Z] 
18:54:51 [2022-11-10T18:54:51.425Z] DONE 325 tests, 9 skipped in 204.142s
Post stage
[Pipeline] junit
18:54:52 [2022-11-10T18:54:52.042Z] Recording test results
18:54:52 [2022-11-10T18:54:52.127Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:54:52 [2022-11-10T18:54:52.476Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44444/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=287ff1ee54ac6d09d8da2631c397539b489476a7 -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:287ff1ee54ac6d09d8da2631c397539b489476a7 hack/make.sh dynbinary test-integration
18:54:53 [2022-11-10T18:54:53.038Z] 
18:54:53 [2022-11-10T18:54:53.038Z] Removing bundles/
18:54:53 [2022-11-10T18:54:53.038Z] 
18:54:53 [2022-11-10T18:54:53.038Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:54:53 [2022-11-10T18:54:53.038Z] Building: bundles/dynbinary-daemon/dockerd
18:54:53 [2022-11-10T18:54:53.038Z] GOOS="" GOARCH="" GOARM=""
18:56:29 [2022-11-10T18:56:29.438Z] Created binary: bundles/dynbinary-daemon/dockerd
18:56:29 [2022-11-10T18:56:29.438Z] Building: bundles/dynbinary-daemon/docker-proxy
18:56:29 [2022-11-10T18:56:29.438Z] GOOS="" GOARCH="" GOARM=""
18:56:29 [2022-11-10T18:56:29.438Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:56:29 [2022-11-10T18:56:29.438Z] 
18:56:29 [2022-11-10T18:56:29.438Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:56:29 [2022-11-10T18:56:29.438Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:56:29 [2022-11-10T18:56:29.438Z] HOSTNAME=f395ae345170
18:56:29 [2022-11-10T18:56:29.438Z] TESTDEBUG=0
18:56:29 [2022-11-10T18:56:29.438Z] DEST=bundles/test-integration
18:56:29 [2022-11-10T18:56:29.438Z] PWD=/go/src/github.com/docker/docker
18:56:29 [2022-11-10T18:56:29.438Z] DOCKER_GITCOMMIT=287ff1ee54ac6d09d8da2631c397539b489476a7
18:56:29 [2022-11-10T18:56:29.438Z] container=docker
18:56:29 [2022-11-10T18:56:29.438Z] HOME=/root
18:56:29 [2022-11-10T18:56:29.438Z] GOLANG_VERSION=1.19.3
18:56:29 [2022-11-10T18:56:29.438Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:56:29 [2022-11-10T18:56:29.438Z] VALIDATE_BRANCH=master
18:56:29 [2022-11-10T18:56:29.438Z] TERM=xterm
18:56:29 [2022-11-10T18:56:29.438Z] DOCKER_PKG=github.com/docker/docker
18:56:29 [2022-11-10T18:56:29.438Z] SHLVL=1
18:56:29 [2022-11-10T18:56:29.438Z] TIMEOUT=120m
18:56:29 [2022-11-10T18:56:29.438Z] DOCKER_BUILDTAGS= journald
18:56:29 [2022-11-10T18:56:29.438Z] DOCKER_GRAPHDRIVER=overlay2
18:56:29 [2022-11-10T18:56:29.438Z] GO111MODULE=off
18:56:29 [2022-11-10T18:56:29.438Z] DOCKER_EXPERIMENTAL=1
18:56:29 [2022-11-10T18:56:29.438Z] TEST_SKIP_INTEGRATION_CLI=1
18:56:29 [2022-11-10T18:56:29.438Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:56:29 [2022-11-10T18:56:29.438Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:56:29 [2022-11-10T18:56:29.438Z] GOPATH=/go
18:56:29 [2022-11-10T18:56:29.438Z] PKG_CONFIG=pkg-config
18:56:29 [2022-11-10T18:56:29.438Z] _=/usr/bin/env
18:56:29 [2022-11-10T18:56:29.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:57:01 [2022-11-10T18:57:01.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:57:01 [2022-11-10T18:57:01.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:57:28 [2022-11-10T18:57:28.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:57:36 [2022-11-10T18:57:36.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:57:43 [2022-11-10T18:57:43.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:57:43 [2022-11-10T18:57:43.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:57:44 [2022-11-10T18:57:44.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:57:44 [2022-11-10T18:57:44.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:57:45 [2022-11-10T18:57:45.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:57:45 [2022-11-10T18:57:45.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:57:46 [2022-11-10T18:57:46.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:57:48 [2022-11-10T18:57:48.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:57:49 [2022-11-10T18:57:49.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:57:50 [2022-11-10T18:57:50.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:57:50 [2022-11-10T18:57:50.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:57:51 [2022-11-10T18:57:51.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:57:52 [2022-11-10T18:57:52.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:57:53 [2022-11-10T18:57:53.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:57:53 [2022-11-10T18:57:53.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:57:54 [2022-11-10T18:57:54.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:57:55 [2022-11-10T18:57:55.610Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:57:55 [2022-11-10T18:57:55.610Z] Using test binary docker
18:57:55 [2022-11-10T18:57:55.610Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:57:55 [2022-11-10T18:57:55.610Z] +++ /etc/init.d/apparmor start
18:57:55 [2022-11-10T18:57:55.610Z] Not: starting.
18:57:55 [2022-11-10T18:57:55.610Z] INFO: Waiting for daemon to start...
18:57:55 [2022-11-10T18:57:55.610Z] Starting dockerd
18:57:55 [2022-11-10T18:57:55.610Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
18:57:57 [2022-11-10T18:57:57.499Z] .
18:57:57 [2022-11-10T18:57:57.499Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:57:57 [2022-11-10T18:57:57.499Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:57:57 [2022-11-10T18:57:57.499Z] Error: No such image: emptyfs
18:57:57 [2022-11-10T18:57:57.499Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:57:57 [2022-11-10T18:57:57.499Z] ++++ docker load
18:57:57 [2022-11-10T18:57:57.755Z] Loaded image: emptyfs:latest
18:57:57 [2022-11-10T18:57:57.755Z] Running integration-test (iteration 1)
18:57:57 [2022-11-10T18:57:57.755Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
18:57:57 [2022-11-10T18:57:57.755Z] ++ 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
18:57:57 [2022-11-10T18:57:57.755Z] ++ set -e
18:57:57 [2022-11-10T18:57:57.755Z] ++ '[' -n 0 ']'
18:57:57 [2022-11-10T18:57:57.755Z] ++ set -x
18:57:57 [2022-11-10T18:57:57.755Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
18:57:58 [2022-11-10T18:57:58.012Z] Loaded image: busybox:latest
18:57:58 [2022-11-10T18:57:58.012Z] Loaded image: busybox:glibc
18:57:59 [2022-11-10T18:57:59.389Z] Loaded image: debian:bullseye-slim
18:57:59 [2022-11-10T18:57:59.389Z] Loaded image: hello-world:latest
18:57:59 [2022-11-10T18:57:59.389Z] Loaded image: arm32v7/hello-world:latest
18:57:59 [2022-11-10T18:57:59.389Z] INFO: Testing against a local daemon
18:57:59 [2022-11-10T18:57:59.389Z] === RUN   TestCgroupNamespacesBuild
18:58:00 [2022-11-10T18:58:00.760Z] --- PASS: TestCgroupNamespacesBuild (1.37s)
18:58:00 [2022-11-10T18:58:00.760Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:58:02 [2022-11-10T18:58:02.124Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
18:58:02 [2022-11-10T18:58:02.124Z] === RUN   TestBuildWithSession
18:58:02 [2022-11-10T18:58:02.124Z]     build_session_test.go:25: TODO: BuildKit
18:58:02 [2022-11-10T18:58:02.124Z] --- SKIP: TestBuildWithSession (0.00s)
18:58:02 [2022-11-10T18:58:02.124Z] === RUN   TestBuildSquashParent
18:58:05 [2022-11-10T18:58:05.392Z] --- PASS: TestBuildSquashParent (3.30s)
18:58:05 [2022-11-10T18:58:05.392Z] === RUN   TestBuildWithRemoveAndForceRemove
18:58:05 [2022-11-10T18:58:05.392Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:58:05 [2022-11-10T18:58:05.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:58:05 [2022-11-10T18:58:05.392Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:58:05 [2022-11-10T18:58:05.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:58:05 [2022-11-10T18:58:05.392Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:58:05 [2022-11-10T18:58:05.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:58:05 [2022-11-10T18:58:05.392Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:58:05 [2022-11-10T18:58:05.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:58:05 [2022-11-10T18:58:05.392Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:58:05 [2022-11-10T18:58:05.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:58:05 [2022-11-10T18:58:05.392Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:58:05 [2022-11-10T18:58:05.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:58:05 [2022-11-10T18:58:05.392Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:58:05 [2022-11-10T18:58:05.392Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:58:06 [2022-11-10T18:58:06.757Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:58:06 [2022-11-10T18:58:06.757Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:58:08 [2022-11-10T18:58:08.122Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:58:08 [2022-11-10T18:58:08.122Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:58:09 [2022-11-10T18:58:09.490Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:58:09 [2022-11-10T18:58:09.490Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s)
18:58:09 [2022-11-10T18:58:09.490Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.43s)
18:58:09 [2022-11-10T18:58:09.490Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.41s)
18:58:09 [2022-11-10T18:58:09.490Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s)
18:58:09 [2022-11-10T18:58:09.490Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s)
18:58:09 [2022-11-10T18:58:09.490Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.20s)
18:58:09 [2022-11-10T18:58:09.490Z] === RUN   TestBuildMultiStageCopy
18:58:09 [2022-11-10T18:58:09.490Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:58:10 [2022-11-10T18:58:10.418Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:58:10 [2022-11-10T18:58:10.673Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:58:10 [2022-11-10T18:58:10.929Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:58:11 [2022-11-10T18:58:11.186Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:58:11 [2022-11-10T18:58:11.442Z] --- PASS: TestBuildMultiStageCopy (2.16s)
18:58:11 [2022-11-10T18:58:11.442Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s)
18:58:11 [2022-11-10T18:58:11.442Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s)
18:58:11 [2022-11-10T18:58:11.442Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.26s)
18:58:11 [2022-11-10T18:58:11.442Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
18:58:11 [2022-11-10T18:58:11.442Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
18:58:11 [2022-11-10T18:58:11.442Z] === RUN   TestBuildMultiStageParentConfig
18:58:12 [2022-11-10T18:58:12.004Z] --- PASS: TestBuildMultiStageParentConfig (0.67s)
18:58:12 [2022-11-10T18:58:12.004Z] === RUN   TestBuildLabelWithTargets
18:58:12 [2022-11-10T18:58:12.933Z] --- PASS: TestBuildLabelWithTargets (1.01s)
18:58:12 [2022-11-10T18:58:12.933Z] === RUN   TestBuildWithEmptyLayers
18:58:13 [2022-11-10T18:58:13.495Z] --- PASS: TestBuildWithEmptyLayers (0.47s)
18:58:13 [2022-11-10T18:58:13.495Z] === RUN   TestBuildMultiStageOnBuild
18:58:14 [2022-11-10T18:58:14.860Z] --- PASS: TestBuildMultiStageOnBuild (1.38s)
18:58:14 [2022-11-10T18:58:14.860Z] === RUN   TestBuildUncleanTarFilenames
18:58:15 [2022-11-10T18:58:15.422Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
18:58:15 [2022-11-10T18:58:15.422Z] === RUN   TestBuildMultiStageLayerLeak
18:58:17 [2022-11-10T18:58:17.312Z] --- PASS: TestBuildMultiStageLayerLeak (1.44s)
18:58:17 [2022-11-10T18:58:17.312Z] === RUN   TestBuildWithHugeFile
18:58:55 [2022-11-10T18:58:55.985Z] --- PASS: TestBuildWithHugeFile (34.60s)
18:58:55 [2022-11-10T18:58:55.985Z] === RUN   TestBuildWCOWSandboxSize
18:58:55 [2022-11-10T18:58:55.985Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:58:55 [2022-11-10T18:58:55.985Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:58:55 [2022-11-10T18:58:55.985Z] === RUN   TestBuildWithEmptyDockerfile
18:58:55 [2022-11-10T18:58:55.985Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:58:55 [2022-11-10T18:58:55.985Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:58:55 [2022-11-10T18:58:55.985Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:58:55 [2022-11-10T18:58:55.985Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:58:55 [2022-11-10T18:58:55.985Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:58:55 [2022-11-10T18:58:55.985Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:58:55 [2022-11-10T18:58:55.985Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:58:55 [2022-11-10T18:58:55.985Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:58:55 [2022-11-10T18:58:55.985Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:58:55 [2022-11-10T18:58:55.985Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
18:58:55 [2022-11-10T18:58:55.985Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
18:58:55 [2022-11-10T18:58:55.985Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
18:58:55 [2022-11-10T18:58:55.985Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:58:55 [2022-11-10T18:58:55.985Z] === RUN   TestBuildPreserveOwnership
18:58:55 [2022-11-10T18:58:55.985Z] === RUN   TestBuildPreserveOwnership/copy_from
18:58:55 [2022-11-10T18:58:55.985Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:58:55 [2022-11-10T18:58:55.985Z] --- PASS: TestBuildPreserveOwnership (3.06s)
18:58:55 [2022-11-10T18:58:55.985Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.03s)
18:58:55 [2022-11-10T18:58:55.985Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s)
18:58:55 [2022-11-10T18:58:55.985Z] === RUN   TestBuildPlatformInvalid
18:58:55 [2022-11-10T18:58:55.985Z] --- PASS: TestBuildPlatformInvalid (0.08s)
18:58:55 [2022-11-10T18:58:55.985Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:58:55 [2022-11-10T18:58:55.985Z] Loaded image: busybox:latest
18:58:55 [2022-11-10T18:58:55.985Z] Loaded image: busybox:glibc
18:58:56 [2022-11-10T18:58:56.912Z] Loaded image: debian:bullseye-slim
18:58:56 [2022-11-10T18:58:56.912Z] Loaded image: hello-world:latest
18:58:56 [2022-11-10T18:58:56.912Z] Loaded image: arm32v7/hello-world:latest
18:59:05 [2022-11-10T18:59:05.084Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.90s)
18:59:05 [2022-11-10T18:59:05.084Z] PASS
18:59:05 [2022-11-10T18:59:05.084Z] 
18:59:05 [2022-11-10T18:59:05.084Z] === Skipped
18:59:05 [2022-11-10T18:59:05.084Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:59:05 [2022-11-10T18:59:05.084Z]     build_session_test.go:25: TODO: BuildKit
18:59:05 [2022-11-10T18:59:05.084Z] 
18:59:05 [2022-11-10T18:59:05.084Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:59:05 [2022-11-10T18:59:05.084Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:59:05 [2022-11-10T18:59:05.084Z] 
18:59:05 [2022-11-10T18:59:05.084Z] DONE 34 tests, 2 skipped in 67.086s
18:59:05 [2022-11-10T18:59:05.084Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:59:05 [2022-11-10T18:59:05.084Z] ++ 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
18:59:05 [2022-11-10T18:59:05.084Z] ++ set -e
18:59:05 [2022-11-10T18:59:05.084Z] ++ '[' -n 0 ']'
18:59:05 [2022-11-10T18:59:05.084Z] ++ set -x
18:59:05 [2022-11-10T18:59:05.084Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
18:59:05 [2022-11-10T18:59:05.084Z] INFO: Testing against a local daemon
18:59:05 [2022-11-10T18:59:05.084Z] === RUN   TestConfigInspect
18:59:07 [2022-11-10T18:59:07.600Z] --- PASS: TestConfigInspect (2.24s)
18:59:07 [2022-11-10T18:59:07.600Z] === RUN   TestConfigList
18:59:09 [2022-11-10T18:59:09.489Z] --- PASS: TestConfigList (2.18s)
18:59:09 [2022-11-10T18:59:09.489Z] === RUN   TestConfigsCreateAndDelete
18:59:12 [2022-11-10T18:59:12.003Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
18:59:12 [2022-11-10T18:59:12.003Z] === RUN   TestConfigsUpdate
18:59:13 [2022-11-10T18:59:13.889Z] --- PASS: TestConfigsUpdate (2.21s)
18:59:13 [2022-11-10T18:59:13.889Z] === RUN   TestTemplatedConfig
18:59:16 [2022-11-10T18:59:16.406Z] --- PASS: TestTemplatedConfig (2.52s)
18:59:16 [2022-11-10T18:59:16.406Z] === RUN   TestConfigCreateResolve
18:59:18 [2022-11-10T18:59:18.295Z] --- PASS: TestConfigCreateResolve (2.16s)
18:59:18 [2022-11-10T18:59:18.295Z] PASS
18:59:18 [2022-11-10T18:59:18.295Z] 
18:59:18 [2022-11-10T18:59:18.295Z] DONE 6 tests in 13.566s
18:59:18 [2022-11-10T18:59:18.552Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:59:18 [2022-11-10T18:59:18.552Z] ++ 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
18:59:18 [2022-11-10T18:59:18.552Z] ++ set -e
18:59:18 [2022-11-10T18:59:18.552Z] ++ '[' -n 0 ']'
18:59:18 [2022-11-10T18:59:18.552Z] ++ set -x
18:59:18 [2022-11-10T18:59:18.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
18:59:18 [2022-11-10T18:59:18.552Z] INFO: Testing against a local daemon
18:59:18 [2022-11-10T18:59:18.552Z] === RUN   TestAttachWithTTY
18:59:18 [2022-11-10T18:59:18.808Z] --- PASS: TestAttachWithTTY (0.08s)
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestAttachWithoutTTy
18:59:18 [2022-11-10T18:59:18.808Z] --- PASS: TestAttachWithoutTTy (0.05s)
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestCheckpoint
18:59:18 [2022-11-10T18:59:18.808Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:59:18 [2022-11-10T18:59:18.808Z] --- SKIP: TestCheckpoint (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/commit
18:59:18 [2022-11-10T18:59:18.808Z] === PAUSE TestContainerInvalidJSON/commit
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/containers/create
18:59:18 [2022-11-10T18:59:18.808Z] === PAUSE TestContainerInvalidJSON/containers/create
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:59:18 [2022-11-10T18:59:18.808Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:59:18 [2022-11-10T18:59:18.808Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:59:18 [2022-11-10T18:59:18.808Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:59:18 [2022-11-10T18:59:18.808Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:59:18 [2022-11-10T18:59:18.808Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:59:18 [2022-11-10T18:59:18.808Z] === CONT  TestContainerInvalidJSON/commit
18:59:18 [2022-11-10T18:59:18.808Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:59:18 [2022-11-10T18:59:18.808Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:59:18 [2022-11-10T18:59:18.808Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:59:18 [2022-11-10T18:59:18.808Z] === CONT  TestContainerInvalidJSON/containers/create
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:59:18 [2022-11-10T18:59:18.808Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:59:18 [2022-11-10T18:59:18.808Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:59:18 [2022-11-10T18:59:18.808Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:59:18 [2022-11-10T18:59:18.808Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:59:18 [2022-11-10T18:59:18.808Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestCopyFromContainerPathIsNotDir
18:59:18 [2022-11-10T18:59:18.808Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestCopyToContainerPathDoesNotExist
18:59:18 [2022-11-10T18:59:18.808Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:59:18 [2022-11-10T18:59:18.808Z] === RUN   TestCopyEmptyFile
18:59:19 [2022-11-10T18:59:19.064Z] --- PASS: TestCopyEmptyFile (0.22s)
18:59:19 [2022-11-10T18:59:19.064Z] === RUN   TestCopyToContainerPathIsNotDir
18:59:19 [2022-11-10T18:59:19.320Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
18:59:19 [2022-11-10T18:59:19.320Z] === RUN   TestCopyFromContainer
18:59:20 [2022-11-10T18:59:20.248Z] === RUN   TestCopyFromContainer//
18:59:20 [2022-11-10T18:59:20.248Z] === RUN   TestCopyFromContainer//bar/root
18:59:20 [2022-11-10T18:59:20.248Z] === RUN   TestCopyFromContainer//bar/root/
18:59:20 [2022-11-10T18:59:20.504Z] === RUN   TestCopyFromContainer/bar/quux
18:59:20 [2022-11-10T18:59:20.504Z] === RUN   TestCopyFromContainer/bar/quux/
18:59:20 [2022-11-10T18:59:20.504Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:59:20 [2022-11-10T18:59:20.504Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:59:20 [2022-11-10T18:59:20.760Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:59:20 [2022-11-10T18:59:20.760Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:59:20 [2022-11-10T18:59:20.760Z] === RUN   TestCopyFromContainer/bar/notarget
18:59:20 [2022-11-10T18:59:20.760Z] --- PASS: TestCopyFromContainer (1.63s)
18:59:20 [2022-11-10T18:59:20.760Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:59:20 [2022-11-10T18:59:20.760Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
18:59:20 [2022-11-10T18:59:20.760Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:59:20 [2022-11-10T18:59:20.760Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
18:59:20 [2022-11-10T18:59:20.760Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
18:59:20 [2022-11-10T18:59:20.760Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
18:59:20 [2022-11-10T18:59:20.760Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
18:59:20 [2022-11-10T18:59:20.760Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
18:59:20 [2022-11-10T18:59:20.760Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
18:59:20 [2022-11-10T18:59:20.760Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
18:59:20 [2022-11-10T18:59:20.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:59:20 [2022-11-10T18:59:20.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:59:20 [2022-11-10T18:59:20.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:59:20 [2022-11-10T18:59:20.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:59:20 [2022-11-10T18:59:20.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:59:20 [2022-11-10T18:59:20.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:59:20 [2022-11-10T18:59:20.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:59:20 [2022-11-10T18:59:20.760Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:59:20 [2022-11-10T18:59:20.760Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:59:20 [2022-11-10T18:59:20.760Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:59:20 [2022-11-10T18:59:20.760Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:59:20 [2022-11-10T18:59:20.760Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:59:20 [2022-11-10T18:59:20.760Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:59:20 [2022-11-10T18:59:20.760Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:59:20 [2022-11-10T18:59:20.760Z] === RUN   TestCreateLinkToNonExistingContainer
18:59:21 [2022-11-10T18:59:21.016Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:59:21 [2022-11-10T18:59:21.016Z] === RUN   TestCreateWithInvalidEnv
18:59:21 [2022-11-10T18:59:21.016Z] === RUN   TestCreateWithInvalidEnv/0
18:59:21 [2022-11-10T18:59:21.016Z] === PAUSE TestCreateWithInvalidEnv/0
18:59:21 [2022-11-10T18:59:21.016Z] === RUN   TestCreateWithInvalidEnv/1
18:59:21 [2022-11-10T18:59:21.016Z] === PAUSE TestCreateWithInvalidEnv/1
18:59:21 [2022-11-10T18:59:21.016Z] === RUN   TestCreateWithInvalidEnv/2
18:59:21 [2022-11-10T18:59:21.016Z] === PAUSE TestCreateWithInvalidEnv/2
18:59:21 [2022-11-10T18:59:21.016Z] === CONT  TestCreateWithInvalidEnv/0
18:59:21 [2022-11-10T18:59:21.016Z] === CONT  TestCreateWithInvalidEnv/2
18:59:21 [2022-11-10T18:59:21.016Z] === CONT  TestCreateWithInvalidEnv/1
18:59:21 [2022-11-10T18:59:21.016Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:59:21 [2022-11-10T18:59:21.016Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:59:21 [2022-11-10T18:59:21.016Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:59:21 [2022-11-10T18:59:21.016Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:59:21 [2022-11-10T18:59:21.016Z] === RUN   TestCreateTmpfsMountsTarget
18:59:21 [2022-11-10T18:59:21.016Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:59:21 [2022-11-10T18:59:21.016Z] === RUN   TestCreateWithCustomMaskedPaths
18:59:22 [2022-11-10T18:59:22.395Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
18:59:22 [2022-11-10T18:59:22.395Z] === RUN   TestCreateWithCustomReadonlyPaths
18:59:23 [2022-11-10T18:59:23.323Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s)
18:59:23 [2022-11-10T18:59:23.323Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:59:23 [2022-11-10T18:59:23.323Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:59:23 [2022-11-10T18:59:23.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:59:23 [2022-11-10T18:59:23.323Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:59:23 [2022-11-10T18:59:23.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:59:23 [2022-11-10T18:59:23.323Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:59:23 [2022-11-10T18:59:23.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:59:23 [2022-11-10T18:59:23.323Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:59:23 [2022-11-10T18:59:23.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:59:23 [2022-11-10T18:59:23.323Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:59:23 [2022-11-10T18:59:23.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:59:23 [2022-11-10T18:59:23.323Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:59:23 [2022-11-10T18:59:23.323Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:59:23 [2022-11-10T18:59:23.323Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:59:23 [2022-11-10T18:59:23.323Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:59:23 [2022-11-10T18:59:23.323Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:59:23 [2022-11-10T18:59:23.323Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:59:23 [2022-11-10T18:59:23.323Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:59:23 [2022-11-10T18:59:23.323Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:59:23 [2022-11-10T18:59:23.323Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:59:23 [2022-11-10T18:59:23.323Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:59:23 [2022-11-10T18:59:23.323Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:59:23 [2022-11-10T18:59:23.323Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:59:23 [2022-11-10T18:59:23.885Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestCreateDifferentPlatform
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestCreateDifferentPlatform/different_os
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:59:23 [2022-11-10T18:59:23.885Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:59:23 [2022-11-10T18:59:23.885Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:59:23 [2022-11-10T18:59:23.885Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:59:23 [2022-11-10T18:59:23.885Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:59:23 [2022-11-10T18:59:23.885Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestCreateInvalidHostConfig
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:59:23 [2022-11-10T18:59:23.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:59:23 [2022-11-10T18:59:23.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:59:23 [2022-11-10T18:59:23.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:59:23 [2022-11-10T18:59:23.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:59:23 [2022-11-10T18:59:23.885Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:59:23 [2022-11-10T18:59:23.885Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:59:23 [2022-11-10T18:59:23.885Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:59:23 [2022-11-10T18:59:23.885Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:59:23 [2022-11-10T18:59:23.885Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
18:59:23 [2022-11-10T18:59:23.885Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:59:23 [2022-11-10T18:59:23.885Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:59:23 [2022-11-10T18:59:23.885Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:59:23 [2022-11-10T18:59:23.885Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestContainerStartOnDaemonRestart
18:59:23 [2022-11-10T18:59:23.885Z] === PAUSE TestContainerStartOnDaemonRestart
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestDaemonRestartIpcMode
18:59:23 [2022-11-10T18:59:23.885Z] === PAUSE TestDaemonRestartIpcMode
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestDaemonHostGatewayIP
18:59:23 [2022-11-10T18:59:23.885Z] === PAUSE TestDaemonHostGatewayIP
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestRestartDaemonWithRestartingContainer
18:59:23 [2022-11-10T18:59:23.885Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestContainerKillOnDaemonStart
18:59:23 [2022-11-10T18:59:23.885Z] === PAUSE TestContainerKillOnDaemonStart
18:59:23 [2022-11-10T18:59:23.885Z] === RUN   TestDiff
18:59:24 [2022-11-10T18:59:24.447Z] --- PASS: TestDiff (0.42s)
18:59:24 [2022-11-10T18:59:24.447Z] === RUN   TestExecConsoleSize
18:59:25 [2022-11-10T18:59:25.008Z] --- PASS: TestExecConsoleSize (0.47s)
18:59:25 [2022-11-10T18:59:25.008Z] === RUN   TestExecWithCloseStdin
18:59:25 [2022-11-10T18:59:25.264Z] --- PASS: TestExecWithCloseStdin (0.51s)
18:59:25 [2022-11-10T18:59:25.264Z] === RUN   TestExec
18:59:25 [2022-11-10T18:59:25.826Z] --- PASS: TestExec (0.48s)
18:59:25 [2022-11-10T18:59:25.826Z] === RUN   TestExecUser
18:59:26 [2022-11-10T18:59:26.388Z] --- PASS: TestExecUser (0.46s)
18:59:26 [2022-11-10T18:59:26.388Z] === RUN   TestExportContainerAndImportImage
18:59:26 [2022-11-10T18:59:26.951Z] --- PASS: TestExportContainerAndImportImage (0.59s)
18:59:26 [2022-11-10T18:59:26.951Z] === RUN   TestExportContainerAfterDaemonRestart
18:59:28 [2022-11-10T18:59:28.316Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
18:59:28 [2022-11-10T18:59:28.316Z] === RUN   TestHealthCheckWorkdir
18:59:28 [2022-11-10T18:59:28.878Z] --- PASS: TestHealthCheckWorkdir (0.54s)
18:59:28 [2022-11-10T18:59:28.878Z] === RUN   TestHealthKillContainer
18:59:36 [2022-11-10T18:59:36.960Z] --- PASS: TestHealthKillContainer (7.83s)
18:59:36 [2022-11-10T18:59:36.960Z] === RUN   TestHealthCheckProcessKilled
18:59:37 [2022-11-10T18:59:37.216Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
18:59:37 [2022-11-10T18:59:37.216Z] === RUN   TestInspectCpusetInConfigPre120
18:59:37 [2022-11-10T18:59:37.777Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
18:59:37 [2022-11-10T18:59:37.777Z] === RUN   TestIpcModeNone
18:59:38 [2022-11-10T18:59:38.033Z] --- PASS: TestIpcModeNone (0.47s)
18:59:38 [2022-11-10T18:59:38.033Z] === RUN   TestIpcModePrivate
18:59:38 [2022-11-10T18:59:38.595Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
18:59:38 [2022-11-10T18:59:38.595Z] --- PASS: TestIpcModePrivate (0.50s)
18:59:38 [2022-11-10T18:59:38.595Z] === RUN   TestIpcModeShareable
18:59:39 [2022-11-10T18:59:39.156Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
18:59:39 [2022-11-10T18:59:39.156Z] --- PASS: TestIpcModeShareable (0.51s)
18:59:39 [2022-11-10T18:59:39.156Z] === RUN   TestAPIIpcModeShareableAndContainer
18:59:41 [2022-11-10T18:59:41.045Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.54s)
18:59:41 [2022-11-10T18:59:41.045Z] === RUN   TestAPIIpcModeHost
18:59:41 [2022-11-10T18:59:41.045Z] --- PASS: TestAPIIpcModeHost (0.39s)
18:59:41 [2022-11-10T18:59:41.045Z] === RUN   TestDaemonIpcModeShareable
18:59:42 [2022-11-10T18:59:42.014Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
18:59:42 [2022-11-10T18:59:42.270Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
18:59:42 [2022-11-10T18:59:42.270Z] === RUN   TestDaemonIpcModePrivate
18:59:43 [2022-11-10T18:59:43.197Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
18:59:43 [2022-11-10T18:59:43.453Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
18:59:43 [2022-11-10T18:59:43.453Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:59:44 [2022-11-10T18:59:44.465Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
18:59:44 [2022-11-10T18:59:44.465Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
18:59:44 [2022-11-10T18:59:44.465Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:59:45 [2022-11-10T18:59:45.830Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
18:59:45 [2022-11-10T18:59:45.830Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
18:59:45 [2022-11-10T18:59:45.830Z] === RUN   TestIpcModeOlderClient
18:59:45 [2022-11-10T18:59:45.830Z] === PAUSE TestIpcModeOlderClient
18:59:45 [2022-11-10T18:59:45.830Z] === RUN   TestKillContainerInvalidSignal
18:59:46 [2022-11-10T18:59:46.086Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
18:59:46 [2022-11-10T18:59:46.086Z] === RUN   TestKillContainer
18:59:46 [2022-11-10T18:59:46.086Z] === RUN   TestKillContainer/no_signal
18:59:46 [2022-11-10T18:59:46.648Z] === RUN   TestKillContainer/non_killing_signal
18:59:46 [2022-11-10T18:59:46.910Z] === RUN   TestKillContainer/killing_signal
18:59:47 [2022-11-10T18:59:47.473Z] --- PASS: TestKillContainer (1.44s)
18:59:47 [2022-11-10T18:59:47.473Z]     --- PASS: TestKillContainer/no_signal (0.46s)
18:59:47 [2022-11-10T18:59:47.473Z]     --- PASS: TestKillContainer/non_killing_signal (0.36s)
18:59:47 [2022-11-10T18:59:47.473Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
18:59:47 [2022-11-10T18:59:47.473Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:59:47 [2022-11-10T18:59:47.729Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:59:47 [2022-11-10T18:59:47.985Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:59:48 [2022-11-10T18:59:48.916Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s)
18:59:48 [2022-11-10T18:59:48.916Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
18:59:48 [2022-11-10T18:59:48.916Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s)
18:59:48 [2022-11-10T18:59:48.916Z] === RUN   TestKillStoppedContainer
18:59:48 [2022-11-10T18:59:48.916Z] --- PASS: TestKillStoppedContainer (0.05s)
18:59:48 [2022-11-10T18:59:48.916Z] === RUN   TestKillStoppedContainerAPIPre120
18:59:48 [2022-11-10T18:59:48.916Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:59:48 [2022-11-10T18:59:48.916Z] === RUN   TestKillDifferentUserContainer
18:59:49 [2022-11-10T18:59:49.478Z] --- PASS: TestKillDifferentUserContainer (0.43s)
18:59:49 [2022-11-10T18:59:49.478Z] === RUN   TestInspectOomKilledTrue
18:59:50 [2022-11-10T18:59:50.040Z] --- PASS: TestInspectOomKilledTrue (0.47s)
18:59:50 [2022-11-10T18:59:50.040Z] === RUN   TestInspectOomKilledFalse
18:59:50 [2022-11-10T18:59:50.296Z] --- PASS: TestInspectOomKilledFalse (0.43s)
18:59:50 [2022-11-10T18:59:50.296Z] === RUN   TestLinksEtcHostsContentMatch
18:59:50 [2022-11-10T18:59:50.552Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
18:59:50 [2022-11-10T18:59:50.552Z] === RUN   TestLinksContainerNames
18:59:51 [2022-11-10T18:59:51.480Z] --- PASS: TestLinksContainerNames (0.89s)
18:59:51 [2022-11-10T18:59:51.480Z] === RUN   TestLogsFollowTailEmpty
18:59:52 [2022-11-10T18:59:52.042Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
18:59:52 [2022-11-10T18:59:52.042Z] === RUN   TestLogs
18:59:52 [2022-11-10T18:59:52.042Z] === RUN   TestLogs/driver_local
18:59:52 [2022-11-10T18:59:52.042Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:59:52 [2022-11-10T18:59:52.042Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:59:52 [2022-11-10T18:59:52.042Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:59:52 [2022-11-10T18:59:52.042Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:59:52 [2022-11-10T18:59:52.042Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:59:52 [2022-11-10T18:59:52.042Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:59:52 [2022-11-10T18:59:52.042Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:59:52 [2022-11-10T18:59:52.042Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:59:52 [2022-11-10T18:59:52.042Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:59:52 [2022-11-10T18:59:52.042Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:59:52 [2022-11-10T18:59:52.042Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:59:52 [2022-11-10T18:59:52.042Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:59:52 [2022-11-10T18:59:52.042Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:59:52 [2022-11-10T18:59:52.042Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:59:52 [2022-11-10T18:59:52.604Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:59:52 [2022-11-10T18:59:52.604Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:59:53 [2022-11-10T18:59:53.166Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:59:53 [2022-11-10T18:59:53.166Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:59:53 [2022-11-10T18:59:53.728Z] === RUN   TestLogs/driver_json-file
18:59:53 [2022-11-10T18:59:53.728Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:59:53 [2022-11-10T18:59:53.728Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:59:53 [2022-11-10T18:59:53.728Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:59:53 [2022-11-10T18:59:53.728Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:59:53 [2022-11-10T18:59:53.728Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:59:53 [2022-11-10T18:59:53.728Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:59:53 [2022-11-10T18:59:53.728Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:59:53 [2022-11-10T18:59:53.728Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:59:53 [2022-11-10T18:59:53.728Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:59:53 [2022-11-10T18:59:53.728Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:59:53 [2022-11-10T18:59:53.728Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:59:53 [2022-11-10T18:59:53.728Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:59:53 [2022-11-10T18:59:53.728Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:59:53 [2022-11-10T18:59:53.728Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:59:54 [2022-11-10T18:59:54.290Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:59:54 [2022-11-10T18:59:54.290Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:59:54 [2022-11-10T18:59:54.852Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:59:54 [2022-11-10T18:59:54.852Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:59:55 [2022-11-10T18:59:55.414Z] --- PASS: TestLogs (3.53s)
18:59:55 [2022-11-10T18:59:55.414Z]     --- PASS: TestLogs/driver_local (0.01s)
18:59:55 [2022-11-10T18:59:55.414Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.60s)
18:59:55 [2022-11-10T18:59:55.414Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.66s)
18:59:55 [2022-11-10T18:59:55.414Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.48s)
18:59:55 [2022-11-10T18:59:55.414Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.48s)
18:59:55 [2022-11-10T18:59:55.414Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.50s)
18:59:55 [2022-11-10T18:59:55.414Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s)
18:59:55 [2022-11-10T18:59:55.414Z]     --- PASS: TestLogs/driver_json-file (0.01s)
18:59:55 [2022-11-10T18:59:55.414Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s)
18:59:55 [2022-11-10T18:59:55.414Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s)
18:59:55 [2022-11-10T18:59:55.414Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s)
18:59:55 [2022-11-10T18:59:55.414Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.56s)
18:59:55 [2022-11-10T18:59:55.414Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s)
18:59:55 [2022-11-10T18:59:55.414Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s)
18:59:55 [2022-11-10T18:59:55.414Z] === RUN   TestContainerNetworkMountsNoChown
18:59:55 [2022-11-10T18:59:55.975Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/default
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/default
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/private
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/private
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/rprivate
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/rprivate
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/slave
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/slave
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/rslave
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/rslave
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/shared
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/shared
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/rshared
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/rshared
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/default
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/default/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/default/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/rprivate
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/rshared
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/shared
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/rslave
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/slave
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/default/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/private
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/private/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/private/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/default/mount_root
18:59:55 [2022-11-10T18:59:55.975Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:59:56 [2022-11-10T18:59:56.231Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:59:56 [2022-11-10T18:59:56.231Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:59:56 [2022-11-10T18:59:56.231Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:59:56 [2022-11-10T18:59:56.231Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:59:56 [2022-11-10T18:59:56.231Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:59:56 [2022-11-10T18:59:56.231Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:59:56 [2022-11-10T18:59:56.231Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:59:56 [2022-11-10T18:59:56.231Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:59:56 [2022-11-10T18:59:56.231Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:59:56 [2022-11-10T18:59:56.231Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:59:56 [2022-11-10T18:59:56.231Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:59:56 [2022-11-10T18:59:56.488Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:59:56 [2022-11-10T18:59:56.488Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:59:56 [2022-11-10T18:59:56.488Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:59:56 [2022-11-10T18:59:56.488Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:59:56 [2022-11-10T18:59:56.488Z] === CONT  TestMountDaemonRoot/private/bind_root
18:59:56 [2022-11-10T18:59:56.488Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:59:56 [2022-11-10T18:59:56.488Z] === CONT  TestMountDaemonRoot/private/mount_root
18:59:56 [2022-11-10T18:59:56.488Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:59:56 [2022-11-10T18:59:56.488Z] --- PASS: TestMountDaemonRoot (0.02s)
18:59:56 [2022-11-10T18:59:56.488Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
18:59:56 [2022-11-10T18:59:56.488Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
18:59:56 [2022-11-10T18:59:56.488Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
18:59:56 [2022-11-10T18:59:56.488Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:59:56 [2022-11-10T18:59:56.488Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
18:59:56 [2022-11-10T18:59:56.488Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:59:56 [2022-11-10T18:59:56.488Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:59:56 [2022-11-10T18:59:56.488Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:59:56 [2022-11-10T18:59:56.488Z] === RUN   TestContainerBindMountNonRecursive
18:59:57 [2022-11-10T18:59:57.853Z] --- PASS: TestContainerBindMountNonRecursive (1.35s)
18:59:57 [2022-11-10T18:59:57.853Z] === RUN   TestContainerVolumesMountedAsShared
18:59:58 [2022-11-10T18:59:58.415Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
18:59:58 [2022-11-10T18:59:58.415Z] === RUN   TestContainerVolumesMountedAsSlave
18:59:58 [2022-11-10T18:59:58.671Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
18:59:58 [2022-11-10T18:59:58.671Z] === RUN   TestNetworkNat
18:59:59 [2022-11-10T18:59:59.233Z] --- PASS: TestNetworkNat (0.47s)
18:59:59 [2022-11-10T18:59:59.233Z] === RUN   TestNetworkLocalhostTCPNat
18:59:59 [2022-11-10T18:59:59.489Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
18:59:59 [2022-11-10T18:59:59.489Z] === RUN   TestNetworkLoopbackNat
19:00:02 [2022-11-10T19:00:02.756Z] --- PASS: TestNetworkLoopbackNat (2.57s)
19:00:02 [2022-11-10T19:00:02.756Z] === RUN   TestPause
19:00:02 [2022-11-10T19:00:02.756Z] --- PASS: TestPause (0.49s)
19:00:02 [2022-11-10T19:00:02.756Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:00:02 [2022-11-10T19:00:02.756Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:00:02 [2022-11-10T19:00:02.756Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:00:02 [2022-11-10T19:00:02.756Z] === RUN   TestPauseStopPausedContainer
19:00:03 [2022-11-10T19:00:03.011Z] --- PASS: TestPauseStopPausedContainer (0.44s)
19:00:03 [2022-11-10T19:00:03.011Z] === RUN   TestPidHost
19:00:03 [2022-11-10T19:00:03.940Z] --- PASS: TestPidHost (0.95s)
19:00:03 [2022-11-10T19:00:03.940Z] === RUN   TestPsFilter
19:00:04 [2022-11-10T19:00:04.196Z] --- PASS: TestPsFilter (0.12s)
19:00:04 [2022-11-10T19:00:04.196Z] === RUN   TestRemoveContainerWithRemovedVolume
19:00:04 [2022-11-10T19:00:04.757Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
19:00:04 [2022-11-10T19:00:04.757Z] === RUN   TestRemoveContainerWithVolume
19:00:05 [2022-11-10T19:00:05.013Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
19:00:05 [2022-11-10T19:00:05.013Z] === RUN   TestRemoveContainerRunning
19:00:05 [2022-11-10T19:00:05.576Z] --- PASS: TestRemoveContainerRunning (0.46s)
19:00:05 [2022-11-10T19:00:05.576Z] === RUN   TestRemoveContainerForceRemoveRunning
19:00:06 [2022-11-10T19:00:06.138Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
19:00:06 [2022-11-10T19:00:06.138Z] === RUN   TestRemoveInvalidContainer
19:00:06 [2022-11-10T19:00:06.138Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:00:06 [2022-11-10T19:00:06.138Z] === RUN   TestRenameLinkedContainer
19:00:08 [2022-11-10T19:00:08.039Z] --- PASS: TestRenameLinkedContainer (1.76s)
19:00:08 [2022-11-10T19:00:08.039Z] === RUN   TestRenameStoppedContainer
19:00:08 [2022-11-10T19:00:08.039Z] --- PASS: TestRenameStoppedContainer (0.41s)
19:00:08 [2022-11-10T19:00:08.039Z] === RUN   TestRenameRunningContainerAndReuse
19:00:08 [2022-11-10T19:00:08.967Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
19:00:08 [2022-11-10T19:00:08.967Z] === RUN   TestRenameInvalidName
19:00:09 [2022-11-10T19:00:09.532Z] --- PASS: TestRenameInvalidName (0.45s)
19:00:09 [2022-11-10T19:00:09.532Z] === RUN   TestRenameAnonymousContainer
19:00:11 [2022-11-10T19:00:11.425Z] --- PASS: TestRenameAnonymousContainer (1.61s)
19:00:11 [2022-11-10T19:00:11.425Z] === RUN   TestRenameContainerWithSameName
19:00:11 [2022-11-10T19:00:11.425Z] --- PASS: TestRenameContainerWithSameName (0.43s)
19:00:11 [2022-11-10T19:00:11.425Z] === RUN   TestRenameContainerWithLinkedContainer
19:00:12 [2022-11-10T19:00:12.353Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
19:00:12 [2022-11-10T19:00:12.353Z] === RUN   TestResize
19:00:12 [2022-11-10T19:00:12.915Z] --- PASS: TestResize (0.44s)
19:00:12 [2022-11-10T19:00:12.915Z] === RUN   TestResizeWithInvalidSize
19:00:13 [2022-11-10T19:00:13.172Z] --- PASS: TestResizeWithInvalidSize (0.43s)
19:00:13 [2022-11-10T19:00:13.172Z] === RUN   TestResizeWhenContainerNotStarted
19:00:13 [2022-11-10T19:00:13.734Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:00:13 [2022-11-10T19:00:13.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:00:15 [2022-11-10T19:00:15.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:00:16 [2022-11-10T19:00:16.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:00:17 [2022-11-10T19:00:17.919Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:00:17 [2022-11-10T19:00:17.919Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:00:19 [2022-11-10T19:00:19.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:00:19 [2022-11-10T19:00:19.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:00:22 [2022-11-10T19:00:22.591Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:00:22 [2022-11-10T19:00:22.591Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:00:25 [2022-11-10T19:00:25.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:00:26 [2022-11-10T19:00:26.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:00:26 [2022-11-10T19:00:26.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:00:28 [2022-11-10T19:00:28.365Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:00:28 [2022-11-10T19:00:28.365Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:00:29 [2022-11-10T19:00:29.729Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:00:31 [2022-11-10T19:00:31.638Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:00:31 [2022-11-10T19:00:31.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
19:00:31 [2022-11-10T19:00:31.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
19:00:31 [2022-11-10T19:00:31.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.09s)
19:00:31 [2022-11-10T19:00:31.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
19:00:31 [2022-11-10T19:00:31.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
19:00:31 [2022-11-10T19:00:31.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s)
19:00:31 [2022-11-10T19:00:31.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s)
19:00:31 [2022-11-10T19:00:31.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s)
19:00:31 [2022-11-10T19:00:31.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.97s)
19:00:31 [2022-11-10T19:00:31.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s)
19:00:31 [2022-11-10T19:00:31.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s)
19:00:31 [2022-11-10T19:00:31.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s)
19:00:31 [2022-11-10T19:00:31.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s)
19:00:31 [2022-11-10T19:00:31.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s)
19:00:31 [2022-11-10T19:00:31.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s)
19:00:31 [2022-11-10T19:00:31.639Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s)
19:00:31 [2022-11-10T19:00:31.639Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
19:00:31 [2022-11-10T19:00:31.639Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
19:00:32 [2022-11-10T19:00:32.565Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
19:00:33 [2022-11-10T19:00:33.492Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.04s)
19:00:33 [2022-11-10T19:00:33.492Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.04s)
19:00:33 [2022-11-10T19:00:33.492Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.98s)
19:00:33 [2022-11-10T19:00:33.492Z] === RUN   TestCgroupNamespacesRun
19:00:34 [2022-11-10T19:00:34.857Z] --- PASS: TestCgroupNamespacesRun (1.21s)
19:00:34 [2022-11-10T19:00:34.857Z] === RUN   TestCgroupNamespacesRunPrivileged
19:00:35 [2022-11-10T19:00:35.784Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s)
19:00:35 [2022-11-10T19:00:35.784Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:00:37 [2022-11-10T19:00:37.149Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
19:00:37 [2022-11-10T19:00:37.149Z] === RUN   TestCgroupNamespacesRunHostMode
19:00:38 [2022-11-10T19:00:38.514Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
19:00:38 [2022-11-10T19:00:38.514Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:00:39 [2022-11-10T19:00:39.442Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s)
19:00:39 [2022-11-10T19:00:39.442Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:00:40 [2022-11-10T19:00:40.808Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s)
19:00:40 [2022-11-10T19:00:40.808Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:00:41 [2022-11-10T19:00:41.369Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
19:00:41 [2022-11-10T19:00:41.369Z] === RUN   TestCgroupNamespacesRunOlderClient
19:00:42 [2022-11-10T19:00:42.734Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
19:00:42 [2022-11-10T19:00:42.734Z] === RUN   TestNISDomainname
19:00:42 [2022-11-10T19:00:42.990Z] --- PASS: TestNISDomainname (0.52s)
19:00:42 [2022-11-10T19:00:42.990Z] === RUN   TestHostnameDnsResolution
19:00:43 [2022-11-10T19:00:43.917Z] --- PASS: TestHostnameDnsResolution (0.70s)
19:00:43 [2022-11-10T19:00:43.917Z] === RUN   TestUnprivilegedPortsAndPing
19:00:44 [2022-11-10T19:00:44.173Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
19:00:44 [2022-11-10T19:00:44.173Z] === RUN   TestPrivilegedHostDevices
19:00:44 [2022-11-10T19:00:44.735Z] --- PASS: TestPrivilegedHostDevices (0.53s)
19:00:44 [2022-11-10T19:00:44.735Z] === RUN   TestRunConsoleSize
19:00:45 [2022-11-10T19:00:45.297Z] --- PASS: TestRunConsoleSize (0.49s)
19:00:45 [2022-11-10T19:00:45.297Z] === RUN   TestRunWithAlternativeContainerdShim
19:00:47 [2022-11-10T19:00:47.813Z] --- PASS: TestRunWithAlternativeContainerdShim (2.16s)
19:00:47 [2022-11-10T19:00:47.813Z] === RUN   TestStats
19:00:49 [2022-11-10T19:00:49.701Z] --- PASS: TestStats (2.46s)
19:00:49 [2022-11-10T19:00:49.701Z] === RUN   TestStopContainerWithTimeout
19:00:49 [2022-11-10T19:00:49.957Z] === RUN   TestStopContainerWithTimeout/0
19:00:49 [2022-11-10T19:00:49.957Z] === PAUSE TestStopContainerWithTimeout/0
19:00:49 [2022-11-10T19:00:49.957Z] === RUN   TestStopContainerWithTimeout/1
19:00:49 [2022-11-10T19:00:49.957Z] === PAUSE TestStopContainerWithTimeout/1
19:00:49 [2022-11-10T19:00:49.957Z] === RUN   TestStopContainerWithTimeout/3
19:00:49 [2022-11-10T19:00:49.957Z] === PAUSE TestStopContainerWithTimeout/3
19:00:49 [2022-11-10T19:00:49.957Z] === RUN   TestStopContainerWithTimeout/-1
19:00:49 [2022-11-10T19:00:49.957Z] === PAUSE TestStopContainerWithTimeout/-1
19:00:49 [2022-11-10T19:00:49.957Z] === CONT  TestStopContainerWithTimeout/0
19:00:49 [2022-11-10T19:00:49.957Z] === CONT  TestStopContainerWithTimeout/3
19:00:50 [2022-11-10T19:00:50.519Z] === CONT  TestStopContainerWithTimeout/-1
19:00:52 [2022-11-10T19:00:52.417Z] === CONT  TestStopContainerWithTimeout/1
19:00:54 [2022-11-10T19:00:54.307Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:00:54 [2022-11-10T19:00:54.307Z]     --- PASS: TestStopContainerWithTimeout/0 (0.70s)
19:00:54 [2022-11-10T19:00:54.307Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
19:00:54 [2022-11-10T19:00:54.307Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
19:00:54 [2022-11-10T19:00:54.307Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
19:00:54 [2022-11-10T19:00:54.307Z] === RUN   TestDeleteDevicemapper
19:00:54 [2022-11-10T19:00:54.307Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:00:54 [2022-11-10T19:00:54.307Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:00:54 [2022-11-10T19:00:54.307Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:00:55 [2022-11-10T19:00:55.672Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s)
19:00:55 [2022-11-10T19:00:55.672Z] === RUN   TestUpdateMemory
19:00:56 [2022-11-10T19:00:56.234Z] --- PASS: TestUpdateMemory (0.56s)
19:00:56 [2022-11-10T19:00:56.234Z] === RUN   TestUpdateCPUQuota
19:00:56 [2022-11-10T19:00:56.796Z] --- PASS: TestUpdateCPUQuota (0.69s)
19:00:56 [2022-11-10T19:00:56.796Z] === RUN   TestUpdatePidsLimit
19:00:56 [2022-11-10T19:00:56.796Z] === RUN   TestUpdatePidsLimit/update_from_none
19:00:57 [2022-11-10T19:00:57.052Z] === RUN   TestUpdatePidsLimit/no_change
19:00:57 [2022-11-10T19:00:57.308Z] === RUN   TestUpdatePidsLimit/update_lower
19:00:57 [2022-11-10T19:00:57.308Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:00:57 [2022-11-10T19:00:57.564Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:00:57 [2022-11-10T19:00:57.820Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:00:58 [2022-11-10T19:00:58.077Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:00:58 [2022-11-10T19:00:58.638Z] --- PASS: TestUpdatePidsLimit (1.89s)
19:00:58 [2022-11-10T19:00:58.638Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
19:00:58 [2022-11-10T19:00:58.638Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
19:00:58 [2022-11-10T19:00:58.638Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
19:00:58 [2022-11-10T19:00:58.638Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
19:00:58 [2022-11-10T19:00:58.638Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
19:00:58 [2022-11-10T19:00:58.638Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
19:00:58 [2022-11-10T19:00:58.638Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
19:00:58 [2022-11-10T19:00:58.638Z] === RUN   TestUpdateRestartPolicy
19:01:10 [2022-11-10T19:01:10.804Z] --- PASS: TestUpdateRestartPolicy (10.86s)
19:01:10 [2022-11-10T19:01:10.804Z] === RUN   TestUpdateRestartWithAutoRemove
19:01:10 [2022-11-10T19:01:10.804Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
19:01:10 [2022-11-10T19:01:10.804Z] === RUN   TestWaitNonBlocked
19:01:10 [2022-11-10T19:01:10.804Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:01:10 [2022-11-10T19:01:10.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:01:10 [2022-11-10T19:01:10.804Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:01:10 [2022-11-10T19:01:10.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:01:10 [2022-11-10T19:01:10.804Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:01:10 [2022-11-10T19:01:10.804Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:01:10 [2022-11-10T19:01:10.804Z] --- PASS: TestWaitNonBlocked (0.01s)
19:01:10 [2022-11-10T19:01:10.804Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s)
19:01:10 [2022-11-10T19:01:10.804Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
19:01:10 [2022-11-10T19:01:10.804Z] === RUN   TestWaitBlocked
19:01:10 [2022-11-10T19:01:10.804Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:01:10 [2022-11-10T19:01:10.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:01:10 [2022-11-10T19:01:10.804Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:01:10 [2022-11-10T19:01:10.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:01:10 [2022-11-10T19:01:10.804Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:01:10 [2022-11-10T19:01:10.804Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:01:11 [2022-11-10T19:01:11.365Z] --- PASS: TestWaitBlocked (0.01s)
19:01:11 [2022-11-10T19:01:11.365Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s)
19:01:11 [2022-11-10T19:01:11.365Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
19:01:11 [2022-11-10T19:01:11.365Z] === RUN   TestWaitConditions
19:01:11 [2022-11-10T19:01:11.365Z] === RUN   TestWaitConditions/default
19:01:11 [2022-11-10T19:01:11.365Z] === PAUSE TestWaitConditions/default
19:01:11 [2022-11-10T19:01:11.365Z] === RUN   TestWaitConditions/not-running
19:01:11 [2022-11-10T19:01:11.365Z] === PAUSE TestWaitConditions/not-running
19:01:11 [2022-11-10T19:01:11.365Z] === RUN   TestWaitConditions/next-exit
19:01:11 [2022-11-10T19:01:11.365Z] === PAUSE TestWaitConditions/next-exit
19:01:11 [2022-11-10T19:01:11.365Z] === RUN   TestWaitConditions/removed
19:01:11 [2022-11-10T19:01:11.365Z] === PAUSE TestWaitConditions/removed
19:01:11 [2022-11-10T19:01:11.365Z] === CONT  TestWaitConditions/default
19:01:11 [2022-11-10T19:01:11.365Z] === CONT  TestWaitConditions/next-exit
19:01:11 [2022-11-10T19:01:11.365Z]     wait_test.go:146: ContainerID = 16e7bfb42f955a7272e89d308c3c4548e050a5450f09aae11d1b0fc7d56d45d6
19:01:11 [2022-11-10T19:01:11.365Z] === CONT  TestWaitConditions/default
19:01:11 [2022-11-10T19:01:11.365Z]     wait_test.go:146: ContainerID = b839550f58d3c83ca573c8bcd5d87dbfeb05a7ba5decb0c1542c503628eaa4fa
19:01:11 [2022-11-10T19:01:11.927Z] === CONT  TestWaitConditions/not-running
19:01:11 [2022-11-10T19:01:11.927Z]     wait_test.go:146: ContainerID = aff1cb69eb62e6c5166917f7626e74310fd747a954959e0b5ebb3b5c18112d4f
19:01:11 [2022-11-10T19:01:11.927Z] === CONT  TestWaitConditions/removed
19:01:11 [2022-11-10T19:01:11.927Z]     wait_test.go:146: ContainerID = 87a959c4f57dac6f19a54c11d653222fc778875b2069cac1cf89084dec330679
19:01:12 [2022-11-10T19:01:12.854Z] --- PASS: TestWaitConditions (0.01s)
19:01:12 [2022-11-10T19:01:12.854Z]     --- PASS: TestWaitConditions/next-exit (0.63s)
19:01:12 [2022-11-10T19:01:12.854Z]     --- PASS: TestWaitConditions/default (0.73s)
19:01:12 [2022-11-10T19:01:12.854Z]     --- PASS: TestWaitConditions/removed (0.76s)
19:01:12 [2022-11-10T19:01:12.854Z]     --- PASS: TestWaitConditions/not-running (0.87s)
19:01:12 [2022-11-10T19:01:12.854Z] === RUN   TestWaitRestartedContainer
19:01:12 [2022-11-10T19:01:12.854Z] === RUN   TestWaitRestartedContainer/default
19:01:12 [2022-11-10T19:01:12.854Z] === PAUSE TestWaitRestartedContainer/default
19:01:12 [2022-11-10T19:01:12.854Z] === RUN   TestWaitRestartedContainer/not-running
19:01:12 [2022-11-10T19:01:12.854Z] === PAUSE TestWaitRestartedContainer/not-running
19:01:12 [2022-11-10T19:01:12.854Z] === RUN   TestWaitRestartedContainer/next-exit
19:01:12 [2022-11-10T19:01:12.854Z] === PAUSE TestWaitRestartedContainer/next-exit
19:01:12 [2022-11-10T19:01:12.854Z] === CONT  TestWaitRestartedContainer/default
19:01:12 [2022-11-10T19:01:12.854Z] === CONT  TestWaitRestartedContainer/next-exit
19:01:14 [2022-11-10T19:01:14.220Z] === CONT  TestWaitRestartedContainer/not-running
19:01:15 [2022-11-10T19:01:15.147Z] --- PASS: TestWaitRestartedContainer (0.01s)
19:01:15 [2022-11-10T19:01:15.147Z]     --- PASS: TestWaitRestartedContainer/default (1.18s)
19:01:15 [2022-11-10T19:01:15.147Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.27s)
19:01:15 [2022-11-10T19:01:15.147Z]     --- PASS: TestWaitRestartedContainer/not-running (0.98s)
19:01:15 [2022-11-10T19:01:15.147Z] === CONT  TestContainerStartOnDaemonRestart
19:01:15 [2022-11-10T19:01:15.147Z] === CONT  TestRestartDaemonWithRestartingContainer
19:01:17 [2022-11-10T19:01:17.036Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s)
19:01:17 [2022-11-10T19:01:17.036Z] === CONT  TestIpcModeOlderClient
19:01:17 [2022-11-10T19:01:17.293Z] --- PASS: TestIpcModeOlderClient (0.08s)
19:01:17 [2022-11-10T19:01:17.293Z] === CONT  TestContainerKillOnDaemonStart
19:01:17 [2022-11-10T19:01:17.548Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.64s)
19:01:17 [2022-11-10T19:01:17.548Z] === CONT  TestDaemonHostGatewayIP
19:01:20 [2022-11-10T19:01:20.065Z] --- PASS: TestDaemonHostGatewayIP (2.38s)
19:01:20 [2022-11-10T19:01:20.065Z] === CONT  TestDaemonRestartIpcMode
19:01:22 [2022-11-10T19:01:22.595Z] --- PASS: TestDaemonRestartIpcMode (2.29s)
19:01:29 [2022-11-10T19:01:29.129Z] --- PASS: TestContainerKillOnDaemonStart (11.61s)
19:01:29 [2022-11-10T19:01:29.129Z] PASS
19:01:29 [2022-11-10T19:01:29.129Z] 
19:01:29 [2022-11-10T19:01:29.129Z] === Skipped
19:01:29 [2022-11-10T19:01:29.129Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:01:29 [2022-11-10T19:01:29.129Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:01:29 [2022-11-10T19:01:29.129Z] 
19:01:29 [2022-11-10T19:01:29.129Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:01:29 [2022-11-10T19:01:29.129Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:01:29 [2022-11-10T19:01:29.129Z] 
19:01:29 [2022-11-10T19:01:29.129Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:01:29 [2022-11-10T19:01:29.129Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:01:29 [2022-11-10T19:01:29.129Z] 
19:01:29 [2022-11-10T19:01:29.129Z] DONE 273 tests, 3 skipped in 130.378s
19:01:29 [2022-11-10T19:01:29.129Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
19:01:29 [2022-11-10T19:01:29.129Z] ++ 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
19:01:29 [2022-11-10T19:01:29.129Z] ++ set -e
19:01:29 [2022-11-10T19:01:29.129Z] ++ '[' -n 0 ']'
19:01:29 [2022-11-10T19:01:29.129Z] ++ set -x
19:01:29 [2022-11-10T19:01:29.129Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:01:29 [2022-11-10T19:01:29.129Z] INFO: Testing against a local daemon
19:01:29 [2022-11-10T19:01:29.129Z] === RUN   TestConfigDaemonLibtrustID
19:01:29 [2022-11-10T19:01:29.690Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
19:01:29 [2022-11-10T19:01:29.690Z] === RUN   TestConfigDaemonID
19:01:30 [2022-11-10T19:01:30.617Z]     daemon_test.go:86: [d0aeb337e8692] daemon is not started
19:01:30 [2022-11-10T19:01:30.617Z] --- PASS: TestConfigDaemonID (1.04s)
19:01:30 [2022-11-10T19:01:30.617Z] === RUN   TestDaemonConfigValidation
19:01:30 [2022-11-10T19:01:30.617Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:01:30 [2022-11-10T19:01:30.617Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:01:30 [2022-11-10T19:01:30.617Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:01:30 [2022-11-10T19:01:30.617Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:01:30 [2022-11-10T19:01:30.617Z] === RUN   TestDaemonConfigValidation/invalid_config
19:01:30 [2022-11-10T19:01:30.617Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:01:30 [2022-11-10T19:01:30.617Z] === RUN   TestDaemonConfigValidation/malformed_config
19:01:30 [2022-11-10T19:01:30.617Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:01:30 [2022-11-10T19:01:30.617Z] === RUN   TestDaemonConfigValidation/valid_config
19:01:30 [2022-11-10T19:01:30.617Z] === PAUSE TestDaemonConfigValidation/valid_config
19:01:30 [2022-11-10T19:01:30.617Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:01:30 [2022-11-10T19:01:30.617Z] === CONT  TestDaemonConfigValidation/malformed_config
19:01:30 [2022-11-10T19:01:30.617Z] === CONT  TestDaemonConfigValidation/valid_config
19:01:30 [2022-11-10T19:01:30.617Z] === CONT  TestDaemonConfigValidation/invalid_config
19:01:30 [2022-11-10T19:01:30.617Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:01:30 [2022-11-10T19:01:30.873Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:01:30 [2022-11-10T19:01:30.873Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
19:01:30 [2022-11-10T19:01:30.873Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
19:01:30 [2022-11-10T19:01:30.873Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
19:01:30 [2022-11-10T19:01:30.873Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
19:01:30 [2022-11-10T19:01:30.873Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
19:01:30 [2022-11-10T19:01:30.873Z] === RUN   TestConfigDaemonSeccompProfiles
19:01:30 [2022-11-10T19:01:30.873Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:01:31 [2022-11-10T19:01:31.801Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:01:32 [2022-11-10T19:01:32.728Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:01:34 [2022-11-10T19:01:34.094Z] === CONT  TestConfigDaemonSeccompProfiles
19:01:34 [2022-11-10T19:01:34.094Z]     daemon_test.go:200: [dee73951d8c54] daemon is not started
19:01:34 [2022-11-10T19:01:34.094Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
19:01:34 [2022-11-10T19:01:34.094Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:01:34 [2022-11-10T19:01:34.094Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:01:34 [2022-11-10T19:01:34.094Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:01:34 [2022-11-10T19:01:34.094Z] === RUN   TestDaemonProxy
19:01:34 [2022-11-10T19:01:34.094Z] === RUN   TestDaemonProxy/environment_variables
19:01:35 [2022-11-10T19:01:35.983Z] === RUN   TestDaemonProxy/command-line_options
19:01:37 [2022-11-10T19:01:37.349Z] === RUN   TestDaemonProxy/configuration_file
19:01:39 [2022-11-10T19:01:39.237Z] === RUN   TestDaemonProxy/conflicting_options
19:01:39 [2022-11-10T19:01:39.493Z] === RUN   TestDaemonProxy/reload_sanitized
19:01:40 [2022-11-10T19:01:40.055Z] --- PASS: TestDaemonProxy (6.25s)
19:01:40 [2022-11-10T19:01:40.055Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
19:01:40 [2022-11-10T19:01:40.055Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
19:01:40 [2022-11-10T19:01:40.055Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
19:01:40 [2022-11-10T19:01:40.055Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:01:40 [2022-11-10T19:01:40.055Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:01:40 [2022-11-10T19:01:40.055Z] === RUN   TestLiveRestore
19:01:40 [2022-11-10T19:01:40.055Z] === RUN   TestLiveRestore/volume_references
19:01:40 [2022-11-10T19:01:40.055Z] === PAUSE TestLiveRestore/volume_references
19:01:40 [2022-11-10T19:01:40.055Z] === CONT  TestLiveRestore/volume_references
19:01:40 [2022-11-10T19:01:40.981Z] === RUN   TestLiveRestore/volume_references/restartPolicy
19:01:40 [2022-11-10T19:01:40.981Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
19:01:41 [2022-11-10T19:01:41.909Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
19:01:42 [2022-11-10T19:01:42.837Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
19:01:43 [2022-11-10T19:01:43.765Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
19:01:44 [2022-11-10T19:01:44.693Z] --- PASS: TestLiveRestore (0.00s)
19:01:44 [2022-11-10T19:01:44.694Z]     --- PASS: TestLiveRestore/volume_references (4.45s)
19:01:44 [2022-11-10T19:01:44.694Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.75s)
19:01:44 [2022-11-10T19:01:44.694Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.92s)
19:01:44 [2022-11-10T19:01:44.694Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s)
19:01:44 [2022-11-10T19:01:44.694Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
19:01:44 [2022-11-10T19:01:44.694Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
19:01:44 [2022-11-10T19:01:44.694Z] PASS
19:01:44 [2022-11-10T19:01:44.694Z] 
19:01:44 [2022-11-10T19:01:44.694Z] DONE 25 tests in 15.754s
19:01:44 [2022-11-10T19:01:44.694Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:01:44 [2022-11-10T19:01:44.694Z] ++ 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
19:01:44 [2022-11-10T19:01:44.694Z] ++ set -e
19:01:44 [2022-11-10T19:01:44.694Z] ++ '[' -n 0 ']'
19:01:44 [2022-11-10T19:01:44.694Z] ++ set -x
19:01:44 [2022-11-10T19:01:44.694Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:01:44 [2022-11-10T19:01:44.694Z] INFO: Testing against a local daemon
19:01:44 [2022-11-10T19:01:44.694Z] === RUN   TestCommitInheritsEnv
19:01:45 [2022-11-10T19:01:45.257Z] --- PASS: TestCommitInheritsEnv (0.30s)
19:01:45 [2022-11-10T19:01:45.257Z] === RUN   TestImportExtremelyLargeImageWorks
19:01:45 [2022-11-10T19:01:45.257Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:01:45 [2022-11-10T19:01:45.257Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:01:45 [2022-11-10T19:01:45.257Z] === RUN   TestImportWithCustomPlatform
19:01:45 [2022-11-10T19:01:45.257Z] === RUN   TestImportWithCustomPlatform/#00
19:01:45 [2022-11-10T19:01:45.257Z] === RUN   TestImportWithCustomPlatform/_______
19:01:45 [2022-11-10T19:01:45.257Z] === RUN   TestImportWithCustomPlatform//
19:01:45 [2022-11-10T19:01:45.257Z] === RUN   TestImportWithCustomPlatform/linux
19:01:45 [2022-11-10T19:01:45.257Z] === RUN   TestImportWithCustomPlatform/LINUX
19:01:45 [2022-11-10T19:01:45.257Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:01:45 [2022-11-10T19:01:45.513Z] === RUN   TestImportWithCustomPlatform/macos
19:01:45 [2022-11-10T19:01:45.513Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:01:45 [2022-11-10T19:01:45.513Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:01:45 [2022-11-10T19:01:45.513Z] --- PASS: TestImportWithCustomPlatform (0.34s)
19:01:45 [2022-11-10T19:01:45.513Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
19:01:45 [2022-11-10T19:01:45.513Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:01:45 [2022-11-10T19:01:45.513Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:01:45 [2022-11-10T19:01:45.513Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
19:01:45 [2022-11-10T19:01:45.513Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
19:01:45 [2022-11-10T19:01:45.513Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
19:01:45 [2022-11-10T19:01:45.513Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:01:45 [2022-11-10T19:01:45.513Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:01:45 [2022-11-10T19:01:45.513Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:01:45 [2022-11-10T19:01:45.513Z] === RUN   TestImagesFilterMultiReference
19:01:45 [2022-11-10T19:01:45.513Z] --- PASS: TestImagesFilterMultiReference (0.07s)
19:01:45 [2022-11-10T19:01:45.513Z] === RUN   TestImagePullPlatformInvalid
19:01:45 [2022-11-10T19:01:45.513Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:01:45 [2022-11-10T19:01:45.513Z] === RUN   TestImagePullStoredfDigestForOtherRepo
19:01:45 [2022-11-10T19:01:45.513Z] time="2022-11-10T19:01:45Z" 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.19.3 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.513Z] time="2022-11-10T19:01:45Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.513Z] time="2022-11-10T19:01:45Z" level=info msg="Starting upload purge in 23m0s" go.version=go1.19.3 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.513Z] time="2022-11-10T19:01:45Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.513Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f89e4eea-a574-43df-b435-d1683dadf4d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:41892" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.513Z] time="2022-11-10T19:01:45Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f89e4eea-a574-43df-b435-d1683dadf4d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:41892" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.068087ms http.response.status=200 http.response.written=2 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.513Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
19:01:45 [2022-11-10T19:01:45.513Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=40648278-9648-4fb3-8905-5d609fdb381a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.513Z] time="2022-11-10T19:01:45Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=40648278-9648-4fb3-8905-5d609fdb381a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.773Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=40648278-9648-4fb3-8905-5d609fdb381a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=26.067µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=db5918c2-787e-457e-8ae2-1ebd10608ba5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.773Z] time="2022-11-10T19:01:45Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=40648278-9648-4fb3-8905-5d609fdb381a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.359722ms http.response.status=404 http.response.written=157 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.773Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
19:01:45 [2022-11-10T19:01:45.773Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=93369b30-3ab4-4984-aaa0-e1e97a007ad1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.773Z] time="2022-11-10T19:01:45Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=93369b30-3ab4-4984-aaa0-e1e97a007ad1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.773Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=93369b30-3ab4-4984-aaa0-e1e97a007ad1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=22.506µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e21293e8-677c-48f3-9dab-8a327b9ab99b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.773Z] time="2022-11-10T19:01:45Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=93369b30-3ab4-4984-aaa0-e1e97a007ad1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.991395ms http.response.status=404 http.response.written=157 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.773Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
19:01:45 [2022-11-10T19:01:45.773Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=283e433d-583c-4bb4-a095-d680b0ead40a http.request.method=POST http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.773Z] time="2022-11-10T19:01:45Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=283e433d-583c-4bb4-a095-d680b0ead40a http.request.method=POST http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.773Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=283e433d-583c-4bb4-a095-d680b0ead40a http.request.method=POST http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=168.713µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=59bb73c3-7dca-461a-9367-3f0d099910b3 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.773Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=283e433d-583c-4bb4-a095-d680b0ead40a http.request.method=POST http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=40.278µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8c0fddf7-2182-4406-a694-d56efff78028 trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=283e433d-583c-4bb4-a095-d680b0ead40a http.request.method=POST http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=100.003µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=780b2a1a-4846-471b-a8c8-c06f36a529d3 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=283e433d-583c-4bb4-a095-d680b0ead40a http.request.method=POST http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=5.27176ms http.response.status=202 http.response.written=0 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7df93bf9-c60a-466e-a614-ce3f984958e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7df93bf9-c60a-466e-a614-ce3f984958e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7df93bf9-c60a-466e-a614-ce3f984958e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=237.34µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e51e9b30-cb84-427e-a7ba-b2333aef3f1d trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7df93bf9-c60a-466e-a614-ce3f984958e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=16.238µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=80c7fa03-0881-446c-94fe-4f4fc08719fc trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7df93bf9-c60a-466e-a614-ce3f984958e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=63.811µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=20bf8799-4e82-4636-85e8-70002a4d0aaa trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7df93bf9-c60a-466e-a614-ce3f984958e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=2.791382ms http.response.status=202 http.response.written=0 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=343115ab-3fed-4e29-8c43-bb09f9ba31dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab?_state=pFKtehIPVelH8sQvkzIkbMtc0Cymjj2fhEctNdY6dc57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyZmZjNWM1LTQ1ZjgtNDg0MS1iZDE3LWI3MjAwYzI0OTNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MjIzODEwODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.uuid=f2ffc5c5-45f8-4841-bd17-b7200c2493ab version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=343115ab-3fed-4e29-8c43-bb09f9ba31dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab?_state=pFKtehIPVelH8sQvkzIkbMtc0Cymjj2fhEctNdY6dc57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyZmZjNWM1LTQ1ZjgtNDg0MS1iZDE3LWI3MjAwYzI0OTNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MjIzODEwODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.uuid=f2ffc5c5-45f8-4841-bd17-b7200c2493ab version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=343115ab-3fed-4e29-8c43-bb09f9ba31dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab?_state=pFKtehIPVelH8sQvkzIkbMtc0Cymjj2fhEctNdY6dc57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyZmZjNWM1LTQ1ZjgtNDg0MS1iZDE3LWI3MjAwYzI0OTNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MjIzODEwODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=29.866µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=385fc59f-3edf-45bf-8c85-b0745157fe5b trace.line=82 vars.name=test vars.uuid=f2ffc5c5-45f8-4841-bd17-b7200c2493ab version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=343115ab-3fed-4e29-8c43-bb09f9ba31dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab?_state=pFKtehIPVelH8sQvkzIkbMtc0Cymjj2fhEctNdY6dc57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyZmZjNWM1LTQ1ZjgtNDg0MS1iZDE3LWI3MjAwYzI0OTNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MjIzODEwODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=13.686µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=493c88da-c9ab-4e08-8af1-30555838cb71 trace.line=141 vars.name=test vars.uuid=f2ffc5c5-45f8-4841-bd17-b7200c2493ab version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=343115ab-3fed-4e29-8c43-bb09f9ba31dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab?_state=pFKtehIPVelH8sQvkzIkbMtc0Cymjj2fhEctNdY6dc57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyZmZjNWM1LTQ1ZjgtNDg0MS1iZDE3LWI3MjAwYzI0OTNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MjIzODEwODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=670.765µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=25edb78c-b072-4d68-a812-35c93d947e01 trace.line=124 vars.name=test vars.uuid=f2ffc5c5-45f8-4841-bd17-b7200c2493ab version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=343115ab-3fed-4e29-8c43-bb09f9ba31dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab?_state=pFKtehIPVelH8sQvkzIkbMtc0Cymjj2fhEctNdY6dc57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyZmZjNWM1LTQ1ZjgtNDg0MS1iZDE3LWI3MjAwYzI0OTNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MjIzODEwODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.uuid=f2ffc5c5-45f8-4841-bd17-b7200c2493ab version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=343115ab-3fed-4e29-8c43-bb09f9ba31dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab?_state=pFKtehIPVelH8sQvkzIkbMtc0Cymjj2fhEctNdY6dc57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyZmZjNWM1LTQ1ZjgtNDg0MS1iZDE3LWI3MjAwYzI0OTNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MjIzODEwODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=13.744µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ee2029b4-4e2a-4c18-9786-a317a089845e trace.line=141 vars.name=test vars.uuid=f2ffc5c5-45f8-4841-bd17-b7200c2493ab version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=343115ab-3fed-4e29-8c43-bb09f9ba31dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab?_state=pFKtehIPVelH8sQvkzIkbMtc0Cymjj2fhEctNdY6dc57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyZmZjNWM1LTQ1ZjgtNDg0MS1iZDE3LWI3MjAwYzI0OTNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MjIzODEwODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=11.815µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=29889793-5081-4ef1-ad29-ac1755902a1f trace.line=141 vars.name=test vars.uuid=f2ffc5c5-45f8-4841-bd17-b7200c2493ab version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=343115ab-3fed-4e29-8c43-bb09f9ba31dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab?_state=pFKtehIPVelH8sQvkzIkbMtc0Cymjj2fhEctNdY6dc57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyZmZjNWM1LTQ1ZjgtNDg0MS1iZDE3LWI3MjAwYzI0OTNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MjIzODEwODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=10.199µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=078ee3ab-58b9-4976-8a13-d21642ac968f trace.line=141 vars.name=test vars.uuid=f2ffc5c5-45f8-4841-bd17-b7200c2493ab version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=343115ab-3fed-4e29-8c43-bb09f9ba31dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab?_state=pFKtehIPVelH8sQvkzIkbMtc0Cymjj2fhEctNdY6dc57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyZmZjNWM1LTQ1ZjgtNDg0MS1iZDE3LWI3MjAwYzI0OTNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MjIzODEwODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=142.933µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=593a4088-0fc7-479e-996c-48acca4f31d8 trace.line=167 vars.name=test vars.uuid=f2ffc5c5-45f8-4841-bd17-b7200c2493ab version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=17d53994-55d4-46c3-b4ee-ab26aa7ae0c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad?_state=_TCrnV07djKDaIdRVgVMTkicVVmFoqunRZSR8l_Jj4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNDQ4MzRhLTc3ZGMtNDgyYS1hZDRlLWVlN2I2MGE1NDlhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MTc2OTg5NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.uuid=1b44834a-77dc-482a-ad4e-ee7b60a549ad version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=343115ab-3fed-4e29-8c43-bb09f9ba31dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab?_state=pFKtehIPVelH8sQvkzIkbMtc0Cymjj2fhEctNdY6dc57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyZmZjNWM1LTQ1ZjgtNDg0MS1iZDE3LWI3MjAwYzI0OTNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MjIzODEwODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=1.424065ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=418a45e9-16ab-4806-9ce9-d3cba7a39f5a trace.line=95 vars.name=test vars.uuid=f2ffc5c5-45f8-4841-bd17-b7200c2493ab version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=343115ab-3fed-4e29-8c43-bb09f9ba31dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab?_state=pFKtehIPVelH8sQvkzIkbMtc0Cymjj2fhEctNdY6dc57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyZmZjNWM1LTQ1ZjgtNDg0MS1iZDE3LWI3MjAwYzI0OTNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MjIzODEwODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=299.551µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=6fcb9283-d75d-4c66-b086-7a8eb54f5741 trace.line=181 vars.name=test vars.uuid=f2ffc5c5-45f8-4841-bd17-b7200c2493ab version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=343115ab-3fed-4e29-8c43-bb09f9ba31dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab?_state=pFKtehIPVelH8sQvkzIkbMtc0Cymjj2fhEctNdY6dc57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyZmZjNWM1LTQ1ZjgtNDg0MS1iZDE3LWI3MjAwYzI0OTNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MjIzODEwODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=6.106593ms http.response.status=201 http.response.written=0 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "PUT /v2/test/blobs/uploads/f2ffc5c5-45f8-4841-bd17-b7200c2493ab?_state=pFKtehIPVelH8sQvkzIkbMtc0Cymjj2fhEctNdY6dc57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyZmZjNWM1LTQ1ZjgtNDg0MS1iZDE3LWI3MjAwYzI0OTNhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MjIzODEwODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=17d53994-55d4-46c3-b4ee-ab26aa7ae0c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad?_state=_TCrnV07djKDaIdRVgVMTkicVVmFoqunRZSR8l_Jj4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNDQ4MzRhLTc3ZGMtNDgyYS1hZDRlLWVlN2I2MGE1NDlhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MTc2OTg5NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.uuid=1b44834a-77dc-482a-ad4e-ee7b60a549ad version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=17d53994-55d4-46c3-b4ee-ab26aa7ae0c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad?_state=_TCrnV07djKDaIdRVgVMTkicVVmFoqunRZSR8l_Jj4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNDQ4MzRhLTc3ZGMtNDgyYS1hZDRlLWVlN2I2MGE1NDlhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MTc2OTg5NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=138.559µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7fee2c07-7a97-4efb-aaa1-d1d32d9c13f4 trace.line=82 vars.name=test vars.uuid=1b44834a-77dc-482a-ad4e-ee7b60a549ad version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=17d53994-55d4-46c3-b4ee-ab26aa7ae0c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad?_state=_TCrnV07djKDaIdRVgVMTkicVVmFoqunRZSR8l_Jj4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNDQ4MzRhLTc3ZGMtNDgyYS1hZDRlLWVlN2I2MGE1NDlhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MTc2OTg5NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=17.083µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ebc564a8-46a7-4cf2-82fa-cd774580030a trace.line=141 vars.name=test vars.uuid=1b44834a-77dc-482a-ad4e-ee7b60a549ad version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.774Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=17d53994-55d4-46c3-b4ee-ab26aa7ae0c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad?_state=_TCrnV07djKDaIdRVgVMTkicVVmFoqunRZSR8l_Jj4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNDQ4MzRhLTc3ZGMtNDgyYS1hZDRlLWVlN2I2MGE1NDlhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MTc2OTg5NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=127.728µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=ee1172df-030d-4f4d-882f-ffa25e03bd65 trace.line=124 vars.name=test vars.uuid=1b44834a-77dc-482a-ad4e-ee7b60a549ad version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=17d53994-55d4-46c3-b4ee-ab26aa7ae0c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad?_state=_TCrnV07djKDaIdRVgVMTkicVVmFoqunRZSR8l_Jj4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNDQ4MzRhLTc3ZGMtNDgyYS1hZDRlLWVlN2I2MGE1NDlhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MTc2OTg5NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.uuid=1b44834a-77dc-482a-ad4e-ee7b60a549ad version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=17d53994-55d4-46c3-b4ee-ab26aa7ae0c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad?_state=_TCrnV07djKDaIdRVgVMTkicVVmFoqunRZSR8l_Jj4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNDQ4MzRhLTc3ZGMtNDgyYS1hZDRlLWVlN2I2MGE1NDlhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MTc2OTg5NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=21.317µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4e95bf04-8de4-4494-b260-af0c39c8aa31 trace.line=141 vars.name=test vars.uuid=1b44834a-77dc-482a-ad4e-ee7b60a549ad version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=17d53994-55d4-46c3-b4ee-ab26aa7ae0c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad?_state=_TCrnV07djKDaIdRVgVMTkicVVmFoqunRZSR8l_Jj4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNDQ4MzRhLTc3ZGMtNDgyYS1hZDRlLWVlN2I2MGE1NDlhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MTc2OTg5NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=15.647µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=07778102-b1aa-4792-8b45-3a9bc7b2463b trace.line=141 vars.name=test vars.uuid=1b44834a-77dc-482a-ad4e-ee7b60a549ad version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=17d53994-55d4-46c3-b4ee-ab26aa7ae0c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad?_state=_TCrnV07djKDaIdRVgVMTkicVVmFoqunRZSR8l_Jj4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNDQ4MzRhLTc3ZGMtNDgyYS1hZDRlLWVlN2I2MGE1NDlhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MTc2OTg5NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=157.431µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=203fbddb-6201-4552-8564-1381109792be trace.line=141 vars.name=test vars.uuid=1b44834a-77dc-482a-ad4e-ee7b60a549ad version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=17d53994-55d4-46c3-b4ee-ab26aa7ae0c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad?_state=_TCrnV07djKDaIdRVgVMTkicVVmFoqunRZSR8l_Jj4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNDQ4MzRhLTc3ZGMtNDgyYS1hZDRlLWVlN2I2MGE1NDlhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MTc2OTg5NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=175.203µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=68c4a7e4-a1ac-43c6-a5fd-1e364b667296 trace.line=167 vars.name=test vars.uuid=1b44834a-77dc-482a-ad4e-ee7b60a549ad version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=17d53994-55d4-46c3-b4ee-ab26aa7ae0c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad?_state=_TCrnV07djKDaIdRVgVMTkicVVmFoqunRZSR8l_Jj4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNDQ4MzRhLTc3ZGMtNDgyYS1hZDRlLWVlN2I2MGE1NDlhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MTc2OTg5NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=66.166µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=394e5fa1-83b2-463d-b83c-3f8d0caf0cc1 trace.line=95 vars.name=test vars.uuid=1b44834a-77dc-482a-ad4e-ee7b60a549ad version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=17d53994-55d4-46c3-b4ee-ab26aa7ae0c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad?_state=_TCrnV07djKDaIdRVgVMTkicVVmFoqunRZSR8l_Jj4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNDQ4MzRhLTc3ZGMtNDgyYS1hZDRlLWVlN2I2MGE1NDlhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MTc2OTg5NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=224.483µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=18ec93ad-6113-400d-8888-e35d9e3a51cb trace.line=181 vars.name=test vars.uuid=1b44834a-77dc-482a-ad4e-ee7b60a549ad version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=17d53994-55d4-46c3-b4ee-ab26aa7ae0c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad?_state=_TCrnV07djKDaIdRVgVMTkicVVmFoqunRZSR8l_Jj4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNDQ4MzRhLTc3ZGMtNDgyYS1hZDRlLWVlN2I2MGE1NDlhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MTc2OTg5NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=10.708032ms http.response.status=201 http.response.written=0 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "PUT /v2/test/blobs/uploads/1b44834a-77dc-482a-ad4e-ee7b60a549ad?_state=_TCrnV07djKDaIdRVgVMTkicVVmFoqunRZSR8l_Jj4V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNDQ4MzRhLTc3ZGMtNDgyYS1hZDRlLWVlN2I2MGE1NDlhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xMFQxOTowMTo0NS41MTc2OTg5NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=12cac50b-d908-4251-aa7e-74320a2f896f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=12cac50b-d908-4251-aa7e-74320a2f896f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=12cac50b-d908-4251-aa7e-74320a2f896f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=142.687µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=448589e8-521e-4d59-8fd3-26cb8317bfd6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=12cac50b-d908-4251-aa7e-74320a2f896f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.189293ms http.response.status=404 http.response.written=96 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown"
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8228d8e2-8013-4f84-8a45-ea8513cafff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg=PutImageManifest go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8228d8e2-8013-4f84-8a45-ea8513cafff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8228d8e2-8013-4f84-8a45-ea8513cafff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8228d8e2-8013-4f84-8a45-ea8513cafff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8228d8e2-8013-4f84-8a45-ea8513cafff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=68.898µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e23a20d4-3ca7-4a39-a7a2-53fb13c35f1e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8228d8e2-8013-4f84-8a45-ea8513cafff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=27.323µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5479d225-0561-49dc-9347-fa00d7b22c33 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8228d8e2-8013-4f84-8a45-ea8513cafff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=53.456µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=035975fc-470c-401a-a5e7-6b925065ba3a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8228d8e2-8013-4f84-8a45-ea8513cafff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=12.956µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e65d9003-c007-4f53-929a-848322758c58 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8228d8e2-8013-4f84-8a45-ea8513cafff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=14.121µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=740e269a-9152-4296-a0ac-29a4144b4c3d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8228d8e2-8013-4f84-8a45-ea8513cafff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=79.22µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e5667103-2cc7-4417-af2c-8757d9f48784 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8228d8e2-8013-4f84-8a45-ea8513cafff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=76.603µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ea8496de-4b2f-4135-a377-b82662f1810b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.775Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8228d8e2-8013-4f84-8a45-ea8513cafff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=147.486µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=af09289d-c2e6-4642-9b09-bc2056cea185 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8228d8e2-8013-4f84-8a45-ea8513cafff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=179.831µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f1913843-f7e8-46d2-939d-3e7f01e5322f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8228d8e2-8013-4f84-8a45-ea8513cafff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=41.288µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=001120a8-1a38-4043-8651-f292e15ab001 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8228d8e2-8013-4f84-8a45-ea8513cafff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.256455ms http.response.status=201 http.response.written=0 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1e225bbb-9a01-4eac-885d-9dcf28a23b8c http.request.method=GET http.request.remoteaddr="127.0.0.1:41914" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1e225bbb-9a01-4eac-885d-9dcf28a23b8c http.request.method=GET http.request.remoteaddr="127.0.0.1:41914" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="854.707µs" http.response.status=200 http.response.written=2 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=34ddcebd-58af-478f-a107-52502181b99e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=34ddcebd-58af-478f-a107-52502181b99e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=34ddcebd-58af-478f-a107-52502181b99e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=139.15µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6fa69424-b67a-48de-8932-73383aa19b17 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=34ddcebd-58af-478f-a107-52502181b99e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=34ddcebd-58af-478f-a107-52502181b99e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=36.594µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8a939818-9920-42a3-8f5e-926e51202ecf trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=34ddcebd-58af-478f-a107-52502181b99e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=17.87µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e14c4583-1581-40e0-8fcd-0bbe070500e2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=34ddcebd-58af-478f-a107-52502181b99e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=32.328µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c063762c-d94e-41d0-bc52-4d8b8f056eb0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=34ddcebd-58af-478f-a107-52502181b99e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=34ddcebd-58af-478f-a107-52502181b99e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41924" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.268727ms http.response.status=200 http.response.written=417 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7d6f58b6-5ae0-4cf1-a3f9-8314c42396dd http.request.method=GET http.request.remoteaddr="127.0.0.1:41928" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7d6f58b6-5ae0-4cf1-a3f9-8314c42396dd http.request.method=GET http.request.remoteaddr="127.0.0.1:41928" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7d6f58b6-5ae0-4cf1-a3f9-8314c42396dd http.request.method=GET http.request.remoteaddr="127.0.0.1:41928" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7d6f58b6-5ae0-4cf1-a3f9-8314c42396dd http.request.method=GET http.request.remoteaddr="127.0.0.1:41928" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=131.88µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a2385024-2afb-4700-b4da-14ac79ef14c6 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7d6f58b6-5ae0-4cf1-a3f9-8314c42396dd http.request.method=GET http.request.remoteaddr="127.0.0.1:41928" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=20.176µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6fea425e-7d01-4e84-939f-227212dc937c trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7d6f58b6-5ae0-4cf1-a3f9-8314c42396dd http.request.method=GET http.request.remoteaddr="127.0.0.1:41928" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=29.325µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dd9c1114-3a5a-4e11-becc-4580b1524b89 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7d6f58b6-5ae0-4cf1-a3f9-8314c42396dd http.request.method=GET http.request.remoteaddr="127.0.0.1:41928" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7d6f58b6-5ae0-4cf1-a3f9-8314c42396dd http.request.method=GET http.request.remoteaddr="127.0.0.1:41928" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.082753ms http.response.status=200 http.response.written=417 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=47ea17fb-a86d-46b9-931b-2c654a80670a http.request.method=GET http.request.remoteaddr="127.0.0.1:41936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=47ea17fb-a86d-46b9-931b-2c654a80670a http.request.method=GET http.request.remoteaddr="127.0.0.1:41936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.776Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=47ea17fb-a86d-46b9-931b-2c654a80670a http.request.method=GET http.request.remoteaddr="127.0.0.1:41936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=36.792µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5c3649b0-7076-423a-8844-13039c1abc2d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=47ea17fb-a86d-46b9-931b-2c654a80670a http.request.method=GET http.request.remoteaddr="127.0.0.1:41936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=12.455µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6bc33605-63b2-49e7-90fe-79419305cce7 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=47ea17fb-a86d-46b9-931b-2c654a80670a http.request.method=GET http.request.remoteaddr="127.0.0.1:41936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=15.738µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ff5adecf-e6a7-41c2-b836-1432ace366ff trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=47ea17fb-a86d-46b9-931b-2c654a80670a http.request.method=GET http.request.remoteaddr="127.0.0.1:41936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=8.664µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d25b0308-b8f4-4553-85ef-1ecca46fef2b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=47ea17fb-a86d-46b9-931b-2c654a80670a http.request.method=GET http.request.remoteaddr="127.0.0.1:41936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=8.452µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6896d882-56ee-4751-b868-241a8e8d23e6 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=47ea17fb-a86d-46b9-931b-2c654a80670a http.request.method=GET http.request.remoteaddr="127.0.0.1:41936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=5.259µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=c5889793-fd85-414a-8970-42ecf89c408a trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=47ea17fb-a86d-46b9-931b-2c654a80670a http.request.method=GET http.request.remoteaddr="127.0.0.1:41936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=14.687µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=c31cda68-b5ac-41fb-8b34-0eec2a49e6cd trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=47ea17fb-a86d-46b9-931b-2c654a80670a http.request.method=GET http.request.remoteaddr="127.0.0.1:41936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=73.558µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=96b90910-61f1-4522-90ea-532cc3ec86af trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=47ea17fb-a86d-46b9-931b-2c654a80670a http.request.method=GET http.request.remoteaddr="127.0.0.1:41936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=19.225µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e7714b48-d5e7-443d-bf94-1b29e0b034d4 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=47ea17fb-a86d-46b9-931b-2c654a80670a http.request.method=GET http.request.remoteaddr="127.0.0.1:41936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.48629ms http.response.status=200 http.response.written=179 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53de3491-4c93-47f8-8a04-48c0c3c0d361 http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53de3491-4c93-47f8-8a04-48c0c3c0d361 http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53de3491-4c93-47f8-8a04-48c0c3c0d361 http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=77.587µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1f7b05bb-8397-44ca-87f5-7067f4a463ed trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53de3491-4c93-47f8-8a04-48c0c3c0d361 http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=18.519µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9da17d7d-7f43-46e6-8831-15f7d4194833 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53de3491-4c93-47f8-8a04-48c0c3c0d361 http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=85.735µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=98243aa6-ad9b-4066-a2a0-923bbb3c42c7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53de3491-4c93-47f8-8a04-48c0c3c0d361 http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=57.403µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fac3ab6d-7a77-47b6-9aaf-5f784947ca5a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53de3491-4c93-47f8-8a04-48c0c3c0d361 http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=42.166µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6a4cdd89-f929-4a83-a867-c8cd8312303d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53de3491-4c93-47f8-8a04-48c0c3c0d361 http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=6.441µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=b4323b9e-7ab1-4dab-9ef7-27ebd885d817 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53de3491-4c93-47f8-8a04-48c0c3c0d361 http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=18.454µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=bc441929-9a37-45a1-a88a-bf49cc0dcd96 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53de3491-4c93-47f8-8a04-48c0c3c0d361 http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=44.053µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fc1a52f3-8ae7-4909-aeb5-ff14c20857d8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53de3491-4c93-47f8-8a04-48c0c3c0d361 http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=13.842µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9e8d9602-d68b-448d-a977-03177f4c3661 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53de3491-4c93-47f8-8a04-48c0c3c0d361 http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.054709ms http.response.status=200 http.response.written=68 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8b96e19d-ddd5-4234-b492-449f2d9d3473 http.request.method=GET http.request.remoteaddr="127.0.0.1:41964" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] time="2022-11-10T19:01:45Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8b96e19d-ddd5-4234-b492-449f2d9d3473 http.request.method=GET http.request.remoteaddr="127.0.0.1:41964" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="828.975µs" http.response.status=200 http.response.written=2 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.777Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:01:45 [2022-11-10T19:01:45.778Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b1cbd1d4-c2bd-42bd-a680-460121789cf8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41978" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.778Z] time="2022-11-10T19:01:45Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b1cbd1d4-c2bd-42bd-a680-460121789cf8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41978" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.778Z] time="2022-11-10T19:01:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b1cbd1d4-c2bd-42bd-a680-460121789cf8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41978" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.778Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b1cbd1d4-c2bd-42bd-a680-460121789cf8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41978" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=28.43µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=271c73c5-f1e8-4edf-9e63-98c3aefaa1dd trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.778Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b1cbd1d4-c2bd-42bd-a680-460121789cf8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41978" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=11.266µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=93264174-02c3-44ce-bace-d417a5070ac5 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.778Z] time="2022-11-10T19:01:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b1cbd1d4-c2bd-42bd-a680-460121789cf8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41978" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.090569ms http.response.status=404 http.response.written=181 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.778Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:01:45 [2022-11-10T19:01:45.778Z] time="2022-11-10T19:01:45Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=235c7ea6-3ac8-4b61-b91f-ba7c0b85ebd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41988" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.778Z] time="2022-11-10T19:01:45Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=235c7ea6-3ac8-4b61-b91f-ba7c0b85ebd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41988" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.778Z] time="2022-11-10T19:01:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=235c7ea6-3ac8-4b61-b91f-ba7c0b85ebd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41988" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.778Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=235c7ea6-3ac8-4b61-b91f-ba7c0b85ebd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41988" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=25.165µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b2a78108-a682-48d1-a144-d2e7959176fd trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.778Z] time="2022-11-10T19:01:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=235c7ea6-3ac8-4b61-b91f-ba7c0b85ebd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41988" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 trace.duration=11.487µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ab0b9221-7f54-4fbd-843c-37297a7d0bb6 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.778Z] time="2022-11-10T19:01:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=235c7ea6-3ac8-4b61-b91f-ba7c0b85ebd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41988" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="994.25µs" http.response.status=404 http.response.written=181 instance.id=282a885d-7155-4c24-8288-9c3d563e95a5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:01:45 [2022-11-10T19:01:45.778Z] 127.0.0.1 - - [10/Nov/2022:19:01:45 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/287ff1ee54ac6d09d8da2631c397539b489476a7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:01:45 [2022-11-10T19:01:45.778Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s)
19:01:45 [2022-11-10T19:01:45.778Z] === RUN   TestRemoveImageOrphaning
19:01:46 [2022-11-10T19:01:46.037Z] --- PASS: TestRemoveImageOrphaning (0.30s)
19:01:46 [2022-11-10T19:01:46.037Z] === RUN   TestRemoveImageGarbageCollector
19:01:46 [2022-11-10T19:01:46.037Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:01:46 [2022-11-10T19:01:46.037Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:01:46 [2022-11-10T19:01:46.037Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:01:46 [2022-11-10T19:01:46.037Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:01:46 [2022-11-10T19:01:46.037Z] === RUN   TestTagInvalidReference
19:01:46 [2022-11-10T19:01:46.037Z] --- PASS: TestTagInvalidReference (0.02s)
19:01:46 [2022-11-10T19:01:46.037Z] === RUN   TestTagValidPrefixedRepo
19:01:46 [2022-11-10T19:01:46.292Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:01:46 [2022-11-10T19:01:46.292Z] === RUN   TestTagExistedNameWithoutForce
19:01:46 [2022-11-10T19:01:46.292Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:01:46 [2022-11-10T19:01:46.292Z] === RUN   TestTagOfficialNames
19:01:46 [2022-11-10T19:01:46.292Z] --- PASS: TestTagOfficialNames (0.05s)
19:01:46 [2022-11-10T19:01:46.292Z] === RUN   TestTagMatchesDigest
19:01:46 [2022-11-10T19:01:46.292Z] --- PASS: TestTagMatchesDigest (0.01s)
19:01:46 [2022-11-10T19:01:46.292Z] PASS
19:01:46 [2022-11-10T19:01:46.292Z] 
19:01:46 [2022-11-10T19:01:46.292Z] === Skipped
19:01:46 [2022-11-10T19:01:46.292Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:01:46 [2022-11-10T19:01:46.292Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:01:46 [2022-11-10T19:01:46.292Z] 
19:01:46 [2022-11-10T19:01:46.292Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:01:46 [2022-11-10T19:01:46.292Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:01:46 [2022-11-10T19:01:46.292Z] 
19:01:46 [2022-11-10T19:01:46.292Z] DONE 23 tests, 2 skipped in 1.687s
19:01:46 [2022-11-10T19:01:46.292Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:01:46 [2022-11-10T19:01:46.292Z] ++ 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
19:01:46 [2022-11-10T19:01:46.292Z] ++ set -e
19:01:46 [2022-11-10T19:01:46.292Z] ++ '[' -n 0 ']'
19:01:46 [2022-11-10T19:01:46.292Z] ++ set -x
19:01:46 [2022-11-10T19:01:46.292Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:01:46 [2022-11-10T19:01:46.292Z] === RUN   TestStripANSICommands
19:01:46 [2022-11-10T19:01:46.292Z] === RUN   TestStripANSICommands/#00
19:01:46 [2022-11-10T19:01:46.292Z] === RUN   TestStripANSICommands/#01
19:01:46 [2022-11-10T19:01:46.292Z] --- PASS: TestStripANSICommands (0.00s)
19:01:46 [2022-11-10T19:01:46.292Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:01:46 [2022-11-10T19:01:46.292Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:01:46 [2022-11-10T19:01:46.292Z] PASS
19:01:46 [2022-11-10T19:01:46.292Z] 
19:01:46 [2022-11-10T19:01:46.292Z] DONE 3 tests in 0.046s
19:01:46 [2022-11-10T19:01:46.292Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:01:46 [2022-11-10T19:01:46.292Z] ++ 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
19:01:46 [2022-11-10T19:01:46.292Z] ++ set -e
19:01:46 [2022-11-10T19:01:46.292Z] ++ '[' -n 0 ']'
19:01:46 [2022-11-10T19:01:46.292Z] ++ set -x
19:01:46 [2022-11-10T19:01:46.292Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:01:46 [2022-11-10T19:01:46.548Z] INFO: Testing against a local daemon
19:01:46 [2022-11-10T19:01:46.548Z] === RUN   TestNetworkCreateDelete
19:01:46 [2022-11-10T19:01:46.548Z] --- PASS: TestNetworkCreateDelete (0.14s)
19:01:46 [2022-11-10T19:01:46.548Z] === RUN   TestDockerNetworkDeletePreferID
19:01:47 [2022-11-10T19:01:47.200Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
19:01:47 [2022-11-10T19:01:47.200Z] === RUN   TestDaemonDNSFallback
19:01:53 [2022-11-10T19:01:53.819Z] --- PASS: TestDaemonDNSFallback (6.35s)
19:01:53 [2022-11-10T19:01:53.820Z] === RUN   TestInspectNetwork
19:01:56 [2022-11-10T19:01:56.335Z] === RUN   TestInspectNetwork/full_network_id
19:01:56 [2022-11-10T19:01:56.335Z] === RUN   TestInspectNetwork/partial_network_id
19:01:56 [2022-11-10T19:01:56.335Z] === RUN   TestInspectNetwork/network_name
19:01:56 [2022-11-10T19:01:56.335Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:02:00 [2022-11-10T19:02:00.502Z] --- PASS: TestInspectNetwork (7.00s)
19:02:00 [2022-11-10T19:02:00.502Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:02:00 [2022-11-10T19:02:00.502Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:02:00 [2022-11-10T19:02:00.502Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:02:00 [2022-11-10T19:02:00.502Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:02:00 [2022-11-10T19:02:00.502Z] === RUN   TestRunContainerWithBridgeNone
19:02:01 [2022-11-10T19:02:01.867Z] --- PASS: TestRunContainerWithBridgeNone (1.52s)
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON/networks/create
19:02:01 [2022-11-10T19:02:01.867Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:02:01 [2022-11-10T19:02:01.867Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:02:01 [2022-11-10T19:02:01.867Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:02:01 [2022-11-10T19:02:01.867Z] === CONT  TestNetworkInvalidJSON/networks/create
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:02:01 [2022-11-10T19:02:01.867Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:02:01 [2022-11-10T19:02:01.867Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:02:01 [2022-11-10T19:02:01.867Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:02:01 [2022-11-10T19:02:01.867Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:02:01 [2022-11-10T19:02:01.867Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:02:01 [2022-11-10T19:02:01.867Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:02:01 [2022-11-10T19:02:01.867Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:02:01 [2022-11-10T19:02:01.867Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:02:01 [2022-11-10T19:02:01.867Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:02:01 [2022-11-10T19:02:01.867Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:02:01 [2022-11-10T19:02:01.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:02:01 [2022-11-10T19:02:01.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:02:01 [2022-11-10T19:02:01.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:02:01 [2022-11-10T19:02:01.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:02:01 [2022-11-10T19:02:01.868Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:02:01 [2022-11-10T19:02:01.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:02:01 [2022-11-10T19:02:01.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:02:01 [2022-11-10T19:02:01.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:02:01 [2022-11-10T19:02:01.868Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:02:01 [2022-11-10T19:02:01.868Z] === RUN   TestNetworkList
19:02:01 [2022-11-10T19:02:01.868Z] === RUN   TestNetworkList//networks
19:02:01 [2022-11-10T19:02:01.868Z] === PAUSE TestNetworkList//networks
19:02:01 [2022-11-10T19:02:01.868Z] === RUN   TestNetworkList//networks/
19:02:01 [2022-11-10T19:02:01.868Z] === PAUSE TestNetworkList//networks/
19:02:01 [2022-11-10T19:02:01.868Z] === CONT  TestNetworkList//networks
19:02:01 [2022-11-10T19:02:01.868Z] === CONT  TestNetworkList//networks/
19:02:01 [2022-11-10T19:02:01.868Z] --- PASS: TestNetworkList (0.01s)
19:02:01 [2022-11-10T19:02:01.868Z]     --- PASS: TestNetworkList//networks (0.00s)
19:02:01 [2022-11-10T19:02:01.868Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:02:01 [2022-11-10T19:02:01.868Z] === RUN   TestHostIPv4BridgeLabel
19:02:02 [2022-11-10T19:02:02.429Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:02:02 [2022-11-10T19:02:02.429Z] === RUN   TestDaemonRestartWithLiveRestore
19:02:03 [2022-11-10T19:02:03.796Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:02:03 [2022-11-10T19:02:03.796Z] === RUN   TestDaemonDefaultNetworkPools
19:02:04 [2022-11-10T19:02:04.357Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
19:02:04 [2022-11-10T19:02:04.357Z] === RUN   TestDaemonRestartWithExistingNetwork
19:02:05 [2022-11-10T19:02:05.286Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
19:02:05 [2022-11-10T19:02:05.286Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:02:06 [2022-11-10T19:02:06.652Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
19:02:06 [2022-11-10T19:02:06.652Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:02:07 [2022-11-10T19:02:07.213Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:02:07 [2022-11-10T19:02:07.213Z] === RUN   TestServiceWithPredefinedNetwork
19:02:09 [2022-11-10T19:02:09.728Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s)
19:02:09 [2022-11-10T19:02:09.728Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:02:09 [2022-11-10T19:02:09.728Z]     service_test.go:242: FLAKY_TEST
19:02:09 [2022-11-10T19:02:09.728Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:02:09 [2022-11-10T19:02:09.728Z] === RUN   TestServiceWithDataPathPortInit
19:02:24 [2022-11-10T19:02:24.587Z] --- PASS: TestServiceWithDataPathPortInit (13.77s)
19:02:24 [2022-11-10T19:02:24.587Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:02:25 [2022-11-10T19:02:25.953Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ts3dzt05zqe40g0cz7dr8t5ug Created:2022-11-10 19:02:24.514608762 +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[193082cc5cb4a25ab63e7c2693185ceafa4ef6db5a98ea06fabc5d8e6eb198c6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vdqs2q5m28bl6oeonfep8f7yn EndpointID:4a544e889fcf4a48ab8585bc00f77fd0582099cfea407974138f707254c723d2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:628212bc1710fb25aaa6744ee385ec8b05064c3245494f23528d0f4e18cacc77 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:b05329315d62 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vdqs2q5m28bl6oeonfep8f7yn EndpointID:4a544e889fcf4a48ab8585bc00f77fd0582099cfea407974138f707254c723d2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:02:30 [2022-11-10T19:02:30.119Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.92s)
19:02:30 [2022-11-10T19:02:30.119Z] PASS
19:02:30 [2022-11-10T19:02:30.119Z] 
19:02:30 [2022-11-10T19:02:30.119Z] === Skipped
19:02:30 [2022-11-10T19:02:30.119Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:02:30 [2022-11-10T19:02:30.119Z]     service_test.go:242: FLAKY_TEST
19:02:30 [2022-11-10T19:02:30.119Z] 
19:02:30 [2022-11-10T19:02:30.119Z] DONE 38 tests, 1 skipped in 43.766s
19:02:30 [2022-11-10T19:02:30.119Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:02:30 [2022-11-10T19:02:30.120Z] ++ 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
19:02:30 [2022-11-10T19:02:30.120Z] ++ set -e
19:02:30 [2022-11-10T19:02:30.120Z] ++ '[' -n 0 ']'
19:02:30 [2022-11-10T19:02:30.120Z] ++ set -x
19:02:30 [2022-11-10T19:02:30.120Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:02:30 [2022-11-10T19:02:30.376Z] INFO: Testing against a local daemon
19:02:30 [2022-11-10T19:02:30.376Z] === RUN   TestDockerNetworkIpvlanPersistance
19:02:30 [2022-11-10T19:02:30.376Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:02:30 [2022-11-10T19:02:30.376Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:02:30 [2022-11-10T19:02:30.376Z] === RUN   TestDockerNetworkIpvlan
19:02:30 [2022-11-10T19:02:30.376Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:02:30 [2022-11-10T19:02:30.376Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:02:30 [2022-11-10T19:02:30.376Z] PASS
19:02:30 [2022-11-10T19:02:30.376Z] 
19:02:30 [2022-11-10T19:02:30.376Z] === Skipped
19:02:30 [2022-11-10T19:02:30.376Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:02:30 [2022-11-10T19:02:30.376Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:02:30 [2022-11-10T19:02:30.376Z] 
19:02:30 [2022-11-10T19:02:30.376Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:02:30 [2022-11-10T19:02:30.376Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:02:30 [2022-11-10T19:02:30.376Z] 
19:02:30 [2022-11-10T19:02:30.376Z] DONE 2 tests, 2 skipped in 0.104s
19:02:30 [2022-11-10T19:02:30.376Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:02:30 [2022-11-10T19:02:30.376Z] ++ 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
19:02:30 [2022-11-10T19:02:30.376Z] ++ set -e
19:02:30 [2022-11-10T19:02:30.376Z] ++ '[' -n 0 ']'
19:02:30 [2022-11-10T19:02:30.376Z] ++ set -x
19:02:30 [2022-11-10T19:02:30.376Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:02:30 [2022-11-10T19:02:30.376Z] INFO: Testing against a local daemon
19:02:30 [2022-11-10T19:02:30.376Z] === RUN   TestDockerNetworkMacvlanPersistance
19:02:31 [2022-11-10T19:02:31.741Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
19:02:31 [2022-11-10T19:02:31.741Z] === RUN   TestDockerNetworkMacvlan
19:02:32 [2022-11-10T19:02:32.302Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:02:33 [2022-11-10T19:02:33.230Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:02:33 [2022-11-10T19:02:33.880Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:02:35 [2022-11-10T19:02:35.769Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:02:37 [2022-11-10T19:02:37.657Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:02:40 [2022-11-10T19:02:40.924Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:02:41 [2022-11-10T19:02:41.180Z] --- PASS: TestDockerNetworkMacvlan (9.56s)
19:02:41 [2022-11-10T19:02:41.180Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:02:41 [2022-11-10T19:02:41.180Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
19:02:41 [2022-11-10T19:02:41.180Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
19:02:41 [2022-11-10T19:02:41.180Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
19:02:41 [2022-11-10T19:02:41.180Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s)
19:02:41 [2022-11-10T19:02:41.180Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
19:02:41 [2022-11-10T19:02:41.180Z] PASS
19:02:41 [2022-11-10T19:02:41.180Z] 
19:02:41 [2022-11-10T19:02:41.180Z] DONE 8 tests in 10.899s
19:02:41 [2022-11-10T19:02:41.180Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:02:41 [2022-11-10T19:02:41.180Z] ++ 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
19:02:41 [2022-11-10T19:02:41.180Z] ++ set -e
19:02:41 [2022-11-10T19:02:41.180Z] ++ '[' -n 0 ']'
19:02:41 [2022-11-10T19:02:41.180Z] ++ set -x
19:02:41 [2022-11-10T19:02:41.180Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:02:41 [2022-11-10T19:02:41.180Z] testing: warning: no tests to run
19:02:41 [2022-11-10T19:02:41.180Z] PASS
19:02:41 [2022-11-10T19:02:41.180Z] 
19:02:41 [2022-11-10T19:02:41.180Z] DONE 0 tests in 0.027s
19:02:41 [2022-11-10T19:02:41.180Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:02:41 [2022-11-10T19:02:41.180Z] ++ 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
19:02:41 [2022-11-10T19:02:41.180Z] ++ set -e
19:02:41 [2022-11-10T19:02:41.180Z] ++ '[' -n 0 ']'
19:02:41 [2022-11-10T19:02:41.180Z] ++ set -x
19:02:41 [2022-11-10T19:02:41.180Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:02:41 [2022-11-10T19:02:41.436Z] INFO: Testing against a local daemon
19:02:41 [2022-11-10T19:02:41.436Z] === RUN   TestAuthZPluginAllowRequest
19:02:42 [2022-11-10T19:02:42.802Z] --- PASS: TestAuthZPluginAllowRequest (1.18s)
19:02:42 [2022-11-10T19:02:42.802Z] === RUN   TestAuthZPluginTLS
19:02:43 [2022-11-10T19:02:43.058Z] --- PASS: TestAuthZPluginTLS (0.55s)
19:02:43 [2022-11-10T19:02:43.058Z] === RUN   TestAuthZPluginDenyRequest
19:02:43 [2022-11-10T19:02:43.619Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:02:43 [2022-11-10T19:02:43.619Z] === RUN   TestAuthZPluginAPIDenyResponse
19:02:44 [2022-11-10T19:02:44.181Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
19:02:44 [2022-11-10T19:02:44.181Z] === RUN   TestAuthZPluginDenyResponse
19:02:44 [2022-11-10T19:02:44.743Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:02:44 [2022-11-10T19:02:44.743Z] === RUN   TestAuthZPluginAllowEventStream
19:02:46 [2022-11-10T19:02:46.108Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
19:02:46 [2022-11-10T19:02:46.108Z] === RUN   TestAuthZPluginErrorResponse
19:02:46 [2022-11-10T19:02:46.364Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
19:02:46 [2022-11-10T19:02:46.364Z] === RUN   TestAuthZPluginErrorRequest
19:02:46 [2022-11-10T19:02:46.925Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:02:46 [2022-11-10T19:02:46.926Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:02:47 [2022-11-10T19:02:47.487Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:02:47 [2022-11-10T19:02:47.487Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:02:48 [2022-11-10T19:02:48.876Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s)
19:02:48 [2022-11-10T19:02:48.876Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:02:50 [2022-11-10T19:02:50.289Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s)
19:02:50 [2022-11-10T19:02:50.289Z] === RUN   TestAuthZPluginHeader
19:02:50 [2022-11-10T19:02:50.851Z] --- PASS: TestAuthZPluginHeader (0.70s)
19:02:50 [2022-11-10T19:02:50.851Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:02:50 [2022-11-10T19:02:50.851Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:02:50 [2022-11-10T19:02:50.851Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:02:50 [2022-11-10T19:02:50.851Z] === RUN   TestAuthZPluginV2Disable
19:02:50 [2022-11-10T19:02:50.851Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:02:50 [2022-11-10T19:02:50.851Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:02:50 [2022-11-10T19:02:50.851Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:02:50 [2022-11-10T19:02:50.851Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:02:50 [2022-11-10T19:02:50.851Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:02:50 [2022-11-10T19:02:50.851Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:02:50 [2022-11-10T19:02:50.851Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:02:50 [2022-11-10T19:02:50.851Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:02:50 [2022-11-10T19:02:50.851Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:03:08 [2022-11-10T19:03:08.934Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
19:03:08 [2022-11-10T19:03:08.934Z] PASS
19:03:08 [2022-11-10T19:03:08.934Z] 
19:03:08 [2022-11-10T19:03:08.934Z] === Skipped
19:03:08 [2022-11-10T19:03:08.934Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:03:08 [2022-11-10T19:03:08.934Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:03:08 [2022-11-10T19:03:08.934Z] 
19:03:08 [2022-11-10T19:03:08.934Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:03:08 [2022-11-10T19:03:08.934Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:03:08 [2022-11-10T19:03:08.934Z] 
19:03:08 [2022-11-10T19:03:08.934Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:03:08 [2022-11-10T19:03:08.934Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:03:08 [2022-11-10T19:03:08.934Z] 
19:03:08 [2022-11-10T19:03:08.934Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:03:08 [2022-11-10T19:03:08.934Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:03:08 [2022-11-10T19:03:08.934Z] 
19:03:08 [2022-11-10T19:03:08.934Z] DONE 17 tests, 4 skipped in 26.518s
19:03:08 [2022-11-10T19:03:08.934Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:03:08 [2022-11-10T19:03:08.934Z] ++ 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
19:03:08 [2022-11-10T19:03:08.934Z] ++ set -e
19:03:08 [2022-11-10T19:03:08.934Z] ++ '[' -n 0 ']'
19:03:08 [2022-11-10T19:03:08.934Z] ++ set -x
19:03:08 [2022-11-10T19:03:08.934Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:03:08 [2022-11-10T19:03:08.934Z] INFO: Testing against a local daemon
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:03:08 [2022-11-10T19:03:08.934Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:03:08 [2022-11-10T19:03:08.934Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:03:08 [2022-11-10T19:03:08.934Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:03:08 [2022-11-10T19:03:08.934Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:03:08 [2022-11-10T19:03:08.934Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:03:08 [2022-11-10T19:03:08.934Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:03:08 [2022-11-10T19:03:08.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:03:08 [2022-11-10T19:03:08.934Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:03:08 [2022-11-10T19:03:08.934Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:03:08 [2022-11-10T19:03:08.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:03:08 [2022-11-10T19:03:08.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:03:08 [2022-11-10T19:03:08.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:03:08 [2022-11-10T19:03:08.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:03:08 [2022-11-10T19:03:08.934Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
19:03:08 [2022-11-10T19:03:08.934Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:03:08 [2022-11-10T19:03:08.934Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:03:08 [2022-11-10T19:03:08.935Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:03:08 [2022-11-10T19:03:08.935Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:03:08 [2022-11-10T19:03:08.935Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:03:08 [2022-11-10T19:03:08.935Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:03:08 [2022-11-10T19:03:08.935Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:03:08 [2022-11-10T19:03:08.935Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:03:08 [2022-11-10T19:03:08.935Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:03:08 [2022-11-10T19:03:08.935Z] === RUN   TestPluginInstall
19:03:08 [2022-11-10T19:03:08.935Z] === RUN   TestPluginInstall/no_auth
19:03:12 [2022-11-10T19:03:12.201Z] time="2022-11-10T19:03:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:03:12 [2022-11-10T19:03:12.201Z] time="2022-11-10T19:03:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4b7940a749341c88d8a0160701818c8c7cb42a6169607852568d6cc24a5d965" mediatype=application/vnd.docker.plugin.v1+json size=522
19:03:12 [2022-11-10T19:03:12.201Z] time="2022-11-10T19:03:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:03:12 [2022-11-10T19:03:12.201Z] time="2022-11-10T19:03:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4b7940a749341c88d8a0160701818c8c7cb42a6169607852568d6cc24a5d965" mediatype=application/vnd.docker.plugin.v1+json size=522
19:03:12 [2022-11-10T19:03:12.201Z] === RUN   TestPluginInstall/with_htpasswd
19:03:12 [2022-11-10T19:03:12.201Z] time="2022-11-10T19:03:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:03:12 [2022-11-10T19:03:12.201Z] time="2022-11-10T19:03:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4b7940a749341c88d8a0160701818c8c7cb42a6169607852568d6cc24a5d965" mediatype=application/vnd.docker.plugin.v1+json size=522
19:03:12 [2022-11-10T19:03:12.201Z] time="2022-11-10T19:03:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:03:12 [2022-11-10T19:03:12.201Z] time="2022-11-10T19:03:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4b7940a749341c88d8a0160701818c8c7cb42a6169607852568d6cc24a5d965" mediatype=application/vnd.docker.plugin.v1+json size=522
19:03:12 [2022-11-10T19:03:12.457Z] === RUN   TestPluginInstall/with_insecure
19:03:13 [2022-11-10T19:03:13.385Z] time="2022-11-10T19:03:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:03:13 [2022-11-10T19:03:13.385Z] time="2022-11-10T19:03:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8ac53b9d7415dc6e9766b55f517264e6111410bb006218a32779f5b95675e18" mediatype=application/vnd.docker.plugin.v1+json size=522
19:03:13 [2022-11-10T19:03:13.385Z] time="2022-11-10T19:03:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:03:13 [2022-11-10T19:03:13.385Z] time="2022-11-10T19:03:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8ac53b9d7415dc6e9766b55f517264e6111410bb006218a32779f5b95675e18" mediatype=application/vnd.docker.plugin.v1+json size=522
19:03:13 [2022-11-10T19:03:13.641Z]     plugin_test.go:196: [da81cd26f1641] daemon is not started
19:03:13 [2022-11-10T19:03:13.641Z] --- PASS: TestPluginInstall (5.70s)
19:03:13 [2022-11-10T19:03:13.641Z]     --- PASS: TestPluginInstall/no_auth (4.08s)
19:03:13 [2022-11-10T19:03:13.641Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
19:03:13 [2022-11-10T19:03:13.641Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
19:03:13 [2022-11-10T19:03:13.641Z] === RUN   TestPluginsWithRuntimes
19:03:15 [2022-11-10T19:03:15.530Z] === RUN   TestPluginsWithRuntimes/No_Args
19:03:16 [2022-11-10T19:03:16.092Z] === RUN   TestPluginsWithRuntimes/With_Args
19:03:17 [2022-11-10T19:03:17.020Z] --- PASS: TestPluginsWithRuntimes (3.38s)
19:03:17 [2022-11-10T19:03:17.020Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
19:03:17 [2022-11-10T19:03:17.020Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
19:03:17 [2022-11-10T19:03:17.020Z] === RUN   TestPluginBackCompatMediaTypes
19:03:17 [2022-11-10T19:03:17.582Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
19:03:17 [2022-11-10T19:03:17.582Z] PASS
19:03:17 [2022-11-10T19:03:17.582Z] 
19:03:17 [2022-11-10T19:03:17.582Z] DONE 24 tests in 9.807s
19:03:17 [2022-11-10T19:03:17.582Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:03:17 [2022-11-10T19:03:17.582Z] ++ 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
19:03:17 [2022-11-10T19:03:17.582Z] ++ set -e
19:03:17 [2022-11-10T19:03:17.582Z] ++ '[' -n 0 ']'
19:03:17 [2022-11-10T19:03:17.582Z] ++ set -x
19:03:17 [2022-11-10T19:03:17.582Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:03:17 [2022-11-10T19:03:17.582Z] INFO: Testing against a local daemon
19:03:17 [2022-11-10T19:03:17.582Z] === RUN   TestExternalGraphDriver
19:03:18 [2022-11-10T19:03:18.143Z] === RUN   TestExternalGraphDriver/json
19:03:19 [2022-11-10T19:03:19.508Z] === RUN   TestExternalGraphDriver/spec
19:03:21 [2022-11-10T19:03:21.396Z] === RUN   TestExternalGraphDriver/pull
19:03:22 [2022-11-10T19:03:22.761Z] --- PASS: TestExternalGraphDriver (5.14s)
19:03:22 [2022-11-10T19:03:22.761Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
19:03:22 [2022-11-10T19:03:22.761Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
19:03:22 [2022-11-10T19:03:22.761Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
19:03:22 [2022-11-10T19:03:22.761Z] === RUN   TestGraphdriverPluginV2
19:03:23 [2022-11-10T19:03:23.323Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:03:23 [2022-11-10T19:03:23.323Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
19:03:23 [2022-11-10T19:03:23.323Z] PASS
19:03:23 [2022-11-10T19:03:23.323Z] 
19:03:23 [2022-11-10T19:03:23.323Z] === Skipped
19:03:23 [2022-11-10T19:03:23.323Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
19:03:23 [2022-11-10T19:03:23.323Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:03:23 [2022-11-10T19:03:23.323Z] 
19:03:23 [2022-11-10T19:03:23.323Z] DONE 5 tests, 1 skipped in 5.570s
19:03:23 [2022-11-10T19:03:23.323Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:03:23 [2022-11-10T19:03:23.323Z] ++ 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
19:03:23 [2022-11-10T19:03:23.323Z] ++ set -e
19:03:23 [2022-11-10T19:03:23.323Z] ++ '[' -n 0 ']'
19:03:23 [2022-11-10T19:03:23.323Z] ++ set -x
19:03:23 [2022-11-10T19:03:23.323Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:03:23 [2022-11-10T19:03:23.323Z] INFO: Testing against a local daemon
19:03:23 [2022-11-10T19:03:23.323Z] === RUN   TestContinueAfterPluginCrash
19:03:23 [2022-11-10T19:03:23.323Z] === PAUSE TestContinueAfterPluginCrash
19:03:23 [2022-11-10T19:03:23.323Z] === RUN   TestReadPluginNoRead
19:03:23 [2022-11-10T19:03:23.323Z] === PAUSE TestReadPluginNoRead
19:03:23 [2022-11-10T19:03:23.323Z] === RUN   TestDaemonStartWithLogOpt
19:03:23 [2022-11-10T19:03:23.323Z] === PAUSE TestDaemonStartWithLogOpt
19:03:23 [2022-11-10T19:03:23.323Z] === CONT  TestContinueAfterPluginCrash
19:03:23 [2022-11-10T19:03:23.323Z] === CONT  TestDaemonStartWithLogOpt
19:03:26 [2022-11-10T19:03:26.647Z] --- PASS: TestDaemonStartWithLogOpt (3.24s)
19:03:26 [2022-11-10T19:03:26.647Z] === CONT  TestReadPluginNoRead
19:03:29 [2022-11-10T19:03:29.164Z] === RUN   TestReadPluginNoRead/default
19:03:30 [2022-11-10T19:03:30.091Z] === RUN   TestReadPluginNoRead/disabled_caching
19:03:31 [2022-11-10T19:03:31.457Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:03:31 [2022-11-10T19:03:31.457Z] --- PASS: TestContinueAfterPluginCrash (8.13s)
19:03:32 [2022-11-10T19:03:32.385Z] === CONT  TestReadPluginNoRead
19:03:32 [2022-11-10T19:03:32.385Z]     read_test.go:91: [de987915f968e] daemon is not started
19:03:32 [2022-11-10T19:03:32.385Z] --- PASS: TestReadPluginNoRead (5.88s)
19:03:32 [2022-11-10T19:03:32.385Z]     --- PASS: TestReadPluginNoRead/default (1.30s)
19:03:32 [2022-11-10T19:03:32.385Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
19:03:32 [2022-11-10T19:03:32.385Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
19:03:32 [2022-11-10T19:03:32.385Z] PASS
19:03:32 [2022-11-10T19:03:32.385Z] 
19:03:32 [2022-11-10T19:03:32.385Z] DONE 6 tests in 9.232s
19:03:32 [2022-11-10T19:03:32.385Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:03:32 [2022-11-10T19:03:32.385Z] ++ 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
19:03:32 [2022-11-10T19:03:32.385Z] ++ set -e
19:03:32 [2022-11-10T19:03:32.385Z] ++ '[' -n 0 ']'
19:03:32 [2022-11-10T19:03:32.385Z] ++ set -x
19:03:32 [2022-11-10T19:03:32.385Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:03:32 [2022-11-10T19:03:32.385Z] testing: warning: no tests to run
19:03:32 [2022-11-10T19:03:32.385Z] PASS
19:03:32 [2022-11-10T19:03:32.385Z] 
19:03:32 [2022-11-10T19:03:32.385Z] DONE 0 tests in 0.036s
19:03:32 [2022-11-10T19:03:32.385Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:03:32 [2022-11-10T19:03:32.385Z] ++ 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
19:03:32 [2022-11-10T19:03:32.385Z] ++ set -e
19:03:32 [2022-11-10T19:03:32.385Z] ++ '[' -n 0 ']'
19:03:32 [2022-11-10T19:03:32.385Z] ++ set -x
19:03:32 [2022-11-10T19:03:32.385Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:03:32 [2022-11-10T19:03:32.641Z] INFO: Testing against a local daemon
19:03:32 [2022-11-10T19:03:32.641Z] === RUN   TestPluginWithDevMounts
19:03:32 [2022-11-10T19:03:32.641Z] === PAUSE TestPluginWithDevMounts
19:03:32 [2022-11-10T19:03:32.641Z] === CONT  TestPluginWithDevMounts
19:03:34 [2022-11-10T19:03:34.529Z] --- PASS: TestPluginWithDevMounts (1.56s)
19:03:34 [2022-11-10T19:03:34.529Z] PASS
19:03:34 [2022-11-10T19:03:34.529Z] 
19:03:34 [2022-11-10T19:03:34.529Z] DONE 1 tests in 1.677s
19:03:34 [2022-11-10T19:03:34.529Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:03:34 [2022-11-10T19:03:34.529Z] ++ 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
19:03:34 [2022-11-10T19:03:34.529Z] ++ set -e
19:03:34 [2022-11-10T19:03:34.529Z] ++ '[' -n 0 ']'
19:03:34 [2022-11-10T19:03:34.529Z] ++ set -x
19:03:34 [2022-11-10T19:03:34.529Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:03:34 [2022-11-10T19:03:34.529Z] INFO: Testing against a local daemon
19:03:34 [2022-11-10T19:03:34.529Z] === RUN   TestSecretInspect
19:03:36 [2022-11-10T19:03:36.417Z] --- PASS: TestSecretInspect (2.18s)
19:03:36 [2022-11-10T19:03:36.417Z] === RUN   TestSecretList
19:03:38 [2022-11-10T19:03:38.931Z] --- PASS: TestSecretList (2.19s)
19:03:38 [2022-11-10T19:03:38.931Z] === RUN   TestSecretsCreateAndDelete
19:03:40 [2022-11-10T19:03:40.864Z] --- PASS: TestSecretsCreateAndDelete (2.21s)
19:03:40 [2022-11-10T19:03:40.864Z] === RUN   TestSecretsUpdate
19:03:43 [2022-11-10T19:03:43.378Z] --- PASS: TestSecretsUpdate (2.25s)
19:03:43 [2022-11-10T19:03:43.378Z] === RUN   TestTemplatedSecret
19:03:45 [2022-11-10T19:03:45.895Z] --- PASS: TestTemplatedSecret (2.57s)
19:03:45 [2022-11-10T19:03:45.895Z] === RUN   TestSecretCreateResolve
19:03:47 [2022-11-10T19:03:47.784Z] --- PASS: TestSecretCreateResolve (2.20s)
19:03:47 [2022-11-10T19:03:47.784Z] PASS
19:03:47 [2022-11-10T19:03:47.784Z] 
19:03:47 [2022-11-10T19:03:47.784Z] DONE 6 tests in 13.682s
19:03:47 [2022-11-10T19:03:47.784Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:03:47 [2022-11-10T19:03:47.784Z] ++ 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
19:03:47 [2022-11-10T19:03:47.784Z] ++ set -e
19:03:47 [2022-11-10T19:03:47.784Z] ++ '[' -n 0 ']'
19:03:47 [2022-11-10T19:03:47.784Z] ++ set -x
19:03:47 [2022-11-10T19:03:47.784Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:03:48 [2022-11-10T19:03:48.040Z] INFO: Testing against a local daemon
19:03:48 [2022-11-10T19:03:48.040Z] === RUN   TestServiceCreateInit
19:03:48 [2022-11-10T19:03:48.040Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:03:52 [2022-11-10T19:03:52.227Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:03:55 [2022-11-10T19:03:55.493Z] --- PASS: TestServiceCreateInit (7.33s)
19:03:55 [2022-11-10T19:03:55.493Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s)
19:03:55 [2022-11-10T19:03:55.493Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s)
19:03:55 [2022-11-10T19:03:55.493Z] === RUN   TestCreateServiceMultipleTimes
19:04:10 [2022-11-10T19:04:10.334Z] --- PASS: TestCreateServiceMultipleTimes (15.12s)
19:04:10 [2022-11-10T19:04:10.334Z] === RUN   TestCreateServiceConflict
19:04:12 [2022-11-10T19:04:12.850Z] --- PASS: TestCreateServiceConflict (2.16s)
19:04:12 [2022-11-10T19:04:12.850Z] === RUN   TestCreateServiceMaxReplicas
19:04:15 [2022-11-10T19:04:15.368Z] --- PASS: TestCreateServiceMaxReplicas (2.72s)
19:04:15 [2022-11-10T19:04:15.368Z] === RUN   TestCreateWithDuplicateNetworkNames
19:04:30 [2022-11-10T19:04:30.206Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
19:04:30 [2022-11-10T19:04:30.206Z] === RUN   TestCreateServiceSecretFileMode
19:04:30 [2022-11-10T19:04:30.768Z] --- PASS: TestCreateServiceSecretFileMode (2.43s)
19:04:30 [2022-11-10T19:04:30.768Z] === RUN   TestCreateServiceConfigFileMode
19:04:33 [2022-11-10T19:04:33.284Z] --- PASS: TestCreateServiceConfigFileMode (2.50s)
19:04:33 [2022-11-10T19:04:33.284Z] === RUN   TestCreateServiceSysctls
19:04:36 [2022-11-10T19:04:36.553Z] --- PASS: TestCreateServiceSysctls (2.98s)
19:04:36 [2022-11-10T19:04:36.553Z] === RUN   TestCreateServiceCapabilities
19:04:39 [2022-11-10T19:04:39.085Z] --- PASS: TestCreateServiceCapabilities (2.42s)
19:04:39 [2022-11-10T19:04:39.085Z] === RUN   TestInspect
19:04:41 [2022-11-10T19:04:41.603Z] --- PASS: TestInspect (2.78s)
19:04:41 [2022-11-10T19:04:41.603Z] === RUN   TestCreateJob
19:04:44 [2022-11-10T19:04:44.869Z] --- PASS: TestCreateJob (2.94s)
19:04:44 [2022-11-10T19:04:44.869Z] === RUN   TestReplicatedJob
19:04:49 [2022-11-10T19:04:49.038Z] --- PASS: TestReplicatedJob (4.59s)
19:04:49 [2022-11-10T19:04:49.038Z] === RUN   TestUpdateReplicatedJob
19:04:52 [2022-11-10T19:04:52.305Z] --- PASS: TestUpdateReplicatedJob (3.23s)
19:04:52 [2022-11-10T19:04:52.305Z] === RUN   TestServiceListWithStatuses
19:04:52 [2022-11-10T19:04:52.305Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:04:52 [2022-11-10T19:04:52.305Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:04:52 [2022-11-10T19:04:52.305Z] === RUN   TestDockerNetworkConnectAlias
19:04:56 [2022-11-10T19:04:56.473Z] --- PASS: TestDockerNetworkConnectAlias (4.01s)
19:04:56 [2022-11-10T19:04:56.473Z] === RUN   TestDockerNetworkReConnect
19:04:59 [2022-11-10T19:04:59.741Z] --- PASS: TestDockerNetworkReConnect (3.25s)
19:04:59 [2022-11-10T19:04:59.741Z] === RUN   TestServicePlugin
19:04:59 [2022-11-10T19:04:59.741Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:04:59 [2022-11-10T19:04:59.741Z] --- SKIP: TestServicePlugin (0.00s)
19:04:59 [2022-11-10T19:04:59.741Z] === RUN   TestServiceUpdateLabel
19:05:01 [2022-11-10T19:05:01.633Z] --- PASS: TestServiceUpdateLabel (2.19s)
19:05:01 [2022-11-10T19:05:01.633Z] === RUN   TestServiceUpdateSecrets
19:05:16 [2022-11-10T19:05:16.517Z] --- PASS: TestServiceUpdateSecrets (14.32s)
19:05:16 [2022-11-10T19:05:16.517Z] === RUN   TestServiceUpdateConfigs
19:05:31 [2022-11-10T19:05:31.402Z] --- PASS: TestServiceUpdateConfigs (14.22s)
19:05:31 [2022-11-10T19:05:31.402Z] === RUN   TestServiceUpdateNetwork
19:05:43 [2022-11-10T19:05:43.619Z] --- PASS: TestServiceUpdateNetwork (12.09s)
19:05:43 [2022-11-10T19:05:43.619Z] === RUN   TestServiceUpdatePidsLimit
19:05:43 [2022-11-10T19:05:43.619Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:05:44 [2022-11-10T19:05:44.182Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:05:52 [2022-11-10T19:05:52.266Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:05:58 [2022-11-10T19:05:58.802Z] --- PASS: TestServiceUpdatePidsLimit (16.06s)
19:05:58 [2022-11-10T19:05:58.802Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
19:05:58 [2022-11-10T19:05:58.802Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
19:05:58 [2022-11-10T19:05:58.802Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
19:05:58 [2022-11-10T19:05:58.802Z] PASS
19:05:58 [2022-11-10T19:05:58.802Z] 
19:05:58 [2022-11-10T19:05:58.802Z] === Skipped
19:05:58 [2022-11-10T19:05:58.802Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:05:58 [2022-11-10T19:05:58.802Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:05:58 [2022-11-10T19:05:58.802Z] 
19:05:58 [2022-11-10T19:05:58.802Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:05:58 [2022-11-10T19:05:58.802Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:05:58 [2022-11-10T19:05:58.802Z] 
19:05:58 [2022-11-10T19:05:58.802Z] DONE 27 tests, 2 skipped in 130.518s
19:05:58 [2022-11-10T19:05:58.802Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:05:58 [2022-11-10T19:05:58.802Z] ++ 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
19:05:58 [2022-11-10T19:05:58.802Z] ++ set -e
19:05:58 [2022-11-10T19:05:58.802Z] ++ '[' -n 0 ']'
19:05:58 [2022-11-10T19:05:58.802Z] ++ set -x
19:05:58 [2022-11-10T19:05:58.802Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:05:58 [2022-11-10T19:05:58.802Z] INFO: Testing against a local daemon
19:05:58 [2022-11-10T19:05:58.802Z] === RUN   TestSessionCreate
19:05:58 [2022-11-10T19:05:58.802Z] --- PASS: TestSessionCreate (0.02s)
19:05:58 [2022-11-10T19:05:58.802Z] === RUN   TestSessionCreateWithBadUpgrade
19:05:58 [2022-11-10T19:05:58.802Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:05:58 [2022-11-10T19:05:58.802Z] PASS
19:05:58 [2022-11-10T19:05:58.802Z] 
19:05:58 [2022-11-10T19:05:58.802Z] DONE 2 tests in 0.117s
19:05:58 [2022-11-10T19:05:58.802Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:05:58 [2022-11-10T19:05:58.802Z] ++ 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
19:05:58 [2022-11-10T19:05:58.802Z] ++ set -e
19:05:58 [2022-11-10T19:05:58.802Z] ++ '[' -n 0 ']'
19:05:58 [2022-11-10T19:05:58.802Z] ++ set -x
19:05:58 [2022-11-10T19:05:58.802Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:05:58 [2022-11-10T19:05:58.802Z] INFO: Testing against a local daemon
19:05:58 [2022-11-10T19:05:58.802Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:05:58 [2022-11-10T19:05:58.802Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:05:58 [2022-11-10T19:05:58.802Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:05:58 [2022-11-10T19:05:58.802Z] === RUN   TestDiskUsage
19:05:58 [2022-11-10T19:05:58.802Z] === PAUSE TestDiskUsage
19:05:58 [2022-11-10T19:05:58.802Z] === RUN   TestEventsExecDie
19:05:59 [2022-11-10T19:05:59.058Z] --- PASS: TestEventsExecDie (0.51s)
19:05:59 [2022-11-10T19:05:59.058Z] === RUN   TestEventsBackwardsCompatible
19:05:59 [2022-11-10T19:05:59.315Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
19:05:59 [2022-11-10T19:05:59.315Z] === RUN   TestEventsVolumeCreate
19:05:59 [2022-11-10T19:05:59.315Z] --- PASS: TestEventsVolumeCreate (0.07s)
19:05:59 [2022-11-10T19:05:59.315Z] === RUN   TestInfoBinaryCommits
19:05:59 [2022-11-10T19:05:59.315Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:05:59 [2022-11-10T19:05:59.315Z] === RUN   TestInfoAPIVersioned
19:05:59 [2022-11-10T19:05:59.315Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:05:59 [2022-11-10T19:05:59.315Z] === RUN   TestInfoAPI
19:05:59 [2022-11-10T19:05:59.315Z] --- PASS: TestInfoAPI (0.02s)
19:05:59 [2022-11-10T19:05:59.315Z] === RUN   TestInfoAPIWarnings
19:06:17 [2022-11-10T19:06:17.397Z] --- PASS: TestInfoAPIWarnings (16.55s)
19:06:17 [2022-11-10T19:06:17.397Z] === RUN   TestInfoDebug
19:06:17 [2022-11-10T19:06:17.397Z] --- PASS: TestInfoDebug (0.52s)
19:06:17 [2022-11-10T19:06:17.397Z] === RUN   TestInfoInsecureRegistries
19:06:17 [2022-11-10T19:06:17.397Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:06:17 [2022-11-10T19:06:17.397Z] === RUN   TestInfoRegistryMirrors
19:06:17 [2022-11-10T19:06:17.397Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:06:17 [2022-11-10T19:06:17.397Z] === RUN   TestLoginFailsWithBadCredentials
19:06:17 [2022-11-10T19:06:17.959Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
19:06:17 [2022-11-10T19:06:17.959Z] === RUN   TestPingCacheHeaders
19:06:17 [2022-11-10T19:06:17.959Z] --- PASS: TestPingCacheHeaders (0.03s)
19:06:17 [2022-11-10T19:06:17.959Z] === RUN   TestPingGet
19:06:17 [2022-11-10T19:06:17.959Z] --- PASS: TestPingGet (0.01s)
19:06:17 [2022-11-10T19:06:17.959Z] === RUN   TestPingHead
19:06:17 [2022-11-10T19:06:17.959Z] --- PASS: TestPingHead (0.02s)
19:06:17 [2022-11-10T19:06:17.959Z] === RUN   TestPingSwarmHeader
19:06:18 [2022-11-10T19:06:18.521Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:06:19 [2022-11-10T19:06:19.096Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:06:20 [2022-11-10T19:06:20.027Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:06:20 [2022-11-10T19:06:20.027Z] --- PASS: TestPingSwarmHeader (2.11s)
19:06:20 [2022-11-10T19:06:20.027Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:06:20 [2022-11-10T19:06:20.027Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:06:20 [2022-11-10T19:06:20.027Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:06:20 [2022-11-10T19:06:20.027Z] === RUN   TestPingBuilderHeader
19:06:20 [2022-11-10T19:06:20.027Z] === RUN   TestPingBuilderHeader/default_config
19:06:20 [2022-11-10T19:06:20.588Z] === RUN   TestPingBuilderHeader/buildkit_disabled
19:06:21 [2022-11-10T19:06:21.150Z] --- PASS: TestPingBuilderHeader (1.05s)
19:06:21 [2022-11-10T19:06:21.150Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
19:06:21 [2022-11-10T19:06:21.150Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
19:06:21 [2022-11-10T19:06:21.150Z] === RUN   TestVersion
19:06:21 [2022-11-10T19:06:21.150Z] --- PASS: TestVersion (0.02s)
19:06:21 [2022-11-10T19:06:21.150Z] === CONT  TestDiskUsage
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/empty
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/empty/container_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/empty/image_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/empty/volume_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/empty/build-cache_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/after_LoadBusybox
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:06:21 [2022-11-10T19:06:21.712Z] === RUN   TestDiskUsage/after_container.Run
19:06:21 [2022-11-10T19:06:21.968Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:06:21 [2022-11-10T19:06:21.968Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:06:21 [2022-11-10T19:06:21.968Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:06:21 [2022-11-10T19:06:21.968Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:06:21 [2022-11-10T19:06:21.968Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:06:21 [2022-11-10T19:06:21.968Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:06:21 [2022-11-10T19:06:21.968Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:06:21 [2022-11-10T19:06:21.968Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:06:21 [2022-11-10T19:06:21.968Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:06:21 [2022-11-10T19:06:21.968Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:06:22 [2022-11-10T19:06:22.225Z] --- PASS: TestDiskUsage (1.15s)
19:06:22 [2022-11-10T19:06:22.225Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z] PASS
19:06:22 [2022-11-10T19:06:22.225Z] 
19:06:22 [2022-11-10T19:06:22.225Z] === Skipped
19:06:22 [2022-11-10T19:06:22.225Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:06:22 [2022-11-10T19:06:22.225Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:06:22 [2022-11-10T19:06:22.225Z] 
19:06:22 [2022-11-10T19:06:22.225Z] DONE 57 tests, 1 skipped in 23.692s
19:06:22 [2022-11-10T19:06:22.225Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:06:22 [2022-11-10T19:06:22.225Z] ++ 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
19:06:22 [2022-11-10T19:06:22.225Z] ++ set -e
19:06:22 [2022-11-10T19:06:22.225Z] ++ '[' -n 0 ']'
19:06:22 [2022-11-10T19:06:22.225Z] ++ set -x
19:06:22 [2022-11-10T19:06:22.225Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
19:06:22 [2022-11-10T19:06:22.225Z] INFO: Testing against a local daemon
19:06:22 [2022-11-10T19:06:22.225Z] === RUN   TestVolumesCreateAndList
19:06:22 [2022-11-10T19:06:22.481Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:06:22 [2022-11-10T19:06:22.481Z] === RUN   TestVolumesRemove
19:06:22 [2022-11-10T19:06:22.481Z] --- PASS: TestVolumesRemove (0.07s)
19:06:22 [2022-11-10T19:06:22.481Z] === RUN   TestVolumesInspect
19:06:22 [2022-11-10T19:06:22.481Z] --- PASS: TestVolumesInspect (0.02s)
19:06:22 [2022-11-10T19:06:22.481Z] === RUN   TestVolumesInvalidJSON
19:06:22 [2022-11-10T19:06:22.481Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:06:22 [2022-11-10T19:06:22.481Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:06:22 [2022-11-10T19:06:22.481Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:06:22 [2022-11-10T19:06:22.481Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:06:22 [2022-11-10T19:06:22.481Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:06:22 [2022-11-10T19:06:22.481Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:06:22 [2022-11-10T19:06:22.481Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:06:22 [2022-11-10T19:06:22.481Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:06:22 [2022-11-10T19:06:22.481Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:06:22 [2022-11-10T19:06:22.481Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:06:22 [2022-11-10T19:06:22.481Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:06:22 [2022-11-10T19:06:22.481Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:06:22 [2022-11-10T19:06:22.481Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:06:22 [2022-11-10T19:06:22.481Z] === RUN   TestVolumePruneAnonymous
19:06:22 [2022-11-10T19:06:22.481Z] --- PASS: TestVolumePruneAnonymous (0.04s)
19:06:22 [2022-11-10T19:06:22.481Z] PASS
19:06:22 [2022-11-10T19:06:22.481Z] 
19:06:22 [2022-11-10T19:06:22.481Z] DONE 10 tests in 0.260s
19:06:22 [2022-11-10T19:06:22.481Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:06:22 [2022-11-10T19:06:22.737Z] ++++ cat bundles/test-integration/docker.pid
19:06:22 [2022-11-10T19:06:22.737Z] +++ kill 14872
19:06:22 [2022-11-10T19:06:22.737Z] +++ /etc/init.d/apparmor stop
19:06:22 [2022-11-10T19:06:22.738Z] Leaving: AppArmorNo profiles have been unloaded.
19:06:22 [2022-11-10T19:06:22.738Z] 
19:06:22 [2022-11-10T19:06:22.738Z] Unloading profiles will leave already running processes permanently
19:06:22 [2022-11-10T19:06:22.738Z] unconfined, which can lead to unexpected situations.
19:06:22 [2022-11-10T19:06:22.738Z] 
19:06:22 [2022-11-10T19:06:22.738Z] To set a process to complain mode, use the command line tool
19:06:22 [2022-11-10T19:06:22.738Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:06:22 [2022-11-10T19:06:22.738Z] +++ true
19:06:22 [2022-11-10T19:06:22.738Z] exiting test-integration
19:06:22 [2022-11-10T19:06:22.738Z] ++ exit 0
19:06:22 [2022-11-10T19:06:22.738Z] 
Post stage
[Pipeline] junit
19:06:23 [2022-11-10T19:06:23.679Z] Recording test results
19:06:23 [2022-11-10T19:06:23.824Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:06:24 [2022-11-10T19:06:24.212Z] + echo Ensuring container killed.
19:06:24 [2022-11-10T19:06:24.213Z] Ensuring container killed.
19:06:24 [2022-11-10T19:06:24.213Z] + docker rm -vf docker-pr4
19:06:24 [2022-11-10T19:06:24.213Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
19:06:24 [2022-11-10T19:06:24.570Z] + echo Chowning /workspace to jenkins user
19:06:24 [2022-11-10T19:06:24.570Z] Chowning /workspace to jenkins user
19:06:24 [2022-11-10T19:06:24.570Z] + id -u
19:06:24 [2022-11-10T19:06:24.570Z] + id -g
19:06:24 [2022-11-10T19:06:24.570Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44444:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:06:26 [2022-11-10T19:06:26.299Z] + bundleName=arm64-integration
19:06:26 [2022-11-10T19:06:26.299Z] + echo Creating arm64-integration-bundles.tar.gz
19:06:26 [2022-11-10T19:06:26.299Z] Creating arm64-integration-bundles.tar.gz
19:06:26 [2022-11-10T19:06:26.299Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:06:26 [2022-11-10T19:06:26.299Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:06:26 [2022-11-10T19:06:26.564Z] Archiving artifacts
19:06:26 [2022-11-10T19:06:26.752Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44444/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:06:27 [2022-11-10T19:06:27.051Z] + make clean
19:06:27 [2022-11-10T19:06:27.307Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:06:27 [2022-11-10T19:06:27.307Z] docker-dev-cache
19:06:27 [2022-11-10T19:06:27.307Z] 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