Skip to content
Success

Console Output

Pull request #44351 opened
17:55:28 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from ac79a02ace2d8432eafca4364b4c55a55aba5172+40b3fc727d6546c87cf09bef438944d558432c55 (3dab991c1f082c21a76dab17df24d9812a896d0b)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44351@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
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"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
17:55:31 [2022-10-24T17:55:31.732Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:55:31 [2022-10-24T17:55:31.735Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:55:31 [2022-10-24T17:55:31.952Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e7c1ef3193e16d89) in /home/ubuntu/workspace/moby_PR-44351
[Pipeline] {
[Pipeline] checkout
17:55:32 [2022-10-24T17:55:32.018Z] The recommended git tool is: git
17:55:32 [2022-10-24T17:55:32.024Z] using credential docker-jenkins-github-credentials
17:55:32 [2022-10-24T17:55:32.037Z] Cloning the remote Git repository
17:55:32 [2022-10-24T17:55:32.037Z] Cloning with configured refspecs honoured and without tags
17:55:32 [2022-10-24T17:55:32.042Z] Cloning repository https://github.com/moby/moby.git
17:55:32 [2022-10-24T17:55:32.042Z]  > git init /home/ubuntu/workspace/moby_PR-44351 # timeout=10
17:55:32 [2022-10-24T17:55:32.058Z] Fetching upstream changes from https://github.com/moby/moby.git
17:55:32 [2022-10-24T17:55:32.058Z]  > git --version # timeout=10
17:55:32 [2022-10-24T17:55:32.066Z]  > git --version # 'git version 2.25.1'
17:55:32 [2022-10-24T17:55:32.066Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:55:32 [2022-10-24T17:55:32.067Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44351/head:refs/remotes/origin/PR-44351 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:55:44 [2022-10-24T17:55:44.788Z] Fetching without tags
17:55:45 [2022-10-24T17:55:45.009Z] Merging remotes/origin/master commit 40b3fc727d6546c87cf09bef438944d558432c55 into PR head commit ac79a02ace2d8432eafca4364b4c55a55aba5172
17:55:45 [2022-10-24T17:55:45.579Z] Merge succeeded, producing ac79a02ace2d8432eafca4364b4c55a55aba5172
17:55:45 [2022-10-24T17:55:45.579Z] Checking out Revision ac79a02ace2d8432eafca4364b4c55a55aba5172 (PR-44351)
17:55:44 [2022-10-24T17:55:44.776Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:55:44 [2022-10-24T17:55:44.778Z]  > git config --add remote.origin.fetch +refs/pull/44351/head:refs/remotes/origin/PR-44351 # timeout=10
17:55:44 [2022-10-24T17:55:44.781Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:55:44 [2022-10-24T17:55:44.787Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:55:44 [2022-10-24T17:55:44.793Z] Fetching upstream changes from https://github.com/moby/moby.git
17:55:44 [2022-10-24T17:55:44.793Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:55:44 [2022-10-24T17:55:44.794Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44351/head:refs/remotes/origin/PR-44351 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:55:45 [2022-10-24T17:55:45.014Z]  > git config core.sparsecheckout # timeout=10
17:55:45 [2022-10-24T17:55:45.018Z]  > git checkout -f ac79a02ace2d8432eafca4364b4c55a55aba5172 # timeout=10
17:55:45 [2022-10-24T17:55:45.556Z]  > git remote # timeout=10
17:55:45 [2022-10-24T17:55:45.561Z]  > git config --get remote.origin.url # timeout=10
17:55:45 [2022-10-24T17:55:45.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:55:45 [2022-10-24T17:55:45.567Z]  > git merge 40b3fc727d6546c87cf09bef438944d558432c55 # timeout=10
17:55:45 [2022-10-24T17:55:45.577Z]  > git rev-parse HEAD^{commit} # timeout=10
17:55:45 [2022-10-24T17:55:45.583Z]  > git config core.sparsecheckout # timeout=10
17:55:45 [2022-10-24T17:55:45.586Z]  > git checkout -f ac79a02ace2d8432eafca4364b4c55a55aba5172 # timeout=10
17:55:46 [2022-10-24T17:55:46.317Z] Commit message: "update containerd binary to v1.6.9"
17:55:46 [2022-10-24T17:55:46.318Z] First time build. Skipping changelog.
17:55:46 [2022-10-24T17:55:46.335Z]  > git --version # timeout=10
17:55:46 [2022-10-24T17:55:46.341Z]  > git --version # 'git version 2.25.1'
17:55:46 [2022-10-24T17:55:46.347Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:55:46 [2022-10-24T17:55:46.998Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44351:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
17:55:52 [2022-10-24T17:55:52.275Z] 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
17:55:52 [2022-10-24T17:55:52.402Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e7c1ef3193e16d89) in /home/ubuntu/workspace/moby_PR-44351
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
17:55:52 [2022-10-24T17:55:52.448Z] The recommended git tool is: git
[Pipeline] // stage
17:55:52 [2022-10-24T17:55:52.456Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
17:55:52 [2022-10-24T17:55:52.470Z] Fetching changes from the remote Git repository
[Pipeline] // stage
17:55:52 [2022-10-24T17:55:52.479Z] Fetching without tags
[Pipeline] // stage
[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] }
17:55:52 [2022-10-24T17:55:52.713Z] Merging remotes/origin/master commit 40b3fc727d6546c87cf09bef438944d558432c55 into PR head commit ac79a02ace2d8432eafca4364b4c55a55aba5172
17:55:52 [2022-10-24T17:55:52.817Z] Merge succeeded, producing ac79a02ace2d8432eafca4364b4c55a55aba5172
17:55:52 [2022-10-24T17:55:52.818Z] Checking out Revision ac79a02ace2d8432eafca4364b4c55a55aba5172 (PR-44351)
17:55:52 [2022-10-24T17:55:52.902Z] Commit message: "update containerd binary to v1.6.9"
17:55:52 [2022-10-24T17:55:52.912Z]  > git --version # timeout=10
17:55:52 [2022-10-24T17:55:52.916Z]  > git --version # 'git version 2.25.1'
17:55:52 [2022-10-24T17:55:52.923Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:55:52 [2022-10-24T17:55:52.469Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44351/.git # timeout=10
17:55:52 [2022-10-24T17:55:52.475Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:55:52 [2022-10-24T17:55:52.484Z] Fetching upstream changes from https://github.com/moby/moby.git
17:55:52 [2022-10-24T17:55:52.485Z]  > git --version # timeout=10
17:55:52 [2022-10-24T17:55:52.490Z]  > git --version # 'git version 2.25.1'
17:55:52 [2022-10-24T17:55:52.491Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:55:52 [2022-10-24T17:55:52.491Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44351/head:refs/remotes/origin/PR-44351 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:55:52 [2022-10-24T17:55:52.717Z]  > git config core.sparsecheckout # timeout=10
17:55:52 [2022-10-24T17:55:52.725Z]  > git checkout -f ac79a02ace2d8432eafca4364b4c55a55aba5172 # timeout=10
17:55:52 [2022-10-24T17:55:52.797Z]  > git remote # timeout=10
17:55:52 [2022-10-24T17:55:52.800Z]  > git config --get remote.origin.url # timeout=10
17:55:52 [2022-10-24T17:55:52.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:55:52 [2022-10-24T17:55:52.804Z]  > git merge 40b3fc727d6546c87cf09bef438944d558432c55 # timeout=10
17:55:52 [2022-10-24T17:55:52.813Z]  > git rev-parse HEAD^{commit} # timeout=10
17:55:52 [2022-10-24T17:55:52.822Z]  > git config core.sparsecheckout # timeout=10
17:55:52 [2022-10-24T17:55:52.825Z]  > git checkout -f ac79a02ace2d8432eafca4364b4c55a55aba5172 # timeout=10
17:55:53 [2022-10-24T17:55:53.685Z] + docker version
17:55:53 [2022-10-24T17:55:53.685Z] Client: Docker Engine - Community
17:55:53 [2022-10-24T17:55:53.685Z]  Version:           22.06.0-beta.0
17:55:53 [2022-10-24T17:55:53.685Z]  API version:       1.42
17:55:53 [2022-10-24T17:55:53.685Z]  Go version:        go1.18.3
17:55:53 [2022-10-24T17:55:53.685Z]  Git commit:        3e9117b
17:55:53 [2022-10-24T17:55:53.685Z]  Built:             Fri Jun  3 17:55:34 2022
17:55:53 [2022-10-24T17:55:53.685Z]  OS/Arch:           linux/arm64
17:55:53 [2022-10-24T17:55:53.685Z]  Context:           default
17:55:53 [2022-10-24T17:55:53.685Z] 
17:55:53 [2022-10-24T17:55:53.685Z] Server: Docker Engine - Community
17:55:53 [2022-10-24T17:55:53.685Z]  Engine:
17:55:53 [2022-10-24T17:55:53.685Z]   Version:          22.06.0-beta.0
17:55:53 [2022-10-24T17:55:53.685Z]   API version:      1.42 (minimum version 1.12)
17:55:53 [2022-10-24T17:55:53.685Z]   Go version:       go1.18.3
17:55:53 [2022-10-24T17:55:53.685Z]   Git commit:       38633e7
17:55:53 [2022-10-24T17:55:53.685Z]   Built:            Fri Jun  3 17:55:34 2022
17:55:53 [2022-10-24T17:55:53.685Z]   OS/Arch:          linux/arm64
17:55:53 [2022-10-24T17:55:53.685Z]   Experimental:     true
17:55:53 [2022-10-24T17:55:53.685Z]  containerd:
17:55:53 [2022-10-24T17:55:53.685Z]   Version:          1.6.8
17:55:53 [2022-10-24T17:55:53.685Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
17:55:53 [2022-10-24T17:55:53.685Z]  runc:
17:55:53 [2022-10-24T17:55:53.685Z]   Version:          1.1.4
17:55:53 [2022-10-24T17:55:53.685Z]   GitCommit:        v1.1.4-0-g5fd4c4d
17:55:53 [2022-10-24T17:55:53.685Z]  docker-init:
17:55:53 [2022-10-24T17:55:53.685Z]   Version:          0.19.0
17:55:53 [2022-10-24T17:55:53.685Z]   GitCommit:        de40ad0
[Pipeline] sh
17:55:53 [2022-10-24T17:55:53.958Z] + docker info
17:55:53 [2022-10-24T17:55:53.958Z] Client:
17:55:53 [2022-10-24T17:55:53.958Z]  Context:    default
17:55:53 [2022-10-24T17:55:53.958Z]  Debug Mode: false
17:55:53 [2022-10-24T17:55:53.958Z]  Plugins:
17:55:53 [2022-10-24T17:55:53.958Z]   buildx: Docker Buildx (Docker Inc.)
17:55:53 [2022-10-24T17:55:53.958Z]     Version:  v0.8.2
17:55:53 [2022-10-24T17:55:53.958Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
17:55:53 [2022-10-24T17:55:53.958Z]   compose: Docker Compose (Docker Inc.)
17:55:53 [2022-10-24T17:55:53.958Z]     Version:  v2.12.0
17:55:53 [2022-10-24T17:55:53.958Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
17:55:53 [2022-10-24T17:55:53.958Z] 
17:55:53 [2022-10-24T17:55:53.958Z] Server:
17:55:53 [2022-10-24T17:55:53.958Z]  Containers: 0
17:55:53 [2022-10-24T17:55:53.958Z]   Running: 0
17:55:53 [2022-10-24T17:55:53.958Z]   Paused: 0
17:55:53 [2022-10-24T17:55:53.958Z]   Stopped: 0
17:55:53 [2022-10-24T17:55:53.958Z]  Images: 3
17:55:53 [2022-10-24T17:55:53.958Z]  Server Version: 22.06.0-beta.0
17:55:53 [2022-10-24T17:55:53.958Z]  Storage Driver: overlay2
17:55:53 [2022-10-24T17:55:53.958Z]   Backing Filesystem: extfs
17:55:53 [2022-10-24T17:55:53.958Z]   Supports d_type: true
17:55:53 [2022-10-24T17:55:53.958Z]   Using metacopy: false
17:55:53 [2022-10-24T17:55:53.958Z]   Native Overlay Diff: true
17:55:53 [2022-10-24T17:55:53.958Z]   userxattr: false
17:55:53 [2022-10-24T17:55:53.958Z]  Logging Driver: json-file
17:55:53 [2022-10-24T17:55:53.958Z]  Cgroup Driver: cgroupfs
17:55:53 [2022-10-24T17:55:53.958Z]  Cgroup Version: 1
17:55:53 [2022-10-24T17:55:53.958Z]  Plugins:
17:55:53 [2022-10-24T17:55:53.958Z]   Volume: local
17:55:53 [2022-10-24T17:55:53.958Z]   Network: bridge host ipvlan macvlan null overlay
17:55:53 [2022-10-24T17:55:53.958Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:55:53 [2022-10-24T17:55:53.958Z]  Swarm: inactive
17:55:53 [2022-10-24T17:55:53.958Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
17:55:53 [2022-10-24T17:55:53.958Z]  Default Runtime: runc
17:55:53 [2022-10-24T17:55:53.958Z]  Init Binary: docker-init
17:55:53 [2022-10-24T17:55:53.958Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
17:55:53 [2022-10-24T17:55:53.958Z]  runc version: v1.1.4-0-g5fd4c4d
17:55:53 [2022-10-24T17:55:53.958Z]  init version: de40ad0
17:55:53 [2022-10-24T17:55:53.958Z]  Security Options:
17:55:53 [2022-10-24T17:55:53.958Z]   apparmor
17:55:53 [2022-10-24T17:55:53.958Z]   seccomp
17:55:53 [2022-10-24T17:55:53.958Z]    Profile: builtin
17:55:53 [2022-10-24T17:55:53.958Z]  Kernel Version: 5.15.0-1022-aws
17:55:53 [2022-10-24T17:55:53.958Z]  Operating System: Ubuntu 20.04.5 LTS
17:55:53 [2022-10-24T17:55:53.958Z]  OSType: linux
17:55:53 [2022-10-24T17:55:53.958Z]  Architecture: aarch64
17:55:53 [2022-10-24T17:55:53.958Z]  CPUs: 2
17:55:53 [2022-10-24T17:55:53.958Z]  Total Memory: 7.559GiB
17:55:53 [2022-10-24T17:55:53.958Z]  Name: ip-10-100-86-48
17:55:53 [2022-10-24T17:55:53.958Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
17:55:53 [2022-10-24T17:55:53.958Z]  Docker Root Dir: /var/lib/docker
17:55:53 [2022-10-24T17:55:53.958Z]  Debug Mode: false
17:55:53 [2022-10-24T17:55:53.958Z]  Registry: https://index.docker.io/v1/
17:55:53 [2022-10-24T17:55:53.958Z]  Labels:
17:55:53 [2022-10-24T17:55:53.958Z]  Experimental: true
17:55:53 [2022-10-24T17:55:53.958Z]  Insecure Registries:
17:55:53 [2022-10-24T17:55:53.958Z]   127.0.0.0/8
17:55:53 [2022-10-24T17:55:53.958Z]  Live Restore Enabled: true
17:55:53 [2022-10-24T17:55:53.958Z] 
[Pipeline] sh
17:55:54 [2022-10-24T17:55:54.232Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:55:54 [2022-10-24T17:55:54.232Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:55:54 [2022-10-24T17:55:54.232Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44351/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:55:54 [2022-10-24T17:55:54.232Z] + bash /home/ubuntu/workspace/moby_PR-44351/check-config.sh
17:55:54 [2022-10-24T17:55:54.232Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:55:54 [2022-10-24T17:55:54.232Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
17:55:54 [2022-10-24T17:55:54.232Z] 
17:55:54 [2022-10-24T17:55:54.232Z] Generally Necessary:
17:55:54 [2022-10-24T17:55:54.232Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:55:54 [2022-10-24T17:55:54.232Z] - apparmor: enabled and tools installed
17:55:54 [2022-10-24T17:55:54.232Z] - CONFIG_NAMESPACES: enabled
17:55:54 [2022-10-24T17:55:54.232Z] - CONFIG_NET_NS: enabled
17:55:54 [2022-10-24T17:55:54.232Z] - CONFIG_PID_NS: enabled
17:55:54 [2022-10-24T17:55:54.232Z] - CONFIG_IPC_NS: enabled
17:55:54 [2022-10-24T17:55:54.232Z] - CONFIG_UTS_NS: enabled
17:55:54 [2022-10-24T17:55:54.232Z] - CONFIG_CGROUPS: enabled
17:55:54 [2022-10-24T17:55:54.232Z] - CONFIG_CGROUP_CPUACCT: enabled
17:55:54 [2022-10-24T17:55:54.232Z] - CONFIG_CGROUP_DEVICE: enabled
17:55:54 [2022-10-24T17:55:54.232Z] - CONFIG_CGROUP_FREEZER: enabled
17:55:54 [2022-10-24T17:55:54.232Z] - CONFIG_CGROUP_SCHED: enabled
17:55:54 [2022-10-24T17:55:54.232Z] - CONFIG_CPUSETS: enabled
17:55:54 [2022-10-24T17:55:54.232Z] - CONFIG_MEMCG: enabled
17:55:54 [2022-10-24T17:55:54.232Z] - CONFIG_KEYS: enabled
17:55:54 [2022-10-24T17:55:54.232Z] - CONFIG_VETH: enabled (as module)
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_BRIDGE: enabled (as module)
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_NF_NAT: enabled (as module)
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_POSIX_MQUEUE: enabled
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_CGROUP_BPF: enabled
17:55:54 [2022-10-24T17:55:54.487Z] 
17:55:54 [2022-10-24T17:55:54.487Z] Optional Features:
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_USER_NS: enabled
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_SECCOMP: enabled
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_SECCOMP_FILTER: enabled
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_CGROUP_PIDS: enabled
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_MEMCG_SWAP: enabled
17:55:54 [2022-10-24T17:55:54.487Z]     (cgroup swap accounting is currently enabled)
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_BLK_CGROUP: enabled
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_CGROUP_PERF: enabled
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_CGROUP_HUGETLB: enabled
17:55:54 [2022-10-24T17:55:54.487Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:55:54 [2022-10-24T17:55:54.743Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:55:54 [2022-10-24T17:55:54.743Z] - CONFIG_CFS_BANDWIDTH: enabled
17:55:54 [2022-10-24T17:55:54.743Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:55:54 [2022-10-24T17:55:54.743Z] - CONFIG_RT_GROUP_SCHED: missing
17:55:54 [2022-10-24T17:55:54.743Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:55:54 [2022-10-24T17:55:54.743Z] - CONFIG_IP_VS: enabled (as module)
17:55:54 [2022-10-24T17:55:54.743Z] - CONFIG_IP_VS_NFCT: enabled
17:55:54 [2022-10-24T17:55:54.743Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:55:54 [2022-10-24T17:55:54.743Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:55:54 [2022-10-24T17:55:54.743Z] - CONFIG_IP_VS_RR: enabled (as module)
17:55:54 [2022-10-24T17:55:54.743Z] - CONFIG_SECURITY_SELINUX: enabled
17:55:54 [2022-10-24T17:55:54.743Z] - CONFIG_SECURITY_APPARMOR: enabled
17:55:54 [2022-10-24T17:55:54.743Z] - CONFIG_EXT4_FS: enabled
17:55:54 [2022-10-24T17:55:54.743Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:55:54 [2022-10-24T17:55:54.743Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:55:54 [2022-10-24T17:55:54.743Z] - Network Drivers:
17:55:54 [2022-10-24T17:55:54.743Z]   - "overlay":
17:55:54 [2022-10-24T17:55:54.744Z]     - CONFIG_VXLAN: enabled (as module)
17:55:54 [2022-10-24T17:55:54.744Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:55:54 [2022-10-24T17:55:54.744Z]       Optional (for encrypted networks):
17:55:54 [2022-10-24T17:55:54.999Z]       - CONFIG_CRYPTO: enabled
17:55:54 [2022-10-24T17:55:54.999Z]       - CONFIG_CRYPTO_AEAD: enabled
17:55:54 [2022-10-24T17:55:54.999Z]       - CONFIG_CRYPTO_GCM: enabled
17:55:54 [2022-10-24T17:55:54.999Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:55:54 [2022-10-24T17:55:54.999Z]       - CONFIG_CRYPTO_GHASH: enabled
17:55:54 [2022-10-24T17:55:54.999Z]       - CONFIG_XFRM: enabled
17:55:54 [2022-10-24T17:55:54.999Z]       - CONFIG_XFRM_USER: enabled (as module)
17:55:54 [2022-10-24T17:55:54.999Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:55:54 [2022-10-24T17:55:54.999Z]       - CONFIG_INET_ESP: enabled (as module)
17:55:54 [2022-10-24T17:55:54.999Z]   - "ipvlan":
17:55:54 [2022-10-24T17:55:54.999Z]     - CONFIG_IPVLAN: enabled (as module)
17:55:54 [2022-10-24T17:55:54.999Z]   - "macvlan":
17:55:54 [2022-10-24T17:55:54.999Z]     - CONFIG_MACVLAN: enabled (as module)
17:55:54 [2022-10-24T17:55:54.999Z]     - CONFIG_DUMMY: enabled (as module)
17:55:54 [2022-10-24T17:55:54.999Z]   - "ftp,tftp client in container":
17:55:54 [2022-10-24T17:55:54.999Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:55:54 [2022-10-24T17:55:54.999Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:55:54 [2022-10-24T17:55:54.999Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:55:54 [2022-10-24T17:55:54.999Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:55:54 [2022-10-24T17:55:54.999Z] - Storage Drivers:
17:55:54 [2022-10-24T17:55:54.999Z]   - "aufs":
17:55:54 [2022-10-24T17:55:54.999Z]     - CONFIG_AUFS_FS: enabled (as module)
17:55:54 [2022-10-24T17:55:54.999Z]   - "btrfs":
17:55:54 [2022-10-24T17:55:54.999Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:55:54 [2022-10-24T17:55:54.999Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:55:54 [2022-10-24T17:55:54.999Z]   - "devicemapper":
17:55:54 [2022-10-24T17:55:54.999Z]     - CONFIG_BLK_DEV_DM: enabled
17:55:54 [2022-10-24T17:55:54.999Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:55:54 [2022-10-24T17:55:54.999Z]   - "overlay":
17:55:54 [2022-10-24T17:55:54.999Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:55:54 [2022-10-24T17:55:54.999Z]   - "zfs":
17:55:54 [2022-10-24T17:55:54.999Z]     - /dev/zfs: present
17:55:54 [2022-10-24T17:55:54.999Z]     - zfs command: missing
17:55:54 [2022-10-24T17:55:54.999Z]     - zpool command: missing
17:55:54 [2022-10-24T17:55:54.999Z] 
17:55:54 [2022-10-24T17:55:54.999Z] Limits:
17:55:54 [2022-10-24T17:55:54.999Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:55:54 [2022-10-24T17:55:54.999Z] 
17:55:54 [2022-10-24T17:55:54.999Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:55:55 [2022-10-24T17:55:55.301Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ac79a02ace2d8432eafca4364b4c55a55aba5172 .
17:55:55 [2022-10-24T17:55:55.559Z] #1 [internal] load build definition from Dockerfile
17:55:55 [2022-10-24T17:55:55.559Z] #1 transferring dockerfile: 19.29kB done
17:55:55 [2022-10-24T17:55:55.559Z] #1 DONE 0.0s
17:55:55 [2022-10-24T17:55:55.559Z] 
17:55:55 [2022-10-24T17:55:55.559Z] #2 [internal] load .dockerignore
17:55:55 [2022-10-24T17:55:55.559Z] #2 transferring context: 145B done
17:55:55 [2022-10-24T17:55:55.559Z] #2 DONE 0.1s
17:55:55 [2022-10-24T17:55:55.559Z] 
17:55:55 [2022-10-24T17:55:55.559Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:55:55 [2022-10-24T17:55:55.815Z] #3 DONE 0.1s
17:55:55 [2022-10-24T17:55:55.815Z] 
17:55:55 [2022-10-24T17:55:55.815Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
17:55:55 [2022-10-24T17:55:55.815Z] #4 CACHED
17:55:55 [2022-10-24T17:55:55.815Z] 
17:55:55 [2022-10-24T17:55:55.815Z] #5 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye
17:55:56 [2022-10-24T17:55:56.074Z] #5 DONE 0.1s
17:55:56 [2022-10-24T17:55:56.074Z] 
17:55:56 [2022-10-24T17:55:56.074Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:55:56 [2022-10-24T17:55:56.074Z] #6 DONE 0.1s
17:55:56 [2022-10-24T17:55:56.074Z] 
17:55:56 [2022-10-24T17:55:56.074Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
17:55:56 [2022-10-24T17:55:56.074Z] #7 DONE 0.1s
17:55:56 [2022-10-24T17:55:56.074Z] 
17:55:56 [2022-10-24T17:55:56.074Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:55:56 [2022-10-24T17:55:56.074Z] #8 DONE 0.1s
17:55:56 [2022-10-24T17:55:56.074Z] 
17:55:56 [2022-10-24T17:55:56.074Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:55:56 [2022-10-24T17:55:56.074Z] #9 DONE 0.0s
17:55:56 [2022-10-24T17:55:56.074Z] 
17:55:56 [2022-10-24T17:55:56.074Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256
17:55:56 [2022-10-24T17:55:56.074Z] #10 DONE 0.0s
17:55:56 [2022-10-24T17:55:56.074Z] 
17:55:56 [2022-10-24T17:55:56.074Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:55:56 [2022-10-24T17:55:56.074Z] #11 DONE 0.0s
17:55:56 [2022-10-24T17:55:56.074Z] 
17:55:56 [2022-10-24T17:55:56.074Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
17:55:56 [2022-10-24T17:55:56.074Z] #12 DONE 0.0s
17:55:56 [2022-10-24T17:55:56.074Z] 
17:55:56 [2022-10-24T17:55:56.074Z] #13 [internal] load build context
17:55:56 [2022-10-24T17:55:56.638Z] #13 ...
17:55:56 [2022-10-24T17:55:56.638Z] 
17:55:56 [2022-10-24T17:55:56.638Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
17:55:56 [2022-10-24T17:55:56.638Z] #14 DONE 0.4s
17:55:56 [2022-10-24T17:55:56.638Z] 
17:55:56 [2022-10-24T17:55:56.638Z] #13 [internal] load build context
17:55:57 [2022-10-24T17:55:57.205Z] #13 transferring context: 62.89MB 1.1s done
17:55:57 [2022-10-24T17:55:57.205Z] #13 DONE 1.2s
17:55:57 [2022-10-24T17:55:57.205Z] 
17:55:57 [2022-10-24T17:55:57.205Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:55:57 [2022-10-24T17:55:57.205Z] #15 CACHED
17:55:57 [2022-10-24T17:55:57.205Z] 
17:55:57 [2022-10-24T17:55:57.206Z] #16 [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
17:55:57 [2022-10-24T17:55:57.206Z] #16 CACHED
17:55:57 [2022-10-24T17:55:57.206Z] 
17:55:57 [2022-10-24T17:55:57.206Z] #17 [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
17:55:57 [2022-10-24T17:55:57.206Z] #17 CACHED
17:55:57 [2022-10-24T17:55:57.206Z] 
17:55:57 [2022-10-24T17:55:57.206Z] #18 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
17:55:59 [2022-10-24T17:55:59.093Z] #18 DONE 1.5s
17:55:59 [2022-10-24T17:55:59.093Z] 
17:55:59 [2022-10-24T17:55:59.093Z] #19 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:55:59 [2022-10-24T17:55:59.093Z] #19 0.365 + RM_GOPATH=0
17:55:59 [2022-10-24T17:55:59.093Z] #19 0.365 + TMP_GOPATH=
17:55:59 [2022-10-24T17:55:59.093Z] #19 0.365 + : /build
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.365 + '[' -z '' ']'
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.365 ++ mktemp -d
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.367 + export GOPATH=/tmp/tmp.y8bedkcRkt
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.367 + GOPATH=/tmp/tmp.y8bedkcRkt
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.367 + RM_GOPATH=1
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.367 + case "$(go env GOARCH)" in
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.368 ++ go env GOARCH
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.373 + export GO_BUILDMODE=-buildmode=pie
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.373 + GO_BUILDMODE=-buildmode=pie
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.373 ++ dirname /install.sh
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.374 + dir=/
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.374 + bin=containerd
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.374 + shift
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.374 + '[' '!' -f //containerd.installer ']'
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.374 + . //containerd.installer
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.374 ++ set -e
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.374 ++ : v1.6.9
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.374 + install_containerd
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.375 + echo 'Install containerd version v1.6.9'
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.375 Install containerd version v1.6.9
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.375 + git clone https://github.com/containerd/containerd.git /tmp/tmp.y8bedkcRkt/src/github.com/containerd/containerd
17:55:59 [2022-10-24T17:55:59.348Z] #19 0.378 Cloning into '/tmp/tmp.y8bedkcRkt/src/github.com/containerd/containerd'...
17:56:04 [2022-10-24T17:56:04.594Z] #19 5.738 + cd /tmp/tmp.y8bedkcRkt/src/github.com/containerd/containerd
17:56:04 [2022-10-24T17:56:04.594Z] #19 5.739 + git checkout -q v1.6.9
17:56:05 [2022-10-24T17:56:05.157Z] #19 6.299 + export 'BUILDTAGS=netgo osusergo static_build'
17:56:05 [2022-10-24T17:56:05.157Z] #19 6.299 + BUILDTAGS='netgo osusergo static_build'
17:56:05 [2022-10-24T17:56:05.157Z] #19 6.299 + export EXTRA_FLAGS=-buildmode=pie
17:56:05 [2022-10-24T17:56:05.157Z] #19 6.299 + EXTRA_FLAGS=-buildmode=pie
17:56:05 [2022-10-24T17:56:05.157Z] #19 6.299 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:56:05 [2022-10-24T17:56:05.157Z] #19 6.299 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:56:05 [2022-10-24T17:56:05.157Z] #19 6.299 + '[' '' = dynamic ']'
17:56:05 [2022-10-24T17:56:05.157Z] #19 6.299 + make
17:56:05 [2022-10-24T17:56:05.719Z] #19 6.840 + bin/ctr
17:56:32 [2022-10-24T17:56:32.363Z] #19 33.46 + bin/containerd
17:57:19 [2022-10-24T17:57:19.029Z] #19 72.42 # github.com/containerd/containerd/cmd/containerd
17:57:19 [2022-10-24T17:57:19.030Z] #19 72.42 /usr/bin/ld: /tmp/go-link-4179356180/000019.o: in function `New':
17:57:19 [2022-10-24T17:57:19.030Z] #19 72.42 /tmp/tmp.y8bedkcRkt/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
17:57:19 [2022-10-24T17:57:19.030Z] #19 72.52 + bin/containerd-stress
17:57:19 [2022-10-24T17:57:19.030Z] #19 73.62 + bin/containerd-shim
17:57:21 [2022-10-24T17:57:21.550Z] #19 82.36 + bin/containerd-shim-runc-v1
17:57:26 [2022-10-24T17:57:26.802Z] #19 87.40 + bin/containerd-shim-runc-v2
17:57:27 [2022-10-24T17:57:27.059Z] #19 88.16 + binaries
17:57:27 [2022-10-24T17:57:27.059Z] #19 88.16 + install -D bin/containerd /build/containerd
17:57:27 [2022-10-24T17:57:27.059Z] #19 88.19 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:57:27 [2022-10-24T17:57:27.059Z] #19 88.20 + install -D bin/ctr /build/ctr
17:57:27 [2022-10-24T17:57:27.987Z] #19 DONE 89.1s
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #20 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
17:57:28 [2022-10-24T17:57:28.915Z] #20 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #21 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
17:57:28 [2022-10-24T17:57:28.915Z] #21 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #22 [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
17:57:28 [2022-10-24T17:57:28.915Z] #22 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #23 [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
17:57:28 [2022-10-24T17:57:28.915Z] #23 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #24 [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
17:57:28 [2022-10-24T17:57:28.915Z] #24 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #25 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
17:57:28 [2022-10-24T17:57:28.915Z] #25 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #26 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:57:28 [2022-10-24T17:57:28.915Z] #26 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #27 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
17:57:28 [2022-10-24T17:57:28.915Z] #27 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #28 [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
17:57:28 [2022-10-24T17:57:28.915Z] #28 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #29 [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
17:57:28 [2022-10-24T17:57:28.915Z] #29 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #30 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
17:57:28 [2022-10-24T17:57:28.915Z] #30 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #31 [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
17:57:28 [2022-10-24T17:57:28.915Z] #31 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
17:57:28 [2022-10-24T17:57:28.915Z] #32 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #33 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
17:57:28 [2022-10-24T17:57:28.915Z] #33 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #34 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:57:28 [2022-10-24T17:57:28.915Z] #34 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #35 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
17:57:28 [2022-10-24T17:57:28.915Z] #35 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #36 [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
17:57:28 [2022-10-24T17:57:28.915Z] #36 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #37 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
17:57:28 [2022-10-24T17:57:28.915Z] #37 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #38 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
17:57:28 [2022-10-24T17:57:28.915Z] #38 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #39 [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
17:57:28 [2022-10-24T17:57:28.915Z] #39 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #40 [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
17:57:28 [2022-10-24T17:57:28.915Z] #40 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #41 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:57:28 [2022-10-24T17:57:28.915Z] #41 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #42 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
17:57:28 [2022-10-24T17:57:28.915Z] #42 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #43 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
17:57:28 [2022-10-24T17:57:28.915Z] #43 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:57:28 [2022-10-24T17:57:28.915Z] #44 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #45 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:57:28 [2022-10-24T17:57:28.915Z] #45 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #46 [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
17:57:28 [2022-10-24T17:57:28.915Z] #46 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #47 [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
17:57:28 [2022-10-24T17:57:28.915Z] #47 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #48 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
17:57:28 [2022-10-24T17:57:28.915Z] #48 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #49 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
17:57:28 [2022-10-24T17:57:28.915Z] #49 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #50 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
17:57:28 [2022-10-24T17:57:28.915Z] #50 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #51 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:57:28 [2022-10-24T17:57:28.915Z] #51 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #52 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:57:28 [2022-10-24T17:57:28.915Z] #52 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #53 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
17:57:28 [2022-10-24T17:57:28.915Z] #53 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #54 [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
17:57:28 [2022-10-24T17:57:28.915Z] #54 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #55 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
17:57:28 [2022-10-24T17:57:28.915Z] #55 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
17:57:28 [2022-10-24T17:57:28.915Z] #56 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #57 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
17:57:28 [2022-10-24T17:57:28.915Z] #57 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #58 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
17:57:28 [2022-10-24T17:57:28.915Z] #58 CACHED
17:57:28 [2022-10-24T17:57:28.915Z] 
17:57:28 [2022-10-24T17:57:28.915Z] #59 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:57:28 [2022-10-24T17:57:28.916Z] #59 CACHED
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #60 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
17:57:28 [2022-10-24T17:57:28.916Z] #60 CACHED
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #61 [dev-systemd-false  6/28] RUN ldconfig
17:57:28 [2022-10-24T17:57:28.916Z] #61 CACHED
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #62 [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
17:57:28 [2022-10-24T17:57:28.916Z] #62 CACHED
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #63 [dev-systemd-false  1/28] RUN groupadd -r docker
17:57:28 [2022-10-24T17:57:28.916Z] #63 CACHED
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #64 [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
17:57:28 [2022-10-24T17:57:28.916Z] #64 CACHED
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #65 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
17:57:28 [2022-10-24T17:57:28.916Z] #65 CACHED
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
17:57:28 [2022-10-24T17:57:28.916Z] #66 CACHED
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #67 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
17:57:28 [2022-10-24T17:57:28.916Z] #67 CACHED
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #68 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:57:28 [2022-10-24T17:57:28.916Z] #68 CACHED
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #69 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:57:28 [2022-10-24T17:57:28.916Z] #69 CACHED
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:57:28 [2022-10-24T17:57:28.916Z] #70 CACHED
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #71 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
17:57:28 [2022-10-24T17:57:28.916Z] #71 CACHED
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #72 [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
17:57:28 [2022-10-24T17:57:28.916Z] #72 CACHED
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
17:57:28 [2022-10-24T17:57:28.916Z] #73 DONE 0.2s
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:57:28 [2022-10-24T17:57:28.916Z] #74 DONE 0.1s
17:57:28 [2022-10-24T17:57:28.916Z] 
17:57:28 [2022-10-24T17:57:28.916Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
17:57:30 [2022-10-24T17:57:30.804Z] #75 DONE 1.5s
17:57:30 [2022-10-24T17:57:30.804Z] 
17:57:30 [2022-10-24T17:57:30.804Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
17:57:30 [2022-10-24T17:57:30.804Z] #76 DONE 0.2s
17:57:30 [2022-10-24T17:57:30.804Z] 
17:57:30 [2022-10-24T17:57:30.804Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
17:57:30 [2022-10-24T17:57:30.804Z] #77 DONE 0.1s
17:57:30 [2022-10-24T17:57:30.804Z] 
17:57:30 [2022-10-24T17:57:30.804Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
17:57:30 [2022-10-24T17:57:30.804Z] #78 DONE 0.1s
17:57:30 [2022-10-24T17:57:30.804Z] 
17:57:30 [2022-10-24T17:57:30.804Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
17:57:33 [2022-10-24T17:57:33.404Z] #79 DONE 2.3s
17:57:33 [2022-10-24T17:57:33.404Z] 
17:57:33 [2022-10-24T17:57:33.404Z] #80 exporting to image
17:57:33 [2022-10-24T17:57:33.404Z] #80 exporting layers
17:57:33 [2022-10-24T17:57:33.660Z] #80 exporting layers 0.8s done
17:57:33 [2022-10-24T17:57:33.660Z] #80 writing image sha256:15ddcc45aa007664a86376df66d42a11de704e0ae8708223af8f82650129e6f3 done
17:57:33 [2022-10-24T17:57:33.660Z] #80 naming to docker.io/library/docker:ac79a02ace2d8432eafca4364b4c55a55aba5172 done
17:57:33 [2022-10-24T17:57:33.660Z] #80 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:57:34 [2022-10-24T17:57:34.003Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:57:34 [2022-10-24T17:57:34.330Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44351/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ac79a02ace2d8432eafca4364b4c55a55aba5172 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ac79a02ace2d8432eafca4364b4c55a55aba5172 hack/test/unit
17:57:34 [2022-10-24T17:57:34.893Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
17:57:34 [2022-10-24T17:57:34.893Z] + TESTFLAGS+=' -test.timeout=5m'
17:57:34 [2022-10-24T17:57:34.893Z] + TESTDIRS=./...
17:57:34 [2022-10-24T17:57:34.893Z] + exclude_paths='/vendor/|/integration'
17:57:34 [2022-10-24T17:57:34.893Z] ++ go list ./...
17:57:34 [2022-10-24T17:57:34.893Z] ++ grep -vE '(/vendor/|/integration)'
17:57:35 [2022-10-24T17:57:35.499Z] + pkg_list='github.com/docker/docker/api
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/backend/build
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/httpstatus
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/httputils
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/middleware
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/router
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/router/build
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/router/checkpoint
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/router/container
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/router/debug
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/router/distribution
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/router/grpc
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/router/image
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/router/network
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/router/plugin
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/router/session
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/router/swarm
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/router/system
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/server/router/volume
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/backend
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/blkiodev
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/container
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/events
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/filters
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/image
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/mount
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/network
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/plugins/logdriver
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/registry
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/strslice
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/swarm
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/swarm/runtime
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/time
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/versions
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/versions/v1p19
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/versions/v1p20
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/api/types/volume
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/builder
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/builder/builder-next
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/builder/builder-next/exporter
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/builder/builder-next/worker
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/builder/dockerfile
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/builder/remotecontext
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/builder/remotecontext/git
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/builder/remotecontext/urlutil
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/cli
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/cli/config
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/cli/debug
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/cli/winresources/docker-proxy
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/cli/winresources/dockerd
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/client
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/cmd/docker-proxy
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/cmd/dockerd
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/cmd/dockerd/trap
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/container
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/container/stream
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/contrib/apparmor
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/contrib/docker-device-tool
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/contrib/httpserver
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/cluster
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/cluster/convert
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/cluster/executor
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/cluster/executor/container
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/cluster/provider
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/config
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/containerd
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/events
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/events/testutils
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/graphdriver
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/graphdriver/aufs
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/graphdriver/copy
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/graphdriver/overlay
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/graphdriver/register
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/graphdriver/vfs
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/graphdriver/zfs
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/images
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/initlayer
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/links
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/listeners
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/awslogs
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/fluentd
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/gcplogs
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/gelf
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/journald
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/local
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/logentries
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/loggertest
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/loggerutils
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/splunk
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/syslog
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/logger/templates
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/names
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/network
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/daemon/stats
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/distribution
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/distribution/metadata
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/distribution/utils
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/distribution/xfer
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/dockerversion
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/errdefs
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/image
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/image/cache
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/image/tarexport
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/image/v1
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/internal/test/suite
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/layer
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libcontainerd
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libcontainerd/queue
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libcontainerd/remote
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libcontainerd/supervisor
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libcontainerd/types
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/bitseq
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/cluster
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/config
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/datastore
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/diagnostic
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/discoverapi
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/driverapi
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drivers/bridge
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drivers/host
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drivers/null
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drivers/overlay
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drivers/remote
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drivers/windows
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/drvregistry
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/etchosts
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/idm
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/internal/caller
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/ipam
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/ipamapi
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/ipams/builtin
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/ipams/null
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/ipams/remote
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:57:35 [2022-10-24T17:57:35.499Z] github.com/docker/docker/libnetwork/ipamutils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/iptables
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/netlabel
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/netutils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/networkdb
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/ns
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/options
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/osl
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/osl/kernel
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/portallocator
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/portmapper
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/resolvconf
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/testutils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/types
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/oci
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/oci/caps
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/opts
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/aaparser
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/archive
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/authorization
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/broadcaster
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/capabilities
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/chrootarchive
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/containerfs
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/devicemapper
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/directory
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/dmesg
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/fileutils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/homedir
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/idtools
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/ioutils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/jsonmessage
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/longpath
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/loopback
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/namesgenerator
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/parsers
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/parsers/kernel
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/pidfile
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/platform
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/plugingetter
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/plugins
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/plugins/transport
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/pools
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/progress
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/reexec
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/stack
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/stdcopy
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/streamformatter
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/stringid
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/sysinfo
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/system
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/tailfile
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/tarsum
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/useragent
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/plugin
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/plugin/executor/containerd
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/plugin/v2
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/profiles/apparmor
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/profiles/seccomp
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/quota
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/reference
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/registry
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/registry/resumable
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/restartmanager
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/rootless
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/rootless/specconv
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/runconfig
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/runconfig/opts
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/daemon
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/environment
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/fakecontext
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/fakegit
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/fakestorage
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/fixtures/load
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/fixtures/plugin
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/registry
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/request
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/volume
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/volume/drivers
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/volume/local
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/volume/mounts
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/volume/service
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/volume/service/opts
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/volume/testutils'
17:57:35 [2022-10-24T17:57:35.500Z] ++ grep --fixed-strings -v /libnetwork
17:57:35 [2022-10-24T17:57:35.500Z] ++ echo 'github.com/docker/docker/api
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/backend/build
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/httpstatus
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/httputils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/middleware
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router/build
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router/checkpoint
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router/container
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router/debug
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router/distribution
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router/grpc
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router/image
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router/network
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router/plugin
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router/session
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router/swarm
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router/system
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router/volume
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/backend
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/blkiodev
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/container
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/events
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/filters
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/image
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/mount
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/network
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/plugins/logdriver
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/registry
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/strslice
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/swarm
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/swarm/runtime
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/time
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/versions
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/versions/v1p19
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/versions/v1p20
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/types/volume
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/builder
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/builder/builder-next
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/builder/builder-next/exporter
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/builder/builder-next/worker
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/builder/dockerfile
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/builder/remotecontext
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/builder/remotecontext/git
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/builder/remotecontext/urlutil
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/cli
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/cli/config
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/cli/debug
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/cli/winresources/docker-proxy
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/cli/winresources/dockerd
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/client
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/cmd/docker-proxy
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/cmd/dockerd
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/cmd/dockerd/trap
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/container
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/container/stream
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/contrib/apparmor
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/contrib/docker-device-tool
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/contrib/httpserver
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/cluster
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/cluster/convert
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/cluster/executor
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/cluster/executor/container
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/cluster/provider
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/config
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/containerd
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/events
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/events/testutils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/graphdriver
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/graphdriver/aufs
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/graphdriver/copy
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/graphdriver/overlay
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/graphdriver/register
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/graphdriver/vfs
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/graphdriver/zfs
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/images
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/initlayer
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/links
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/listeners
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/awslogs
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/fluentd
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/gcplogs
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/gelf
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/journald
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/local
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/logentries
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/loggertest
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/loggerutils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/splunk
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/syslog
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/logger/templates
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/names
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/network
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/daemon/stats
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/distribution
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/distribution/metadata
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/distribution/utils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/distribution/xfer
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/dockerversion
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/errdefs
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/image
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/image/cache
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/image/tarexport
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/image/v1
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/internal/test/suite
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/layer
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libcontainerd
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libcontainerd/queue
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libcontainerd/remote
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libcontainerd/supervisor
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libcontainerd/types
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/bitseq
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/cluster
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/config
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/datastore
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/diagnostic
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/discoverapi
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/driverapi
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drivers/bridge
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drivers/host
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drivers/null
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drivers/overlay
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drivers/remote
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drivers/windows
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/drvregistry
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/etchosts
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/idm
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/internal/caller
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/ipam
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/ipamapi
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/ipams/builtin
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/ipams/null
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/ipams/remote
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/ipamutils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/iptables
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/netlabel
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/netutils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/networkdb
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/ns
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/options
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/osl
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/osl/kernel
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/portallocator
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/portmapper
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/resolvconf
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/testutils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/libnetwork/types
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/oci
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/oci/caps
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/opts
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/aaparser
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/archive
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/authorization
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/broadcaster
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/capabilities
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/chrootarchive
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/containerfs
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/devicemapper
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/directory
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/dmesg
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/fileutils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/homedir
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/idtools
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/ioutils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/jsonmessage
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/longpath
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/loopback
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/namesgenerator
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/parsers
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/parsers/kernel
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/pidfile
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/platform
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/plugingetter
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/plugins
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/plugins/transport
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/pools
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/progress
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/reexec
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/stack
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/stdcopy
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/streamformatter
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/stringid
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/sysinfo
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/system
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/tailfile
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/tarsum
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/pkg/useragent
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/plugin
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/plugin/executor/containerd
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/plugin/v2
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/profiles/apparmor
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/profiles/seccomp
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/quota
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/reference
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/registry
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/registry/resumable
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/restartmanager
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/rootless
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/rootless/specconv
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/runconfig
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/runconfig/opts
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/daemon
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/environment
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/fakecontext
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/fakegit
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/fakestorage
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/fixtures/load
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/fixtures/plugin
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/registry
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/testutil/request
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/volume
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/volume/drivers
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/volume/local
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/volume/mounts
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/volume/service
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/volume/service/opts
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/volume/testutils'
17:57:35 [2022-10-24T17:57:35.500Z] + base_pkg_list='github.com/docker/docker/api
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/backend/build
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/httpstatus
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/httputils
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/middleware
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router/build
17:57:35 [2022-10-24T17:57:35.500Z] github.com/docker/docker/api/server/router/checkpoint
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/container
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/debug
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/distribution
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/grpc
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/image
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/network
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/plugin
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/session
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/swarm
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/system
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/volume
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/backend
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/blkiodev
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/container
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/events
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/filters
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/image
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/mount
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/network
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/plugins/logdriver
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/registry
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/strslice
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/swarm
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/swarm/runtime
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/time
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/versions
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/versions/v1p19
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/versions/v1p20
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/volume
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/builder-next
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/builder-next/exporter
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/builder-next/worker
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/dockerfile
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/remotecontext
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/remotecontext/git
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/remotecontext/urlutil
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cli
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cli/config
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cli/debug
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cli/winresources/docker-proxy
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cli/winresources/dockerd
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/client
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cmd/docker-proxy
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cmd/dockerd
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cmd/dockerd/trap
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/container
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/container/stream
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/contrib/apparmor
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/contrib/docker-device-tool
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/contrib/httpserver
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/cluster
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/cluster/convert
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/cluster/executor
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/cluster/executor/container
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/cluster/provider
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/config
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/containerd
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/events
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/events/testutils
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/aufs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/copy
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/overlay
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/register
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/vfs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/zfs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/images
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/initlayer
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/links
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/listeners
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/awslogs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/fluentd
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/gcplogs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/gelf
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/journald
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/local
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/logentries
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/loggertest
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/loggerutils
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/splunk
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/syslog
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/templates
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/names
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/network
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/stats
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/distribution
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/distribution/metadata
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/distribution/utils
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/distribution/xfer
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/dockerversion
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/errdefs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/image
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/image/cache
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/image/tarexport
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/image/v1
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/internal/test/suite
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/layer
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libcontainerd
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libcontainerd/queue
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libcontainerd/remote
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libcontainerd/supervisor
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libcontainerd/types
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/oci
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/oci/caps
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/opts
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/aaparser
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/archive
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/authorization
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/broadcaster
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/capabilities
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/chrootarchive
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/containerfs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/devicemapper
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/directory
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/dmesg
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/fileutils
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/homedir
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/idtools
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/ioutils
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/jsonmessage
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/longpath
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/loopback
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/namesgenerator
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/parsers
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/parsers/kernel
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/pidfile
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/platform
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/plugingetter
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/plugins
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/plugins/transport
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/pools
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/progress
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/reexec
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/stack
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/stdcopy
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/streamformatter
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/stringid
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/sysinfo
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/system
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/tailfile
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/tarsum
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/pkg/useragent
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/plugin
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/plugin/executor/containerd
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/plugin/v2
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/profiles/apparmor
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/profiles/seccomp
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/quota
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/reference
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/registry
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/registry/resumable
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/restartmanager
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/rootless
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/rootless/specconv
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/runconfig
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/runconfig/opts
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/testutil
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/testutil/daemon
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/testutil/environment
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/testutil/fakecontext
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/testutil/fakegit
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/testutil/fakestorage
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/testutil/fixtures/load
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/testutil/fixtures/plugin
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/testutil/registry
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/testutil/request
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/volume
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/volume/drivers
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/volume/local
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/volume/mounts
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/volume/service
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/volume/service/opts
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/volume/testutils'
17:57:35 [2022-10-24T17:57:35.501Z] ++ grep --fixed-strings /libnetwork
17:57:35 [2022-10-24T17:57:35.501Z] ++ echo 'github.com/docker/docker/api
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/backend/build
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/httpstatus
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/httputils
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/middleware
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/build
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/checkpoint
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/container
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/debug
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/distribution
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/grpc
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/image
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/network
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/plugin
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/session
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/swarm
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/system
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/server/router/volume
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/backend
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/blkiodev
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/container
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/events
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/filters
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/image
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/mount
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/network
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/plugins/logdriver
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/registry
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/strslice
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/swarm
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/swarm/runtime
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/time
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/versions
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/versions/v1p19
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/versions/v1p20
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/api/types/volume
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/builder-next
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/builder-next/exporter
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/builder-next/worker
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/dockerfile
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/remotecontext
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/remotecontext/git
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/builder/remotecontext/urlutil
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cli
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cli/config
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cli/debug
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cli/winresources/docker-proxy
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cli/winresources/dockerd
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/client
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cmd/docker-proxy
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cmd/dockerd
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cmd/dockerd/trap
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/container
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/container/stream
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/contrib/apparmor
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/contrib/docker-device-tool
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/contrib/httpserver
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/cluster
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/cluster/convert
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/cluster/executor
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/cluster/executor/container
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/cluster/provider
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/config
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/containerd
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/events
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/events/testutils
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/aufs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/copy
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/overlay
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/register
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/vfs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/graphdriver/zfs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/images
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/initlayer
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/links
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/listeners
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/awslogs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/fluentd
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/gcplogs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/gelf
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/journald
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/local
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/logentries
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/loggertest
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/loggerutils
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/splunk
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/syslog
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/logger/templates
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/names
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/network
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/daemon/stats
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/distribution
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/distribution/metadata
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/distribution/utils
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/distribution/xfer
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/dockerversion
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/errdefs
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/image
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/image/cache
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/image/tarexport
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/image/v1
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/internal/test/suite
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/layer
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libcontainerd
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libcontainerd/queue
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libcontainerd/remote
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libcontainerd/supervisor
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libcontainerd/types
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/bitseq
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/cluster
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/config
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/datastore
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/diagnostic
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/discoverapi
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/driverapi
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/drivers/bridge
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:57:35 [2022-10-24T17:57:35.501Z] github.com/docker/docker/libnetwork/drivers/host
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/drivers/null
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/drivers/overlay
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/drivers/remote
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/drivers/windows
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/drvregistry
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/etchosts
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/idm
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/internal/caller
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/ipam
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/ipamapi
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/ipams/builtin
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/ipams/null
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/ipams/remote
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/ipamutils
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/iptables
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/netlabel
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/netutils
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/networkdb
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/ns
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/options
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/osl
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/osl/kernel
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/portallocator
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/portmapper
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/resolvconf
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/testutils
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/libnetwork/types
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/oci
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/oci/caps
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/opts
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/aaparser
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/archive
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/authorization
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/broadcaster
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/capabilities
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/chrootarchive
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/containerfs
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/devicemapper
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/directory
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/dmesg
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/fileutils
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/homedir
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/idtools
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/ioutils
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/jsonmessage
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/longpath
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/loopback
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/namesgenerator
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/parsers
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/parsers/kernel
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/pidfile
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/platform
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/plugingetter
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/plugins
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/plugins/transport
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/pools
17:57:35 [2022-10-24T17:57:35.502Z] github.com/docker/docker/pkg/progress
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/pkg/reexec
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/pkg/stack
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/pkg/stdcopy
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/pkg/streamformatter
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/pkg/stringid
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/pkg/sysinfo
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/pkg/system
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/pkg/tailfile
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/pkg/tarsum
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/pkg/useragent
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/plugin
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/plugin/executor/containerd
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/plugin/v2
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/profiles/apparmor
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/profiles/seccomp
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/quota
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/reference
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/registry
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/registry/resumable
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/restartmanager
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/rootless
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/rootless/specconv
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/runconfig
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/runconfig/opts
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/testutil
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/testutil/daemon
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/testutil/environment
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/testutil/fakecontext
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/testutil/fakegit
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/testutil/fakestorage
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/testutil/fixtures/load
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/testutil/fixtures/plugin
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/testutil/registry
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/testutil/request
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/volume
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/volume/drivers
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/volume/local
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/volume/mounts
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/volume/service
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/volume/service/opts
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/volume/testutils'
17:57:35 [2022-10-24T17:57:35.758Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/bitseq
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cluster
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/config
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/datastore
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/diagnostic
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/discoverapi
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/driverapi
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/bridge
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/host
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/null
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/overlay
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/remote
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/windows
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drvregistry
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/etchosts
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/idm
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/internal/caller
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipam
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipamapi
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipams/builtin
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipams/null
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipams/remote
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipamutils
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/iptables
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/netlabel
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/netutils
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/networkdb
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ns
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/options
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/osl
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/osl/kernel
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/portallocator
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/portmapper
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/resolvconf
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/testutils
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/types'
17:57:35 [2022-10-24T17:57:35.758Z] + echo 'github.com/docker/docker/libnetwork
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/bitseq
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cluster
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/config
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/datastore
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/diagnostic
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/discoverapi
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/driverapi
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/bridge
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/host
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/null
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/overlay
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/remote
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/windows
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drvregistry
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/etchosts
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/idm
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/internal/caller
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipam
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipamapi
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipams/builtin
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipams/null
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipams/remote
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ipamutils
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/iptables
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/netlabel
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/netutils
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/networkdb
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/ns
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/options
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/osl
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/osl/kernel
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/portallocator
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/portmapper
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/resolvconf
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/testutils
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/types'
17:57:35 [2022-10-24T17:57:35.758Z] + grep --fixed-strings libnetwork/drivers/bridge
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/bridge
17:57:35 [2022-10-24T17:57:35.758Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:57:35 [2022-10-24T17:57:35.758Z] + type docker-proxy
17:57:35 [2022-10-24T17:57:35.758Z] hack/test/unit: line 25: type: docker-proxy: not found
17:57:35 [2022-10-24T17:57:35.758Z] + hack/make.sh binary-proxy install-proxy
17:57:35 [2022-10-24T17:57:35.758Z] 
17:57:35 [2022-10-24T17:57:35.758Z] Removing bundles/
17:57:35 [2022-10-24T17:57:35.758Z] 
17:57:35 [2022-10-24T17:57:35.758Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:57:35 [2022-10-24T17:57:35.758Z] Building: bundles/binary-proxy/docker-proxy
17:57:35 [2022-10-24T17:57:35.758Z] GOOS="" GOARCH="" GOARM=""
17:57:42 [2022-10-24T17:57:42.382Z] Created binary: bundles/binary-proxy/docker-proxy
17:57:42 [2022-10-24T17:57:42.382Z] 
17:57:42 [2022-10-24T17:57:42.382Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:57:42 [2022-10-24T17:57:42.382Z] Installing docker-proxy to /usr/local/bin/
17:57:42 [2022-10-24T17:57:42.382Z] 
17:57:42 [2022-10-24T17:57:42.382Z] + mkdir -p bundles
17:57:42 [2022-10-24T17:57:42.382Z] + '[' -n 'github.com/docker/docker/api
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/backend/build
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/httpstatus
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/httputils
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/middleware
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/router
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/router/build
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/router/checkpoint
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/router/container
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/router/debug
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/router/distribution
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/router/grpc
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/router/image
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/router/network
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/router/plugin
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/router/session
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/router/swarm
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/router/system
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/server/router/volume
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/backend
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/blkiodev
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/container
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/events
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/filters
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/image
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/mount
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/network
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/plugins/logdriver
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/registry
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/strslice
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/swarm
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/swarm/runtime
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/time
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/versions
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/versions/v1p19
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/versions/v1p20
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/api/types/volume
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/builder
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/builder/builder-next
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/builder/builder-next/exporter
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/builder/builder-next/worker
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/builder/dockerfile
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/builder/remotecontext
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/builder/remotecontext/git
17:57:42 [2022-10-24T17:57:42.382Z] github.com/docker/docker/builder/remotecontext/urlutil
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/cli
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/cli/config
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/cli/debug
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/cli/winresources/docker-proxy
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/cli/winresources/dockerd
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/client
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/cmd/docker-proxy
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/cmd/dockerd
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/cmd/dockerd/trap
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/container
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/container/stream
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/contrib/apparmor
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/contrib/docker-device-tool
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/contrib/httpserver
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/cluster
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/cluster/convert
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/cluster/executor
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/cluster/executor/container
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/cluster/provider
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/config
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/containerd
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/events
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/events/testutils
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/graphdriver
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/graphdriver/aufs
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/graphdriver/copy
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/graphdriver/overlay
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/graphdriver/register
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/graphdriver/vfs
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/graphdriver/zfs
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/images
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/initlayer
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/links
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/listeners
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/awslogs
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/fluentd
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/gcplogs
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/gelf
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/journald
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/local
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/logentries
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/loggertest
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/loggerutils
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/splunk
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/syslog
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/logger/templates
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/names
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/network
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/daemon/stats
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/distribution
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/distribution/metadata
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/distribution/utils
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/distribution/xfer
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/dockerversion
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/errdefs
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/image
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/image/cache
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/image/tarexport
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/image/v1
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/internal/test/suite
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/layer
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/libcontainerd
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/libcontainerd/queue
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/libcontainerd/remote
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/libcontainerd/supervisor
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/libcontainerd/types
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/oci
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/oci/caps
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/opts
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/aaparser
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/archive
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/authorization
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/broadcaster
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/capabilities
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/chrootarchive
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/containerfs
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/devicemapper
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/directory
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/dmesg
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/fileutils
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/homedir
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/idtools
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/ioutils
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/jsonmessage
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/longpath
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/loopback
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/namesgenerator
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/parsers
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/parsers/kernel
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/pidfile
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/platform
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/plugingetter
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/plugins
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/plugins/transport
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/pools
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/progress
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/reexec
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/stack
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/stdcopy
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/streamformatter
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/stringid
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/sysinfo
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/system
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/tailfile
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/tarsum
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/pkg/useragent
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/plugin
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/plugin/executor/containerd
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/plugin/v2
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/profiles/apparmor
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/profiles/seccomp
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/quota
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/reference
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/registry
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/registry/resumable
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/restartmanager
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/rootless
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/rootless/specconv
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/runconfig
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/runconfig/opts
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/testutil
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/testutil/daemon
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/testutil/environment
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/testutil/fakecontext
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/testutil/fakegit
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/testutil/fakestorage
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/testutil/fixtures/load
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/testutil/fixtures/plugin
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/testutil/registry
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/testutil/request
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/volume
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/volume/drivers
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/volume/local
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/volume/mounts
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/volume/service
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/volume/service/opts
17:57:42 [2022-10-24T17:57:42.383Z] github.com/docker/docker/volume/testutils' ']'
17:57:42 [2022-10-24T17:57:42.383Z] + 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/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
17:57:42 [2022-10-24T17:57:42.639Z] ?   	github.com/docker/docker/api	[no test files]
17:57:57 [2022-10-24T17:57:57.537Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 31.9% of statements
17:59:18 [2022-10-24T17:59:18.997Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ok  	github.com/docker/docker/api/server/router/swarm	0.012s	coverage: 6.0% of statements
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 92.2% of statements
17:59:18 [2022-10-24T17:59:18.997Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.3% of statements
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/types	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ok  	github.com/docker/docker/api/types/registry	0.007s	coverage: 54.2% of statements
17:59:18 [2022-10-24T17:59:18.997Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
17:59:18 [2022-10-24T17:59:18.997Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 77.3% of statements
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/builder	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ok  	github.com/docker/docker/builder/remotecontext	0.176s	coverage: 13.7% of statements
17:59:18 [2022-10-24T17:59:18.997Z] ok  	github.com/docker/docker/builder/dockerfile	0.515s	coverage: 50.2% of statements
17:59:18 [2022-10-24T17:59:18.997Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
17:59:18 [2022-10-24T17:59:18.997Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
17:59:18 [2022-10-24T17:59:18.997Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.446s	coverage: 83.5% of statements
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/cli	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:59:18 [2022-10-24T17:59:18.997Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.022s	coverage: 67.6% of statements
17:59:20 [2022-10-24T17:59:20.928Z] ok  	github.com/docker/docker/client	0.077s	coverage: 76.1% of statements
17:59:53 [2022-10-24T17:59:53.003Z] ok  	github.com/docker/docker/cmd/dockerd	0.063s	coverage: 29.9% of statements
17:59:53 [2022-10-24T17:59:53.003Z] ok  	github.com/docker/docker/container	0.124s	coverage: 35.8% of statements
17:59:53 [2022-10-24T17:59:53.003Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.380s	coverage: 0.0% of statements
17:59:53 [2022-10-24T17:59:53.003Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:59:53 [2022-10-24T17:59:53.003Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:59:53 [2022-10-24T17:59:53.003Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:59:53 [2022-10-24T17:59:53.003Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:59:53 [2022-10-24T17:59:53.003Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:59:58 [2022-10-24T17:59:58.375Z] ok  	github.com/docker/docker/daemon/cluster	0.070s	coverage: 0.5% of statements
17:59:59 [2022-10-24T17:59:59.303Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.021s	coverage: 65.3% of statements
18:00:00 [2022-10-24T18:00:00.668Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
18:00:08 [2022-10-24T18:00:08.752Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.449s	coverage: 13.4% of statements
18:00:08 [2022-10-24T18:00:08.752Z] ok  	github.com/docker/docker/daemon/config	0.037s	coverage: 76.8% of statements
18:00:09 [2022-10-24T18:00:09.313Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
18:00:09 [2022-10-24T18:00:09.874Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
18:00:10 [2022-10-24T18:00:10.436Z] ok  	github.com/docker/docker/daemon	10.121s	coverage: 16.4% of statements
18:00:10 [2022-10-24T18:00:10.436Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:00:10 [2022-10-24T18:00:10.436Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:00:10 [2022-10-24T18:00:10.436Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
18:00:10 [2022-10-24T18:00:10.436Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:00:11 [2022-10-24T18:00:11.363Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.611s	coverage: 74.8% of statements
18:00:12 [2022-10-24T18:00:12.292Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.317s	coverage: 60.7% of statements
18:00:12 [2022-10-24T18:00:12.548Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
18:00:13 [2022-10-24T18:00:13.999Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
18:00:15 [2022-10-24T18:00:15.372Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.206s	coverage: 50.6% of statements
18:00:16 [2022-10-24T18:00:16.298Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.045s	coverage: 45.9% of statements
18:00:16 [2022-10-24T18:00:16.298Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:00:17 [2022-10-24T18:00:17.237Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.213s	coverage: 60.3% of statements
18:00:17 [2022-10-24T18:00:17.237Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:00:17 [2022-10-24T18:00:17.237Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:00:17 [2022-10-24T18:00:17.800Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
18:00:18 [2022-10-24T18:00:18.361Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.032s	coverage: 3.0% of statements
18:00:18 [2022-10-24T18:00:18.923Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
18:00:19 [2022-10-24T18:00:19.892Z] ok  	github.com/docker/docker/daemon/images	0.069s	coverage: 6.8% of statements
18:00:19 [2022-10-24T18:00:19.892Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:00:19 [2022-10-24T18:00:19.892Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:00:20 [2022-10-24T18:00:20.454Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 43.2% of statements
18:00:21 [2022-10-24T18:00:21.017Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.137s	coverage: 79.9% of statements
18:00:21 [2022-10-24T18:00:21.017Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
18:00:21 [2022-10-24T18:00:21.017Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:00:21 [2022-10-24T18:00:21.945Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 68.2% of statements
18:00:22 [2022-10-24T18:00:22.201Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.011s	coverage: 88.2% of statements
18:00:23 [2022-10-24T18:00:23.128Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.130s	coverage: 76.8% of statements
18:00:23 [2022-10-24T18:00:23.384Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 87.2% of statements
18:00:23 [2022-10-24T18:00:23.945Z] ok  	github.com/docker/docker/daemon/logger/local	0.026s	coverage: 79.4% of statements
18:00:24 [2022-10-24T18:00:24.872Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 63.5% of statements
18:00:25 [2022-10-24T18:00:25.434Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
18:00:26 [2022-10-24T18:00:26.361Z] ok  	github.com/docker/docker/daemon/logger/journald	3.604s	coverage: 74.5% of statements
18:00:26 [2022-10-24T18:00:26.361Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
18:00:26 [2022-10-24T18:00:26.361Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
18:00:26 [2022-10-24T18:00:26.361Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:00:26 [2022-10-24T18:00:26.361Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
18:00:26 [2022-10-24T18:00:26.923Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
18:00:27 [2022-10-24T18:00:27.179Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
18:00:27 [2022-10-24T18:00:27.434Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
18:00:27 [2022-10-24T18:00:27.690Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.576s	coverage: 82.5% of statements
18:00:27 [2022-10-24T18:00:27.690Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:00:27 [2022-10-24T18:00:27.690Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:00:29 [2022-10-24T18:00:29.055Z] ok  	github.com/docker/docker/distribution/metadata	0.034s	coverage: 44.4% of statements
18:00:30 [2022-10-24T18:00:30.987Z] ok  	github.com/docker/docker/distribution	1.495s	coverage: 29.7% of statements
18:00:30 [2022-10-24T18:00:30.987Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:00:30 [2022-10-24T18:00:30.987Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
18:00:31 [2022-10-24T18:00:31.590Z] ok  	github.com/docker/docker/distribution/xfer	1.886s	coverage: 84.9% of statements
18:00:31 [2022-10-24T18:00:31.590Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:00:31 [2022-10-24T18:00:31.846Z] ok  	github.com/docker/docker/image	0.031s	coverage: 86.9% of statements
18:00:32 [2022-10-24T18:00:32.407Z] ok  	github.com/docker/docker/image/cache	0.015s	coverage: 19.2% of statements
18:00:32 [2022-10-24T18:00:32.663Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
18:00:32 [2022-10-24T18:00:32.663Z] ?   	github.com/docker/docker/image/v1	[no test files]
18:00:32 [2022-10-24T18:00:32.663Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:00:32 [2022-10-24T18:00:32.918Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
18:00:33 [2022-10-24T18:00:33.889Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 41.4% of statements
18:00:34 [2022-10-24T18:00:34.453Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 66.0% of statements
18:00:34 [2022-10-24T18:00:34.709Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
18:00:36 [2022-10-24T18:00:36.117Z] ok  	github.com/docker/docker/pkg/archive	0.300s	coverage: 82.1% of statements
18:00:37 [2022-10-24T18:00:37.527Z] ok  	github.com/docker/docker/pkg/authorization	0.516s	coverage: 68.3% of statements
18:00:37 [2022-10-24T18:00:37.527Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
18:00:37 [2022-10-24T18:00:37.527Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
18:00:40 [2022-10-24T18:00:40.835Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.524s	coverage: 44.9% of statements
18:00:40 [2022-10-24T18:00:40.835Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
18:00:41 [2022-10-24T18:00:41.091Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
18:00:41 [2022-10-24T18:00:41.091Z] ok  	github.com/docker/docker/layer	7.090s	coverage: 68.9% of statements
18:00:41 [2022-10-24T18:00:41.091Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:00:41 [2022-10-24T18:00:41.091Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:00:41 [2022-10-24T18:00:41.091Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:00:41 [2022-10-24T18:00:41.091Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:00:41 [2022-10-24T18:00:41.091Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:00:41 [2022-10-24T18:00:41.091Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:00:41 [2022-10-24T18:00:41.347Z] ok  	github.com/docker/docker/pkg/dmesg	0.013s	coverage: 83.3% of statements
18:00:41 [2022-10-24T18:00:41.603Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 77.5% of statements
18:00:41 [2022-10-24T18:00:41.603Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
18:00:42 [2022-10-24T18:00:42.531Z] ok  	github.com/docker/docker/pkg/idtools	0.357s	coverage: 69.6% of statements
18:00:42 [2022-10-24T18:00:42.531Z] ok  	github.com/docker/docker/pkg/ioutils	0.385s	coverage: 71.5% of statements
18:00:42 [2022-10-24T18:00:42.787Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
18:00:42 [2022-10-24T18:00:42.787Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
18:00:42 [2022-10-24T18:00:42.787Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:00:43 [2022-10-24T18:00:43.044Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
18:00:43 [2022-10-24T18:00:43.044Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
18:00:43 [2022-10-24T18:00:43.299Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
18:00:43 [2022-10-24T18:00:43.555Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.012s	coverage: 90.5% of statements
18:00:43 [2022-10-24T18:00:43.555Z] ok  	github.com/docker/docker/pkg/pidfile	0.016s	coverage: 76.5% of statements
18:00:43 [2022-10-24T18:00:43.556Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:00:43 [2022-10-24T18:00:43.556Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:00:44 [2022-10-24T18:00:44.117Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
18:00:44 [2022-10-24T18:00:44.678Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
18:00:44 [2022-10-24T18:00:44.678Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
18:00:44 [2022-10-24T18:00:44.935Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:00:45 [2022-10-24T18:00:45.191Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
18:00:45 [2022-10-24T18:00:45.446Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
18:00:45 [2022-10-24T18:00:45.702Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
18:00:45 [2022-10-24T18:00:45.958Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
18:00:46 [2022-10-24T18:00:46.258Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:00:46 [2022-10-24T18:00:46.513Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
18:00:47 [2022-10-24T18:00:47.163Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 46.0% of statements
18:00:47 [2022-10-24T18:00:47.163Z] ok  	github.com/docker/docker/pkg/tailfile	0.043s	coverage: 88.6% of statements
18:00:47 [2022-10-24T18:00:47.723Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
18:00:47 [2022-10-24T18:00:47.979Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
18:00:49 [2022-10-24T18:00:49.868Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
18:00:50 [2022-10-24T18:00:50.124Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
18:00:50 [2022-10-24T18:00:50.686Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
18:00:51 [2022-10-24T18:00:51.613Z] ok  	github.com/docker/docker/quota	0.163s	coverage: 71.4% of statements
18:00:52 [2022-10-24T18:00:52.175Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
18:00:53 [2022-10-24T18:00:53.146Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 58.7% of statements
18:00:53 [2022-10-24T18:00:53.402Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
18:00:53 [2022-10-24T18:00:53.658Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
18:00:54 [2022-10-24T18:00:54.220Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
18:00:54 [2022-10-24T18:00:54.220Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
18:00:56 [2022-10-24T18:00:56.128Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
18:00:56 [2022-10-24T18:00:56.706Z] ok  	github.com/docker/docker/volume/local	0.063s	coverage: 77.1% of statements
18:00:56 [2022-10-24T18:00:56.962Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
18:00:58 [2022-10-24T18:00:58.327Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.1% of statements
18:01:20 [2022-10-24T18:01:20.253Z] ok  	github.com/docker/docker/pkg/plugins	33.638s	coverage: 76.3% of statements
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/rootless	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/volume	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:01:20 [2022-10-24T18:01:20.253Z] 
18:01:20 [2022-10-24T18:01:20.253Z] === Skipped
18:01:20 [2022-10-24T18:01:20.253Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
18:01:20 [2022-10-24T18:01:20.253Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
18:01:20 [2022-10-24T18:01:20.253Z] 
18:01:20 [2022-10-24T18:01:20.253Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:01:20 [2022-10-24T18:01:20.253Z]     network_proxy_test.go:208: No support for dual stack yet
18:01:20 [2022-10-24T18:01:20.253Z] 
18:01:20 [2022-10-24T18:01:20.253Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
18:01:20 [2022-10-24T18:01:20.253Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
18:01:20 [2022-10-24T18:01:20.253Z] 
18:01:20 [2022-10-24T18:01:20.253Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:01:20 [2022-10-24T18:01:20.253Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
18:01:20 [2022-10-24T18:01:20.253Z] 
18:01:20 [2022-10-24T18:01:20.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:01:20 [2022-10-24T18:01:20.253Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:01:20 [2022-10-24T18:01:20.253Z]     graphtest_unix.go:44: Driver btrfs not supported
18:01:20 [2022-10-24T18:01:20.253Z] 
18:01:20 [2022-10-24T18:01:20.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:01:20 [2022-10-24T18:01:20.253Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:01:20 [2022-10-24T18:01:20.253Z]     graphtest_unix.go:44: Driver btrfs not supported
18:01:20 [2022-10-24T18:01:20.253Z] 
18:01:20 [2022-10-24T18:01:20.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:01:20 [2022-10-24T18:01:20.253Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:01:20 [2022-10-24T18:01:20.253Z]     graphtest_unix.go:44: Driver btrfs not supported
18:01:20 [2022-10-24T18:01:20.253Z] 
18:01:20 [2022-10-24T18:01:20.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:01:20 [2022-10-24T18:01:20.253Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:01:20 [2022-10-24T18:01:20.253Z]     graphtest_unix.go:44: Driver btrfs not supported
18:01:20 [2022-10-24T18:01:20.253Z] 
18:01:20 [2022-10-24T18:01:20.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:01:20 [2022-10-24T18:01:20.253Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:44: Driver btrfs not supported
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:71: No driver to put!
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z] time="2022-10-24T18:00:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z] time="2022-10-24T18:00:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z] time="2022-10-24T18:00:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z] time="2022-10-24T18:00:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z] time="2022-10-24T18:00:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:71: No driver to put!
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z]     overlay_test.go:50: Fails to compute changes intermittently
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:44: Driver zfs not supported
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:44: Driver zfs not supported
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:44: Driver zfs not supported
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:44: Driver zfs not supported
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:44: Driver zfs not supported
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z]     graphtest_unix.go:71: No driver to put!
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:01:20 [2022-10-24T18:01:20.254Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
18:01:20 [2022-10-24T18:01:20.254Z] 
18:01:20 [2022-10-24T18:01:20.254Z] DONE 2869 tests, 28 skipped in 216.350s
18:01:20 [2022-10-24T18:01:20.254Z] + '[' -n 'github.com/docker/docker/libnetwork
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/bitseq
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/cluster
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/config
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/datastore
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/diagnostic
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/discoverapi
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/driverapi
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drivers/bridge
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drivers/host
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drivers/null
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drivers/overlay
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drivers/remote
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drivers/windows
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/drvregistry
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/etchosts
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/idm
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/internal/caller
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/ipam
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/ipamapi
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/ipams/builtin
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/ipams/null
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/ipams/remote
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/ipamutils
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/iptables
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/netlabel
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/netutils
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/networkdb
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/ns
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/options
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/osl
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/osl/kernel
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/portallocator
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/portmapper
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/resolvconf
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/testutils
18:01:20 [2022-10-24T18:01:20.254Z] github.com/docker/docker/libnetwork/types' ']'
18:01:20 [2022-10-24T18:01:20.254Z] + 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:02:06 [2022-10-24T18:02:06.909Z] ok  	github.com/docker/docker/libnetwork	37.511s	coverage: 40.6% of statements
18:02:06 [2022-10-24T18:02:06.909Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.143s	coverage: 84.4% of statements
18:02:06 [2022-10-24T18:02:06.909Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:02:06 [2022-10-24T18:02:06.909Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:02:06 [2022-10-24T18:02:06.909Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:02:06 [2022-10-24T18:02:06.909Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:02:06 [2022-10-24T18:02:06.909Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:02:06 [2022-10-24T18:02:06.909Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:02:06 [2022-10-24T18:02:06.909Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
18:02:06 [2022-10-24T18:02:06.909Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
18:02:06 [2022-10-24T18:02:06.909Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
18:02:06 [2022-10-24T18:02:06.909Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
18:02:06 [2022-10-24T18:02:06.909Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:02:06 [2022-10-24T18:02:06.909Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:02:06 [2022-10-24T18:02:06.909Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
18:02:06 [2022-10-24T18:02:06.909Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.529s	coverage: 59.9% of statements
18:02:06 [2022-10-24T18:02:06.909Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:02:06 [2022-10-24T18:02:06.909Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
18:02:06 [2022-10-24T18:02:06.909Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 5.1% of statements
18:02:06 [2022-10-24T18:02:06.909Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:02:07 [2022-10-24T18:02:07.470Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.7% of statements
18:02:07 [2022-10-24T18:02:07.470Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:02:07 [2022-10-24T18:02:07.726Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
18:02:17 [2022-10-24T18:02:17.663Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.315s	coverage: 6.7% of statements
18:02:17 [2022-10-24T18:02:17.663Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
18:02:17 [2022-10-24T18:02:17.919Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
18:02:18 [2022-10-24T18:02:18.480Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
18:02:18 [2022-10-24T18:02:18.480Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:02:18 [2022-10-24T18:02:18.480Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
18:02:18 [2022-10-24T18:02:18.480Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:02:18 [2022-10-24T18:02:18.736Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
18:02:18 [2022-10-24T18:02:18.992Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
18:02:19 [2022-10-24T18:02:19.248Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
18:02:19 [2022-10-24T18:02:19.503Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
18:02:29 [2022-10-24T18:02:29.530Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
18:02:47 [2022-10-24T18:02:47.611Z] ok  	github.com/docker/docker/libnetwork/ipam	16.089s	coverage: 85.3% of statements
18:02:47 [2022-10-24T18:02:47.611Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:02:47 [2022-10-24T18:02:47.611Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:02:47 [2022-10-24T18:02:47.611Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
18:02:47 [2022-10-24T18:02:47.611Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
18:02:47 [2022-10-24T18:02:47.611Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:02:47 [2022-10-24T18:02:47.611Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
18:02:47 [2022-10-24T18:02:47.867Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.271s	coverage: 74.0% of statements
18:02:48 [2022-10-24T18:02:48.428Z] ok  	github.com/docker/docker/libnetwork/iptables	0.169s	coverage: 45.1% of statements
18:02:48 [2022-10-24T18:02:48.732Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
18:02:49 [2022-10-24T18:02:49.029Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
18:04:40 [2022-10-24T18:04:40.618Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.988s	coverage: 60.1% of statements
18:04:40 [2022-10-24T18:04:40.618Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:04:40 [2022-10-24T18:04:40.618Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
18:04:40 [2022-10-24T18:04:40.618Z] ok  	github.com/docker/docker/libnetwork/osl	4.347s	coverage: 39.7% of statements
18:04:40 [2022-10-24T18:04:40.873Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
18:04:41 [2022-10-24T18:04:41.130Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
18:04:42 [2022-10-24T18:04:42.114Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.684s	coverage: 46.3% of statements
18:04:42 [2022-10-24T18:04:42.383Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
18:04:42 [2022-10-24T18:04:42.383Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
18:04:42 [2022-10-24T18:04:42.642Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
18:04:42 [2022-10-24T18:04:42.642Z] 
18:04:42 [2022-10-24T18:04:42.642Z] === Skipped
18:04:42 [2022-10-24T18:04:42.642Z] === SKIP: libnetwork TestParallel1 (0.00s)
18:04:42 [2022-10-24T18:04:42.642Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
18:04:42 [2022-10-24T18:04:42.642Z] 
18:04:42 [2022-10-24T18:04:42.642Z] === SKIP: libnetwork TestParallel3 (0.00s)
18:04:42 [2022-10-24T18:04:42.642Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
18:04:42 [2022-10-24T18:04:42.642Z] 
18:04:42 [2022-10-24T18:04:42.642Z] === SKIP: libnetwork TestParallel2 (0.00s)
18:04:42 [2022-10-24T18:04:42.642Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
18:04:42 [2022-10-24T18:04:42.642Z] 
18:04:42 [2022-10-24T18:04:42.642Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
18:04:42 [2022-10-24T18:04:42.642Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
18:04:42 [2022-10-24T18:04:42.642Z] 
18:04:42 [2022-10-24T18:04:42.642Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
18:04:42 [2022-10-24T18:04:42.642Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
18:04:42 [2022-10-24T18:04:42.642Z] 
18:04:42 [2022-10-24T18:04:42.642Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
18:04:42 [2022-10-24T18:04:42.642Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
18:04:42 [2022-10-24T18:04:42.642Z] 
18:04:42 [2022-10-24T18:04:42.642Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
18:04:42 [2022-10-24T18:04:42.642Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
18:04:42 [2022-10-24T18:04:42.642Z] 
18:04:42 [2022-10-24T18:04:42.642Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
18:04:42 [2022-10-24T18:04:42.642Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
18:04:42 [2022-10-24T18:04:42.642Z] 
18:04:42 [2022-10-24T18:04:42.642Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
18:04:42 [2022-10-24T18:04:42.642Z]     firewalld_test.go:14: firewalld is not running
18:04:42 [2022-10-24T18:04:42.642Z] 
18:04:42 [2022-10-24T18:04:42.642Z] DONE 325 tests, 9 skipped in 204.715s
Post stage
[Pipeline] junit
18:04:43 [2022-10-24T18:04:43.705Z] Recording test results
18:04:43 [2022-10-24T18:04:43.838Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:04:44 [2022-10-24T18:04:44.147Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44351/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ac79a02ace2d8432eafca4364b4c55a55aba5172 -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:ac79a02ace2d8432eafca4364b4c55a55aba5172 hack/make.sh dynbinary test-integration
18:04:44 [2022-10-24T18:04:44.443Z] 
18:04:44 [2022-10-24T18:04:44.698Z] Removing bundles/
18:04:44 [2022-10-24T18:04:44.698Z] 
18:04:44 [2022-10-24T18:04:44.698Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:04:44 [2022-10-24T18:04:44.698Z] Building: bundles/dynbinary-daemon/dockerd
18:04:44 [2022-10-24T18:04:44.698Z] GOOS="" GOARCH="" GOARM=""
18:06:21 [2022-10-24T18:06:21.073Z] Created binary: bundles/dynbinary-daemon/dockerd
18:06:21 [2022-10-24T18:06:21.073Z] Building: bundles/dynbinary-daemon/docker-proxy
18:06:21 [2022-10-24T18:06:21.073Z] GOOS="" GOARCH="" GOARM=""
18:06:21 [2022-10-24T18:06:21.073Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:06:21 [2022-10-24T18:06:21.073Z] 
18:06:21 [2022-10-24T18:06:21.073Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:06:21 [2022-10-24T18:06:21.073Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:06:21 [2022-10-24T18:06:21.073Z] HOSTNAME=fc369aedf71b
18:06:21 [2022-10-24T18:06:21.073Z] TESTDEBUG=0
18:06:21 [2022-10-24T18:06:21.073Z] DEST=bundles/test-integration
18:06:21 [2022-10-24T18:06:21.073Z] PWD=/go/src/github.com/docker/docker
18:06:21 [2022-10-24T18:06:21.073Z] DOCKER_GITCOMMIT=ac79a02ace2d8432eafca4364b4c55a55aba5172
18:06:21 [2022-10-24T18:06:21.073Z] container=docker
18:06:21 [2022-10-24T18:06:21.073Z] HOME=/root
18:06:21 [2022-10-24T18:06:21.073Z] GOLANG_VERSION=1.19.2
18:06:21 [2022-10-24T18:06:21.073Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:06:21 [2022-10-24T18:06:21.073Z] VALIDATE_BRANCH=master
18:06:21 [2022-10-24T18:06:21.073Z] TERM=xterm
18:06:21 [2022-10-24T18:06:21.073Z] DOCKER_PKG=github.com/docker/docker
18:06:21 [2022-10-24T18:06:21.073Z] SHLVL=1
18:06:21 [2022-10-24T18:06:21.073Z] TIMEOUT=120m
18:06:21 [2022-10-24T18:06:21.073Z] DOCKER_BUILDTAGS= journald
18:06:21 [2022-10-24T18:06:21.073Z] DOCKER_GRAPHDRIVER=overlay2
18:06:21 [2022-10-24T18:06:21.073Z] GO111MODULE=off
18:06:21 [2022-10-24T18:06:21.073Z] DOCKER_EXPERIMENTAL=1
18:06:21 [2022-10-24T18:06:21.073Z] TEST_SKIP_INTEGRATION_CLI=1
18:06:21 [2022-10-24T18:06:21.073Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:06:21 [2022-10-24T18:06:21.073Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:06:21 [2022-10-24T18:06:21.073Z] GOPATH=/go
18:06:21 [2022-10-24T18:06:21.073Z] PKG_CONFIG=pkg-config
18:06:21 [2022-10-24T18:06:21.073Z] _=/usr/bin/env
18:06:21 [2022-10-24T18:06:21.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:06:53 [2022-10-24T18:06:53.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:06:53 [2022-10-24T18:06:53.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:07:25 [2022-10-24T18:07:25.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:07:29 [2022-10-24T18:07:29.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:07:35 [2022-10-24T18:07:35.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:07:35 [2022-10-24T18:07:35.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:07:36 [2022-10-24T18:07:36.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:07:37 [2022-10-24T18:07:37.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:07:37 [2022-10-24T18:07:37.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:07:38 [2022-10-24T18:07:38.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:07:39 [2022-10-24T18:07:39.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:07:40 [2022-10-24T18:07:40.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:07:41 [2022-10-24T18:07:41.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:07:42 [2022-10-24T18:07:42.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:07:43 [2022-10-24T18:07:43.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:07:44 [2022-10-24T18:07:44.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:07:44 [2022-10-24T18:07:44.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:07:45 [2022-10-24T18:07:45.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:07:46 [2022-10-24T18:07:46.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:07:47 [2022-10-24T18:07:47.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:07:48 [2022-10-24T18:07:48.037Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:07:48 [2022-10-24T18:07:48.037Z] Using test binary docker
18:07:48 [2022-10-24T18:07:48.037Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:07:48 [2022-10-24T18:07:48.037Z] +++ /etc/init.d/apparmor start
18:07:48 [2022-10-24T18:07:48.037Z] Not: starting.
18:07:48 [2022-10-24T18:07:48.037Z] INFO: Waiting for daemon to start...
18:07:48 [2022-10-24T18:07:48.037Z] Starting dockerd
18:07:48 [2022-10-24T18:07:48.037Z] +++ 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:07:50 [2022-10-24T18:07:50.550Z] .
18:07:50 [2022-10-24T18:07:50.550Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:07:50 [2022-10-24T18:07:50.550Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:07:50 [2022-10-24T18:07:50.550Z] Error: No such image: emptyfs
18:07:50 [2022-10-24T18:07:50.550Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:07:50 [2022-10-24T18:07:50.550Z] ++++ docker load
18:07:50 [2022-10-24T18:07:50.550Z] Loaded image: emptyfs:latest
18:07:50 [2022-10-24T18:07:50.550Z] Running integration-test (iteration 1)
18:07:50 [2022-10-24T18:07:50.550Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
18:07:50 [2022-10-24T18:07:50.550Z] ++ 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:07:50 [2022-10-24T18:07:50.550Z] ++ set -e
18:07:50 [2022-10-24T18:07:50.550Z] ++ '[' -n 0 ']'
18:07:50 [2022-10-24T18:07:50.550Z] ++ set -x
18:07:50 [2022-10-24T18:07:50.550Z] ++ 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:07:50 [2022-10-24T18:07:50.550Z] Loaded image: busybox:latest
18:07:50 [2022-10-24T18:07:50.550Z] Loaded image: busybox:glibc
18:07:51 [2022-10-24T18:07:51.914Z] Loaded image: debian:bullseye-slim
18:07:51 [2022-10-24T18:07:51.914Z] Loaded image: hello-world:latest
18:07:51 [2022-10-24T18:07:51.914Z] Loaded image: arm32v7/hello-world:latest
18:07:51 [2022-10-24T18:07:51.914Z] INFO: Testing against a local daemon
18:07:51 [2022-10-24T18:07:51.914Z] === RUN   TestCgroupNamespacesBuild
18:07:53 [2022-10-24T18:07:53.279Z] --- PASS: TestCgroupNamespacesBuild (1.40s)
18:07:53 [2022-10-24T18:07:53.279Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:07:54 [2022-10-24T18:07:54.684Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
18:07:54 [2022-10-24T18:07:54.684Z] === RUN   TestBuildWithSession
18:07:54 [2022-10-24T18:07:54.684Z]     build_session_test.go:25: TODO: BuildKit
18:07:54 [2022-10-24T18:07:54.684Z] --- SKIP: TestBuildWithSession (0.00s)
18:07:54 [2022-10-24T18:07:54.684Z] === RUN   TestBuildSquashParent
18:07:57 [2022-10-24T18:07:57.947Z] --- PASS: TestBuildSquashParent (3.68s)
18:07:57 [2022-10-24T18:07:57.947Z] === RUN   TestBuildWithRemoveAndForceRemove
18:07:58 [2022-10-24T18:07:58.202Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:07:58 [2022-10-24T18:07:58.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:07:58 [2022-10-24T18:07:58.202Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:07:58 [2022-10-24T18:07:58.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:07:58 [2022-10-24T18:07:58.202Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:07:58 [2022-10-24T18:07:58.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:07:58 [2022-10-24T18:07:58.202Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:07:58 [2022-10-24T18:07:58.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:07:58 [2022-10-24T18:07:58.202Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:07:58 [2022-10-24T18:07:58.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:07:58 [2022-10-24T18:07:58.202Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:07:58 [2022-10-24T18:07:58.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:07:58 [2022-10-24T18:07:58.202Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:07:58 [2022-10-24T18:07:58.202Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:07:59 [2022-10-24T18:07:59.566Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:07:59 [2022-10-24T18:07:59.566Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:08:00 [2022-10-24T18:08:00.493Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:08:00 [2022-10-24T18:08:00.749Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:08:02 [2022-10-24T18:08:02.112Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:08:02 [2022-10-24T18:08:02.112Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.24s)
18:08:02 [2022-10-24T18:08:02.112Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.34s)
18:08:02 [2022-10-24T18:08:02.112Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.12s)
18:08:02 [2022-10-24T18:08:02.112Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s)
18:08:02 [2022-10-24T18:08:02.112Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.37s)
18:08:02 [2022-10-24T18:08:02.112Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.23s)
18:08:02 [2022-10-24T18:08:02.112Z] === RUN   TestBuildMultiStageCopy
18:08:02 [2022-10-24T18:08:02.112Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:08:03 [2022-10-24T18:08:03.082Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:08:03 [2022-10-24T18:08:03.642Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:08:03 [2022-10-24T18:08:03.642Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:08:03 [2022-10-24T18:08:03.899Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:08:04 [2022-10-24T18:08:04.204Z] --- PASS: TestBuildMultiStageCopy (2.24s)
18:08:04 [2022-10-24T18:08:04.204Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.24s)
18:08:04 [2022-10-24T18:08:04.204Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.33s)
18:08:04 [2022-10-24T18:08:04.204Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
18:08:04 [2022-10-24T18:08:04.204Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
18:08:04 [2022-10-24T18:08:04.204Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
18:08:04 [2022-10-24T18:08:04.204Z] === RUN   TestBuildMultiStageParentConfig
18:08:04 [2022-10-24T18:08:04.782Z] --- PASS: TestBuildMultiStageParentConfig (0.65s)
18:08:04 [2022-10-24T18:08:04.782Z] === RUN   TestBuildLabelWithTargets
18:08:06 [2022-10-24T18:08:06.147Z] --- PASS: TestBuildLabelWithTargets (1.05s)
18:08:06 [2022-10-24T18:08:06.148Z] === RUN   TestBuildWithEmptyLayers
18:08:06 [2022-10-24T18:08:06.403Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
18:08:06 [2022-10-24T18:08:06.403Z] === RUN   TestBuildMultiStageOnBuild
18:08:07 [2022-10-24T18:08:07.767Z] --- PASS: TestBuildMultiStageOnBuild (1.37s)
18:08:07 [2022-10-24T18:08:07.767Z] === RUN   TestBuildUncleanTarFilenames
18:08:08 [2022-10-24T18:08:08.329Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
18:08:08 [2022-10-24T18:08:08.329Z] === RUN   TestBuildMultiStageLayerLeak
18:08:09 [2022-10-24T18:08:09.693Z] --- PASS: TestBuildMultiStageLayerLeak (1.44s)
18:08:09 [2022-10-24T18:08:09.693Z] === RUN   TestBuildWithHugeFile
18:08:48 [2022-10-24T18:08:48.393Z] --- PASS: TestBuildWithHugeFile (35.45s)
18:08:48 [2022-10-24T18:08:48.393Z] === RUN   TestBuildWCOWSandboxSize
18:08:48 [2022-10-24T18:08:48.393Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:08:48 [2022-10-24T18:08:48.393Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:08:48 [2022-10-24T18:08:48.393Z] === RUN   TestBuildWithEmptyDockerfile
18:08:48 [2022-10-24T18:08:48.393Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:08:48 [2022-10-24T18:08:48.393Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:08:48 [2022-10-24T18:08:48.393Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:08:48 [2022-10-24T18:08:48.393Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:08:48 [2022-10-24T18:08:48.393Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:08:48 [2022-10-24T18:08:48.393Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:08:48 [2022-10-24T18:08:48.393Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:08:48 [2022-10-24T18:08:48.393Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:08:48 [2022-10-24T18:08:48.393Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:08:48 [2022-10-24T18:08:48.393Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
18:08:48 [2022-10-24T18:08:48.393Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
18:08:48 [2022-10-24T18:08:48.393Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
18:08:48 [2022-10-24T18:08:48.393Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:08:48 [2022-10-24T18:08:48.393Z] === RUN   TestBuildPreserveOwnership
18:08:48 [2022-10-24T18:08:48.393Z] === RUN   TestBuildPreserveOwnership/copy_from
18:08:48 [2022-10-24T18:08:48.393Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:08:48 [2022-10-24T18:08:48.393Z] --- PASS: TestBuildPreserveOwnership (2.96s)
18:08:48 [2022-10-24T18:08:48.393Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.97s)
18:08:48 [2022-10-24T18:08:48.393Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s)
18:08:48 [2022-10-24T18:08:48.393Z] === RUN   TestBuildPlatformInvalid
18:08:48 [2022-10-24T18:08:48.393Z] --- PASS: TestBuildPlatformInvalid (0.07s)
18:08:48 [2022-10-24T18:08:48.393Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:08:49 [2022-10-24T18:08:49.319Z] Loaded image: busybox:latest
18:08:49 [2022-10-24T18:08:49.319Z] Loaded image: busybox:glibc
18:08:50 [2022-10-24T18:08:50.245Z] Loaded image: debian:bullseye-slim
18:08:50 [2022-10-24T18:08:50.245Z] Loaded image: hello-world:latest
18:08:50 [2022-10-24T18:08:50.501Z] Loaded image: arm32v7/hello-world:latest
18:09:00 [2022-10-24T18:09:00.440Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.41s)
18:09:00 [2022-10-24T18:09:00.440Z] PASS
18:09:00 [2022-10-24T18:09:00.440Z] 
18:09:00 [2022-10-24T18:09:00.440Z] === Skipped
18:09:00 [2022-10-24T18:09:00.440Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:09:00 [2022-10-24T18:09:00.440Z]     build_session_test.go:25: TODO: BuildKit
18:09:00 [2022-10-24T18:09:00.440Z] 
18:09:00 [2022-10-24T18:09:00.440Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:09:00 [2022-10-24T18:09:00.440Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:09:00 [2022-10-24T18:09:00.440Z] 
18:09:00 [2022-10-24T18:09:00.440Z] DONE 34 tests, 2 skipped in 69.555s
18:09:00 [2022-10-24T18:09:00.440Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:09:00 [2022-10-24T18:09:00.440Z] ++ 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:09:00 [2022-10-24T18:09:00.440Z] ++ set -e
18:09:00 [2022-10-24T18:09:00.440Z] ++ '[' -n 0 ']'
18:09:00 [2022-10-24T18:09:00.440Z] ++ set -x
18:09:00 [2022-10-24T18:09:00.440Z] ++ 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:09:00 [2022-10-24T18:09:00.440Z] INFO: Testing against a local daemon
18:09:00 [2022-10-24T18:09:00.440Z] === RUN   TestConfigInspect
18:09:02 [2022-10-24T18:09:02.327Z] --- PASS: TestConfigInspect (2.22s)
18:09:02 [2022-10-24T18:09:02.327Z] === RUN   TestConfigList
18:09:04 [2022-10-24T18:09:04.846Z] --- PASS: TestConfigList (2.26s)
18:09:04 [2022-10-24T18:09:04.846Z] === RUN   TestConfigsCreateAndDelete
18:09:06 [2022-10-24T18:09:06.744Z] --- PASS: TestConfigsCreateAndDelete (2.28s)
18:09:06 [2022-10-24T18:09:06.744Z] === RUN   TestConfigsUpdate
18:09:09 [2022-10-24T18:09:09.344Z] --- PASS: TestConfigsUpdate (2.17s)
18:09:09 [2022-10-24T18:09:09.344Z] === RUN   TestTemplatedConfig
18:09:11 [2022-10-24T18:09:11.231Z] --- PASS: TestTemplatedConfig (2.42s)
18:09:11 [2022-10-24T18:09:11.231Z] === RUN   TestConfigCreateResolve
18:09:13 [2022-10-24T18:09:13.745Z] --- PASS: TestConfigCreateResolve (2.15s)
18:09:13 [2022-10-24T18:09:13.745Z] PASS
18:09:13 [2022-10-24T18:09:13.745Z] 
18:09:13 [2022-10-24T18:09:13.745Z] DONE 6 tests in 13.592s
18:09:13 [2022-10-24T18:09:13.745Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:09:13 [2022-10-24T18:09:13.745Z] ++ 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:09:13 [2022-10-24T18:09:13.745Z] ++ set -e
18:09:13 [2022-10-24T18:09:13.745Z] ++ '[' -n 0 ']'
18:09:13 [2022-10-24T18:09:13.745Z] ++ set -x
18:09:13 [2022-10-24T18:09:13.745Z] ++ 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:09:13 [2022-10-24T18:09:13.745Z] INFO: Testing against a local daemon
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestAttachWithTTY
18:09:13 [2022-10-24T18:09:13.745Z] --- PASS: TestAttachWithTTY (0.07s)
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestAttachWithoutTTy
18:09:13 [2022-10-24T18:09:13.745Z] --- PASS: TestAttachWithoutTTy (0.05s)
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestCheckpoint
18:09:13 [2022-10-24T18:09:13.745Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:09:13 [2022-10-24T18:09:13.745Z] --- SKIP: TestCheckpoint (0.00s)
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestContainerInvalidJSON
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestContainerInvalidJSON/commit
18:09:13 [2022-10-24T18:09:13.745Z] === PAUSE TestContainerInvalidJSON/commit
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestContainerInvalidJSON/containers/create
18:09:13 [2022-10-24T18:09:13.745Z] === PAUSE TestContainerInvalidJSON/containers/create
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:09:13 [2022-10-24T18:09:13.745Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:09:13 [2022-10-24T18:09:13.745Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:09:13 [2022-10-24T18:09:13.745Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:09:13 [2022-10-24T18:09:13.745Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:09:13 [2022-10-24T18:09:13.745Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:09:13 [2022-10-24T18:09:13.745Z] === CONT  TestContainerInvalidJSON/commit
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:09:13 [2022-10-24T18:09:13.745Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:09:13 [2022-10-24T18:09:13.745Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:09:13 [2022-10-24T18:09:13.745Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:09:13 [2022-10-24T18:09:13.746Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:09:13 [2022-10-24T18:09:13.746Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:09:13 [2022-10-24T18:09:13.746Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:09:13 [2022-10-24T18:09:13.746Z] === CONT  TestContainerInvalidJSON/containers/create
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:09:13 [2022-10-24T18:09:13.746Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:09:13 [2022-10-24T18:09:13.746Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:09:13 [2022-10-24T18:09:13.746Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:09:14 [2022-10-24T18:09:14.001Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
18:09:14 [2022-10-24T18:09:14.002Z] === RUN   TestCopyFromContainerPathIsNotDir
18:09:14 [2022-10-24T18:09:14.002Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:09:14 [2022-10-24T18:09:14.002Z] === RUN   TestCopyToContainerPathDoesNotExist
18:09:14 [2022-10-24T18:09:14.002Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:09:14 [2022-10-24T18:09:14.002Z] === RUN   TestCopyEmptyFile
18:09:14 [2022-10-24T18:09:14.257Z] --- PASS: TestCopyEmptyFile (0.22s)
18:09:14 [2022-10-24T18:09:14.257Z] === RUN   TestCopyToContainerPathIsNotDir
18:09:14 [2022-10-24T18:09:14.257Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
18:09:14 [2022-10-24T18:09:14.257Z] === RUN   TestCopyFromContainer
18:09:15 [2022-10-24T18:09:15.184Z] === RUN   TestCopyFromContainer//
18:09:15 [2022-10-24T18:09:15.184Z] === RUN   TestCopyFromContainer//bar/root
18:09:15 [2022-10-24T18:09:15.440Z] === RUN   TestCopyFromContainer//bar/root/
18:09:15 [2022-10-24T18:09:15.440Z] === RUN   TestCopyFromContainer/bar/quux
18:09:15 [2022-10-24T18:09:15.440Z] === RUN   TestCopyFromContainer/bar/quux/
18:09:15 [2022-10-24T18:09:15.440Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:09:15 [2022-10-24T18:09:15.696Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:09:15 [2022-10-24T18:09:15.696Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:09:15 [2022-10-24T18:09:15.696Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:09:15 [2022-10-24T18:09:15.696Z] === RUN   TestCopyFromContainer/bar/notarget
18:09:15 [2022-10-24T18:09:15.952Z] --- PASS: TestCopyFromContainer (1.56s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
18:09:15 [2022-10-24T18:09:15.952Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:09:15 [2022-10-24T18:09:15.952Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:09:15 [2022-10-24T18:09:15.952Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:09:15 [2022-10-24T18:09:15.952Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:09:15 [2022-10-24T18:09:15.952Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:09:15 [2022-10-24T18:09:15.952Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:09:15 [2022-10-24T18:09:15.952Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:09:15 [2022-10-24T18:09:15.952Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:09:15 [2022-10-24T18:09:15.952Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:09:15 [2022-10-24T18:09:15.952Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:09:15 [2022-10-24T18:09:15.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:09:15 [2022-10-24T18:09:15.952Z] === RUN   TestCreateLinkToNonExistingContainer
18:09:15 [2022-10-24T18:09:15.952Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:09:15 [2022-10-24T18:09:15.952Z] === RUN   TestCreateWithInvalidEnv
18:09:15 [2022-10-24T18:09:15.952Z] === RUN   TestCreateWithInvalidEnv/0
18:09:15 [2022-10-24T18:09:15.952Z] === PAUSE TestCreateWithInvalidEnv/0
18:09:15 [2022-10-24T18:09:15.952Z] === RUN   TestCreateWithInvalidEnv/1
18:09:15 [2022-10-24T18:09:15.952Z] === PAUSE TestCreateWithInvalidEnv/1
18:09:15 [2022-10-24T18:09:15.952Z] === RUN   TestCreateWithInvalidEnv/2
18:09:15 [2022-10-24T18:09:15.952Z] === PAUSE TestCreateWithInvalidEnv/2
18:09:15 [2022-10-24T18:09:15.952Z] === CONT  TestCreateWithInvalidEnv/0
18:09:15 [2022-10-24T18:09:15.952Z] === CONT  TestCreateWithInvalidEnv/2
18:09:15 [2022-10-24T18:09:15.952Z] === CONT  TestCreateWithInvalidEnv/1
18:09:15 [2022-10-24T18:09:15.952Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:09:15 [2022-10-24T18:09:15.952Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:09:15 [2022-10-24T18:09:15.952Z] === RUN   TestCreateTmpfsMountsTarget
18:09:15 [2022-10-24T18:09:15.952Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:09:15 [2022-10-24T18:09:15.952Z] === RUN   TestCreateWithCustomMaskedPaths
18:09:17 [2022-10-24T18:09:17.316Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
18:09:17 [2022-10-24T18:09:17.316Z] === RUN   TestCreateWithCustomReadonlyPaths
18:09:18 [2022-10-24T18:09:18.680Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s)
18:09:18 [2022-10-24T18:09:18.680Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:09:18 [2022-10-24T18:09:18.680Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:09:18 [2022-10-24T18:09:18.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:09:18 [2022-10-24T18:09:18.680Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:09:18 [2022-10-24T18:09:18.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:09:18 [2022-10-24T18:09:18.680Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:09:18 [2022-10-24T18:09:18.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:09:18 [2022-10-24T18:09:18.680Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:09:18 [2022-10-24T18:09:18.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:09:18 [2022-10-24T18:09:18.680Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:09:18 [2022-10-24T18:09:18.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:09:18 [2022-10-24T18:09:18.680Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:09:18 [2022-10-24T18:09:18.680Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:09:18 [2022-10-24T18:09:18.680Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:09:18 [2022-10-24T18:09:18.680Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:09:18 [2022-10-24T18:09:18.680Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:09:18 [2022-10-24T18:09:18.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:09:18 [2022-10-24T18:09:18.680Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:09:18 [2022-10-24T18:09:18.680Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:09:18 [2022-10-24T18:09:18.680Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:09:18 [2022-10-24T18:09:18.680Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:09:18 [2022-10-24T18:09:18.680Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:09:18 [2022-10-24T18:09:18.680Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:09:18 [2022-10-24T18:09:18.935Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
18:09:18 [2022-10-24T18:09:18.935Z] === RUN   TestCreateDifferentPlatform
18:09:18 [2022-10-24T18:09:18.935Z] === RUN   TestCreateDifferentPlatform/different_os
18:09:18 [2022-10-24T18:09:18.935Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:09:18 [2022-10-24T18:09:18.935Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:09:18 [2022-10-24T18:09:18.935Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:09:18 [2022-10-24T18:09:18.935Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:09:18 [2022-10-24T18:09:18.935Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:09:18 [2022-10-24T18:09:18.935Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:09:18 [2022-10-24T18:09:18.935Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:09:18 [2022-10-24T18:09:18.935Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
18:09:18 [2022-10-24T18:09:18.935Z] === RUN   TestCreateInvalidHostConfig
18:09:18 [2022-10-24T18:09:18.935Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:09:18 [2022-10-24T18:09:18.935Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:09:18 [2022-10-24T18:09:18.935Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:09:18 [2022-10-24T18:09:18.935Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:09:18 [2022-10-24T18:09:18.935Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:09:18 [2022-10-24T18:09:18.935Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:09:18 [2022-10-24T18:09:18.935Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:09:18 [2022-10-24T18:09:18.935Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:09:18 [2022-10-24T18:09:18.936Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:09:18 [2022-10-24T18:09:18.936Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:09:18 [2022-10-24T18:09:18.936Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:09:18 [2022-10-24T18:09:18.936Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:09:18 [2022-10-24T18:09:18.936Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
18:09:18 [2022-10-24T18:09:18.936Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:09:18 [2022-10-24T18:09:18.936Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:09:18 [2022-10-24T18:09:18.936Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:09:18 [2022-10-24T18:09:18.936Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:09:18 [2022-10-24T18:09:18.936Z] === RUN   TestContainerStartOnDaemonRestart
18:09:18 [2022-10-24T18:09:18.936Z] === PAUSE TestContainerStartOnDaemonRestart
18:09:18 [2022-10-24T18:09:18.936Z] === RUN   TestDaemonRestartIpcMode
18:09:18 [2022-10-24T18:09:18.936Z] === PAUSE TestDaemonRestartIpcMode
18:09:18 [2022-10-24T18:09:18.936Z] === RUN   TestDaemonHostGatewayIP
18:09:18 [2022-10-24T18:09:18.936Z] === PAUSE TestDaemonHostGatewayIP
18:09:18 [2022-10-24T18:09:18.936Z] === RUN   TestRestartDaemonWithRestartingContainer
18:09:18 [2022-10-24T18:09:18.936Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:09:18 [2022-10-24T18:09:18.936Z] === RUN   TestContainerKillOnDaemonStart
18:09:18 [2022-10-24T18:09:18.936Z] === PAUSE TestContainerKillOnDaemonStart
18:09:18 [2022-10-24T18:09:18.936Z] === RUN   TestDiff
18:09:19 [2022-10-24T18:09:19.544Z] --- PASS: TestDiff (0.41s)
18:09:19 [2022-10-24T18:09:19.544Z] === RUN   TestExecConsoleSize
18:09:19 [2022-10-24T18:09:19.800Z] --- PASS: TestExecConsoleSize (0.47s)
18:09:19 [2022-10-24T18:09:19.800Z] === RUN   TestExecWithCloseStdin
18:09:20 [2022-10-24T18:09:20.361Z] --- PASS: TestExecWithCloseStdin (0.49s)
18:09:20 [2022-10-24T18:09:20.361Z] === RUN   TestExec
18:09:20 [2022-10-24T18:09:20.923Z] --- PASS: TestExec (0.47s)
18:09:20 [2022-10-24T18:09:20.923Z] === RUN   TestExecUser
18:09:21 [2022-10-24T18:09:21.223Z] --- PASS: TestExecUser (0.50s)
18:09:21 [2022-10-24T18:09:21.223Z] === RUN   TestExportContainerAndImportImage
18:09:21 [2022-10-24T18:09:21.784Z] --- PASS: TestExportContainerAndImportImage (0.56s)
18:09:21 [2022-10-24T18:09:21.784Z] === RUN   TestExportContainerAfterDaemonRestart
18:09:23 [2022-10-24T18:09:23.191Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
18:09:23 [2022-10-24T18:09:23.191Z] === RUN   TestHealthCheckWorkdir
18:09:23 [2022-10-24T18:09:23.753Z] --- PASS: TestHealthCheckWorkdir (0.53s)
18:09:23 [2022-10-24T18:09:23.753Z] === RUN   TestHealthKillContainer
18:09:31 [2022-10-24T18:09:31.832Z] --- PASS: TestHealthKillContainer (7.81s)
18:09:31 [2022-10-24T18:09:31.832Z] === RUN   TestHealthCheckProcessKilled
18:09:32 [2022-10-24T18:09:32.087Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
18:09:32 [2022-10-24T18:09:32.087Z] === RUN   TestInspectCpusetInConfigPre120
18:09:32 [2022-10-24T18:09:32.658Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
18:09:32 [2022-10-24T18:09:32.658Z] === RUN   TestIpcModeNone
18:09:32 [2022-10-24T18:09:32.914Z] --- PASS: TestIpcModeNone (0.49s)
18:09:32 [2022-10-24T18:09:32.914Z] === RUN   TestIpcModePrivate
18:09:33 [2022-10-24T18:09:33.475Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
18:09:33 [2022-10-24T18:09:33.475Z] --- PASS: TestIpcModePrivate (0.49s)
18:09:33 [2022-10-24T18:09:33.475Z] === RUN   TestIpcModeShareable
18:09:34 [2022-10-24T18:09:34.081Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
18:09:34 [2022-10-24T18:09:34.081Z] --- PASS: TestIpcModeShareable (0.50s)
18:09:34 [2022-10-24T18:09:34.081Z] === RUN   TestAPIIpcModeShareableAndContainer
18:09:35 [2022-10-24T18:09:35.444Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.51s)
18:09:35 [2022-10-24T18:09:35.444Z] === RUN   TestAPIIpcModeHost
18:09:36 [2022-10-24T18:09:36.005Z] --- PASS: TestAPIIpcModeHost (0.34s)
18:09:36 [2022-10-24T18:09:36.005Z] === RUN   TestDaemonIpcModeShareable
18:09:36 [2022-10-24T18:09:36.934Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
18:09:36 [2022-10-24T18:09:36.934Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
18:09:36 [2022-10-24T18:09:36.934Z] === RUN   TestDaemonIpcModePrivate
18:09:38 [2022-10-24T18:09:38.298Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
18:09:38 [2022-10-24T18:09:38.298Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
18:09:38 [2022-10-24T18:09:38.298Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:09:39 [2022-10-24T18:09:39.266Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
18:09:39 [2022-10-24T18:09:39.266Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
18:09:39 [2022-10-24T18:09:39.266Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:09:40 [2022-10-24T18:09:40.629Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
18:09:40 [2022-10-24T18:09:40.629Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
18:09:40 [2022-10-24T18:09:40.629Z] === RUN   TestIpcModeOlderClient
18:09:40 [2022-10-24T18:09:40.629Z] === PAUSE TestIpcModeOlderClient
18:09:40 [2022-10-24T18:09:40.629Z] === RUN   TestKillContainerInvalidSignal
18:09:40 [2022-10-24T18:09:40.927Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
18:09:40 [2022-10-24T18:09:40.927Z] === RUN   TestKillContainer
18:09:40 [2022-10-24T18:09:40.927Z] === RUN   TestKillContainer/no_signal
18:09:41 [2022-10-24T18:09:41.489Z] === RUN   TestKillContainer/non_killing_signal
18:09:41 [2022-10-24T18:09:41.745Z] === RUN   TestKillContainer/killing_signal
18:09:42 [2022-10-24T18:09:42.350Z] --- PASS: TestKillContainer (1.28s)
18:09:42 [2022-10-24T18:09:42.350Z]     --- PASS: TestKillContainer/no_signal (0.41s)
18:09:42 [2022-10-24T18:09:42.350Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
18:09:42 [2022-10-24T18:09:42.350Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
18:09:42 [2022-10-24T18:09:42.350Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:09:42 [2022-10-24T18:09:42.350Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:09:42 [2022-10-24T18:09:42.605Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:09:43 [2022-10-24T18:09:43.532Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s)
18:09:43 [2022-10-24T18:09:43.532Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
18:09:43 [2022-10-24T18:09:43.532Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
18:09:43 [2022-10-24T18:09:43.532Z] === RUN   TestKillStoppedContainer
18:09:43 [2022-10-24T18:09:43.532Z] --- PASS: TestKillStoppedContainer (0.05s)
18:09:43 [2022-10-24T18:09:43.532Z] === RUN   TestKillStoppedContainerAPIPre120
18:09:43 [2022-10-24T18:09:43.532Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:09:43 [2022-10-24T18:09:43.532Z] === RUN   TestKillDifferentUserContainer
18:09:44 [2022-10-24T18:09:44.093Z] --- PASS: TestKillDifferentUserContainer (0.44s)
18:09:44 [2022-10-24T18:09:44.093Z] === RUN   TestInspectOomKilledTrue
18:09:44 [2022-10-24T18:09:44.349Z] --- PASS: TestInspectOomKilledTrue (0.47s)
18:09:44 [2022-10-24T18:09:44.349Z] === RUN   TestInspectOomKilledFalse
18:09:44 [2022-10-24T18:09:44.952Z] --- PASS: TestInspectOomKilledFalse (0.41s)
18:09:44 [2022-10-24T18:09:44.952Z] === RUN   TestLinksEtcHostsContentMatch
18:09:45 [2022-10-24T18:09:45.208Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
18:09:45 [2022-10-24T18:09:45.208Z] === RUN   TestLinksContainerNames
18:09:46 [2022-10-24T18:09:46.135Z] --- PASS: TestLinksContainerNames (0.86s)
18:09:46 [2022-10-24T18:09:46.135Z] === RUN   TestLogsFollowTailEmpty
18:09:46 [2022-10-24T18:09:46.391Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
18:09:46 [2022-10-24T18:09:46.391Z] === RUN   TestLogs
18:09:46 [2022-10-24T18:09:46.391Z] === RUN   TestLogs/driver_local
18:09:46 [2022-10-24T18:09:46.391Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:09:46 [2022-10-24T18:09:46.391Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:09:46 [2022-10-24T18:09:46.391Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:09:46 [2022-10-24T18:09:46.391Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:09:46 [2022-10-24T18:09:46.391Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:09:46 [2022-10-24T18:09:46.391Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:09:46 [2022-10-24T18:09:46.391Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:09:46 [2022-10-24T18:09:46.391Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:09:46 [2022-10-24T18:09:46.391Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:09:46 [2022-10-24T18:09:46.391Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:09:46 [2022-10-24T18:09:46.391Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:09:46 [2022-10-24T18:09:46.391Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:09:46 [2022-10-24T18:09:46.391Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:09:46 [2022-10-24T18:09:46.391Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:09:47 [2022-10-24T18:09:47.319Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:09:47 [2022-10-24T18:09:47.319Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:09:47 [2022-10-24T18:09:47.574Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:09:47 [2022-10-24T18:09:47.830Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:09:48 [2022-10-24T18:09:48.392Z] === RUN   TestLogs/driver_json-file
18:09:48 [2022-10-24T18:09:48.392Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:09:48 [2022-10-24T18:09:48.392Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:09:48 [2022-10-24T18:09:48.392Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:09:48 [2022-10-24T18:09:48.392Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:09:48 [2022-10-24T18:09:48.392Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:09:48 [2022-10-24T18:09:48.392Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:09:48 [2022-10-24T18:09:48.392Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:09:48 [2022-10-24T18:09:48.392Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:09:48 [2022-10-24T18:09:48.392Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:09:48 [2022-10-24T18:09:48.392Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:09:48 [2022-10-24T18:09:48.392Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:09:48 [2022-10-24T18:09:48.392Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:09:48 [2022-10-24T18:09:48.392Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:09:48 [2022-10-24T18:09:48.392Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:09:48 [2022-10-24T18:09:48.954Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:09:48 [2022-10-24T18:09:48.954Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:09:49 [2022-10-24T18:09:49.515Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:09:49 [2022-10-24T18:09:49.515Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:09:50 [2022-10-24T18:09:50.076Z] --- PASS: TestLogs (3.72s)
18:09:50 [2022-10-24T18:09:50.076Z]     --- PASS: TestLogs/driver_local (0.01s)
18:09:50 [2022-10-24T18:09:50.076Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s)
18:09:50 [2022-10-24T18:09:50.076Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s)
18:09:50 [2022-10-24T18:09:50.076Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.50s)
18:09:50 [2022-10-24T18:09:50.076Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s)
18:09:50 [2022-10-24T18:09:50.076Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s)
18:09:50 [2022-10-24T18:09:50.076Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s)
18:09:50 [2022-10-24T18:09:50.076Z]     --- PASS: TestLogs/driver_json-file (0.01s)
18:09:50 [2022-10-24T18:09:50.076Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s)
18:09:50 [2022-10-24T18:09:50.076Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s)
18:09:50 [2022-10-24T18:09:50.076Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s)
18:09:50 [2022-10-24T18:09:50.076Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s)
18:09:50 [2022-10-24T18:09:50.076Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s)
18:09:50 [2022-10-24T18:09:50.076Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.60s)
18:09:50 [2022-10-24T18:09:50.076Z] === RUN   TestContainerNetworkMountsNoChown
18:09:50 [2022-10-24T18:09:50.638Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/default
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/default
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/private
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/private
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/rprivate
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/rprivate
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/slave
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/slave
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/rslave
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/rslave
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/shared
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/shared
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/rshared
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/rshared
18:09:50 [2022-10-24T18:09:50.638Z] === CONT  TestMountDaemonRoot/default
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/default/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/default/mount_root
18:09:50 [2022-10-24T18:09:50.638Z] === CONT  TestMountDaemonRoot/rslave
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === CONT  TestMountDaemonRoot/rshared
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === CONT  TestMountDaemonRoot/shared
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === CONT  TestMountDaemonRoot/rprivate
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === CONT  TestMountDaemonRoot/slave
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:09:50 [2022-10-24T18:09:50.638Z] === CONT  TestMountDaemonRoot/private
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/private/mount_root
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/private/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:09:50 [2022-10-24T18:09:50.638Z] === CONT  TestMountDaemonRoot/default/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:09:50 [2022-10-24T18:09:50.638Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:09:50 [2022-10-24T18:09:50.638Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:09:50 [2022-10-24T18:09:50.894Z] === CONT  TestMountDaemonRoot/default/mount_root
18:09:50 [2022-10-24T18:09:50.894Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:09:50 [2022-10-24T18:09:50.894Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:09:50 [2022-10-24T18:09:50.894Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:09:50 [2022-10-24T18:09:50.894Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:09:50 [2022-10-24T18:09:50.894Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:09:50 [2022-10-24T18:09:50.894Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:09:50 [2022-10-24T18:09:50.894Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:09:50 [2022-10-24T18:09:50.894Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:09:50 [2022-10-24T18:09:50.894Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:09:50 [2022-10-24T18:09:50.894Z] === CONT  TestMountDaemonRoot/private/mount_root
18:09:50 [2022-10-24T18:09:50.894Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:09:51 [2022-10-24T18:09:51.150Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:09:51 [2022-10-24T18:09:51.150Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:09:51 [2022-10-24T18:09:51.150Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:09:51 [2022-10-24T18:09:51.150Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:09:51 [2022-10-24T18:09:51.150Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:09:51 [2022-10-24T18:09:51.150Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:09:51 [2022-10-24T18:09:51.150Z] === CONT  TestMountDaemonRoot/private/bind_root
18:09:51 [2022-10-24T18:09:51.150Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:09:51 [2022-10-24T18:09:51.150Z] --- PASS: TestMountDaemonRoot (0.02s)
18:09:51 [2022-10-24T18:09:51.150Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
18:09:51 [2022-10-24T18:09:51.150Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
18:09:51 [2022-10-24T18:09:51.150Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
18:09:51 [2022-10-24T18:09:51.150Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:09:51 [2022-10-24T18:09:51.150Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:09:51 [2022-10-24T18:09:51.150Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:09:51 [2022-10-24T18:09:51.150Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:09:51 [2022-10-24T18:09:51.150Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:09:51 [2022-10-24T18:09:51.150Z] === RUN   TestContainerBindMountNonRecursive
18:09:52 [2022-10-24T18:09:52.522Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
18:09:52 [2022-10-24T18:09:52.522Z] === RUN   TestContainerVolumesMountedAsShared
18:09:53 [2022-10-24T18:09:53.083Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s)
18:09:53 [2022-10-24T18:09:53.083Z] === RUN   TestContainerVolumesMountedAsSlave
18:09:53 [2022-10-24T18:09:53.339Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
18:09:53 [2022-10-24T18:09:53.339Z] === RUN   TestNetworkNat
18:09:53 [2022-10-24T18:09:53.902Z] --- PASS: TestNetworkNat (0.48s)
18:09:53 [2022-10-24T18:09:53.902Z] === RUN   TestNetworkLocalhostTCPNat
18:09:54 [2022-10-24T18:09:54.159Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
18:09:54 [2022-10-24T18:09:54.159Z] === RUN   TestNetworkLoopbackNat
18:09:57 [2022-10-24T18:09:57.424Z] --- PASS: TestNetworkLoopbackNat (2.59s)
18:09:57 [2022-10-24T18:09:57.424Z] === RUN   TestPause
18:09:57 [2022-10-24T18:09:57.424Z] --- PASS: TestPause (0.44s)
18:09:57 [2022-10-24T18:09:57.424Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:09:57 [2022-10-24T18:09:57.424Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:09:57 [2022-10-24T18:09:57.424Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:09:57 [2022-10-24T18:09:57.424Z] === RUN   TestPauseStopPausedContainer
18:09:57 [2022-10-24T18:09:57.680Z] --- PASS: TestPauseStopPausedContainer (0.46s)
18:09:57 [2022-10-24T18:09:57.680Z] === RUN   TestPidHost
18:09:58 [2022-10-24T18:09:58.608Z] --- PASS: TestPidHost (0.93s)
18:09:58 [2022-10-24T18:09:58.608Z] === RUN   TestPsFilter
18:09:58 [2022-10-24T18:09:58.864Z] --- PASS: TestPsFilter (0.12s)
18:09:58 [2022-10-24T18:09:58.864Z] === RUN   TestRemoveContainerWithRemovedVolume
18:09:59 [2022-10-24T18:09:59.120Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
18:09:59 [2022-10-24T18:09:59.120Z] === RUN   TestRemoveContainerWithVolume
18:09:59 [2022-10-24T18:09:59.681Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
18:09:59 [2022-10-24T18:09:59.681Z] === RUN   TestRemoveContainerRunning
18:10:00 [2022-10-24T18:10:00.243Z] --- PASS: TestRemoveContainerRunning (0.47s)
18:10:00 [2022-10-24T18:10:00.243Z] === RUN   TestRemoveContainerForceRemoveRunning
18:10:00 [2022-10-24T18:10:00.499Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
18:10:00 [2022-10-24T18:10:00.499Z] === RUN   TestRemoveInvalidContainer
18:10:00 [2022-10-24T18:10:00.499Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:10:00 [2022-10-24T18:10:00.499Z] === RUN   TestRenameLinkedContainer
18:10:02 [2022-10-24T18:10:02.388Z] --- PASS: TestRenameLinkedContainer (1.72s)
18:10:02 [2022-10-24T18:10:02.388Z] === RUN   TestRenameStoppedContainer
18:10:02 [2022-10-24T18:10:02.644Z] --- PASS: TestRenameStoppedContainer (0.42s)
18:10:02 [2022-10-24T18:10:02.644Z] === RUN   TestRenameRunningContainerAndReuse
18:10:03 [2022-10-24T18:10:03.572Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
18:10:03 [2022-10-24T18:10:03.572Z] === RUN   TestRenameInvalidName
18:10:04 [2022-10-24T18:10:04.178Z] --- PASS: TestRenameInvalidName (0.53s)
18:10:04 [2022-10-24T18:10:04.178Z] === RUN   TestRenameAnonymousContainer
18:10:05 [2022-10-24T18:10:05.546Z] --- PASS: TestRenameAnonymousContainer (1.52s)
18:10:05 [2022-10-24T18:10:05.546Z] === RUN   TestRenameContainerWithSameName
18:10:06 [2022-10-24T18:10:06.108Z] --- PASS: TestRenameContainerWithSameName (0.45s)
18:10:06 [2022-10-24T18:10:06.108Z] === RUN   TestRenameContainerWithLinkedContainer
18:10:07 [2022-10-24T18:10:07.035Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
18:10:07 [2022-10-24T18:10:07.035Z] === RUN   TestResize
18:10:07 [2022-10-24T18:10:07.291Z] --- PASS: TestResize (0.42s)
18:10:07 [2022-10-24T18:10:07.291Z] === RUN   TestResizeWithInvalidSize
18:10:07 [2022-10-24T18:10:07.853Z] --- PASS: TestResizeWithInvalidSize (0.44s)
18:10:07 [2022-10-24T18:10:07.853Z] === RUN   TestResizeWhenContainerNotStarted
18:10:08 [2022-10-24T18:10:08.151Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:10:08 [2022-10-24T18:10:08.151Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:10:10 [2022-10-24T18:10:10.040Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:10:11 [2022-10-24T18:10:11.403Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:10:12 [2022-10-24T18:10:12.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:10:12 [2022-10-24T18:10:12.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:10:13 [2022-10-24T18:10:13.743Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:10:13 [2022-10-24T18:10:13.743Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:10:17 [2022-10-24T18:10:17.010Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:10:17 [2022-10-24T18:10:17.010Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:10:18 [2022-10-24T18:10:18.900Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:10:20 [2022-10-24T18:10:20.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:10:20 [2022-10-24T18:10:20.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:10:22 [2022-10-24T18:10:22.151Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:10:22 [2022-10-24T18:10:22.713Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:10:24 [2022-10-24T18:10:24.078Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:10:25 [2022-10-24T18:10:25.443Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.01s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.39s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.56s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.61s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.60s)
18:10:25 [2022-10-24T18:10:25.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s)
18:10:25 [2022-10-24T18:10:25.443Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
18:10:25 [2022-10-24T18:10:25.443Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
18:10:26 [2022-10-24T18:10:26.369Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
18:10:27 [2022-10-24T18:10:27.296Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.82s)
18:10:27 [2022-10-24T18:10:27.296Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s)
18:10:27 [2022-10-24T18:10:27.296Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
18:10:27 [2022-10-24T18:10:27.296Z] === RUN   TestCgroupNamespacesRun
18:10:28 [2022-10-24T18:10:28.222Z] --- PASS: TestCgroupNamespacesRun (1.12s)
18:10:28 [2022-10-24T18:10:28.222Z] === RUN   TestCgroupNamespacesRunPrivileged
18:10:29 [2022-10-24T18:10:29.587Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
18:10:29 [2022-10-24T18:10:29.587Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:10:30 [2022-10-24T18:10:30.513Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
18:10:30 [2022-10-24T18:10:30.513Z] === RUN   TestCgroupNamespacesRunHostMode
18:10:31 [2022-10-24T18:10:31.919Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
18:10:31 [2022-10-24T18:10:31.919Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:10:33 [2022-10-24T18:10:33.285Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s)
18:10:33 [2022-10-24T18:10:33.285Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:10:34 [2022-10-24T18:10:34.212Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
18:10:34 [2022-10-24T18:10:34.212Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:10:34 [2022-10-24T18:10:34.774Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
18:10:34 [2022-10-24T18:10:34.774Z] === RUN   TestCgroupNamespacesRunOlderClient
18:10:36 [2022-10-24T18:10:36.139Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
18:10:36 [2022-10-24T18:10:36.139Z] === RUN   TestNISDomainname
18:10:36 [2022-10-24T18:10:36.402Z] --- PASS: TestNISDomainname (0.55s)
18:10:36 [2022-10-24T18:10:36.402Z] === RUN   TestHostnameDnsResolution
18:10:37 [2022-10-24T18:10:37.333Z] --- PASS: TestHostnameDnsResolution (0.66s)
18:10:37 [2022-10-24T18:10:37.333Z] === RUN   TestUnprivilegedPortsAndPing
18:10:37 [2022-10-24T18:10:37.636Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
18:10:37 [2022-10-24T18:10:37.636Z] === RUN   TestPrivilegedHostDevices
18:10:38 [2022-10-24T18:10:38.198Z] --- PASS: TestPrivilegedHostDevices (0.50s)
18:10:38 [2022-10-24T18:10:38.198Z] === RUN   TestRunConsoleSize
18:10:38 [2022-10-24T18:10:38.454Z] --- PASS: TestRunConsoleSize (0.43s)
18:10:38 [2022-10-24T18:10:38.454Z] === RUN   TestRunWithAlternativeContainerdShim
18:10:41 [2022-10-24T18:10:41.011Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s)
18:10:41 [2022-10-24T18:10:41.011Z] === RUN   TestStats
18:10:42 [2022-10-24T18:10:42.898Z] --- PASS: TestStats (2.41s)
18:10:42 [2022-10-24T18:10:42.898Z] === RUN   TestStopContainerWithTimeout
18:10:42 [2022-10-24T18:10:42.898Z] === RUN   TestStopContainerWithTimeout/0
18:10:42 [2022-10-24T18:10:42.898Z] === PAUSE TestStopContainerWithTimeout/0
18:10:42 [2022-10-24T18:10:42.898Z] === RUN   TestStopContainerWithTimeout/1
18:10:42 [2022-10-24T18:10:42.898Z] === PAUSE TestStopContainerWithTimeout/1
18:10:42 [2022-10-24T18:10:42.898Z] === RUN   TestStopContainerWithTimeout/3
18:10:42 [2022-10-24T18:10:42.898Z] === PAUSE TestStopContainerWithTimeout/3
18:10:42 [2022-10-24T18:10:42.898Z] === RUN   TestStopContainerWithTimeout/-1
18:10:42 [2022-10-24T18:10:42.898Z] === PAUSE TestStopContainerWithTimeout/-1
18:10:42 [2022-10-24T18:10:42.898Z] === CONT  TestStopContainerWithTimeout/0
18:10:43 [2022-10-24T18:10:43.154Z] === CONT  TestStopContainerWithTimeout/-1
18:10:43 [2022-10-24T18:10:43.716Z] === CONT  TestStopContainerWithTimeout/3
18:10:45 [2022-10-24T18:10:45.603Z] === CONT  TestStopContainerWithTimeout/1
18:10:46 [2022-10-24T18:10:46.967Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:10:46 [2022-10-24T18:10:46.967Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
18:10:46 [2022-10-24T18:10:46.967Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.62s)
18:10:46 [2022-10-24T18:10:46.967Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
18:10:46 [2022-10-24T18:10:46.967Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
18:10:46 [2022-10-24T18:10:46.967Z] === RUN   TestDeleteDevicemapper
18:10:46 [2022-10-24T18:10:46.967Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:10:46 [2022-10-24T18:10:46.967Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:10:46 [2022-10-24T18:10:46.967Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:10:48 [2022-10-24T18:10:48.897Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.72s)
18:10:48 [2022-10-24T18:10:48.897Z] === RUN   TestUpdateMemory
18:10:49 [2022-10-24T18:10:49.458Z] --- PASS: TestUpdateMemory (0.51s)
18:10:49 [2022-10-24T18:10:49.458Z] === RUN   TestUpdateCPUQuota
18:10:50 [2022-10-24T18:10:50.019Z] --- PASS: TestUpdateCPUQuota (0.68s)
18:10:50 [2022-10-24T18:10:50.019Z] === RUN   TestUpdatePidsLimit
18:10:50 [2022-10-24T18:10:50.019Z] === RUN   TestUpdatePidsLimit/update_from_none
18:10:50 [2022-10-24T18:10:50.275Z] === RUN   TestUpdatePidsLimit/no_change
18:10:50 [2022-10-24T18:10:50.275Z] === RUN   TestUpdatePidsLimit/update_lower
18:10:50 [2022-10-24T18:10:50.530Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:10:50 [2022-10-24T18:10:50.786Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:10:51 [2022-10-24T18:10:51.042Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:10:51 [2022-10-24T18:10:51.042Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:10:51 [2022-10-24T18:10:51.969Z] --- PASS: TestUpdatePidsLimit (1.81s)
18:10:51 [2022-10-24T18:10:51.969Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
18:10:51 [2022-10-24T18:10:51.969Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
18:10:51 [2022-10-24T18:10:51.969Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
18:10:51 [2022-10-24T18:10:51.969Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
18:10:51 [2022-10-24T18:10:51.969Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
18:10:51 [2022-10-24T18:10:51.969Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
18:10:51 [2022-10-24T18:10:51.969Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
18:10:51 [2022-10-24T18:10:51.969Z] === RUN   TestUpdateRestartPolicy
18:11:04 [2022-10-24T18:11:04.133Z] --- PASS: TestUpdateRestartPolicy (10.88s)
18:11:04 [2022-10-24T18:11:04.133Z] === RUN   TestUpdateRestartWithAutoRemove
18:11:04 [2022-10-24T18:11:04.133Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
18:11:04 [2022-10-24T18:11:04.133Z] === RUN   TestWaitNonBlocked
18:11:04 [2022-10-24T18:11:04.133Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:11:04 [2022-10-24T18:11:04.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:11:04 [2022-10-24T18:11:04.133Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:11:04 [2022-10-24T18:11:04.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:11:04 [2022-10-24T18:11:04.133Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:11:04 [2022-10-24T18:11:04.133Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:11:04 [2022-10-24T18:11:04.133Z] --- PASS: TestWaitNonBlocked (0.01s)
18:11:04 [2022-10-24T18:11:04.133Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
18:11:04 [2022-10-24T18:11:04.133Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s)
18:11:04 [2022-10-24T18:11:04.133Z] === RUN   TestWaitBlocked
18:11:04 [2022-10-24T18:11:04.133Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:11:04 [2022-10-24T18:11:04.133Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:11:04 [2022-10-24T18:11:04.133Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:11:04 [2022-10-24T18:11:04.133Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:11:04 [2022-10-24T18:11:04.133Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:11:04 [2022-10-24T18:11:04.133Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:11:04 [2022-10-24T18:11:04.694Z] --- PASS: TestWaitBlocked (0.01s)
18:11:04 [2022-10-24T18:11:04.694Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s)
18:11:04 [2022-10-24T18:11:04.694Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
18:11:04 [2022-10-24T18:11:04.694Z] === RUN   TestWaitConditions
18:11:04 [2022-10-24T18:11:04.694Z] === RUN   TestWaitConditions/default
18:11:04 [2022-10-24T18:11:04.694Z] === PAUSE TestWaitConditions/default
18:11:04 [2022-10-24T18:11:04.694Z] === RUN   TestWaitConditions/not-running
18:11:04 [2022-10-24T18:11:04.694Z] === PAUSE TestWaitConditions/not-running
18:11:04 [2022-10-24T18:11:04.694Z] === RUN   TestWaitConditions/next-exit
18:11:04 [2022-10-24T18:11:04.694Z] === PAUSE TestWaitConditions/next-exit
18:11:04 [2022-10-24T18:11:04.694Z] === RUN   TestWaitConditions/removed
18:11:04 [2022-10-24T18:11:04.694Z] === PAUSE TestWaitConditions/removed
18:11:04 [2022-10-24T18:11:04.694Z] === CONT  TestWaitConditions/default
18:11:04 [2022-10-24T18:11:04.694Z] === CONT  TestWaitConditions/next-exit
18:11:04 [2022-10-24T18:11:04.694Z] === CONT  TestWaitConditions/default
18:11:04 [2022-10-24T18:11:04.694Z]     wait_test.go:146: ContainerID = 44e37d96496c968f4ab4c9f3732008ba2e906ba4ae0ca41400a3158a86725f3e
18:11:04 [2022-10-24T18:11:04.694Z] === CONT  TestWaitConditions/next-exit
18:11:04 [2022-10-24T18:11:04.694Z]     wait_test.go:146: ContainerID = fafe1bd59e4e9d306a10b9af89de427646f0496104cd4fa8c1888ac4186b2935
18:11:05 [2022-10-24T18:11:05.263Z] === CONT  TestWaitConditions/removed
18:11:05 [2022-10-24T18:11:05.263Z] === CONT  TestWaitConditions/not-running
18:11:05 [2022-10-24T18:11:05.263Z] === CONT  TestWaitConditions/removed
18:11:05 [2022-10-24T18:11:05.263Z]     wait_test.go:146: ContainerID = f9e926e723ebcd61b04540ead9a98a62610e15749552d20037faaf6f1a4f78d9
18:11:05 [2022-10-24T18:11:05.263Z] === CONT  TestWaitConditions/not-running
18:11:05 [2022-10-24T18:11:05.263Z]     wait_test.go:146: ContainerID = c9a718a2ee60d938c60bf77a35c54f4d122918ecdcc17cb824622c74f40ddd72
18:11:05 [2022-10-24T18:11:05.827Z] --- PASS: TestWaitConditions (0.01s)
18:11:05 [2022-10-24T18:11:05.827Z]     --- PASS: TestWaitConditions/default (0.67s)
18:11:05 [2022-10-24T18:11:05.827Z]     --- PASS: TestWaitConditions/next-exit (0.69s)
18:11:05 [2022-10-24T18:11:05.827Z]     --- PASS: TestWaitConditions/removed (0.49s)
18:11:05 [2022-10-24T18:11:05.827Z]     --- PASS: TestWaitConditions/not-running (0.51s)
18:11:05 [2022-10-24T18:11:05.827Z] === RUN   TestWaitRestartedContainer
18:11:05 [2022-10-24T18:11:05.827Z] === RUN   TestWaitRestartedContainer/default
18:11:05 [2022-10-24T18:11:05.827Z] === PAUSE TestWaitRestartedContainer/default
18:11:05 [2022-10-24T18:11:05.827Z] === RUN   TestWaitRestartedContainer/not-running
18:11:05 [2022-10-24T18:11:05.827Z] === PAUSE TestWaitRestartedContainer/not-running
18:11:05 [2022-10-24T18:11:05.827Z] === RUN   TestWaitRestartedContainer/next-exit
18:11:05 [2022-10-24T18:11:05.827Z] === PAUSE TestWaitRestartedContainer/next-exit
18:11:05 [2022-10-24T18:11:05.827Z] === CONT  TestWaitRestartedContainer/default
18:11:05 [2022-10-24T18:11:05.827Z] === CONT  TestWaitRestartedContainer/next-exit
18:11:07 [2022-10-24T18:11:07.222Z] === CONT  TestWaitRestartedContainer/not-running
18:11:08 [2022-10-24T18:11:08.155Z] --- PASS: TestWaitRestartedContainer (0.02s)
18:11:08 [2022-10-24T18:11:08.155Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.23s)
18:11:08 [2022-10-24T18:11:08.155Z]     --- PASS: TestWaitRestartedContainer/default (1.43s)
18:11:08 [2022-10-24T18:11:08.155Z]     --- PASS: TestWaitRestartedContainer/not-running (1.12s)
18:11:08 [2022-10-24T18:11:08.155Z] === CONT  TestContainerStartOnDaemonRestart
18:11:08 [2022-10-24T18:11:08.155Z] === CONT  TestRestartDaemonWithRestartingContainer
18:11:10 [2022-10-24T18:11:10.094Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.03s)
18:11:10 [2022-10-24T18:11:10.094Z] === CONT  TestIpcModeOlderClient
18:11:10 [2022-10-24T18:11:10.094Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s)
18:11:10 [2022-10-24T18:11:10.094Z] === CONT  TestContainerKillOnDaemonStart
18:11:10 [2022-10-24T18:11:10.350Z] --- PASS: TestIpcModeOlderClient (0.08s)
18:11:10 [2022-10-24T18:11:10.350Z] === CONT  TestDaemonHostGatewayIP
18:11:12 [2022-10-24T18:11:12.865Z] --- PASS: TestDaemonHostGatewayIP (2.45s)
18:11:12 [2022-10-24T18:11:12.865Z] === CONT  TestDaemonRestartIpcMode
18:11:14 [2022-10-24T18:11:14.797Z] --- PASS: TestDaemonRestartIpcMode (2.17s)
18:11:22 [2022-10-24T18:11:22.921Z] --- PASS: TestContainerKillOnDaemonStart (11.70s)
18:11:22 [2022-10-24T18:11:22.921Z] PASS
18:11:22 [2022-10-24T18:11:22.921Z] 
18:11:22 [2022-10-24T18:11:22.921Z] === Skipped
18:11:22 [2022-10-24T18:11:22.921Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:11:22 [2022-10-24T18:11:22.921Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:11:22 [2022-10-24T18:11:22.921Z] 
18:11:22 [2022-10-24T18:11:22.921Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:11:22 [2022-10-24T18:11:22.921Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:11:22 [2022-10-24T18:11:22.921Z] 
18:11:22 [2022-10-24T18:11:22.921Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
18:11:22 [2022-10-24T18:11:22.921Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:11:22 [2022-10-24T18:11:22.921Z] 
18:11:22 [2022-10-24T18:11:22.921Z] DONE 273 tests, 3 skipped in 128.403s
18:11:22 [2022-10-24T18:11:22.921Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
18:11:22 [2022-10-24T18:11:22.921Z] ++ 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
18:11:22 [2022-10-24T18:11:22.921Z] ++ set -e
18:11:22 [2022-10-24T18:11:22.921Z] ++ '[' -n 0 ']'
18:11:22 [2022-10-24T18:11:22.921Z] ++ set -x
18:11:22 [2022-10-24T18:11:22.922Z] ++ 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
18:11:22 [2022-10-24T18:11:22.922Z] INFO: Testing against a local daemon
18:11:22 [2022-10-24T18:11:22.922Z] === RUN   TestConfigDaemonLibtrustID
18:11:22 [2022-10-24T18:11:22.922Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
18:11:22 [2022-10-24T18:11:22.922Z] === RUN   TestConfigDaemonID
18:11:23 [2022-10-24T18:11:23.848Z]     daemon_test.go:86: [d7b9f07b1be56] daemon is not started
18:11:23 [2022-10-24T18:11:23.848Z] --- PASS: TestConfigDaemonID (1.04s)
18:11:23 [2022-10-24T18:11:23.848Z] === RUN   TestDaemonConfigValidation
18:11:23 [2022-10-24T18:11:23.848Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:11:23 [2022-10-24T18:11:23.848Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:11:23 [2022-10-24T18:11:23.848Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:11:23 [2022-10-24T18:11:23.848Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:11:23 [2022-10-24T18:11:23.848Z] === RUN   TestDaemonConfigValidation/invalid_config
18:11:23 [2022-10-24T18:11:23.848Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:11:23 [2022-10-24T18:11:23.848Z] === RUN   TestDaemonConfigValidation/malformed_config
18:11:23 [2022-10-24T18:11:23.848Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:11:23 [2022-10-24T18:11:23.848Z] === RUN   TestDaemonConfigValidation/valid_config
18:11:23 [2022-10-24T18:11:23.848Z] === PAUSE TestDaemonConfigValidation/valid_config
18:11:23 [2022-10-24T18:11:23.848Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:11:23 [2022-10-24T18:11:23.848Z] === CONT  TestDaemonConfigValidation/valid_config
18:11:23 [2022-10-24T18:11:23.848Z] === CONT  TestDaemonConfigValidation/invalid_config
18:11:23 [2022-10-24T18:11:23.848Z] === CONT  TestDaemonConfigValidation/malformed_config
18:11:23 [2022-10-24T18:11:23.848Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:11:23 [2022-10-24T18:11:23.848Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:11:23 [2022-10-24T18:11:23.848Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
18:11:23 [2022-10-24T18:11:23.848Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
18:11:23 [2022-10-24T18:11:23.848Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
18:11:23 [2022-10-24T18:11:23.848Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
18:11:23 [2022-10-24T18:11:23.848Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
18:11:23 [2022-10-24T18:11:23.848Z] === RUN   TestConfigDaemonSeccompProfiles
18:11:23 [2022-10-24T18:11:23.848Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:11:24 [2022-10-24T18:11:24.775Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:11:26 [2022-10-24T18:11:26.139Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:11:27 [2022-10-24T18:11:27.065Z] === CONT  TestConfigDaemonSeccompProfiles
18:11:27 [2022-10-24T18:11:27.065Z]     daemon_test.go:200: [de24a318b79de] daemon is not started
18:11:27 [2022-10-24T18:11:27.065Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
18:11:27 [2022-10-24T18:11:27.065Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
18:11:27 [2022-10-24T18:11:27.065Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
18:11:27 [2022-10-24T18:11:27.065Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
18:11:27 [2022-10-24T18:11:27.065Z] === RUN   TestDaemonProxy
18:11:27 [2022-10-24T18:11:27.065Z] === RUN   TestDaemonProxy/environment_variables
18:11:28 [2022-10-24T18:11:28.951Z] === RUN   TestDaemonProxy/command-line_options
18:11:30 [2022-10-24T18:11:30.315Z] === RUN   TestDaemonProxy/configuration_file
18:11:32 [2022-10-24T18:11:32.202Z] === RUN   TestDaemonProxy/conflicting_options
18:11:32 [2022-10-24T18:11:32.762Z] === RUN   TestDaemonProxy/reload_sanitized
18:11:33 [2022-10-24T18:11:33.323Z] --- PASS: TestDaemonProxy (6.22s)
18:11:33 [2022-10-24T18:11:33.323Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
18:11:33 [2022-10-24T18:11:33.323Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
18:11:33 [2022-10-24T18:11:33.323Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
18:11:33 [2022-10-24T18:11:33.323Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
18:11:33 [2022-10-24T18:11:33.323Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
18:11:33 [2022-10-24T18:11:33.323Z] === RUN   TestLiveRestore
18:11:33 [2022-10-24T18:11:33.323Z] === RUN   TestLiveRestore/volume_references
18:11:33 [2022-10-24T18:11:33.323Z] === PAUSE TestLiveRestore/volume_references
18:11:33 [2022-10-24T18:11:33.323Z] === CONT  TestLiveRestore/volume_references
18:11:33 [2022-10-24T18:11:33.884Z] === RUN   TestLiveRestore/volume_references/restartPolicy
18:11:33 [2022-10-24T18:11:33.884Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
18:11:34 [2022-10-24T18:11:34.825Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
18:11:35 [2022-10-24T18:11:35.751Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
18:11:36 [2022-10-24T18:11:36.676Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
18:11:37 [2022-10-24T18:11:37.602Z] --- PASS: TestLiveRestore (0.00s)
18:11:37 [2022-10-24T18:11:37.602Z]     --- PASS: TestLiveRestore/volume_references (4.24s)
18:11:37 [2022-10-24T18:11:37.602Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.54s)
18:11:37 [2022-10-24T18:11:37.602Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.91s)
18:11:37 [2022-10-24T18:11:37.602Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.88s)
18:11:37 [2022-10-24T18:11:37.602Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.87s)
18:11:37 [2022-10-24T18:11:37.602Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.88s)
18:11:37 [2022-10-24T18:11:37.602Z] PASS
18:11:37 [2022-10-24T18:11:37.602Z] 
18:11:37 [2022-10-24T18:11:37.602Z] DONE 25 tests in 15.487s
18:11:37 [2022-10-24T18:11:37.602Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
18:11:37 [2022-10-24T18:11:37.602Z] ++ 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
18:11:37 [2022-10-24T18:11:37.602Z] ++ set -e
18:11:37 [2022-10-24T18:11:37.602Z] ++ '[' -n 0 ']'
18:11:37 [2022-10-24T18:11:37.602Z] ++ set -x
18:11:37 [2022-10-24T18:11:37.602Z] ++ 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
18:11:37 [2022-10-24T18:11:37.602Z] INFO: Testing against a local daemon
18:11:37 [2022-10-24T18:11:37.602Z] === RUN   TestCommitInheritsEnv
18:11:37 [2022-10-24T18:11:37.858Z] --- PASS: TestCommitInheritsEnv (0.27s)
18:11:37 [2022-10-24T18:11:37.858Z] === RUN   TestImportExtremelyLargeImageWorks
18:11:37 [2022-10-24T18:11:37.858Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:11:37 [2022-10-24T18:11:37.858Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:11:37 [2022-10-24T18:11:37.858Z] === RUN   TestImportWithCustomPlatform
18:11:37 [2022-10-24T18:11:37.858Z] === RUN   TestImportWithCustomPlatform/#00
18:11:37 [2022-10-24T18:11:37.858Z] === RUN   TestImportWithCustomPlatform/_______
18:11:37 [2022-10-24T18:11:37.858Z] === RUN   TestImportWithCustomPlatform//
18:11:37 [2022-10-24T18:11:37.858Z] === RUN   TestImportWithCustomPlatform/linux
18:11:38 [2022-10-24T18:11:38.113Z] === RUN   TestImportWithCustomPlatform/LINUX
18:11:38 [2022-10-24T18:11:38.113Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:11:38 [2022-10-24T18:11:38.113Z] === RUN   TestImportWithCustomPlatform/macos
18:11:38 [2022-10-24T18:11:38.113Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:11:38 [2022-10-24T18:11:38.113Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:11:38 [2022-10-24T18:11:38.113Z] --- PASS: TestImportWithCustomPlatform (0.32s)
18:11:38 [2022-10-24T18:11:38.113Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
18:11:38 [2022-10-24T18:11:38.113Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:11:38 [2022-10-24T18:11:38.113Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:11:38 [2022-10-24T18:11:38.113Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
18:11:38 [2022-10-24T18:11:38.113Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
18:11:38 [2022-10-24T18:11:38.113Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
18:11:38 [2022-10-24T18:11:38.113Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:11:38 [2022-10-24T18:11:38.113Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:11:38 [2022-10-24T18:11:38.113Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:11:38 [2022-10-24T18:11:38.113Z] === RUN   TestImagesFilterMultiReference
18:11:38 [2022-10-24T18:11:38.371Z] --- PASS: TestImagesFilterMultiReference (0.06s)
18:11:38 [2022-10-24T18:11:38.371Z] === RUN   TestImagePullPlatformInvalid
18:11:38 [2022-10-24T18:11:38.371Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:11:38 [2022-10-24T18:11:38.371Z] === RUN   TestImagePullStoredfDigestForOtherRepo
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" 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.2 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=info msg="redis not configured" go.version=go1.19.2 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.2 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=info msg="Starting upload purge in 16m0s" go.version=go1.19.2 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=9730ce55-16c2-4d51-8d5d-1170e447c7ae http.request.method=GET http.request.remoteaddr="127.0.0.1:36582" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=9730ce55-16c2-4d51-8d5d-1170e447c7ae http.request.method=GET http.request.remoteaddr="127.0.0.1:36582" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.129015ms http.response.status=200 http.response.written=2 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ee72e27e-2a11-4c2c-8c5c-0372d95dccba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ee72e27e-2a11-4c2c-8c5c-0372d95dccba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ee72e27e-2a11-4c2c-8c5c-0372d95dccba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=34.01µ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=7aca2a58-9bd6-4a59-99eb-329a071cc84c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=ee72e27e-2a11-4c2c-8c5c-0372d95dccba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.379896ms http.response.status=404 http.response.written=157 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.8+unknown"
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8e46303e-0c4b-4a75-aed3-c4d6af7e43c3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8e46303e-0c4b-4a75-aed3-c4d6af7e43c3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8e46303e-0c4b-4a75-aed3-c4d6af7e43c3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=84.291µ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=2e8ca155-45dd-4764-834f-11ecbea1df85 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=8e46303e-0c4b-4a75-aed3-c4d6af7e43c3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=8.087155ms http.response.status=404 http.response.written=157 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.8+unknown"
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4621fe56-b020-4243-af82-5ccecf7471e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4621fe56-b020-4243-af82-5ccecf7471e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4621fe56-b020-4243-af82-5ccecf7471e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=268.256µ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=250946e4-7d8a-402b-b874-5b2064ea9398 trace.line=95 vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4621fe56-b020-4243-af82-5ccecf7471e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=16.509µ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=5f6d656a-3f6b-42f6-b77c-42a2081738bf trace.line=141 vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2e101531-9f68-4e1d-a11c-d3872e3d9fde http.request.method=POST http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2e101531-9f68-4e1d-a11c-d3872e3d9fde http.request.method=POST http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2e101531-9f68-4e1d-a11c-d3872e3d9fde http.request.method=POST http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=61.702µ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=95ac8752-6c8e-4a24-a2ba-cdf32c61edf7 trace.line=95 vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4621fe56-b020-4243-af82-5ccecf7471e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=61.867µ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=945a9c58-01b8-4a56-bea9-01208dd7f1d6 trace.line=95 vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2e101531-9f68-4e1d-a11c-d3872e3d9fde http.request.method=POST http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=10.06µ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=5ab1e6a3-2957-4541-8bed-9e25eca6c9c0 trace.line=141 vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4621fe56-b020-4243-af82-5ccecf7471e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" http.response.duration=2.751466ms http.response.status=202 http.response.written=0 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.8+unknown"
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2e101531-9f68-4e1d-a11c-d3872e3d9fde http.request.method=POST http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=66.978µ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=d19cd4ce-8eae-4e42-854b-28dc74269ab3 trace.line=95 vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2e101531-9f68-4e1d-a11c-d3872e3d9fde http.request.method=POST http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" http.response.duration=4.788289ms http.response.status=202 http.response.written=0 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.8+unknown"
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aadbdfd5-70a2-4d39-bb2d-3cd39947d44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae?_state=C2_UJMf5KRKw5yotMEEghhLdVi4OZEIVUHyEBUTWGpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzNGIxYzM0LWFiYmMtNDUxYy1hZmRmLTQzZjJmYzdmZWFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzc1MDMxM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.uuid=d34b1c34-abbc-451c-afdf-43f2fc7feaae version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aadbdfd5-70a2-4d39-bb2d-3cd39947d44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae?_state=C2_UJMf5KRKw5yotMEEghhLdVi4OZEIVUHyEBUTWGpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzNGIxYzM0LWFiYmMtNDUxYy1hZmRmLTQzZjJmYzdmZWFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzc1MDMxM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.uuid=d34b1c34-abbc-451c-afdf-43f2fc7feaae version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aadbdfd5-70a2-4d39-bb2d-3cd39947d44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae?_state=C2_UJMf5KRKw5yotMEEghhLdVi4OZEIVUHyEBUTWGpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzNGIxYzM0LWFiYmMtNDUxYy1hZmRmLTQzZjJmYzdmZWFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzc1MDMxM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=68.135µ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=be10fdaf-a716-4caf-822c-7baa59e74607 trace.line=82 vars.name=test vars.uuid=d34b1c34-abbc-451c-afdf-43f2fc7feaae version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aadbdfd5-70a2-4d39-bb2d-3cd39947d44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae?_state=C2_UJMf5KRKw5yotMEEghhLdVi4OZEIVUHyEBUTWGpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzNGIxYzM0LWFiYmMtNDUxYy1hZmRmLTQzZjJmYzdmZWFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzc1MDMxM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=58.912µ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=846f268b-d2e3-4dc5-bb84-dff73fcba837 trace.line=141 vars.name=test vars.uuid=d34b1c34-abbc-451c-afdf-43f2fc7feaae version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aadbdfd5-70a2-4d39-bb2d-3cd39947d44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae?_state=C2_UJMf5KRKw5yotMEEghhLdVi4OZEIVUHyEBUTWGpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzNGIxYzM0LWFiYmMtNDUxYy1hZmRmLTQzZjJmYzdmZWFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzc1MDMxM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=127.9µ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=017b8c73-15eb-4c74-906d-92d21dae7d25 trace.line=124 vars.name=test vars.uuid=d34b1c34-abbc-451c-afdf-43f2fc7feaae version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.371Z] time="2022-10-24T18:11:38Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aadbdfd5-70a2-4d39-bb2d-3cd39947d44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae?_state=C2_UJMf5KRKw5yotMEEghhLdVi4OZEIVUHyEBUTWGpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzNGIxYzM0LWFiYmMtNDUxYy1hZmRmLTQzZjJmYzdmZWFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzc1MDMxM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.uuid=d34b1c34-abbc-451c-afdf-43f2fc7feaae version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aadbdfd5-70a2-4d39-bb2d-3cd39947d44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae?_state=C2_UJMf5KRKw5yotMEEghhLdVi4OZEIVUHyEBUTWGpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzNGIxYzM0LWFiYmMtNDUxYy1hZmRmLTQzZjJmYzdmZWFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzc1MDMxM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=21.489µ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=11341e9d-9532-465a-b509-2c25998d26f8 trace.line=141 vars.name=test vars.uuid=d34b1c34-abbc-451c-afdf-43f2fc7feaae version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aadbdfd5-70a2-4d39-bb2d-3cd39947d44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae?_state=C2_UJMf5KRKw5yotMEEghhLdVi4OZEIVUHyEBUTWGpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzNGIxYzM0LWFiYmMtNDUxYy1hZmRmLTQzZjJmYzdmZWFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzc1MDMxM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=51.372µ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=acfecb5f-1dc4-4941-983e-2becdb16aebd trace.line=141 vars.name=test vars.uuid=d34b1c34-abbc-451c-afdf-43f2fc7feaae version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aadbdfd5-70a2-4d39-bb2d-3cd39947d44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae?_state=C2_UJMf5KRKw5yotMEEghhLdVi4OZEIVUHyEBUTWGpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzNGIxYzM0LWFiYmMtNDUxYy1hZmRmLTQzZjJmYzdmZWFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzc1MDMxM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=17.14µ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=9d751a10-150b-4b13-b678-375565f04c88 trace.line=141 vars.name=test vars.uuid=d34b1c34-abbc-451c-afdf-43f2fc7feaae version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aadbdfd5-70a2-4d39-bb2d-3cd39947d44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae?_state=C2_UJMf5KRKw5yotMEEghhLdVi4OZEIVUHyEBUTWGpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzNGIxYzM0LWFiYmMtNDUxYy1hZmRmLTQzZjJmYzdmZWFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzc1MDMxM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=114.854µ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=3cd6b4f6-7a27-4c9e-bcc4-50db9fc54836 trace.line=167 vars.name=test vars.uuid=d34b1c34-abbc-451c-afdf-43f2fc7feaae version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aadbdfd5-70a2-4d39-bb2d-3cd39947d44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae?_state=C2_UJMf5KRKw5yotMEEghhLdVi4OZEIVUHyEBUTWGpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzNGIxYzM0LWFiYmMtNDUxYy1hZmRmLTQzZjJmYzdmZWFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzc1MDMxM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=141.677µ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=d6987858-e5bc-4b9f-87e5-dab3e789314f trace.line=95 vars.name=test vars.uuid=d34b1c34-abbc-451c-afdf-43f2fc7feaae version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aadbdfd5-70a2-4d39-bb2d-3cd39947d44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae?_state=C2_UJMf5KRKw5yotMEEghhLdVi4OZEIVUHyEBUTWGpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzNGIxYzM0LWFiYmMtNDUxYy1hZmRmLTQzZjJmYzdmZWFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzc1MDMxM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=157.62µ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=328dd37a-c20d-4f1c-8da4-5f8693246bd7 trace.line=181 vars.name=test vars.uuid=d34b1c34-abbc-451c-afdf-43f2fc7feaae version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aadbdfd5-70a2-4d39-bb2d-3cd39947d44c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36588" http.request.uri="/v2/test/blobs/uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae?_state=C2_UJMf5KRKw5yotMEEghhLdVi4OZEIVUHyEBUTWGpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzNGIxYzM0LWFiYmMtNDUxYy1hZmRmLTQzZjJmYzdmZWFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzc1MDMxM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" http.response.duration=8.595638ms http.response.status=201 http.response.written=0 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "PUT /v2/test/blobs/uploads/d34b1c34-abbc-451c-afdf-43f2fc7feaae?_state=C2_UJMf5KRKw5yotMEEghhLdVi4OZEIVUHyEBUTWGpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzNGIxYzM0LWFiYmMtNDUxYy1hZmRmLTQzZjJmYzdmZWFhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzc1MDMxM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.8+unknown"
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df0c17be-e0b6-422f-9492-118f77b4f6bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13?_state=gaFbE3PEhPTmSvgiyqwG87m1hbE-av9IoWkdlbmJhCR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyYjBlMWRhLTY5ZTktNDRjYS05ZTBhLTE0YTg1OTM2M2YxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzkyNTM0NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.uuid=b2b0e1da-69e9-44ca-9e0a-14a859363f13 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df0c17be-e0b6-422f-9492-118f77b4f6bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13?_state=gaFbE3PEhPTmSvgiyqwG87m1hbE-av9IoWkdlbmJhCR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyYjBlMWRhLTY5ZTktNDRjYS05ZTBhLTE0YTg1OTM2M2YxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzkyNTM0NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.uuid=b2b0e1da-69e9-44ca-9e0a-14a859363f13 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df0c17be-e0b6-422f-9492-118f77b4f6bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13?_state=gaFbE3PEhPTmSvgiyqwG87m1hbE-av9IoWkdlbmJhCR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyYjBlMWRhLTY5ZTktNDRjYS05ZTBhLTE0YTg1OTM2M2YxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzkyNTM0NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=32.016µ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=2ec60943-d760-4c72-8d03-55f86bc50d39 trace.line=82 vars.name=test vars.uuid=b2b0e1da-69e9-44ca-9e0a-14a859363f13 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df0c17be-e0b6-422f-9492-118f77b4f6bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13?_state=gaFbE3PEhPTmSvgiyqwG87m1hbE-av9IoWkdlbmJhCR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyYjBlMWRhLTY5ZTktNDRjYS05ZTBhLTE0YTg1OTM2M2YxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzkyNTM0NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=16.41µ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=95ea4c89-48ec-4abf-b423-4070ed8a54a3 trace.line=141 vars.name=test vars.uuid=b2b0e1da-69e9-44ca-9e0a-14a859363f13 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df0c17be-e0b6-422f-9492-118f77b4f6bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13?_state=gaFbE3PEhPTmSvgiyqwG87m1hbE-av9IoWkdlbmJhCR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyYjBlMWRhLTY5ZTktNDRjYS05ZTBhLTE0YTg1OTM2M2YxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzkyNTM0NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=99.388µ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=11dc7299-b6c4-4db9-9a48-d0e648e2c60f trace.line=124 vars.name=test vars.uuid=b2b0e1da-69e9-44ca-9e0a-14a859363f13 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df0c17be-e0b6-422f-9492-118f77b4f6bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13?_state=gaFbE3PEhPTmSvgiyqwG87m1hbE-av9IoWkdlbmJhCR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyYjBlMWRhLTY5ZTktNDRjYS05ZTBhLTE0YTg1OTM2M2YxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzkyNTM0NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.uuid=b2b0e1da-69e9-44ca-9e0a-14a859363f13 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df0c17be-e0b6-422f-9492-118f77b4f6bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13?_state=gaFbE3PEhPTmSvgiyqwG87m1hbE-av9IoWkdlbmJhCR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyYjBlMWRhLTY5ZTktNDRjYS05ZTBhLTE0YTg1OTM2M2YxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzkyNTM0NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=14.302µ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=e9c474ee-488d-4135-9cbc-ce086002dc8f trace.line=141 vars.name=test vars.uuid=b2b0e1da-69e9-44ca-9e0a-14a859363f13 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df0c17be-e0b6-422f-9492-118f77b4f6bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13?_state=gaFbE3PEhPTmSvgiyqwG87m1hbE-av9IoWkdlbmJhCR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyYjBlMWRhLTY5ZTktNDRjYS05ZTBhLTE0YTg1OTM2M2YxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzkyNTM0NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=36.233µ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=d4a168ad-9ddd-4f1d-ad41-fac67f391079 trace.line=141 vars.name=test vars.uuid=b2b0e1da-69e9-44ca-9e0a-14a859363f13 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df0c17be-e0b6-422f-9492-118f77b4f6bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13?_state=gaFbE3PEhPTmSvgiyqwG87m1hbE-av9IoWkdlbmJhCR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyYjBlMWRhLTY5ZTktNDRjYS05ZTBhLTE0YTg1OTM2M2YxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzkyNTM0NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=24.099µ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=929718c3-54bf-4a59-b977-3b31d2549598 trace.line=141 vars.name=test vars.uuid=b2b0e1da-69e9-44ca-9e0a-14a859363f13 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df0c17be-e0b6-422f-9492-118f77b4f6bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13?_state=gaFbE3PEhPTmSvgiyqwG87m1hbE-av9IoWkdlbmJhCR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyYjBlMWRhLTY5ZTktNDRjYS05ZTBhLTE0YTg1OTM2M2YxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzkyNTM0NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=90.847µ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=cfc5e3ea-4ef9-41c4-831f-2fdd14a747c3 trace.line=167 vars.name=test vars.uuid=b2b0e1da-69e9-44ca-9e0a-14a859363f13 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df0c17be-e0b6-422f-9492-118f77b4f6bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13?_state=gaFbE3PEhPTmSvgiyqwG87m1hbE-av9IoWkdlbmJhCR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyYjBlMWRhLTY5ZTktNDRjYS05ZTBhLTE0YTg1OTM2M2YxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzkyNTM0NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=96.344µ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=d6b2e937-e365-40a3-b84b-4d6930546987 trace.line=95 vars.name=test vars.uuid=b2b0e1da-69e9-44ca-9e0a-14a859363f13 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df0c17be-e0b6-422f-9492-118f77b4f6bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13?_state=gaFbE3PEhPTmSvgiyqwG87m1hbE-av9IoWkdlbmJhCR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyYjBlMWRhLTY5ZTktNDRjYS05ZTBhLTE0YTg1OTM2M2YxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzkyNTM0NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=107.905µ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=3b4bc19c-b030-4ee9-9433-fa5eabab29d4 trace.line=181 vars.name=test vars.uuid=b2b0e1da-69e9-44ca-9e0a-14a859363f13 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df0c17be-e0b6-422f-9492-118f77b4f6bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/blobs/uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13?_state=gaFbE3PEhPTmSvgiyqwG87m1hbE-av9IoWkdlbmJhCR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyYjBlMWRhLTY5ZTktNDRjYS05ZTBhLTE0YTg1OTM2M2YxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzkyNTM0NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" http.response.duration=10.33026ms http.response.status=201 http.response.written=0 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "PUT /v2/test/blobs/uploads/b2b0e1da-69e9-44ca-9e0a-14a859363f13?_state=gaFbE3PEhPTmSvgiyqwG87m1hbE-av9IoWkdlbmJhCR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyYjBlMWRhLTY5ZTktNDRjYS05ZTBhLTE0YTg1OTM2M2YxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQxODoxMTozOC4yNzkyNTM0NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.8+unknown"
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8cc1c0ee-9c80-4ad5-8d9c-a5086aba9664 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8cc1c0ee-9c80-4ad5-8d9c-a5086aba9664 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8cc1c0ee-9c80-4ad5-8d9c-a5086aba9664 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=40.902µ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=3c1ade30-a230-4270-8121-1b90ce49ef25 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] time="2022-10-24T18:11:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8cc1c0ee-9c80-4ad5-8d9c-a5086aba9664 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.276074ms http.response.status=404 http.response.written=96 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.372Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.8+unknown"
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3312899e-8c8c-4f71-b512-f66fc345f89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg=PutImageManifest go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3312899e-8c8c-4f71-b512-f66fc345f89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3312899e-8c8c-4f71-b512-f66fc345f89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3312899e-8c8c-4f71-b512-f66fc345f89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3312899e-8c8c-4f71-b512-f66fc345f89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=49.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=8796f0d1-ead2-4eb4-9517-98fc68bb75da trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3312899e-8c8c-4f71-b512-f66fc345f89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=38.916µ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=a678c029-5bfb-4d03-9591-2800099ed59b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3312899e-8c8c-4f71-b512-f66fc345f89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=36.578µ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=18af2472-8d42-473f-b133-472211715c50 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3312899e-8c8c-4f71-b512-f66fc345f89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=38.998µ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=bc753424-e8b2-4f1a-b492-fd3f2fc1373b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3312899e-8c8c-4f71-b512-f66fc345f89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=20.619µ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=758b1d00-e310-4d8e-9067-38b26b961b91 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3312899e-8c8c-4f71-b512-f66fc345f89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=79.851µ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=6c4f93a3-d38f-4c0a-8e52-b261a27d689e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3312899e-8c8c-4f71-b512-f66fc345f89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=54.785µ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=f429f81f-efaf-41bf-b197-72287fdb88f3 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3312899e-8c8c-4f71-b512-f66fc345f89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=28.423µ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=c0912495-5e8a-4638-898d-800c8cfcf360 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3312899e-8c8c-4f71-b512-f66fc345f89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=111.023µ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=d634a0a7-da7c-4fda-b5e9-13af5f2db3d2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3312899e-8c8c-4f71-b512-f66fc345f89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=34.92µ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=38ced39e-0eee-4bf3-b4cd-8b431d6308d7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3312899e-8c8c-4f71-b512-f66fc345f89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" http.response.duration=2.518098ms http.response.status=201 http.response.written=0 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.8+unknown"
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=fc2ce541-62e4-4452-b88f-7c62d830d101 http.request.method=GET http.request.remoteaddr="127.0.0.1:36626" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=fc2ce541-62e4-4452-b88f-7c62d830d101 http.request.method=GET http.request.remoteaddr="127.0.0.1:36626" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 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="817.789µs" http.response.status=200 http.response.written=2 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=be9f4535-9eab-4310-94cb-ec2ff6bf54de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=be9f4535-9eab-4310-94cb-ec2ff6bf54de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=be9f4535-9eab-4310-94cb-ec2ff6bf54de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=40.361µ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=6010a2de-2275-4859-8782-de8c545d7b14 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=be9f4535-9eab-4310-94cb-ec2ff6bf54de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=be9f4535-9eab-4310-94cb-ec2ff6bf54de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=26.059µ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=a022addf-fc2b-4ab5-ab8b-5c240d12e160 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=be9f4535-9eab-4310-94cb-ec2ff6bf54de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=19.66µ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=0a1e991c-007a-4d9f-a209-a29be0583d01 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=be9f4535-9eab-4310-94cb-ec2ff6bf54de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=119.564µ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=a385b5b4-8178-462c-ae89-4f8b78627cd9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=be9f4535-9eab-4310-94cb-ec2ff6bf54de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=be9f4535-9eab-4310-94cb-ec2ff6bf54de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 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.770239ms http.response.status=200 http.response.written=417 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6f7ea11d-a5b7-484c-9218-4d763963287b http.request.method=GET http.request.remoteaddr="127.0.0.1:36644" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6f7ea11d-a5b7-484c-9218-4d763963287b http.request.method=GET http.request.remoteaddr="127.0.0.1:36644" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.373Z] time="2022-10-24T18:11:38Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6f7ea11d-a5b7-484c-9218-4d763963287b http.request.method=GET http.request.remoteaddr="127.0.0.1:36644" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6f7ea11d-a5b7-484c-9218-4d763963287b http.request.method=GET http.request.remoteaddr="127.0.0.1:36644" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=567.264µ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=341bf446-cbfc-499c-ab7c-c24e018261c5 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6f7ea11d-a5b7-484c-9218-4d763963287b http.request.method=GET http.request.remoteaddr="127.0.0.1:36644" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=21.497µ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=4100173d-26f3-47bb-ba54-0bb33067323e trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6f7ea11d-a5b7-484c-9218-4d763963287b http.request.method=GET http.request.remoteaddr="127.0.0.1:36644" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=33.501µ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=e8d39877-daba-4c0a-8b2b-72012fd6cb0e trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6f7ea11d-a5b7-484c-9218-4d763963287b http.request.method=GET http.request.remoteaddr="127.0.0.1:36644" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6f7ea11d-a5b7-484c-9218-4d763963287b http.request.method=GET http.request.remoteaddr="127.0.0.1:36644" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 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.635184ms http.response.status=200 http.response.written=417 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5235f246-3307-44b3-8c9b-7d5e1ea0bb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:36660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5235f246-3307-44b3-8c9b-7d5e1ea0bb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:36660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5235f246-3307-44b3-8c9b-7d5e1ea0bb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:36660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=64.648µ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=31929801-b38d-4539-bbe6-e39c4070ee67 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5235f246-3307-44b3-8c9b-7d5e1ea0bb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:36660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=60.701µ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=016dc2d6-ed57-41d3-9754-d3d7ebcea65a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5235f246-3307-44b3-8c9b-7d5e1ea0bb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:36660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=64.327µ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=8d8214e2-82fe-4772-8d7b-155f5799882c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5235f246-3307-44b3-8c9b-7d5e1ea0bb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:36660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=48.312µ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=771a0331-00c1-4477-877b-e734506df04b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5235f246-3307-44b3-8c9b-7d5e1ea0bb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:36660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=28.98µ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=c03b794b-6e9f-44ef-b792-302581f3d096 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5235f246-3307-44b3-8c9b-7d5e1ea0bb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:36660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=102.834µ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=41ae93ad-6445-4d82-a86c-751db0bf9d26 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5235f246-3307-44b3-8c9b-7d5e1ea0bb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:36660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=25.649µ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=312319b9-0685-4680-9a2b-5c1aa380f358 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5235f246-3307-44b3-8c9b-7d5e1ea0bb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:36660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=35.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).GetContent" trace.id=9a0ba3df-c581-4a88-ab44-f8e1d9430c94 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5235f246-3307-44b3-8c9b-7d5e1ea0bb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:36660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=19.897µ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=966d77eb-4d90-41e8-9b51-3e7d64c924d8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5235f246-3307-44b3-8c9b-7d5e1ea0bb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:36660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 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.545459ms http.response.status=200 http.response.written=179 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddeda039-efbc-4fb4-9e25-0e7e3054c966 http.request.method=GET http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddeda039-efbc-4fb4-9e25-0e7e3054c966 http.request.method=GET http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddeda039-efbc-4fb4-9e25-0e7e3054c966 http.request.method=GET http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=28.012µ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=6bb82132-e09c-4395-a227-4e40aca2d3d3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddeda039-efbc-4fb4-9e25-0e7e3054c966 http.request.method=GET http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=100.397µ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=59f7d550-3c14-4826-9d4f-aa73c3082233 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddeda039-efbc-4fb4-9e25-0e7e3054c966 http.request.method=GET http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=49.337µ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=9e0f8a25-599a-4369-a0d3-03b85a04a7f0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddeda039-efbc-4fb4-9e25-0e7e3054c966 http.request.method=GET http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=11.946µ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=5e3fa993-e2d1-4221-9ae4-30c25a8b874b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddeda039-efbc-4fb4-9e25-0e7e3054c966 http.request.method=GET http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=10.798µ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=f7759b1d-e87d-4afc-80c6-3db10df73bb7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddeda039-efbc-4fb4-9e25-0e7e3054c966 http.request.method=GET http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=16.861µ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=bbd65e97-e822-4771-9e20-034561d1c691 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.374Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddeda039-efbc-4fb4-9e25-0e7e3054c966 http.request.method=GET http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=27.413µ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=9199f24b-b4b8-4d2f-a8e9-d132ee2af297 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.375Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddeda039-efbc-4fb4-9e25-0e7e3054c966 http.request.method=GET http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=60.028µ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=f0331223-8941-4871-8010-6043784ff4ca trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.375Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddeda039-efbc-4fb4-9e25-0e7e3054c966 http.request.method=GET http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=14.425µ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=c5cb5307-60d9-4f4d-9e98-392fe0f0665a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.375Z] time="2022-10-24T18:11:38Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddeda039-efbc-4fb4-9e25-0e7e3054c966 http.request.method=GET http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 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=6.89615ms http.response.status=200 http.response.written=68 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.375Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:11:38 [2022-10-24T18:11:38.631Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c53b777a-ac58-4e63-9afe-e96046d5ffd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:36676" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.631Z] time="2022-10-24T18:11:38Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c53b777a-ac58-4e63-9afe-e96046d5ffd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:36676" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 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="837.309µs" http.response.status=200 http.response.written=2 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.631Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:11:38 [2022-10-24T18:11:38.631Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c0f3211c-98ae-417b-a849-568e139f6d3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.631Z] time="2022-10-24T18:11:38Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c0f3211c-98ae-417b-a849-568e139f6d3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.631Z] time="2022-10-24T18:11:38Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c0f3211c-98ae-417b-a849-568e139f6d3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.631Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c0f3211c-98ae-417b-a849-568e139f6d3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=29.038µ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=59d0cefa-609c-4cc3-9092-ebbbbfd7cdd8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.631Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c0f3211c-98ae-417b-a849-568e139f6d3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=12.373µ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=be8826ab-a27d-4e6c-a0eb-d15a70c8e7a5 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.631Z] time="2022-10-24T18:11:38Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=c0f3211c-98ae-417b-a849-568e139f6d3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 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.081697ms http.response.status=404 http.response.written=181 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.631Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:11:38 [2022-10-24T18:11:38.631Z] time="2022-10-24T18:11:38Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=47dce133-17a6-48c7-af24-71d963ce7030 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.631Z] time="2022-10-24T18:11:38Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=47dce133-17a6-48c7-af24-71d963ce7030 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.631Z] time="2022-10-24T18:11:38Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=47dce133-17a6-48c7-af24-71d963ce7030 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.631Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=47dce133-17a6-48c7-af24-71d963ce7030 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=25.313µ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=ce598379-d03f-4f58-86cb-124c2f0be0fe trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.631Z] time="2022-10-24T18:11:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=47dce133-17a6-48c7-af24-71d963ce7030 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 trace.duration=10.797µ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=1f8eb8e9-8079-40c4-96cc-0b7950351944 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.631Z] time="2022-10-24T18:11:38Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=47dce133-17a6-48c7-af24-71d963ce7030 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 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.002452ms http.response.status=404 http.response.written=181 instance.id=a2a55a48-42e4-4503-a30a-c7ab9f0f5ce1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:11:38 [2022-10-24T18:11:38.631Z] 127.0.0.1 - - [24/Oct/2022:18:11:38 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/ac79a02ace2d8432eafca4364b4c55a55aba5172 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:11:38 [2022-10-24T18:11:38.631Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s)
18:11:38 [2022-10-24T18:11:38.631Z] === RUN   TestRemoveImageOrphaning
18:11:38 [2022-10-24T18:11:38.887Z] --- PASS: TestRemoveImageOrphaning (0.26s)
18:11:38 [2022-10-24T18:11:38.887Z] === RUN   TestRemoveImageGarbageCollector
18:11:38 [2022-10-24T18:11:38.887Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:11:38 [2022-10-24T18:11:38.887Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:11:38 [2022-10-24T18:11:38.887Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:11:38 [2022-10-24T18:11:38.887Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:11:38 [2022-10-24T18:11:38.887Z] === RUN   TestTagInvalidReference
18:11:38 [2022-10-24T18:11:38.887Z] --- PASS: TestTagInvalidReference (0.01s)
18:11:38 [2022-10-24T18:11:38.887Z] === RUN   TestTagValidPrefixedRepo
18:11:38 [2022-10-24T18:11:38.887Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:11:38 [2022-10-24T18:11:38.887Z] === RUN   TestTagExistedNameWithoutForce
18:11:38 [2022-10-24T18:11:38.887Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:11:38 [2022-10-24T18:11:38.887Z] === RUN   TestTagOfficialNames
18:11:38 [2022-10-24T18:11:38.887Z] --- PASS: TestTagOfficialNames (0.05s)
18:11:38 [2022-10-24T18:11:38.887Z] === RUN   TestTagMatchesDigest
18:11:38 [2022-10-24T18:11:38.887Z] --- PASS: TestTagMatchesDigest (0.01s)
18:11:38 [2022-10-24T18:11:38.887Z] PASS
18:11:38 [2022-10-24T18:11:38.887Z] 
18:11:38 [2022-10-24T18:11:38.887Z] === Skipped
18:11:38 [2022-10-24T18:11:38.887Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:11:38 [2022-10-24T18:11:38.887Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:11:38 [2022-10-24T18:11:38.887Z] 
18:11:38 [2022-10-24T18:11:38.887Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:11:38 [2022-10-24T18:11:38.887Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:11:38 [2022-10-24T18:11:38.887Z] 
18:11:38 [2022-10-24T18:11:38.887Z] DONE 23 tests, 2 skipped in 1.563s
18:11:38 [2022-10-24T18:11:38.887Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
18:11:38 [2022-10-24T18:11:38.887Z] ++ 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
18:11:38 [2022-10-24T18:11:38.887Z] ++ set -e
18:11:38 [2022-10-24T18:11:38.887Z] ++ '[' -n 0 ']'
18:11:38 [2022-10-24T18:11:38.887Z] ++ set -x
18:11:38 [2022-10-24T18:11:38.887Z] ++ 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
18:11:39 [2022-10-24T18:11:39.143Z] === RUN   TestStripANSICommands
18:11:39 [2022-10-24T18:11:39.143Z] === RUN   TestStripANSICommands/#00
18:11:39 [2022-10-24T18:11:39.143Z] === RUN   TestStripANSICommands/#01
18:11:39 [2022-10-24T18:11:39.143Z] --- PASS: TestStripANSICommands (0.00s)
18:11:39 [2022-10-24T18:11:39.143Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
18:11:39 [2022-10-24T18:11:39.143Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
18:11:39 [2022-10-24T18:11:39.143Z] PASS
18:11:39 [2022-10-24T18:11:39.143Z] 
18:11:39 [2022-10-24T18:11:39.143Z] DONE 3 tests in 0.041s
18:11:39 [2022-10-24T18:11:39.143Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
18:11:39 [2022-10-24T18:11:39.143Z] ++ 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
18:11:39 [2022-10-24T18:11:39.143Z] ++ set -e
18:11:39 [2022-10-24T18:11:39.143Z] ++ '[' -n 0 ']'
18:11:39 [2022-10-24T18:11:39.143Z] ++ set -x
18:11:39 [2022-10-24T18:11:39.143Z] ++ 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
18:11:39 [2022-10-24T18:11:39.143Z] INFO: Testing against a local daemon
18:11:39 [2022-10-24T18:11:39.143Z] === RUN   TestNetworkCreateDelete
18:11:39 [2022-10-24T18:11:39.399Z] --- PASS: TestNetworkCreateDelete (0.14s)
18:11:39 [2022-10-24T18:11:39.399Z] === RUN   TestDockerNetworkDeletePreferID
18:11:39 [2022-10-24T18:11:39.655Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
18:11:39 [2022-10-24T18:11:39.655Z] === RUN   TestDaemonDNSFallback
18:11:46 [2022-10-24T18:11:46.269Z] --- PASS: TestDaemonDNSFallback (6.30s)
18:11:46 [2022-10-24T18:11:46.269Z] === RUN   TestInspectNetwork
18:11:49 [2022-10-24T18:11:49.532Z] === RUN   TestInspectNetwork/full_network_id
18:11:49 [2022-10-24T18:11:49.532Z] === RUN   TestInspectNetwork/partial_network_id
18:11:49 [2022-10-24T18:11:49.532Z] === RUN   TestInspectNetwork/network_name
18:11:49 [2022-10-24T18:11:49.532Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:11:53 [2022-10-24T18:11:53.696Z] --- PASS: TestInspectNetwork (7.09s)
18:11:53 [2022-10-24T18:11:53.696Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:11:53 [2022-10-24T18:11:53.696Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:11:53 [2022-10-24T18:11:53.696Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:11:53 [2022-10-24T18:11:53.696Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:11:53 [2022-10-24T18:11:53.696Z] === RUN   TestRunContainerWithBridgeNone
18:11:54 [2022-10-24T18:11:54.664Z] --- PASS: TestRunContainerWithBridgeNone (1.48s)
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON/networks/create
18:11:54 [2022-10-24T18:11:54.664Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:11:54 [2022-10-24T18:11:54.664Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:11:54 [2022-10-24T18:11:54.664Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:11:54 [2022-10-24T18:11:54.664Z] === CONT  TestNetworkInvalidJSON/networks/create
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:11:54 [2022-10-24T18:11:54.664Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:11:54 [2022-10-24T18:11:54.664Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:11:54 [2022-10-24T18:11:54.664Z] --- PASS: TestNetworkInvalidJSON (0.02s)
18:11:54 [2022-10-24T18:11:54.664Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkList
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkList//networks
18:11:54 [2022-10-24T18:11:54.664Z] === PAUSE TestNetworkList//networks
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestNetworkList//networks/
18:11:54 [2022-10-24T18:11:54.664Z] === PAUSE TestNetworkList//networks/
18:11:54 [2022-10-24T18:11:54.664Z] === CONT  TestNetworkList//networks
18:11:54 [2022-10-24T18:11:54.664Z] === CONT  TestNetworkList//networks/
18:11:54 [2022-10-24T18:11:54.664Z] --- PASS: TestNetworkList (0.01s)
18:11:54 [2022-10-24T18:11:54.664Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z]     --- PASS: TestNetworkList//networks (0.00s)
18:11:54 [2022-10-24T18:11:54.664Z] === RUN   TestHostIPv4BridgeLabel
18:11:55 [2022-10-24T18:11:55.225Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
18:11:55 [2022-10-24T18:11:55.225Z] === RUN   TestDaemonRestartWithLiveRestore
18:11:56 [2022-10-24T18:11:56.151Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:11:56 [2022-10-24T18:11:56.151Z] === RUN   TestDaemonDefaultNetworkPools
18:11:57 [2022-10-24T18:11:57.120Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
18:11:57 [2022-10-24T18:11:57.120Z] === RUN   TestDaemonRestartWithExistingNetwork
18:11:58 [2022-10-24T18:11:58.045Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
18:11:58 [2022-10-24T18:11:58.045Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:11:59 [2022-10-24T18:11:59.408Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
18:11:59 [2022-10-24T18:11:59.409Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:11:59 [2022-10-24T18:11:59.969Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:11:59 [2022-10-24T18:11:59.969Z] === RUN   TestServiceWithPredefinedNetwork
18:12:02 [2022-10-24T18:12:02.485Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
18:12:02 [2022-10-24T18:12:02.485Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:12:02 [2022-10-24T18:12:02.485Z]     service_test.go:242: FLAKY_TEST
18:12:02 [2022-10-24T18:12:02.485Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:12:02 [2022-10-24T18:12:02.485Z] === RUN   TestServiceWithDataPathPortInit
18:12:17 [2022-10-24T18:12:17.363Z] --- PASS: TestServiceWithDataPathPortInit (13.75s)
18:12:17 [2022-10-24T18:12:17.363Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:12:18 [2022-10-24T18:12:18.289Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vuc00x16om09t5mooj4ymh5us Created:2022-10-24 18:12:17.131071251 +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[1f32458426cc5db26606dcbaac34f06cd2014cbdc2361f171423d4097ba74bb7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fr2965fmac8uu4z84c2ljsdys EndpointID:6253bcc2ce0e2b0a99bac667a89449ef16f69d34afa3e53d232ab9f6acae8d4f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a21b45f8e9a78a4eb7e0551dc123058cf5afad8d7d245110eb00858c369e3a00 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:7a10c360a1fd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fr2965fmac8uu4z84c2ljsdys EndpointID:6253bcc2ce0e2b0a99bac667a89449ef16f69d34afa3e53d232ab9f6acae8d4f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:12:23 [2022-10-24T18:12:23.531Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s)
18:12:23 [2022-10-24T18:12:23.531Z] PASS
18:12:23 [2022-10-24T18:12:23.531Z] 
18:12:23 [2022-10-24T18:12:23.531Z] === Skipped
18:12:23 [2022-10-24T18:12:23.531Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:12:23 [2022-10-24T18:12:23.531Z]     service_test.go:242: FLAKY_TEST
18:12:23 [2022-10-24T18:12:23.531Z] 
18:12:23 [2022-10-24T18:12:23.531Z] DONE 38 tests, 1 skipped in 43.562s
18:12:23 [2022-10-24T18:12:23.531Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:12:23 [2022-10-24T18:12:23.531Z] ++ 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
18:12:23 [2022-10-24T18:12:23.531Z] ++ set -e
18:12:23 [2022-10-24T18:12:23.531Z] ++ '[' -n 0 ']'
18:12:23 [2022-10-24T18:12:23.531Z] ++ set -x
18:12:23 [2022-10-24T18:12:23.531Z] ++ 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
18:12:23 [2022-10-24T18:12:23.531Z] INFO: Testing against a local daemon
18:12:23 [2022-10-24T18:12:23.531Z] === RUN   TestDockerNetworkIpvlanPersistance
18:12:23 [2022-10-24T18:12:23.531Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:12:23 [2022-10-24T18:12:23.531Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:12:23 [2022-10-24T18:12:23.531Z] === RUN   TestDockerNetworkIpvlan
18:12:23 [2022-10-24T18:12:23.531Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:12:23 [2022-10-24T18:12:23.531Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:12:23 [2022-10-24T18:12:23.531Z] PASS
18:12:23 [2022-10-24T18:12:23.531Z] 
18:12:23 [2022-10-24T18:12:23.531Z] === Skipped
18:12:23 [2022-10-24T18:12:23.531Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:12:23 [2022-10-24T18:12:23.531Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:12:23 [2022-10-24T18:12:23.531Z] 
18:12:23 [2022-10-24T18:12:23.531Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:12:23 [2022-10-24T18:12:23.531Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:12:23 [2022-10-24T18:12:23.531Z] 
18:12:23 [2022-10-24T18:12:23.531Z] DONE 2 tests, 2 skipped in 0.086s
18:12:23 [2022-10-24T18:12:23.531Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:12:23 [2022-10-24T18:12:23.531Z] ++ 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
18:12:23 [2022-10-24T18:12:23.531Z] ++ set -e
18:12:23 [2022-10-24T18:12:23.531Z] ++ '[' -n 0 ']'
18:12:23 [2022-10-24T18:12:23.531Z] ++ set -x
18:12:23 [2022-10-24T18:12:23.531Z] ++ 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
18:12:23 [2022-10-24T18:12:23.531Z] INFO: Testing against a local daemon
18:12:23 [2022-10-24T18:12:23.531Z] === RUN   TestDockerNetworkMacvlanPersistance
18:12:24 [2022-10-24T18:12:24.136Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
18:12:24 [2022-10-24T18:12:24.136Z] === RUN   TestDockerNetworkMacvlan
18:12:24 [2022-10-24T18:12:24.697Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:12:25 [2022-10-24T18:12:25.624Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:12:26 [2022-10-24T18:12:26.185Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:12:28 [2022-10-24T18:12:28.071Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:12:29 [2022-10-24T18:12:29.960Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:12:33 [2022-10-24T18:12:33.225Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:12:33 [2022-10-24T18:12:33.480Z] --- PASS: TestDockerNetworkMacvlan (9.46s)
18:12:33 [2022-10-24T18:12:33.480Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
18:12:33 [2022-10-24T18:12:33.480Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
18:12:33 [2022-10-24T18:12:33.480Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s)
18:12:33 [2022-10-24T18:12:33.480Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s)
18:12:33 [2022-10-24T18:12:33.480Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s)
18:12:33 [2022-10-24T18:12:33.480Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
18:12:33 [2022-10-24T18:12:33.480Z] PASS
18:12:33 [2022-10-24T18:12:33.480Z] 
18:12:33 [2022-10-24T18:12:33.480Z] DONE 8 tests in 10.800s
18:12:33 [2022-10-24T18:12:33.480Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
18:12:33 [2022-10-24T18:12:33.481Z] ++ 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
18:12:33 [2022-10-24T18:12:33.481Z] ++ set -e
18:12:33 [2022-10-24T18:12:33.481Z] ++ '[' -n 0 ']'
18:12:33 [2022-10-24T18:12:33.481Z] ++ set -x
18:12:33 [2022-10-24T18:12:33.481Z] ++ 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
18:12:33 [2022-10-24T18:12:33.481Z] testing: warning: no tests to run
18:12:33 [2022-10-24T18:12:33.481Z] PASS
18:12:33 [2022-10-24T18:12:33.481Z] 
18:12:33 [2022-10-24T18:12:33.481Z] DONE 0 tests in 0.025s
18:12:33 [2022-10-24T18:12:33.481Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:12:33 [2022-10-24T18:12:33.481Z] ++ 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
18:12:33 [2022-10-24T18:12:33.481Z] ++ set -e
18:12:33 [2022-10-24T18:12:33.481Z] ++ '[' -n 0 ']'
18:12:33 [2022-10-24T18:12:33.736Z] ++ set -x
18:12:33 [2022-10-24T18:12:33.736Z] ++ 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
18:12:33 [2022-10-24T18:12:33.736Z] INFO: Testing against a local daemon
18:12:33 [2022-10-24T18:12:33.736Z] === RUN   TestAuthZPluginAllowRequest
18:12:35 [2022-10-24T18:12:35.100Z] --- PASS: TestAuthZPluginAllowRequest (1.10s)
18:12:35 [2022-10-24T18:12:35.100Z] === RUN   TestAuthZPluginTLS
18:12:35 [2022-10-24T18:12:35.356Z] --- PASS: TestAuthZPluginTLS (0.55s)
18:12:35 [2022-10-24T18:12:35.356Z] === RUN   TestAuthZPluginDenyRequest
18:12:35 [2022-10-24T18:12:35.926Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:12:35 [2022-10-24T18:12:35.926Z] === RUN   TestAuthZPluginAPIDenyResponse
18:12:36 [2022-10-24T18:12:36.492Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:12:36 [2022-10-24T18:12:36.492Z] === RUN   TestAuthZPluginDenyResponse
18:12:37 [2022-10-24T18:12:37.053Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
18:12:37 [2022-10-24T18:12:37.053Z] === RUN   TestAuthZPluginAllowEventStream
18:12:37 [2022-10-24T18:12:37.979Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s)
18:12:37 [2022-10-24T18:12:37.979Z] === RUN   TestAuthZPluginErrorResponse
18:12:38 [2022-10-24T18:12:38.540Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
18:12:38 [2022-10-24T18:12:38.540Z] === RUN   TestAuthZPluginErrorRequest
18:12:39 [2022-10-24T18:12:39.101Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:12:39 [2022-10-24T18:12:39.101Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:12:39 [2022-10-24T18:12:39.662Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
18:12:39 [2022-10-24T18:12:39.662Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:12:41 [2022-10-24T18:12:41.026Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s)
18:12:41 [2022-10-24T18:12:41.026Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:12:42 [2022-10-24T18:12:42.391Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s)
18:12:42 [2022-10-24T18:12:42.391Z] === RUN   TestAuthZPluginHeader
18:12:42 [2022-10-24T18:12:42.999Z] --- PASS: TestAuthZPluginHeader (0.70s)
18:12:42 [2022-10-24T18:12:42.999Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:12:42 [2022-10-24T18:12:42.999Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:12:42 [2022-10-24T18:12:42.999Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:12:42 [2022-10-24T18:12:42.999Z] === RUN   TestAuthZPluginV2Disable
18:12:42 [2022-10-24T18:12:42.999Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:12:42 [2022-10-24T18:12:42.999Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:12:42 [2022-10-24T18:12:42.999Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:12:42 [2022-10-24T18:12:42.999Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:12:42 [2022-10-24T18:12:42.999Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:12:42 [2022-10-24T18:12:42.999Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:12:42 [2022-10-24T18:12:42.999Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:12:42 [2022-10-24T18:12:42.999Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:12:42 [2022-10-24T18:12:42.999Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:13:01 [2022-10-24T18:13:01.079Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
18:13:01 [2022-10-24T18:13:01.079Z] PASS
18:13:01 [2022-10-24T18:13:01.079Z] 
18:13:01 [2022-10-24T18:13:01.079Z] === Skipped
18:13:01 [2022-10-24T18:13:01.079Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:13:01 [2022-10-24T18:13:01.079Z] 
18:13:01 [2022-10-24T18:13:01.079Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:13:01 [2022-10-24T18:13:01.079Z] 
18:13:01 [2022-10-24T18:13:01.079Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:13:01 [2022-10-24T18:13:01.079Z] 
18:13:01 [2022-10-24T18:13:01.079Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:13:01 [2022-10-24T18:13:01.079Z] 
18:13:01 [2022-10-24T18:13:01.079Z] DONE 17 tests, 4 skipped in 26.326s
18:13:01 [2022-10-24T18:13:01.079Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:13:01 [2022-10-24T18:13:01.079Z] ++ 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
18:13:01 [2022-10-24T18:13:01.079Z] ++ set -e
18:13:01 [2022-10-24T18:13:01.079Z] ++ '[' -n 0 ']'
18:13:01 [2022-10-24T18:13:01.079Z] ++ set -x
18:13:01 [2022-10-24T18:13:01.079Z] ++ 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
18:13:01 [2022-10-24T18:13:01.079Z] INFO: Testing against a local daemon
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
18:13:01 [2022-10-24T18:13:01.079Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
18:13:01 [2022-10-24T18:13:01.079Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON/plugins/pull
18:13:01 [2022-10-24T18:13:01.079Z] === PAUSE TestPluginInvalidJSON/plugins/pull
18:13:01 [2022-10-24T18:13:01.079Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
18:13:01 [2022-10-24T18:13:01.079Z] === CONT  TestPluginInvalidJSON/plugins/pull
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
18:13:01 [2022-10-24T18:13:01.079Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
18:13:01 [2022-10-24T18:13:01.079Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:13:01 [2022-10-24T18:13:01.079Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
18:13:01 [2022-10-24T18:13:01.079Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInstall
18:13:01 [2022-10-24T18:13:01.079Z] === RUN   TestPluginInstall/no_auth
18:13:04 [2022-10-24T18:13:04.389Z] time="2022-10-24T18:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:13:04 [2022-10-24T18:13:04.389Z] time="2022-10-24T18:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80dfbf1863b9c37d48e0fee178a05874ac3d60b2df56812d65fdfc68edbd9c17" mediatype=application/vnd.docker.plugin.v1+json size=522
18:13:04 [2022-10-24T18:13:04.389Z] time="2022-10-24T18:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:13:04 [2022-10-24T18:13:04.389Z] time="2022-10-24T18:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80dfbf1863b9c37d48e0fee178a05874ac3d60b2df56812d65fdfc68edbd9c17" mediatype=application/vnd.docker.plugin.v1+json size=522
18:13:04 [2022-10-24T18:13:04.389Z] === RUN   TestPluginInstall/with_htpasswd
18:13:04 [2022-10-24T18:13:04.645Z] time="2022-10-24T18:13:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:13:04 [2022-10-24T18:13:04.645Z] time="2022-10-24T18:13:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0132bf78b9b1da832077c0eeb5db530b9dadb57cd79acd5d7d0a2aaecf0eecac" mediatype=application/vnd.docker.plugin.v1+json size=522
18:13:04 [2022-10-24T18:13:04.645Z] time="2022-10-24T18:13:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:13:04 [2022-10-24T18:13:04.645Z] time="2022-10-24T18:13:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0132bf78b9b1da832077c0eeb5db530b9dadb57cd79acd5d7d0a2aaecf0eecac" mediatype=application/vnd.docker.plugin.v1+json size=522
18:13:04 [2022-10-24T18:13:04.900Z] === RUN   TestPluginInstall/with_insecure
18:13:05 [2022-10-24T18:13:05.869Z] time="2022-10-24T18:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:13:05 [2022-10-24T18:13:05.869Z] time="2022-10-24T18:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f47eaa676e7cdfaee9a3b94f5e86a25a4b5e4d0b32aa6ea050fce9a368385d2a" mediatype=application/vnd.docker.plugin.v1+json size=522
18:13:05 [2022-10-24T18:13:05.869Z] time="2022-10-24T18:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:13:05 [2022-10-24T18:13:05.869Z] time="2022-10-24T18:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f47eaa676e7cdfaee9a3b94f5e86a25a4b5e4d0b32aa6ea050fce9a368385d2a" mediatype=application/vnd.docker.plugin.v1+json size=522
18:13:05 [2022-10-24T18:13:05.869Z]     plugin_test.go:196: [db773ae95c889] daemon is not started
18:13:05 [2022-10-24T18:13:05.869Z] --- PASS: TestPluginInstall (5.82s)
18:13:05 [2022-10-24T18:13:05.869Z]     --- PASS: TestPluginInstall/no_auth (4.20s)
18:13:05 [2022-10-24T18:13:05.869Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
18:13:05 [2022-10-24T18:13:05.869Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
18:13:05 [2022-10-24T18:13:05.869Z] === RUN   TestPluginsWithRuntimes
18:13:07 [2022-10-24T18:13:07.799Z] === RUN   TestPluginsWithRuntimes/No_Args
18:13:08 [2022-10-24T18:13:08.361Z] === RUN   TestPluginsWithRuntimes/With_Args
18:13:09 [2022-10-24T18:13:09.288Z] --- PASS: TestPluginsWithRuntimes (3.38s)
18:13:09 [2022-10-24T18:13:09.288Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
18:13:09 [2022-10-24T18:13:09.288Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
18:13:09 [2022-10-24T18:13:09.288Z] === RUN   TestPluginBackCompatMediaTypes
18:13:09 [2022-10-24T18:13:09.851Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
18:13:09 [2022-10-24T18:13:09.851Z] PASS
18:13:09 [2022-10-24T18:13:09.851Z] 
18:13:09 [2022-10-24T18:13:09.851Z] DONE 24 tests in 9.907s
18:13:09 [2022-10-24T18:13:09.851Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:13:09 [2022-10-24T18:13:09.851Z] ++ 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
18:13:09 [2022-10-24T18:13:09.851Z] ++ set -e
18:13:09 [2022-10-24T18:13:09.851Z] ++ '[' -n 0 ']'
18:13:09 [2022-10-24T18:13:09.851Z] ++ set -x
18:13:09 [2022-10-24T18:13:09.851Z] ++ 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
18:13:10 [2022-10-24T18:13:10.106Z] INFO: Testing against a local daemon
18:13:10 [2022-10-24T18:13:10.106Z] === RUN   TestExternalGraphDriver
18:13:10 [2022-10-24T18:13:10.366Z] === RUN   TestExternalGraphDriver/json
18:13:12 [2022-10-24T18:13:12.255Z] === RUN   TestExternalGraphDriver/spec
18:13:13 [2022-10-24T18:13:13.619Z] === RUN   TestExternalGraphDriver/pull
18:13:15 [2022-10-24T18:13:15.506Z] --- PASS: TestExternalGraphDriver (5.18s)
18:13:15 [2022-10-24T18:13:15.506Z]     --- PASS: TestExternalGraphDriver/json (1.63s)
18:13:15 [2022-10-24T18:13:15.506Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
18:13:15 [2022-10-24T18:13:15.506Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
18:13:15 [2022-10-24T18:13:15.506Z] === RUN   TestGraphdriverPluginV2
18:13:15 [2022-10-24T18:13:15.506Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:13:15 [2022-10-24T18:13:15.506Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
18:13:15 [2022-10-24T18:13:15.506Z] PASS
18:13:15 [2022-10-24T18:13:15.506Z] 
18:13:15 [2022-10-24T18:13:15.506Z] === Skipped
18:13:15 [2022-10-24T18:13:15.506Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
18:13:15 [2022-10-24T18:13:15.506Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:13:15 [2022-10-24T18:13:15.506Z] 
18:13:15 [2022-10-24T18:13:15.506Z] DONE 5 tests, 1 skipped in 5.614s
18:13:15 [2022-10-24T18:13:15.506Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:13:15 [2022-10-24T18:13:15.506Z] ++ 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
18:13:15 [2022-10-24T18:13:15.506Z] ++ set -e
18:13:15 [2022-10-24T18:13:15.506Z] ++ '[' -n 0 ']'
18:13:15 [2022-10-24T18:13:15.506Z] ++ set -x
18:13:15 [2022-10-24T18:13:15.506Z] ++ 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
18:13:15 [2022-10-24T18:13:15.506Z] INFO: Testing against a local daemon
18:13:15 [2022-10-24T18:13:15.506Z] === RUN   TestContinueAfterPluginCrash
18:13:15 [2022-10-24T18:13:15.506Z] === PAUSE TestContinueAfterPluginCrash
18:13:15 [2022-10-24T18:13:15.506Z] === RUN   TestReadPluginNoRead
18:13:15 [2022-10-24T18:13:15.506Z] === PAUSE TestReadPluginNoRead
18:13:15 [2022-10-24T18:13:15.506Z] === RUN   TestDaemonStartWithLogOpt
18:13:15 [2022-10-24T18:13:15.506Z] === PAUSE TestDaemonStartWithLogOpt
18:13:15 [2022-10-24T18:13:15.506Z] === CONT  TestContinueAfterPluginCrash
18:13:15 [2022-10-24T18:13:15.506Z] === CONT  TestDaemonStartWithLogOpt
18:13:18 [2022-10-24T18:13:18.816Z] --- PASS: TestDaemonStartWithLogOpt (3.04s)
18:13:18 [2022-10-24T18:13:18.816Z] === CONT  TestReadPluginNoRead
18:13:20 [2022-10-24T18:13:20.706Z] === RUN   TestReadPluginNoRead/default
18:13:22 [2022-10-24T18:13:22.070Z] === RUN   TestReadPluginNoRead/disabled_caching
18:13:23 [2022-10-24T18:13:23.435Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:13:23 [2022-10-24T18:13:23.691Z] --- PASS: TestContinueAfterPluginCrash (8.00s)
18:13:24 [2022-10-24T18:13:24.618Z] === CONT  TestReadPluginNoRead
18:13:24 [2022-10-24T18:13:24.618Z]     read_test.go:91: [d8a8cac7f1600] daemon is not started
18:13:24 [2022-10-24T18:13:24.618Z] --- PASS: TestReadPluginNoRead (5.84s)
18:13:24 [2022-10-24T18:13:24.618Z]     --- PASS: TestReadPluginNoRead/default (1.37s)
18:13:24 [2022-10-24T18:13:24.618Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
18:13:24 [2022-10-24T18:13:24.618Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
18:13:24 [2022-10-24T18:13:24.618Z] PASS
18:13:24 [2022-10-24T18:13:24.618Z] 
18:13:24 [2022-10-24T18:13:24.618Z] DONE 6 tests in 8.984s
18:13:24 [2022-10-24T18:13:24.618Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:13:24 [2022-10-24T18:13:24.618Z] ++ 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
18:13:24 [2022-10-24T18:13:24.618Z] ++ set -e
18:13:24 [2022-10-24T18:13:24.618Z] ++ '[' -n 0 ']'
18:13:24 [2022-10-24T18:13:24.618Z] ++ set -x
18:13:24 [2022-10-24T18:13:24.618Z] ++ 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
18:13:24 [2022-10-24T18:13:24.618Z] testing: warning: no tests to run
18:13:24 [2022-10-24T18:13:24.618Z] PASS
18:13:24 [2022-10-24T18:13:24.618Z] 
18:13:24 [2022-10-24T18:13:24.618Z] DONE 0 tests in 0.031s
18:13:24 [2022-10-24T18:13:24.618Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:13:24 [2022-10-24T18:13:24.618Z] ++ 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
18:13:24 [2022-10-24T18:13:24.618Z] ++ set -e
18:13:24 [2022-10-24T18:13:24.618Z] ++ '[' -n 0 ']'
18:13:24 [2022-10-24T18:13:24.618Z] ++ set -x
18:13:24 [2022-10-24T18:13:24.618Z] ++ 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
18:13:24 [2022-10-24T18:13:24.618Z] INFO: Testing against a local daemon
18:13:24 [2022-10-24T18:13:24.618Z] === RUN   TestPluginWithDevMounts
18:13:24 [2022-10-24T18:13:24.618Z] === PAUSE TestPluginWithDevMounts
18:13:24 [2022-10-24T18:13:24.618Z] === CONT  TestPluginWithDevMounts
18:13:26 [2022-10-24T18:13:26.549Z] --- PASS: TestPluginWithDevMounts (1.54s)
18:13:26 [2022-10-24T18:13:26.549Z] PASS
18:13:26 [2022-10-24T18:13:26.549Z] 
18:13:26 [2022-10-24T18:13:26.549Z] DONE 1 tests in 1.647s
18:13:26 [2022-10-24T18:13:26.549Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
18:13:26 [2022-10-24T18:13:26.549Z] ++ 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
18:13:26 [2022-10-24T18:13:26.549Z] ++ set -e
18:13:26 [2022-10-24T18:13:26.549Z] ++ '[' -n 0 ']'
18:13:26 [2022-10-24T18:13:26.549Z] ++ set -x
18:13:26 [2022-10-24T18:13:26.549Z] ++ 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
18:13:26 [2022-10-24T18:13:26.549Z] INFO: Testing against a local daemon
18:13:26 [2022-10-24T18:13:26.549Z] === RUN   TestSecretInspect
18:13:28 [2022-10-24T18:13:28.438Z] --- PASS: TestSecretInspect (2.21s)
18:13:28 [2022-10-24T18:13:28.438Z] === RUN   TestSecretList
18:13:30 [2022-10-24T18:13:30.952Z] --- PASS: TestSecretList (2.20s)
18:13:30 [2022-10-24T18:13:30.952Z] === RUN   TestSecretsCreateAndDelete
18:13:32 [2022-10-24T18:13:32.840Z] --- PASS: TestSecretsCreateAndDelete (2.21s)
18:13:32 [2022-10-24T18:13:32.840Z] === RUN   TestSecretsUpdate
18:13:35 [2022-10-24T18:13:35.356Z] --- PASS: TestSecretsUpdate (2.16s)
18:13:35 [2022-10-24T18:13:35.356Z] === RUN   TestTemplatedSecret
18:13:37 [2022-10-24T18:13:37.874Z] --- PASS: TestTemplatedSecret (2.51s)
18:13:37 [2022-10-24T18:13:37.874Z] === RUN   TestSecretCreateResolve
18:13:39 [2022-10-24T18:13:39.761Z] --- PASS: TestSecretCreateResolve (2.24s)
18:13:39 [2022-10-24T18:13:39.761Z] PASS
18:13:39 [2022-10-24T18:13:39.761Z] 
18:13:39 [2022-10-24T18:13:39.761Z] DONE 6 tests in 13.620s
18:13:39 [2022-10-24T18:13:39.761Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
18:13:39 [2022-10-24T18:13:39.761Z] ++ 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
18:13:39 [2022-10-24T18:13:39.761Z] ++ set -e
18:13:39 [2022-10-24T18:13:39.761Z] ++ '[' -n 0 ']'
18:13:39 [2022-10-24T18:13:39.761Z] ++ set -x
18:13:39 [2022-10-24T18:13:39.761Z] ++ 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
18:13:40 [2022-10-24T18:13:40.017Z] INFO: Testing against a local daemon
18:13:40 [2022-10-24T18:13:40.017Z] === RUN   TestServiceCreateInit
18:13:40 [2022-10-24T18:13:40.017Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:13:44 [2022-10-24T18:13:44.181Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:13:47 [2022-10-24T18:13:47.487Z] --- PASS: TestServiceCreateInit (7.42s)
18:13:47 [2022-10-24T18:13:47.487Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s)
18:13:47 [2022-10-24T18:13:47.487Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s)
18:13:47 [2022-10-24T18:13:47.487Z] === RUN   TestCreateServiceMultipleTimes
18:14:05 [2022-10-24T18:14:05.571Z] --- PASS: TestCreateServiceMultipleTimes (15.40s)
18:14:05 [2022-10-24T18:14:05.571Z] === RUN   TestCreateServiceConflict
18:14:05 [2022-10-24T18:14:05.571Z] --- PASS: TestCreateServiceConflict (2.18s)
18:14:05 [2022-10-24T18:14:05.571Z] === RUN   TestCreateServiceMaxReplicas
18:14:08 [2022-10-24T18:14:08.128Z] --- PASS: TestCreateServiceMaxReplicas (2.64s)
18:14:08 [2022-10-24T18:14:08.128Z] === RUN   TestCreateWithDuplicateNetworkNames
18:14:22 [2022-10-24T18:14:22.963Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s)
18:14:22 [2022-10-24T18:14:22.963Z] === RUN   TestCreateServiceSecretFileMode
18:14:22 [2022-10-24T18:14:22.963Z] --- PASS: TestCreateServiceSecretFileMode (2.32s)
18:14:22 [2022-10-24T18:14:22.964Z] === RUN   TestCreateServiceConfigFileMode
18:14:25 [2022-10-24T18:14:25.534Z] --- PASS: TestCreateServiceConfigFileMode (2.44s)
18:14:25 [2022-10-24T18:14:25.534Z] === RUN   TestCreateServiceSysctls
18:14:28 [2022-10-24T18:14:28.799Z] --- PASS: TestCreateServiceSysctls (3.16s)
18:14:28 [2022-10-24T18:14:28.799Z] === RUN   TestCreateServiceCapabilities
18:14:31 [2022-10-24T18:14:31.361Z] --- PASS: TestCreateServiceCapabilities (2.39s)
18:14:31 [2022-10-24T18:14:31.361Z] === RUN   TestInspect
18:14:33 [2022-10-24T18:14:33.919Z] --- PASS: TestInspect (2.78s)
18:14:33 [2022-10-24T18:14:33.919Z] === RUN   TestCreateJob
18:14:37 [2022-10-24T18:14:37.183Z] --- PASS: TestCreateJob (2.91s)
18:14:37 [2022-10-24T18:14:37.183Z] === RUN   TestReplicatedJob
18:14:42 [2022-10-24T18:14:42.424Z] --- PASS: TestReplicatedJob (5.14s)
18:14:42 [2022-10-24T18:14:42.424Z] === RUN   TestUpdateReplicatedJob
18:14:44 [2022-10-24T18:14:44.938Z] --- PASS: TestUpdateReplicatedJob (3.01s)
18:14:44 [2022-10-24T18:14:44.938Z] === RUN   TestServiceListWithStatuses
18:14:44 [2022-10-24T18:14:44.938Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:14:44 [2022-10-24T18:14:44.938Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:14:44 [2022-10-24T18:14:44.938Z] === RUN   TestDockerNetworkConnectAlias
18:14:49 [2022-10-24T18:14:49.102Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
18:14:49 [2022-10-24T18:14:49.102Z] === RUN   TestDockerNetworkReConnect
18:14:52 [2022-10-24T18:14:52.366Z] --- PASS: TestDockerNetworkReConnect (3.19s)
18:14:52 [2022-10-24T18:14:52.366Z] === RUN   TestServicePlugin
18:14:52 [2022-10-24T18:14:52.366Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:14:52 [2022-10-24T18:14:52.366Z] --- SKIP: TestServicePlugin (0.00s)
18:14:52 [2022-10-24T18:14:52.366Z] === RUN   TestServiceUpdateLabel
18:14:54 [2022-10-24T18:14:54.339Z] --- PASS: TestServiceUpdateLabel (2.19s)
18:14:54 [2022-10-24T18:14:54.339Z] === RUN   TestServiceUpdateSecrets
18:15:09 [2022-10-24T18:15:09.472Z] --- PASS: TestServiceUpdateSecrets (14.42s)
18:15:09 [2022-10-24T18:15:09.472Z] === RUN   TestServiceUpdateConfigs
18:15:24 [2022-10-24T18:15:24.392Z] --- PASS: TestServiceUpdateConfigs (14.31s)
18:15:24 [2022-10-24T18:15:24.392Z] === RUN   TestServiceUpdateNetwork
18:15:36 [2022-10-24T18:15:36.641Z] --- PASS: TestServiceUpdateNetwork (12.17s)
18:15:36 [2022-10-24T18:15:36.641Z] === RUN   TestServiceUpdatePidsLimit
18:15:36 [2022-10-24T18:15:36.641Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:15:36 [2022-10-24T18:15:36.904Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:15:45 [2022-10-24T18:15:45.074Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:15:51 [2022-10-24T18:15:51.652Z] --- PASS: TestServiceUpdatePidsLimit (15.95s)
18:15:51 [2022-10-24T18:15:51.652Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
18:15:51 [2022-10-24T18:15:51.652Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
18:15:51 [2022-10-24T18:15:51.652Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
18:15:51 [2022-10-24T18:15:51.652Z] PASS
18:15:51 [2022-10-24T18:15:51.652Z] 
18:15:51 [2022-10-24T18:15:51.652Z] === Skipped
18:15:51 [2022-10-24T18:15:51.652Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:15:51 [2022-10-24T18:15:51.652Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:15:51 [2022-10-24T18:15:51.652Z] 
18:15:51 [2022-10-24T18:15:51.652Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:15:51 [2022-10-24T18:15:51.652Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:15:51 [2022-10-24T18:15:51.652Z] 
18:15:51 [2022-10-24T18:15:51.652Z] DONE 27 tests, 2 skipped in 131.262s
18:15:51 [2022-10-24T18:15:51.652Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
18:15:51 [2022-10-24T18:15:51.652Z] ++ 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
18:15:51 [2022-10-24T18:15:51.652Z] ++ set -e
18:15:51 [2022-10-24T18:15:51.652Z] ++ '[' -n 0 ']'
18:15:51 [2022-10-24T18:15:51.652Z] ++ set -x
18:15:51 [2022-10-24T18:15:51.652Z] ++ 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
18:15:51 [2022-10-24T18:15:51.652Z] INFO: Testing against a local daemon
18:15:51 [2022-10-24T18:15:51.652Z] === RUN   TestSessionCreate
18:15:51 [2022-10-24T18:15:51.652Z] --- PASS: TestSessionCreate (0.02s)
18:15:51 [2022-10-24T18:15:51.652Z] === RUN   TestSessionCreateWithBadUpgrade
18:15:51 [2022-10-24T18:15:51.652Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:15:51 [2022-10-24T18:15:51.652Z] PASS
18:15:51 [2022-10-24T18:15:51.652Z] 
18:15:51 [2022-10-24T18:15:51.652Z] DONE 2 tests in 0.120s
18:15:51 [2022-10-24T18:15:51.652Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
18:15:51 [2022-10-24T18:15:51.652Z] ++ 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
18:15:51 [2022-10-24T18:15:51.652Z] ++ set -e
18:15:51 [2022-10-24T18:15:51.652Z] ++ '[' -n 0 ']'
18:15:51 [2022-10-24T18:15:51.652Z] ++ set -x
18:15:51 [2022-10-24T18:15:51.652Z] ++ 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
18:15:51 [2022-10-24T18:15:51.652Z] INFO: Testing against a local daemon
18:15:51 [2022-10-24T18:15:51.652Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:15:51 [2022-10-24T18:15:51.652Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:15:51 [2022-10-24T18:15:51.652Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:15:51 [2022-10-24T18:15:51.652Z] === RUN   TestDiskUsage
18:15:51 [2022-10-24T18:15:51.653Z] === PAUSE TestDiskUsage
18:15:51 [2022-10-24T18:15:51.653Z] === RUN   TestEventsExecDie
18:15:51 [2022-10-24T18:15:51.912Z] --- PASS: TestEventsExecDie (0.48s)
18:15:51 [2022-10-24T18:15:51.912Z] === RUN   TestEventsBackwardsCompatible
18:15:51 [2022-10-24T18:15:51.912Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
18:15:51 [2022-10-24T18:15:51.912Z] === RUN   TestEventsVolumeCreate
18:15:51 [2022-10-24T18:15:51.912Z] --- PASS: TestEventsVolumeCreate (0.06s)
18:15:51 [2022-10-24T18:15:51.912Z] === RUN   TestInfoBinaryCommits
18:15:51 [2022-10-24T18:15:51.912Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:15:51 [2022-10-24T18:15:51.912Z] === RUN   TestInfoAPIVersioned
18:15:51 [2022-10-24T18:15:51.912Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:15:51 [2022-10-24T18:15:51.912Z] === RUN   TestInfoAPI
18:15:51 [2022-10-24T18:15:51.912Z] --- PASS: TestInfoAPI (0.02s)
18:15:51 [2022-10-24T18:15:51.912Z] === RUN   TestInfoAPIWarnings
18:16:09 [2022-10-24T18:16:09.504Z] --- PASS: TestInfoAPIWarnings (16.55s)
18:16:09 [2022-10-24T18:16:09.504Z] === RUN   TestInfoDebug
18:16:09 [2022-10-24T18:16:09.504Z] --- PASS: TestInfoDebug (0.53s)
18:16:09 [2022-10-24T18:16:09.504Z] === RUN   TestInfoInsecureRegistries
18:16:09 [2022-10-24T18:16:09.504Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:16:09 [2022-10-24T18:16:09.504Z] === RUN   TestInfoRegistryMirrors
18:16:10 [2022-10-24T18:16:10.065Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:16:10 [2022-10-24T18:16:10.065Z] === RUN   TestLoginFailsWithBadCredentials
18:16:10 [2022-10-24T18:16:10.627Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
18:16:10 [2022-10-24T18:16:10.627Z] === RUN   TestPingCacheHeaders
18:16:10 [2022-10-24T18:16:10.627Z] --- PASS: TestPingCacheHeaders (0.02s)
18:16:10 [2022-10-24T18:16:10.627Z] === RUN   TestPingGet
18:16:10 [2022-10-24T18:16:10.627Z] --- PASS: TestPingGet (0.01s)
18:16:10 [2022-10-24T18:16:10.627Z] === RUN   TestPingHead
18:16:10 [2022-10-24T18:16:10.627Z] --- PASS: TestPingHead (0.03s)
18:16:10 [2022-10-24T18:16:10.627Z] === RUN   TestPingSwarmHeader
18:16:11 [2022-10-24T18:16:11.231Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:16:11 [2022-10-24T18:16:11.231Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:16:12 [2022-10-24T18:16:12.157Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:16:12 [2022-10-24T18:16:12.157Z] --- PASS: TestPingSwarmHeader (1.66s)
18:16:12 [2022-10-24T18:16:12.157Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:16:12 [2022-10-24T18:16:12.157Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:16:12 [2022-10-24T18:16:12.157Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:16:12 [2022-10-24T18:16:12.157Z] === RUN   TestPingBuilderHeader
18:16:12 [2022-10-24T18:16:12.157Z] === RUN   TestPingBuilderHeader/default_config
18:16:12 [2022-10-24T18:16:12.718Z] === RUN   TestPingBuilderHeader/buildkit_disabled
18:16:13 [2022-10-24T18:16:13.280Z] --- PASS: TestPingBuilderHeader (1.05s)
18:16:13 [2022-10-24T18:16:13.280Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
18:16:13 [2022-10-24T18:16:13.280Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
18:16:13 [2022-10-24T18:16:13.280Z] === RUN   TestVersion
18:16:13 [2022-10-24T18:16:13.280Z] --- PASS: TestVersion (0.02s)
18:16:13 [2022-10-24T18:16:13.280Z] === CONT  TestDiskUsage
18:16:13 [2022-10-24T18:16:13.841Z] === RUN   TestDiskUsage/empty
18:16:13 [2022-10-24T18:16:13.841Z] === RUN   TestDiskUsage/empty/container_types
18:16:13 [2022-10-24T18:16:13.841Z] === RUN   TestDiskUsage/empty/image_types
18:16:13 [2022-10-24T18:16:13.841Z] === RUN   TestDiskUsage/empty/volume_types
18:16:13 [2022-10-24T18:16:13.841Z] === RUN   TestDiskUsage/empty/build-cache_types
18:16:13 [2022-10-24T18:16:13.841Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:16:13 [2022-10-24T18:16:13.841Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:16:13 [2022-10-24T18:16:13.841Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:16:13 [2022-10-24T18:16:13.841Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:16:13 [2022-10-24T18:16:13.841Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:16:13 [2022-10-24T18:16:13.841Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:16:13 [2022-10-24T18:16:13.841Z] === RUN   TestDiskUsage/after_LoadBusybox
18:16:14 [2022-10-24T18:16:14.097Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:16:14 [2022-10-24T18:16:14.097Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:16:14 [2022-10-24T18:16:14.097Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:16:14 [2022-10-24T18:16:14.097Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:16:14 [2022-10-24T18:16:14.097Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:16:14 [2022-10-24T18:16:14.097Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:16:14 [2022-10-24T18:16:14.097Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:16:14 [2022-10-24T18:16:14.097Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:16:14 [2022-10-24T18:16:14.097Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:16:14 [2022-10-24T18:16:14.097Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:16:14 [2022-10-24T18:16:14.097Z] === RUN   TestDiskUsage/after_container.Run
18:16:14 [2022-10-24T18:16:14.354Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:16:14 [2022-10-24T18:16:14.354Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:16:14 [2022-10-24T18:16:14.354Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:16:14 [2022-10-24T18:16:14.354Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:16:14 [2022-10-24T18:16:14.354Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:16:14 [2022-10-24T18:16:14.354Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:16:14 [2022-10-24T18:16:14.354Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:16:14 [2022-10-24T18:16:14.354Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:16:14 [2022-10-24T18:16:14.354Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:16:14 [2022-10-24T18:16:14.354Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:16:14 [2022-10-24T18:16:14.354Z] --- PASS: TestDiskUsage (1.14s)
18:16:14 [2022-10-24T18:16:14.354Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z] PASS
18:16:14 [2022-10-24T18:16:14.354Z] 
18:16:14 [2022-10-24T18:16:14.354Z] === Skipped
18:16:14 [2022-10-24T18:16:14.354Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:16:14 [2022-10-24T18:16:14.354Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:16:14 [2022-10-24T18:16:14.354Z] 
18:16:14 [2022-10-24T18:16:14.354Z] DONE 57 tests, 1 skipped in 23.170s
18:16:14 [2022-10-24T18:16:14.354Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
18:16:14 [2022-10-24T18:16:14.354Z] ++ 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
18:16:14 [2022-10-24T18:16:14.354Z] ++ set -e
18:16:14 [2022-10-24T18:16:14.354Z] ++ '[' -n 0 ']'
18:16:14 [2022-10-24T18:16:14.354Z] ++ set -x
18:16:14 [2022-10-24T18:16:14.354Z] ++ 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
18:16:14 [2022-10-24T18:16:14.611Z] INFO: Testing against a local daemon
18:16:14 [2022-10-24T18:16:14.611Z] === RUN   TestVolumesCreateAndList
18:16:14 [2022-10-24T18:16:14.611Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:16:14 [2022-10-24T18:16:14.611Z] === RUN   TestVolumesRemove
18:16:14 [2022-10-24T18:16:14.611Z] --- PASS: TestVolumesRemove (0.06s)
18:16:14 [2022-10-24T18:16:14.611Z] === RUN   TestVolumesInspect
18:16:14 [2022-10-24T18:16:14.611Z] --- PASS: TestVolumesInspect (0.02s)
18:16:14 [2022-10-24T18:16:14.611Z] === RUN   TestVolumesInvalidJSON
18:16:14 [2022-10-24T18:16:14.611Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:16:14 [2022-10-24T18:16:14.611Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:16:14 [2022-10-24T18:16:14.611Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:16:14 [2022-10-24T18:16:14.611Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:16:14 [2022-10-24T18:16:14.611Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:16:14 [2022-10-24T18:16:14.611Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:16:14 [2022-10-24T18:16:14.611Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:16:14 [2022-10-24T18:16:14.611Z] --- PASS: TestVolumesInvalidJSON (0.02s)
18:16:14 [2022-10-24T18:16:14.611Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:16:14 [2022-10-24T18:16:14.611Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:16:14 [2022-10-24T18:16:14.611Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:16:14 [2022-10-24T18:16:14.611Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:16:14 [2022-10-24T18:16:14.611Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:16:14 [2022-10-24T18:16:14.611Z] === RUN   TestVolumePruneAnonymous
18:16:14 [2022-10-24T18:16:14.611Z] --- PASS: TestVolumePruneAnonymous (0.03s)
18:16:14 [2022-10-24T18:16:14.611Z] PASS
18:16:14 [2022-10-24T18:16:14.611Z] 
18:16:14 [2022-10-24T18:16:14.611Z] DONE 10 tests in 0.233s
18:16:14 [2022-10-24T18:16:14.611Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:16:14 [2022-10-24T18:16:14.867Z] ++++ cat bundles/test-integration/docker.pid
18:16:14 [2022-10-24T18:16:14.867Z] +++ kill 14803
18:16:15 [2022-10-24T18:16:15.122Z] +++ /etc/init.d/apparmor stop
18:16:15 [2022-10-24T18:16:15.122Z] Leaving: AppArmorNo profiles have been unloaded.
18:16:15 [2022-10-24T18:16:15.122Z] 
18:16:15 [2022-10-24T18:16:15.122Z] Unloading profiles will leave already running processes permanently
18:16:15 [2022-10-24T18:16:15.122Z] unconfined, which can lead to unexpected situations.
18:16:15 [2022-10-24T18:16:15.122Z] 
18:16:15 [2022-10-24T18:16:15.122Z] To set a process to complain mode, use the command line tool
18:16:15 [2022-10-24T18:16:15.122Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:16:15 [2022-10-24T18:16:15.122Z] +++ true
18:16:15 [2022-10-24T18:16:15.122Z] exiting test-integration
18:16:15 [2022-10-24T18:16:15.122Z] ++ exit 0
18:16:15 [2022-10-24T18:16:15.122Z] 
Post stage
[Pipeline] junit
18:16:15 [2022-10-24T18:16:15.698Z] Recording test results
18:16:15 [2022-10-24T18:16:15.868Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:16:16 [2022-10-24T18:16:16.184Z] + echo Ensuring container killed.
18:16:16 [2022-10-24T18:16:16.184Z] Ensuring container killed.
18:16:16 [2022-10-24T18:16:16.184Z] + docker rm -vf docker-pr1
18:16:16 [2022-10-24T18:16:16.184Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
18:16:16 [2022-10-24T18:16:16.550Z] + echo Chowning /workspace to jenkins user
18:16:16 [2022-10-24T18:16:16.550Z] Chowning /workspace to jenkins user
18:16:16 [2022-10-24T18:16:16.550Z] + id -u
18:16:16 [2022-10-24T18:16:16.550Z] + id -g
18:16:16 [2022-10-24T18:16:16.550Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44351:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:16:18 [2022-10-24T18:16:18.277Z] + bundleName=arm64-integration
18:16:18 [2022-10-24T18:16:18.278Z] + echo Creating arm64-integration-bundles.tar.gz
18:16:18 [2022-10-24T18:16:18.278Z] Creating arm64-integration-bundles.tar.gz
18:16:18 [2022-10-24T18:16:18.278Z] + xargs tar -czf arm64-integration-bundles.tar.gz
18:16:18 [2022-10-24T18:16:18.278Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
18:16:18 [2022-10-24T18:16:18.543Z] Archiving artifacts
18:16:18 [2022-10-24T18:16:18.808Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44351/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:16:19 [2022-10-24T18:16:19.142Z] + make clean
18:16:19 [2022-10-24T18:16:19.397Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:16:19 [2022-10-24T18:16:19.397Z] docker-dev-cache
18:16:19 [2022-10-24T18:16:19.397Z] 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