Skip to content
Success

Console Output

Branch indexing
21:33:03 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 2e7779d05f71abb23121fe3fec55805be1f8e717+542c735926c9208dc0fe9fc02026a110ca0343f9 (60cc306cb75e4b5dc4c42ea6c45e89cc11dc7a29)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43947@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
21:33:05 [2022-10-25T21:33:05.964Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
21:33:05 [2022-10-25T21:33:05.968Z] Trying to pass milestone 1
[Pipeline] milestone
21:33:06 [2022-10-25T21:33:06.070Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:33:06 [2022-10-25T21:33:06.319Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e6298eb375e1fc72) in /home/ubuntu/workspace/moby_PR-43947
[Pipeline] {
[Pipeline] checkout
21:33:06 [2022-10-25T21:33:06.391Z] The recommended git tool is: git
21:33:08 [2022-10-25T21:33:08.464Z] using credential docker-jenkins-github-credentials
21:33:08 [2022-10-25T21:33:08.473Z] Cloning the remote Git repository
21:33:08 [2022-10-25T21:33:08.473Z] Cloning with configured refspecs honoured and without tags
21:33:08 [2022-10-25T21:33:08.494Z] Cloning repository https://github.com/moby/moby.git
21:33:08 [2022-10-25T21:33:08.543Z]  > git init /home/ubuntu/workspace/moby_PR-43947 # timeout=10
21:33:08 [2022-10-25T21:33:08.768Z] Fetching upstream changes from https://github.com/moby/moby.git
21:33:08 [2022-10-25T21:33:08.769Z]  > git --version # timeout=10
21:33:08 [2022-10-25T21:33:08.781Z]  > git --version # 'git version 2.25.1'
21:33:08 [2022-10-25T21:33:08.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:33:08 [2022-10-25T21:33:08.783Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43947/head:refs/remotes/origin/PR-43947 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:33:21 [2022-10-25T21:33:21.467Z] Fetching without tags
21:33:21 [2022-10-25T21:33:21.689Z] Merging remotes/origin/master commit 542c735926c9208dc0fe9fc02026a110ca0343f9 into PR head commit 2e7779d05f71abb23121fe3fec55805be1f8e717
21:33:21 [2022-10-25T21:33:21.433Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:33:21 [2022-10-25T21:33:21.442Z]  > git config --add remote.origin.fetch +refs/pull/43947/head:refs/remotes/origin/PR-43947 # timeout=10
21:33:21 [2022-10-25T21:33:21.449Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:33:21 [2022-10-25T21:33:21.461Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:33:21 [2022-10-25T21:33:21.473Z] Fetching upstream changes from https://github.com/moby/moby.git
21:33:21 [2022-10-25T21:33:21.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:33:21 [2022-10-25T21:33:21.474Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43947/head:refs/remotes/origin/PR-43947 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:33:21 [2022-10-25T21:33:21.698Z]  > git config core.sparsecheckout # timeout=10
21:33:21 [2022-10-25T21:33:21.706Z]  > git checkout -f 2e7779d05f71abb23121fe3fec55805be1f8e717 # timeout=10
21:33:22 [2022-10-25T21:33:22.246Z]  > git remote # timeout=10
21:33:22 [2022-10-25T21:33:22.257Z]  > git config --get remote.origin.url # timeout=10
21:33:22 [2022-10-25T21:33:22.269Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:33:22 [2022-10-25T21:33:22.270Z]  > git merge 542c735926c9208dc0fe9fc02026a110ca0343f9 # timeout=10
21:33:23 [2022-10-25T21:33:23.122Z] Merge succeeded, producing df83cea01f12877260d3dd793a07af048bef49d6
21:33:23 [2022-10-25T21:33:23.122Z] Checking out Revision df83cea01f12877260d3dd793a07af048bef49d6 (PR-43947)
21:33:23 [2022-10-25T21:33:23.110Z]  > git rev-parse HEAD^{commit} # timeout=10
21:33:23 [2022-10-25T21:33:23.127Z]  > git config core.sparsecheckout # timeout=10
21:33:23 [2022-10-25T21:33:23.137Z]  > git checkout -f df83cea01f12877260d3dd793a07af048bef49d6 # timeout=10
21:33:27 [2022-10-25T21:33:27.157Z] Commit message: "Merge commit '542c735926c9208dc0fe9fc02026a110ca0343f9' into HEAD"
21:33:27 [2022-10-25T21:33:27.157Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:33:28 [2022-10-25T21:33:28.097Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43947:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
21:33:36 [2022-10-25T21:33:36.538Z] Unable to find image 'alpine:latest' locally
21:33:36 [2022-10-25T21:33:36.538Z] latest: Pulling from library/alpine
21:33:36 [2022-10-25T21:33:36.538Z] 9b18e9b68314: Pulling fs layer
21:33:36 [2022-10-25T21:33:36.538Z] 9b18e9b68314: Download complete
21:33:36 [2022-10-25T21:33:36.538Z] 9b18e9b68314: Pull complete
21:33:36 [2022-10-25T21:33:36.538Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:33:36 [2022-10-25T21:33:36.538Z] Status: Downloaded newer image for alpine:latest
21:33:42 [2022-10-25T21:33:42.126Z] 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
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)
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] { (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] }
21:33:57 [2022-10-25T21:33:57.355Z] Still waiting to schedule task
21:33:57 [2022-10-25T21:33:57.355Z] Waiting for next available executor on ‘arm64&&ubuntu-200421:47:05 [2022-10-25T21:47:05.725Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08d2fb5f18a78ab29) in /home/ubuntu/workspace/moby_PR-43947
[Pipeline] {
[Pipeline] checkout
21:47:05 [2022-10-25T21:47:05.759Z] The recommended git tool is: git
21:47:05 [2022-10-25T21:47:05.768Z] using credential docker-jenkins-github-credentials
21:47:05 [2022-10-25T21:47:05.781Z] Cloning the remote Git repository
21:47:05 [2022-10-25T21:47:05.781Z] Cloning with configured refspecs honoured and without tags
21:47:05 [2022-10-25T21:47:05.810Z] Cloning repository https://github.com/moby/moby.git
21:47:05 [2022-10-25T21:47:05.811Z]  > git init /home/ubuntu/workspace/moby_PR-43947 # timeout=10
21:47:05 [2022-10-25T21:47:05.840Z] Fetching upstream changes from https://github.com/moby/moby.git
21:47:05 [2022-10-25T21:47:05.840Z]  > git --version # timeout=10
21:47:05 [2022-10-25T21:47:05.843Z]  > git --version # 'git version 2.25.1'
21:47:05 [2022-10-25T21:47:05.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:47:05 [2022-10-25T21:47:05.844Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43947/head:refs/remotes/origin/PR-43947 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:47:18 [2022-10-25T21:47:18.052Z] Fetching without tags
21:47:18 [2022-10-25T21:47:18.268Z] Merging remotes/origin/master commit 542c735926c9208dc0fe9fc02026a110ca0343f9 into PR head commit 2e7779d05f71abb23121fe3fec55805be1f8e717
21:47:18 [2022-10-25T21:47:18.062Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:47:18 [2022-10-25T21:47:18.065Z]  > git config --add remote.origin.fetch +refs/pull/43947/head:refs/remotes/origin/PR-43947 # timeout=10
21:47:18 [2022-10-25T21:47:18.069Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:47:18 [2022-10-25T21:47:18.077Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:47:18 [2022-10-25T21:47:18.082Z] Fetching upstream changes from https://github.com/moby/moby.git
21:47:18 [2022-10-25T21:47:18.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:47:18 [2022-10-25T21:47:18.083Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43947/head:refs/remotes/origin/PR-43947 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:47:18 [2022-10-25T21:47:18.298Z]  > git config core.sparsecheckout # timeout=10
21:47:18 [2022-10-25T21:47:18.302Z]  > git checkout -f 2e7779d05f71abb23121fe3fec55805be1f8e717 # timeout=10
21:47:19 [2022-10-25T21:47:19.908Z] Merge succeeded, producing a6043a2672f9a7ad262d7eb74a9c797ccacca234
21:47:19 [2022-10-25T21:47:19.908Z] Checking out Revision a6043a2672f9a7ad262d7eb74a9c797ccacca234 (PR-43947)
21:47:18 [2022-10-25T21:47:18.832Z]  > git remote # timeout=10
21:47:18 [2022-10-25T21:47:18.837Z]  > git config --get remote.origin.url # timeout=10
21:47:18 [2022-10-25T21:47:18.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:47:18 [2022-10-25T21:47:18.842Z]  > git merge 542c735926c9208dc0fe9fc02026a110ca0343f9 # timeout=10
21:47:19 [2022-10-25T21:47:19.931Z]  > git rev-parse HEAD^{commit} # timeout=10
21:47:19 [2022-10-25T21:47:19.938Z]  > git config core.sparsecheckout # timeout=10
21:47:19 [2022-10-25T21:47:19.942Z]  > git checkout -f a6043a2672f9a7ad262d7eb74a9c797ccacca234 # timeout=10
21:47:20 [2022-10-25T21:47:20.145Z] Commit message: "Merge commit '542c735926c9208dc0fe9fc02026a110ca0343f9' into HEAD"
21:47:20 [2022-10-25T21:47:20.145Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:47:20 [2022-10-25T21:47:20.840Z] + docker version
21:47:20 [2022-10-25T21:47:20.840Z] Client: Docker Engine - Community
21:47:20 [2022-10-25T21:47:20.840Z]  Version:           22.06.0-beta.0
21:47:20 [2022-10-25T21:47:20.840Z]  API version:       1.42
21:47:20 [2022-10-25T21:47:20.840Z]  Go version:        go1.18.3
21:47:20 [2022-10-25T21:47:20.840Z]  Git commit:        3e9117b
21:47:20 [2022-10-25T21:47:20.840Z]  Built:             Fri Jun  3 17:55:34 2022
21:47:20 [2022-10-25T21:47:20.840Z]  OS/Arch:           linux/arm64
21:47:20 [2022-10-25T21:47:20.840Z]  Context:           default
21:47:20 [2022-10-25T21:47:20.840Z] 
21:47:20 [2022-10-25T21:47:20.840Z] Server: Docker Engine - Community
21:47:20 [2022-10-25T21:47:20.840Z]  Engine:
21:47:20 [2022-10-25T21:47:20.840Z]   Version:          22.06.0-beta.0
21:47:20 [2022-10-25T21:47:20.840Z]   API version:      1.42 (minimum version 1.12)
21:47:20 [2022-10-25T21:47:20.840Z]   Go version:       go1.18.3
21:47:20 [2022-10-25T21:47:20.840Z]   Git commit:       38633e7
21:47:20 [2022-10-25T21:47:20.840Z]   Built:            Fri Jun  3 17:55:34 2022
21:47:20 [2022-10-25T21:47:20.840Z]   OS/Arch:          linux/arm64
21:47:20 [2022-10-25T21:47:20.840Z]   Experimental:     true
21:47:20 [2022-10-25T21:47:20.840Z]  containerd:
21:47:20 [2022-10-25T21:47:20.840Z]   Version:          1.6.8
21:47:20 [2022-10-25T21:47:20.840Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:47:20 [2022-10-25T21:47:20.840Z]  runc:
21:47:20 [2022-10-25T21:47:20.840Z]   Version:          1.1.4
21:47:20 [2022-10-25T21:47:20.840Z]   GitCommit:        v1.1.4-0-g5fd4c4d
21:47:20 [2022-10-25T21:47:20.840Z]  docker-init:
21:47:20 [2022-10-25T21:47:20.840Z]   Version:          0.19.0
21:47:20 [2022-10-25T21:47:20.840Z]   GitCommit:        de40ad0
[Pipeline] sh
21:47:21 [2022-10-25T21:47:21.119Z] + docker info
21:47:21 [2022-10-25T21:47:21.119Z] Client:
21:47:21 [2022-10-25T21:47:21.119Z]  Context:    default
21:47:21 [2022-10-25T21:47:21.119Z]  Debug Mode: false
21:47:21 [2022-10-25T21:47:21.119Z]  Plugins:
21:47:21 [2022-10-25T21:47:21.119Z]   buildx: Docker Buildx (Docker Inc.)
21:47:21 [2022-10-25T21:47:21.119Z]     Version:  v0.8.2
21:47:21 [2022-10-25T21:47:21.119Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:47:21 [2022-10-25T21:47:21.119Z]   compose: Docker Compose (Docker Inc.)
21:47:21 [2022-10-25T21:47:21.119Z]     Version:  v2.12.0
21:47:21 [2022-10-25T21:47:21.119Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:47:21 [2022-10-25T21:47:21.119Z] 
21:47:21 [2022-10-25T21:47:21.119Z] Server:
21:47:21 [2022-10-25T21:47:21.119Z]  Containers: 0
21:47:21 [2022-10-25T21:47:21.119Z]   Running: 0
21:47:21 [2022-10-25T21:47:21.119Z]   Paused: 0
21:47:21 [2022-10-25T21:47:21.119Z]   Stopped: 0
21:47:21 [2022-10-25T21:47:21.119Z]  Images: 4
21:47:21 [2022-10-25T21:47:21.119Z]  Server Version: 22.06.0-beta.0
21:47:21 [2022-10-25T21:47:21.119Z]  Storage Driver: overlay2
21:47:21 [2022-10-25T21:47:21.119Z]   Backing Filesystem: extfs
21:47:21 [2022-10-25T21:47:21.119Z]   Supports d_type: true
21:47:21 [2022-10-25T21:47:21.119Z]   Using metacopy: false
21:47:21 [2022-10-25T21:47:21.119Z]   Native Overlay Diff: true
21:47:21 [2022-10-25T21:47:21.119Z]   userxattr: false
21:47:21 [2022-10-25T21:47:21.119Z]  Logging Driver: json-file
21:47:21 [2022-10-25T21:47:21.119Z]  Cgroup Driver: cgroupfs
21:47:21 [2022-10-25T21:47:21.119Z]  Cgroup Version: 1
21:47:21 [2022-10-25T21:47:21.119Z]  Plugins:
21:47:21 [2022-10-25T21:47:21.119Z]   Volume: local
21:47:21 [2022-10-25T21:47:21.119Z]   Network: bridge host ipvlan macvlan null overlay
21:47:21 [2022-10-25T21:47:21.119Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:47:21 [2022-10-25T21:47:21.119Z]  Swarm: inactive
21:47:21 [2022-10-25T21:47:21.119Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:47:21 [2022-10-25T21:47:21.119Z]  Default Runtime: runc
21:47:21 [2022-10-25T21:47:21.119Z]  Init Binary: docker-init
21:47:21 [2022-10-25T21:47:21.119Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:47:21 [2022-10-25T21:47:21.119Z]  runc version: v1.1.4-0-g5fd4c4d
21:47:21 [2022-10-25T21:47:21.119Z]  init version: de40ad0
21:47:21 [2022-10-25T21:47:21.119Z]  Security Options:
21:47:21 [2022-10-25T21:47:21.119Z]   apparmor
21:47:21 [2022-10-25T21:47:21.119Z]   seccomp
21:47:21 [2022-10-25T21:47:21.119Z]    Profile: builtin
21:47:21 [2022-10-25T21:47:21.119Z]  Kernel Version: 5.15.0-1022-aws
21:47:21 [2022-10-25T21:47:21.119Z]  Operating System: Ubuntu 20.04.5 LTS
21:47:21 [2022-10-25T21:47:21.119Z]  OSType: linux
21:47:21 [2022-10-25T21:47:21.119Z]  Architecture: aarch64
21:47:21 [2022-10-25T21:47:21.119Z]  CPUs: 2
21:47:21 [2022-10-25T21:47:21.119Z]  Total Memory: 7.559GiB
21:47:21 [2022-10-25T21:47:21.119Z]  Name: ip-10-100-108-202
21:47:21 [2022-10-25T21:47:21.119Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:47:21 [2022-10-25T21:47:21.119Z]  Docker Root Dir: /var/lib/docker
21:47:21 [2022-10-25T21:47:21.119Z]  Debug Mode: false
21:47:21 [2022-10-25T21:47:21.119Z]  Registry: https://index.docker.io/v1/
21:47:21 [2022-10-25T21:47:21.119Z]  Labels:
21:47:21 [2022-10-25T21:47:21.119Z]  Experimental: true
21:47:21 [2022-10-25T21:47:21.119Z]  Insecure Registries:
21:47:21 [2022-10-25T21:47:21.119Z]   127.0.0.0/8
21:47:21 [2022-10-25T21:47:21.119Z]  Live Restore Enabled: true
21:47:21 [2022-10-25T21:47:21.119Z] 
[Pipeline] sh
21:47:21 [2022-10-25T21:47:21.407Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:47:21 [2022-10-25T21:47:21.407Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:47:21 [2022-10-25T21:47:21.407Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43947/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
21:47:21 [2022-10-25T21:47:21.407Z] + bash /home/ubuntu/workspace/moby_PR-43947/check-config.sh
21:47:21 [2022-10-25T21:47:21.407Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:47:21 [2022-10-25T21:47:21.407Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
21:47:21 [2022-10-25T21:47:21.407Z] 
21:47:21 [2022-10-25T21:47:21.407Z] Generally Necessary:
21:47:21 [2022-10-25T21:47:21.407Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:47:21 [2022-10-25T21:47:21.407Z] - apparmor: enabled and tools installed
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_NAMESPACES: enabled
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_NET_NS: enabled
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_PID_NS: enabled
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_IPC_NS: enabled
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_UTS_NS: enabled
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_CGROUPS: enabled
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_CGROUP_CPUACCT: enabled
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_CGROUP_DEVICE: enabled
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_CGROUP_FREEZER: enabled
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_CGROUP_SCHED: enabled
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_CPUSETS: enabled
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_MEMCG: enabled
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_KEYS: enabled
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_VETH: enabled (as module)
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_BRIDGE: enabled (as module)
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:47:21 [2022-10-25T21:47:21.407Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:47:21 [2022-10-25T21:47:21.665Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:47:21 [2022-10-25T21:47:21.665Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:47:21 [2022-10-25T21:47:21.665Z] - CONFIG_NF_NAT: enabled (as module)
21:47:21 [2022-10-25T21:47:21.665Z] - CONFIG_POSIX_MQUEUE: enabled
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_CGROUP_BPF: enabled
21:47:21 [2022-10-25T21:47:21.666Z] 
21:47:21 [2022-10-25T21:47:21.666Z] Optional Features:
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_USER_NS: enabled
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_SECCOMP: enabled
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_SECCOMP_FILTER: enabled
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_CGROUP_PIDS: enabled
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_MEMCG_SWAP: enabled
21:47:21 [2022-10-25T21:47:21.666Z]     (cgroup swap accounting is currently enabled)
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_BLK_CGROUP: enabled
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_CGROUP_PERF: enabled
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_CGROUP_HUGETLB: enabled
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_CFS_BANDWIDTH: enabled
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_RT_GROUP_SCHED: missing
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_IP_VS: enabled (as module)
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_IP_VS_NFCT: enabled
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:47:21 [2022-10-25T21:47:21.666Z] - CONFIG_IP_VS_RR: enabled (as module)
21:47:21 [2022-10-25T21:47:21.924Z] - CONFIG_SECURITY_SELINUX: enabled
21:47:21 [2022-10-25T21:47:21.924Z] - CONFIG_SECURITY_APPARMOR: enabled
21:47:21 [2022-10-25T21:47:21.924Z] - CONFIG_EXT4_FS: enabled
21:47:21 [2022-10-25T21:47:21.924Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:47:21 [2022-10-25T21:47:21.924Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:47:21 [2022-10-25T21:47:21.924Z] - Network Drivers:
21:47:21 [2022-10-25T21:47:21.924Z]   - "overlay":
21:47:21 [2022-10-25T21:47:21.924Z]     - CONFIG_VXLAN: enabled (as module)
21:47:21 [2022-10-25T21:47:21.924Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:47:21 [2022-10-25T21:47:21.924Z]       Optional (for encrypted networks):
21:47:21 [2022-10-25T21:47:21.924Z]       - CONFIG_CRYPTO: enabled
21:47:21 [2022-10-25T21:47:21.924Z]       - CONFIG_CRYPTO_AEAD: enabled
21:47:21 [2022-10-25T21:47:21.924Z]       - CONFIG_CRYPTO_GCM: enabled
21:47:21 [2022-10-25T21:47:21.924Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:47:21 [2022-10-25T21:47:21.924Z]       - CONFIG_CRYPTO_GHASH: enabled
21:47:21 [2022-10-25T21:47:21.924Z]       - CONFIG_XFRM: enabled
21:47:21 [2022-10-25T21:47:21.924Z]       - CONFIG_XFRM_USER: enabled (as module)
21:47:21 [2022-10-25T21:47:21.924Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:47:21 [2022-10-25T21:47:21.924Z]       - CONFIG_INET_ESP: enabled (as module)
21:47:21 [2022-10-25T21:47:21.924Z]   - "ipvlan":
21:47:21 [2022-10-25T21:47:21.924Z]     - CONFIG_IPVLAN: enabled (as module)
21:47:21 [2022-10-25T21:47:21.924Z]   - "macvlan":
21:47:21 [2022-10-25T21:47:21.924Z]     - CONFIG_MACVLAN: enabled (as module)
21:47:21 [2022-10-25T21:47:21.924Z]     - CONFIG_DUMMY: enabled (as module)
21:47:21 [2022-10-25T21:47:21.924Z]   - "ftp,tftp client in container":
21:47:22 [2022-10-25T21:47:22.182Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:47:22 [2022-10-25T21:47:22.182Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:47:22 [2022-10-25T21:47:22.182Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:47:22 [2022-10-25T21:47:22.182Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:47:22 [2022-10-25T21:47:22.182Z] - Storage Drivers:
21:47:22 [2022-10-25T21:47:22.182Z]   - "aufs":
21:47:22 [2022-10-25T21:47:22.182Z]     - CONFIG_AUFS_FS: enabled (as module)
21:47:22 [2022-10-25T21:47:22.182Z]   - "btrfs":
21:47:22 [2022-10-25T21:47:22.182Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:47:22 [2022-10-25T21:47:22.182Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:47:22 [2022-10-25T21:47:22.182Z]   - "devicemapper":
21:47:22 [2022-10-25T21:47:22.182Z]     - CONFIG_BLK_DEV_DM: enabled
21:47:22 [2022-10-25T21:47:22.182Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:47:22 [2022-10-25T21:47:22.182Z]   - "overlay":
21:47:22 [2022-10-25T21:47:22.182Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:47:22 [2022-10-25T21:47:22.182Z]   - "zfs":
21:47:22 [2022-10-25T21:47:22.182Z]     - /dev/zfs: present
21:47:22 [2022-10-25T21:47:22.182Z]     - zfs command: missing
21:47:22 [2022-10-25T21:47:22.182Z]     - zpool command: missing
21:47:22 [2022-10-25T21:47:22.182Z] 
21:47:22 [2022-10-25T21:47:22.182Z] Limits:
21:47:22 [2022-10-25T21:47:22.182Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:47:22 [2022-10-25T21:47:22.182Z] 
21:47:22 [2022-10-25T21:47:22.182Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:47:22 [2022-10-25T21:47:22.489Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a6043a2672f9a7ad262d7eb74a9c797ccacca234 .
21:47:22 [2022-10-25T21:47:22.747Z] #1 [internal] load build definition from Dockerfile
21:47:22 [2022-10-25T21:47:22.747Z] #1 transferring dockerfile: 19.29kB done
21:47:22 [2022-10-25T21:47:22.747Z] #1 DONE 0.0s
21:47:22 [2022-10-25T21:47:22.747Z] 
21:47:22 [2022-10-25T21:47:22.747Z] #2 [internal] load .dockerignore
21:47:22 [2022-10-25T21:47:22.747Z] #2 transferring context: 145B done
21:47:22 [2022-10-25T21:47:22.747Z] #2 DONE 0.0s
21:47:22 [2022-10-25T21:47:22.747Z] 
21:47:22 [2022-10-25T21:47:22.747Z] #3 resolve image config for docker.io/docker/dockerfile:1
21:47:22 [2022-10-25T21:47:22.747Z] #3 DONE 0.1s
21:47:22 [2022-10-25T21:47:22.747Z] 
21:47:22 [2022-10-25T21:47:22.747Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
21:47:22 [2022-10-25T21:47:22.747Z] #4 CACHED
21:47:23 [2022-10-25T21:47:23.005Z] 
21:47:23 [2022-10-25T21:47:23.005Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:47:23 [2022-10-25T21:47:23.005Z] #5 DONE 0.1s
21:47:23 [2022-10-25T21:47:23.005Z] 
21:47:23 [2022-10-25T21:47:23.005Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:47:23 [2022-10-25T21:47:23.005Z] #6 DONE 0.1s
21:47:23 [2022-10-25T21:47:23.005Z] 
21:47:23 [2022-10-25T21:47:23.005Z] #7 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye
21:47:23 [2022-10-25T21:47:23.006Z] #7 DONE 0.1s
21:47:23 [2022-10-25T21:47:23.006Z] 
21:47:23 [2022-10-25T21:47:23.006Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
21:47:23 [2022-10-25T21:47:23.006Z] #8 DONE 0.1s
21:47:23 [2022-10-25T21:47:23.949Z] 
21:47:23 [2022-10-25T21:47:23.949Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:47:23 [2022-10-25T21:47:23.949Z] #9 DONE 0.0s
21:47:23 [2022-10-25T21:47:23.949Z] 
21:47:23 [2022-10-25T21:47:23.949Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:47:23 [2022-10-25T21:47:23.949Z] #10 DONE 0.0s
21:47:23 [2022-10-25T21:47:23.949Z] 
21:47:23 [2022-10-25T21:47:23.949Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:8f150b415a1516c585aab3abeb4fd1e40f371fbc3a64b3a7d0ec45fc7dca1c30
21:47:23 [2022-10-25T21:47:23.949Z] #11 DONE 0.0s
21:47:23 [2022-10-25T21:47:23.949Z] 
21:47:23 [2022-10-25T21:47:23.949Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
21:47:23 [2022-10-25T21:47:23.949Z] #12 DONE 0.0s
21:47:23 [2022-10-25T21:47:23.949Z] 
21:47:23 [2022-10-25T21:47:23.949Z] #13 [internal] load build context
21:47:24 [2022-10-25T21:47:24.209Z] #13 ...
21:47:24 [2022-10-25T21:47:24.209Z] 
21:47:24 [2022-10-25T21:47:24.209Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
21:47:24 [2022-10-25T21:47:24.209Z] #14 DONE 0.4s
21:47:24 [2022-10-25T21:47:24.209Z] 
21:47:24 [2022-10-25T21:47:24.209Z] #13 [internal] load build context
21:47:25 [2022-10-25T21:47:25.144Z] #13 transferring context: 63.04MB 1.1s done
21:47:25 [2022-10-25T21:47:25.144Z] #13 DONE 1.1s
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #15 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:47:25 [2022-10-25T21:47:25.144Z] #15 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:47:25 [2022-10-25T21:47:25.144Z] #16 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
21:47:25 [2022-10-25T21:47:25.144Z] #17 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #18 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
21:47:25 [2022-10-25T21:47:25.144Z] #18 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #19 [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
21:47:25 [2022-10-25T21:47:25.144Z] #19 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #20 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:47:25 [2022-10-25T21:47:25.144Z] #20 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #21 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:47:25 [2022-10-25T21:47:25.144Z] #21 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:47:25 [2022-10-25T21:47:25.144Z] #22 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #23 [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
21:47:25 [2022-10-25T21:47:25.144Z] #23 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #24 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
21:47:25 [2022-10-25T21:47:25.144Z] #24 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #25 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:47:25 [2022-10-25T21:47:25.144Z] #25 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #26 [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
21:47:25 [2022-10-25T21:47:25.144Z] #26 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #27 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
21:47:25 [2022-10-25T21:47:25.144Z] #27 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #28 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
21:47:25 [2022-10-25T21:47:25.144Z] #28 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #29 [dev-systemd-false  1/28] RUN groupadd -r docker
21:47:25 [2022-10-25T21:47:25.144Z] #29 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #30 [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
21:47:25 [2022-10-25T21:47:25.144Z] #30 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #31 [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
21:47:25 [2022-10-25T21:47:25.144Z] #31 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #32 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
21:47:25 [2022-10-25T21:47:25.144Z] #32 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #33 [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
21:47:25 [2022-10-25T21:47:25.144Z] #33 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #34 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
21:47:25 [2022-10-25T21:47:25.144Z] #34 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #35 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
21:47:25 [2022-10-25T21:47:25.144Z] #35 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #36 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
21:47:25 [2022-10-25T21:47:25.144Z] #36 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #37 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
21:47:25 [2022-10-25T21:47:25.144Z] #37 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #38 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:47:25 [2022-10-25T21:47:25.144Z] #38 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #39 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:47:25 [2022-10-25T21:47:25.144Z] #39 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #40 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
21:47:25 [2022-10-25T21:47:25.144Z] #40 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #41 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
21:47:25 [2022-10-25T21:47:25.144Z] #41 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #42 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
21:47:25 [2022-10-25T21:47:25.144Z] #42 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #43 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
21:47:25 [2022-10-25T21:47:25.144Z] #43 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #44 [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
21:47:25 [2022-10-25T21:47:25.144Z] #44 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
21:47:25 [2022-10-25T21:47:25.144Z] #45 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #46 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:47:25 [2022-10-25T21:47:25.144Z] #46 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #47 [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
21:47:25 [2022-10-25T21:47:25.144Z] #47 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #48 [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
21:47:25 [2022-10-25T21:47:25.144Z] #48 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #49 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
21:47:25 [2022-10-25T21:47:25.144Z] #49 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #50 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
21:47:25 [2022-10-25T21:47:25.144Z] #50 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #51 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
21:47:25 [2022-10-25T21:47:25.144Z] #51 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #52 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:47:25 [2022-10-25T21:47:25.144Z] #52 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #53 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
21:47:25 [2022-10-25T21:47:25.144Z] #53 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #54 [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
21:47:25 [2022-10-25T21:47:25.144Z] #54 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #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
21:47:25 [2022-10-25T21:47:25.144Z] #55 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #56 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
21:47:25 [2022-10-25T21:47:25.144Z] #56 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #57 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:47:25 [2022-10-25T21:47:25.144Z] #57 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #58 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
21:47:25 [2022-10-25T21:47:25.144Z] #58 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #59 [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
21:47:25 [2022-10-25T21:47:25.144Z] #59 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #60 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
21:47:25 [2022-10-25T21:47:25.144Z] #60 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #61 [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
21:47:25 [2022-10-25T21:47:25.144Z] #61 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #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
21:47:25 [2022-10-25T21:47:25.144Z] #62 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #63 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
21:47:25 [2022-10-25T21:47:25.144Z] #63 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #64 [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
21:47:25 [2022-10-25T21:47:25.144Z] #64 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #65 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
21:47:25 [2022-10-25T21:47:25.144Z] #65 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #66 [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
21:47:25 [2022-10-25T21:47:25.144Z] #66 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #67 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
21:47:25 [2022-10-25T21:47:25.144Z] #67 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
21:47:25 [2022-10-25T21:47:25.144Z] #68 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #69 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
21:47:25 [2022-10-25T21:47:25.144Z] #69 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #70 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:47:25 [2022-10-25T21:47:25.144Z] #70 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #71 [dev-systemd-false  6/28] RUN ldconfig
21:47:25 [2022-10-25T21:47:25.144Z] #71 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #72 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:47:25 [2022-10-25T21:47:25.144Z] #72 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #73 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:47:25 [2022-10-25T21:47:25.144Z] #73 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #74 [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
21:47:25 [2022-10-25T21:47:25.144Z] #74 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #75 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:47:25 [2022-10-25T21:47:25.144Z] #75 CACHED
21:47:25 [2022-10-25T21:47:25.144Z] 
21:47:25 [2022-10-25T21:47:25.144Z] #76 [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
21:47:25 [2022-10-25T21:47:25.145Z] #76 CACHED
21:47:25 [2022-10-25T21:47:25.145Z] 
21:47:25 [2022-10-25T21:47:25.145Z] #77 [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
21:47:25 [2022-10-25T21:47:25.145Z] #77 CACHED
21:47:25 [2022-10-25T21:47:25.145Z] 
21:47:25 [2022-10-25T21:47:25.145Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
21:47:25 [2022-10-25T21:47:25.145Z] #78 CACHED
21:47:25 [2022-10-25T21:47:25.145Z] 
21:47:25 [2022-10-25T21:47:25.145Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
21:47:26 [2022-10-25T21:47:26.520Z] #79 DONE 1.2s
21:47:26 [2022-10-25T21:47:26.520Z] 
21:47:26 [2022-10-25T21:47:26.520Z] #80 exporting to image
21:47:26 [2022-10-25T21:47:26.520Z] #80 exporting layers
21:47:26 [2022-10-25T21:47:26.779Z] #80 exporting layers 0.7s done
21:47:26 [2022-10-25T21:47:26.779Z] #80 writing image sha256:279492cfa85a60f66948bb9903f8c3a5528c339c897a477eebdb0cf64582b789 done
21:47:26 [2022-10-25T21:47:26.779Z] #80 naming to docker.io/library/docker:a6043a2672f9a7ad262d7eb74a9c797ccacca234 done
21:47:26 [2022-10-25T21:47:26.779Z] #80 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:47:27 [2022-10-25T21:47:27.094Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:47:27 [2022-10-25T21:47:27.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43947/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a6043a2672f9a7ad262d7eb74a9c797ccacca234 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a6043a2672f9a7ad262d7eb74a9c797ccacca234 hack/test/unit
21:47:27 [2022-10-25T21:47:27.631Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
21:47:27 [2022-10-25T21:47:27.631Z] + TESTFLAGS+=' -test.timeout=5m'
21:47:27 [2022-10-25T21:47:27.631Z] + TESTDIRS=./...
21:47:27 [2022-10-25T21:47:27.631Z] + exclude_paths='/vendor/|/integration'
21:47:27 [2022-10-25T21:47:27.631Z] ++ grep -vE '(/vendor/|/integration)'
21:47:27 [2022-10-25T21:47:27.631Z] ++ go list ./...
21:47:28 [2022-10-25T21:47:28.568Z] + pkg_list='github.com/docker/docker/api
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/backend/build
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/httpstatus
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/httputils
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/middleware
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/router
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/router/build
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/router/checkpoint
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/router/container
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/router/debug
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/router/distribution
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/router/grpc
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/router/image
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/router/network
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/router/plugin
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/router/session
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/router/swarm
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/router/system
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/server/router/volume
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/types
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/types/backend
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/types/blkiodev
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/types/container
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/types/events
21:47:28 [2022-10-25T21:47:28.568Z] github.com/docker/docker/api/types/filters
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/image
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/mount
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/network
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/plugins/logdriver
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/registry
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/strslice
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/swarm
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/swarm/runtime
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/time
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/versions
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/versions/v1p19
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/versions/v1p20
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/volume
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/builder-next
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/builder-next/exporter
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/builder-next/worker
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/dockerfile
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/remotecontext
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/remotecontext/git
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/remotecontext/urlutil
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cli
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cli/config
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cli/debug
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cli/winresources/docker-proxy
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cli/winresources/dockerd
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/client
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cmd/docker-proxy
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cmd/dockerd
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cmd/dockerd/trap
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/container
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/container/stream
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/contrib/apparmor
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/contrib/docker-device-tool
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/contrib/httpserver
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/cluster
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/cluster/convert
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/cluster/executor
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/cluster/executor/container
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/cluster/provider
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/config
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/containerd
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/events
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/events/testutils
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/aufs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/copy
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/overlay
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/register
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/vfs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/zfs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/images
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/initlayer
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/links
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/listeners
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/awslogs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/fluentd
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/gcplogs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/gelf
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/journald
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/local
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/logentries
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/loggertest
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/loggerutils
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/splunk
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/syslog
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/templates
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/names
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/network
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/stats
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/distribution
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/distribution/metadata
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/distribution/utils
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/distribution/xfer
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/dockerversion
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/errdefs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/image
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/image/cache
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/image/tarexport
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/image/v1
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/internal/test/suite
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/layer
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libcontainerd
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libcontainerd/queue
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libcontainerd/remote
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libcontainerd/supervisor
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libcontainerd/types
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/bitseq
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/cluster
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/config
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/datastore
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/diagnostic
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/discoverapi
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/driverapi
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drivers/bridge
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drivers/host
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drivers/null
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drivers/overlay
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drivers/remote
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drivers/windows
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/drvregistry
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/etchosts
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/idm
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/internal/caller
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/ipam
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/ipamapi
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/ipams/builtin
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/ipams/null
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/ipams/remote
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/ipamutils
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/iptables
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/netlabel
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/netutils
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/networkdb
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/ns
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/options
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/osl
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/osl/kernel
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/portallocator
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/portmapper
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/resolvconf
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/testutils
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/libnetwork/types
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/oci
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/oci/caps
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/opts
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/aaparser
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/archive
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/authorization
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/broadcaster
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/capabilities
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/chrootarchive
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/containerfs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/devicemapper
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/directory
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/dmesg
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/fileutils
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/homedir
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/idtools
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/ioutils
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/jsonmessage
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/longpath
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/loopback
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/namesgenerator
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/parsers
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/parsers/kernel
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/pidfile
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/platform
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/plugingetter
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/plugins
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/plugins/transport
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/pools
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/progress
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/reexec
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/stack
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/stdcopy
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/streamformatter
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/stringid
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/sysinfo
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/system
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/tailfile
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/tarsum
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/pkg/useragent
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/plugin
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/plugin/executor/containerd
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/plugin/v2
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/profiles/apparmor
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/profiles/seccomp
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/quota
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/reference
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/registry
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/registry/resumable
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/restartmanager
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/rootless
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/rootless/specconv
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/runconfig
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/runconfig/opts
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/testutil
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/testutil/daemon
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/testutil/environment
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/testutil/fakecontext
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/testutil/fakegit
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/testutil/fakestorage
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/testutil/fixtures/load
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/testutil/fixtures/plugin
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/testutil/registry
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/testutil/request
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/volume
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/volume/drivers
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/volume/local
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/volume/mounts
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/volume/service
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/volume/service/opts
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/volume/testutils'
21:47:28 [2022-10-25T21:47:28.569Z] ++ grep --fixed-strings -v /libnetwork
21:47:28 [2022-10-25T21:47:28.569Z] ++ echo 'github.com/docker/docker/api
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/backend/build
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/httpstatus
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/httputils
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/middleware
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/router
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/router/build
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/router/checkpoint
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/router/container
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/router/debug
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/router/distribution
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/router/grpc
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/router/image
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/router/network
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/router/plugin
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/router/session
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/router/swarm
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/router/system
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/server/router/volume
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/backend
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/blkiodev
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/container
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/events
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/filters
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/image
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/mount
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/network
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/plugins/logdriver
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/registry
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/strslice
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/swarm
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/swarm/runtime
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/time
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/versions
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/versions/v1p19
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/versions/v1p20
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/api/types/volume
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/builder-next
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/builder-next/exporter
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/builder-next/worker
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/dockerfile
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/remotecontext
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/remotecontext/git
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/builder/remotecontext/urlutil
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cli
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cli/config
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cli/debug
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cli/winresources/docker-proxy
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cli/winresources/dockerd
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/client
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cmd/docker-proxy
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cmd/dockerd
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cmd/dockerd/trap
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/container
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/container/stream
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/contrib/apparmor
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/contrib/docker-device-tool
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/contrib/httpserver
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/cluster
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/cluster/convert
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/cluster/executor
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/cluster/executor/container
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/cluster/provider
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/config
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/containerd
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/events
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/events/testutils
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/aufs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/copy
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/overlay
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/register
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/vfs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/graphdriver/zfs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/images
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/initlayer
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/links
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/listeners
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/awslogs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/fluentd
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/gcplogs
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/gelf
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/journald
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:47:28 [2022-10-25T21:47:28.569Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/local
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/logentries
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/loggertest
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/loggerutils
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/splunk
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/syslog
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/templates
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/names
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/network
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/stats
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/distribution
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/distribution/metadata
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/distribution/utils
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/distribution/xfer
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/dockerversion
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/errdefs
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/image
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/image/cache
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/image/tarexport
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/image/v1
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/internal/test/suite
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/layer
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libcontainerd
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libcontainerd/queue
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libcontainerd/remote
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libcontainerd/supervisor
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libcontainerd/types
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/bitseq
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/cluster
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/config
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/datastore
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/diagnostic
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/discoverapi
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/driverapi
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drivers/bridge
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drivers/host
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drivers/null
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drivers/overlay
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drivers/remote
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drivers/windows
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/drvregistry
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/etchosts
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/idm
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/internal/caller
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/ipam
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/ipamapi
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/ipams/builtin
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/ipams/null
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/ipams/remote
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/ipamutils
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/iptables
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/netlabel
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/netutils
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/networkdb
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/ns
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/options
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/osl
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/osl/kernel
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/portallocator
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/portmapper
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/resolvconf
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/testutils
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libnetwork/types
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/oci
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/oci/caps
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/opts
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/aaparser
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/archive
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/authorization
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/broadcaster
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/capabilities
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/chrootarchive
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/containerfs
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/devicemapper
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/directory
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/dmesg
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/fileutils
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/homedir
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/idtools
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/ioutils
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/jsonmessage
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/longpath
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/loopback
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/namesgenerator
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/parsers
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/parsers/kernel
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/pidfile
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/platform
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/plugingetter
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/plugins
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/plugins/transport
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/pools
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/progress
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/reexec
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/stack
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/stdcopy
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/streamformatter
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/stringid
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/sysinfo
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/system
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/tailfile
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/tarsum
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/useragent
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/plugin
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/plugin/executor/containerd
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/plugin/v2
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/profiles/apparmor
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/profiles/seccomp
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/quota
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/reference
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/registry
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/registry/resumable
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/restartmanager
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/rootless
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/rootless/specconv
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/runconfig
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/runconfig/opts
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/daemon
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/environment
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/fakecontext
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/fakegit
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/fakestorage
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/fixtures/load
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/fixtures/plugin
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/registry
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/request
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/volume
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/volume/drivers
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/volume/local
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/volume/mounts
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/volume/service
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/volume/service/opts
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/volume/testutils'
21:47:28 [2022-10-25T21:47:28.570Z] + base_pkg_list='github.com/docker/docker/api
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/backend/build
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/httpstatus
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/httputils
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/middleware
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/router
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/router/build
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/router/checkpoint
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/router/container
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/router/debug
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/router/distribution
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/router/grpc
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/router/image
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/router/network
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/router/plugin
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/router/session
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/router/swarm
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/router/system
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/server/router/volume
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/backend
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/blkiodev
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/container
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/events
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/filters
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/image
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/mount
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/network
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/plugins/logdriver
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/registry
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/strslice
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/swarm
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/swarm/runtime
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/time
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/versions
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/versions/v1p19
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/versions/v1p20
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/api/types/volume
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/builder
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/builder/builder-next
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/builder/builder-next/exporter
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/builder/builder-next/worker
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/builder/dockerfile
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/builder/remotecontext
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/builder/remotecontext/git
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/builder/remotecontext/urlutil
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/cli
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/cli/config
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/cli/debug
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/cli/winresources/docker-proxy
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/cli/winresources/dockerd
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/client
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/cmd/docker-proxy
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/cmd/dockerd
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/cmd/dockerd/trap
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/container
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/container/stream
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/contrib/apparmor
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/contrib/docker-device-tool
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/contrib/httpserver
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/cluster
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/cluster/convert
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/cluster/executor
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/cluster/executor/container
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/cluster/provider
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/config
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/containerd
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/events
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/events/testutils
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/graphdriver
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/graphdriver/aufs
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/graphdriver/copy
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/graphdriver/overlay
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/graphdriver/register
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/graphdriver/vfs
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/graphdriver/zfs
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/images
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/initlayer
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/links
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/listeners
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/awslogs
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/fluentd
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/gcplogs
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/gelf
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/journald
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/local
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/logentries
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/loggertest
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/loggerutils
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/splunk
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/syslog
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/logger/templates
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/names
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/network
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/daemon/stats
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/distribution
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/distribution/metadata
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/distribution/utils
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/distribution/xfer
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/dockerversion
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/errdefs
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/image
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/image/cache
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/image/tarexport
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/image/v1
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/internal/test/suite
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/layer
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libcontainerd
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libcontainerd/queue
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libcontainerd/remote
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libcontainerd/supervisor
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/libcontainerd/types
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/oci
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/oci/caps
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/opts
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/aaparser
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/archive
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/authorization
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/broadcaster
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/capabilities
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/chrootarchive
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/containerfs
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/devicemapper
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/directory
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/dmesg
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/fileutils
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/homedir
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/idtools
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/ioutils
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/jsonmessage
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/longpath
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/loopback
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/namesgenerator
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/parsers
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/parsers/kernel
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/pidfile
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/platform
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/plugingetter
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/plugins
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/plugins/transport
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/pools
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/progress
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/reexec
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/stack
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/stdcopy
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/streamformatter
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/stringid
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/sysinfo
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/system
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/tailfile
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/tarsum
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/pkg/useragent
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/plugin
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/plugin/executor/containerd
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/plugin/v2
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/profiles/apparmor
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/profiles/seccomp
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/quota
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/reference
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/registry
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/registry/resumable
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/restartmanager
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/rootless
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/rootless/specconv
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/runconfig
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/runconfig/opts
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/daemon
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/environment
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/fakecontext
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/fakegit
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/fakestorage
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/fixtures/load
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/fixtures/plugin
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/registry
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/testutil/request
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/volume
21:47:28 [2022-10-25T21:47:28.570Z] github.com/docker/docker/volume/drivers
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/volume/local
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/volume/mounts
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/volume/service
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/volume/service/opts
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/volume/testutils'
21:47:28 [2022-10-25T21:47:28.571Z] ++ grep --fixed-strings /libnetwork
21:47:28 [2022-10-25T21:47:28.571Z] ++ echo 'github.com/docker/docker/api
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/backend/build
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/httpstatus
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/httputils
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/middleware
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/router
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/router/build
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/router/checkpoint
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/router/container
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/router/debug
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/router/distribution
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/router/grpc
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/router/image
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/router/network
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/router/plugin
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/router/session
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/router/swarm
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/router/system
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/server/router/volume
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/backend
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/blkiodev
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/container
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/events
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/filters
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/image
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/mount
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/network
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/plugins/logdriver
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/registry
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/strslice
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/swarm
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/swarm/runtime
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/time
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/versions
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/versions/v1p19
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/versions/v1p20
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/api/types/volume
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/builder
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/builder/builder-next
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/builder/builder-next/exporter
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/builder/builder-next/worker
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/builder/dockerfile
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/builder/remotecontext
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/builder/remotecontext/git
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/builder/remotecontext/urlutil
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/cli
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/cli/config
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/cli/debug
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/cli/winresources/docker-proxy
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/cli/winresources/dockerd
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/client
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/cmd/docker-proxy
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/cmd/dockerd
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/cmd/dockerd/trap
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/container
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/container/stream
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/contrib/apparmor
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/contrib/docker-device-tool
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/contrib/httpserver
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/cluster
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/cluster/convert
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/cluster/executor
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/cluster/executor/container
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/cluster/provider
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/config
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/containerd
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/events
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/events/testutils
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/graphdriver
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/graphdriver/aufs
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/graphdriver/copy
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/graphdriver/overlay
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/graphdriver/register
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/graphdriver/vfs
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/graphdriver/zfs
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/images
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/initlayer
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/links
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/listeners
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/awslogs
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/fluentd
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/gcplogs
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/gelf
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/journald
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/local
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/logentries
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/loggertest
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/loggerutils
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/splunk
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/syslog
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/logger/templates
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/names
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/network
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/daemon/stats
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/distribution
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/distribution/metadata
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/distribution/utils
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/distribution/xfer
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/dockerversion
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/errdefs
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/image
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/image/cache
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/image/tarexport
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/image/v1
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/internal/test/suite
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/layer
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libcontainerd
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libcontainerd/queue
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libcontainerd/remote
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libcontainerd/supervisor
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libcontainerd/types
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/bitseq
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cluster
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/config
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/datastore
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/diagnostic
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/discoverapi
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/driverapi
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/bridge
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/host
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/null
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/overlay
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/remote
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/windows
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drvregistry
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/etchosts
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/idm
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/internal/caller
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/ipam
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/ipamapi
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/ipams/builtin
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/ipams/null
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/ipams/remote
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/ipamutils
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/iptables
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/netlabel
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/netutils
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/networkdb
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/ns
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/options
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/osl
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/osl/kernel
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/portallocator
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/portmapper
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/resolvconf
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/testutils
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/types
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/oci
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/oci/caps
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/opts
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/aaparser
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/archive
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/authorization
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/broadcaster
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/capabilities
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/chrootarchive
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/containerfs
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/devicemapper
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/directory
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/dmesg
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/fileutils
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/homedir
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/idtools
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/ioutils
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/jsonmessage
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/longpath
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/loopback
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/namesgenerator
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/parsers
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/parsers/kernel
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/pidfile
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/platform
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/plugingetter
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/plugins
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/plugins/transport
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/pools
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/progress
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/reexec
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/stack
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/stdcopy
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/streamformatter
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/stringid
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/sysinfo
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/system
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/tailfile
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/tarsum
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/pkg/useragent
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/plugin
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/plugin/executor/containerd
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/plugin/v2
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/profiles/apparmor
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/profiles/seccomp
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/quota
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/reference
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/registry
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/registry/resumable
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/restartmanager
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/rootless
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/rootless/specconv
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/runconfig
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/runconfig/opts
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/testutil
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/testutil/daemon
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/testutil/environment
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/testutil/fakecontext
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/testutil/fakegit
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/testutil/fakestorage
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/testutil/fixtures/load
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/testutil/fixtures/plugin
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/testutil/registry
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/testutil/request
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/volume
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/volume/drivers
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/volume/local
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/volume/mounts
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/volume/service
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/volume/service/opts
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/volume/testutils'
21:47:28 [2022-10-25T21:47:28.571Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/bitseq
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cluster
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/config
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/datastore
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/diagnostic
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/discoverapi
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/driverapi
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/bridge
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/host
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/null
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/overlay
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/remote
21:47:28 [2022-10-25T21:47:28.571Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/windows
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drvregistry
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/etchosts
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/idm
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/internal/caller
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipam
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipamapi
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipams/builtin
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipams/null
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipams/remote
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipamutils
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/iptables
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/netlabel
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/netutils
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/networkdb
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ns
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/options
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/osl
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/osl/kernel
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/portallocator
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/portmapper
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/resolvconf
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/testutils
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/types'
21:47:28 [2022-10-25T21:47:28.572Z] + grep --fixed-strings libnetwork/drivers/bridge
21:47:28 [2022-10-25T21:47:28.572Z] + echo 'github.com/docker/docker/libnetwork
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/bitseq
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/cluster
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/config
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/datastore
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/diagnostic
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/discoverapi
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/driverapi
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/bridge
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/host
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/null
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/overlay
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/remote
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/windows
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drvregistry
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/etchosts
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/idm
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/internal/caller
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipam
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipamapi
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipams/builtin
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipams/null
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipams/remote
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ipamutils
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/iptables
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/netlabel
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/netutils
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/networkdb
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/ns
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/options
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/osl
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/osl/kernel
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/portallocator
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/portmapper
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/resolvconf
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/testutils
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/types'
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/bridge
21:47:28 [2022-10-25T21:47:28.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:47:28 [2022-10-25T21:47:28.572Z] + type docker-proxy
21:47:28 [2022-10-25T21:47:28.572Z] hack/test/unit: line 25: type: docker-proxy: not found
21:47:28 [2022-10-25T21:47:28.572Z] + hack/make.sh binary-proxy install-proxy
21:47:28 [2022-10-25T21:47:28.572Z] 
21:47:28 [2022-10-25T21:47:28.572Z] Removing bundles/
21:47:28 [2022-10-25T21:47:28.572Z] 
21:47:28 [2022-10-25T21:47:28.572Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:47:28 [2022-10-25T21:47:28.830Z] Building: bundles/binary-proxy/docker-proxy
21:47:28 [2022-10-25T21:47:28.830Z] GOOS="" GOARCH="" GOARM=""
21:47:35 [2022-10-25T21:47:35.393Z] Created binary: bundles/binary-proxy/docker-proxy
21:47:35 [2022-10-25T21:47:35.393Z] 
21:47:35 [2022-10-25T21:47:35.393Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:47:35 [2022-10-25T21:47:35.393Z] Installing docker-proxy to /usr/local/bin/
21:47:35 [2022-10-25T21:47:35.393Z] 
21:47:35 [2022-10-25T21:47:35.393Z] + mkdir -p bundles
21:47:35 [2022-10-25T21:47:35.393Z] + '[' -n 'github.com/docker/docker/api
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/backend/build
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/httpstatus
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/httputils
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/middleware
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/router
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/router/build
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/router/checkpoint
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/router/container
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/router/debug
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/router/distribution
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/router/grpc
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/router/image
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/router/network
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/router/plugin
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/router/session
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/router/swarm
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/router/system
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/server/router/volume
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/backend
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/blkiodev
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/container
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/events
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/filters
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/image
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/mount
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/network
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/plugins/logdriver
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/registry
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/strslice
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/swarm
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/swarm/runtime
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/time
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/versions
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/versions/v1p19
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/versions/v1p20
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/api/types/volume
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/builder
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/builder/builder-next
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/builder/builder-next/exporter
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/builder/builder-next/worker
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/builder/dockerfile
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/builder/remotecontext
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/builder/remotecontext/git
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/builder/remotecontext/urlutil
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/cli
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/cli/config
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/cli/debug
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/cli/winresources/docker-proxy
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/cli/winresources/dockerd
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/client
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/cmd/docker-proxy
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/cmd/dockerd
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/cmd/dockerd/trap
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/container
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/container/stream
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/contrib/apparmor
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/contrib/docker-device-tool
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/contrib/httpserver
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/cluster
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/cluster/convert
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/cluster/executor
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/cluster/executor/container
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/cluster/provider
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/config
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/containerd
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/events
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/events/testutils
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/graphdriver
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/graphdriver/aufs
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/graphdriver/copy
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/graphdriver/overlay
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/graphdriver/register
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/graphdriver/vfs
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/graphdriver/zfs
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/images
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/initlayer
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/links
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/listeners
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/awslogs
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/fluentd
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/gcplogs
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/gelf
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/journald
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/local
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/logentries
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/loggertest
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/loggerutils
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/splunk
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/syslog
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/logger/templates
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/names
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/network
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/daemon/stats
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/distribution
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/distribution/metadata
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/distribution/utils
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/distribution/xfer
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/dockerversion
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/errdefs
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/image
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/image/cache
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/image/tarexport
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/image/v1
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/internal/test/suite
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/layer
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/libcontainerd
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/libcontainerd/queue
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/libcontainerd/remote
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/libcontainerd/supervisor
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/libcontainerd/types
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/oci
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/oci/caps
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/opts
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/aaparser
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/archive
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/authorization
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/broadcaster
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/capabilities
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/chrootarchive
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/containerfs
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/devicemapper
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/directory
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/dmesg
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/fileutils
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/homedir
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/idtools
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/ioutils
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/jsonmessage
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/longpath
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/loopback
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/namesgenerator
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/parsers
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/parsers/kernel
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/pidfile
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/platform
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/plugingetter
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/plugins
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/plugins/transport
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/pools
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/progress
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/reexec
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/stack
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/stdcopy
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/streamformatter
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/stringid
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/sysinfo
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/system
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/tailfile
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/tarsum
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/pkg/useragent
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/plugin
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/plugin/executor/containerd
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/plugin/v2
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/profiles/apparmor
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/profiles/seccomp
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/quota
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/reference
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/registry
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/registry/resumable
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/restartmanager
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/rootless
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/rootless/specconv
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/runconfig
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/runconfig/opts
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/testutil
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/testutil/daemon
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/testutil/environment
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/testutil/fakecontext
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/testutil/fakegit
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/testutil/fakestorage
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/testutil/fixtures/load
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/testutil/fixtures/plugin
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/testutil/registry
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/testutil/request
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/volume
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/volume/drivers
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/volume/local
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/volume/mounts
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/volume/service
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/volume/service/opts
21:47:35 [2022-10-25T21:47:35.393Z] github.com/docker/docker/volume/testutils' ']'
21:47:35 [2022-10-25T21:47:35.394Z] + 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
21:47:35 [2022-10-25T21:47:35.394Z] ?   	github.com/docker/docker/api	[no test files]
21:47:50 [2022-10-25T21:47:50.267Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 7.9% of statements
21:49:11 [2022-10-25T21:49:11.721Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:49:11 [2022-10-25T21:49:11.721Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:49:11 [2022-10-25T21:49:11.721Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
21:49:11 [2022-10-25T21:49:11.721Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
21:49:11 [2022-10-25T21:49:11.721Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:49:11 [2022-10-25T21:49:11.721Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:49:11 [2022-10-25T21:49:11.721Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:49:11 [2022-10-25T21:49:11.721Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:49:11 [2022-10-25T21:49:11.721Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:49:11 [2022-10-25T21:49:11.721Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:49:11 [2022-10-25T21:49:11.721Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:49:11 [2022-10-25T21:49:11.721Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:49:11 [2022-10-25T21:49:11.721Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:49:11 [2022-10-25T21:49:11.721Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:49:11 [2022-10-25T21:49:11.721Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:49:11 [2022-10-25T21:49:11.721Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
21:49:11 [2022-10-25T21:49:11.721Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
21:49:11 [2022-10-25T21:49:11.722Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/api/types	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ok  	github.com/docker/docker/api/types/registry	0.010s	coverage: 54.2% of statements
21:49:11 [2022-10-25T21:49:11.722Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
21:49:11 [2022-10-25T21:49:11.722Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/builder	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ok  	github.com/docker/docker/builder/remotecontext	0.138s	coverage: 13.7% of statements
21:49:11 [2022-10-25T21:49:11.722Z] ok  	github.com/docker/docker/builder/dockerfile	0.539s	coverage: 50.2% of statements
21:49:11 [2022-10-25T21:49:11.722Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
21:49:11 [2022-10-25T21:49:11.722Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
21:49:11 [2022-10-25T21:49:11.722Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.405s	coverage: 83.5% of statements
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/cli	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:49:11 [2022-10-25T21:49:11.722Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.026s	coverage: 69.3% of statements
21:49:11 [2022-10-25T21:49:11.722Z] ok  	github.com/docker/docker/client	0.081s	coverage: 76.1% of statements
21:49:43 [2022-10-25T21:49:43.789Z] ok  	github.com/docker/docker/cmd/dockerd	0.054s	coverage: 29.9% of statements
21:49:43 [2022-10-25T21:49:43.789Z] ok  	github.com/docker/docker/container	0.128s	coverage: 35.8% of statements
21:49:43 [2022-10-25T21:49:43.789Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.430s	coverage: 0.0% of statements
21:49:43 [2022-10-25T21:49:43.789Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:49:43 [2022-10-25T21:49:43.789Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:49:43 [2022-10-25T21:49:43.789Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:49:43 [2022-10-25T21:49:43.789Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:49:43 [2022-10-25T21:49:43.789Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:49:45 [2022-10-25T21:49:45.694Z] ok  	github.com/docker/docker/daemon/cluster	0.056s	coverage: 0.5% of statements
21:49:47 [2022-10-25T21:49:47.596Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.029s	coverage: 65.3% of statements
21:49:48 [2022-10-25T21:49:48.969Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
21:49:55 [2022-10-25T21:49:55.529Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
21:49:56 [2022-10-25T21:49:56.904Z] ok  	github.com/docker/docker/daemon/config	0.031s	coverage: 76.8% of statements
21:49:57 [2022-10-25T21:49:57.469Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
21:49:58 [2022-10-25T21:49:58.036Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
21:49:58 [2022-10-25T21:49:58.973Z] ok  	github.com/docker/docker/daemon	10.140s	coverage: 16.4% of statements
21:49:58 [2022-10-25T21:49:58.973Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:49:58 [2022-10-25T21:49:58.973Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:49:58 [2022-10-25T21:49:58.973Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
21:49:58 [2022-10-25T21:49:58.973Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:49:59 [2022-10-25T21:49:59.541Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.591s	coverage: 74.8% of statements
21:50:00 [2022-10-25T21:50:00.477Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.295s	coverage: 60.7% of statements
21:50:01 [2022-10-25T21:50:01.044Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
21:50:02 [2022-10-25T21:50:02.421Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.9% of statements
21:50:04 [2022-10-25T21:50:04.333Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.301s	coverage: 50.6% of statements
21:50:04 [2022-10-25T21:50:04.333Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.837s	coverage: 46.1% of statements
21:50:04 [2022-10-25T21:50:04.333Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:50:05 [2022-10-25T21:50:05.710Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
21:50:05 [2022-10-25T21:50:05.710Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.217s	coverage: 60.3% of statements
21:50:05 [2022-10-25T21:50:05.710Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:50:05 [2022-10-25T21:50:05.710Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:50:06 [2022-10-25T21:50:06.652Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.019s	coverage: 3.0% of statements
21:50:06 [2022-10-25T21:50:06.911Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
21:50:07 [2022-10-25T21:50:07.848Z] ok  	github.com/docker/docker/daemon/images	0.046s	coverage: 6.8% of statements
21:50:07 [2022-10-25T21:50:07.848Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:50:07 [2022-10-25T21:50:07.848Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:50:08 [2022-10-25T21:50:08.416Z] ok  	github.com/docker/docker/daemon/logger	0.229s	coverage: 43.2% of statements
21:50:08 [2022-10-25T21:50:08.986Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
21:50:09 [2022-10-25T21:50:09.245Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.119s	coverage: 79.9% of statements
21:50:09 [2022-10-25T21:50:09.245Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:50:09 [2022-10-25T21:50:09.812Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
21:50:10 [2022-10-25T21:50:10.070Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
21:50:11 [2022-10-25T21:50:11.006Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.145s	coverage: 76.8% of statements
21:50:11 [2022-10-25T21:50:11.264Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
21:50:11 [2022-10-25T21:50:11.831Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 79.4% of statements
21:50:12 [2022-10-25T21:50:12.766Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.018s	coverage: 63.5% of statements
21:50:13 [2022-10-25T21:50:13.332Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.030s	coverage: 31.5% of statements
21:50:13 [2022-10-25T21:50:13.899Z] ok  	github.com/docker/docker/daemon/logger/journald	3.268s	coverage: 74.5% of statements
21:50:13 [2022-10-25T21:50:13.899Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
21:50:13 [2022-10-25T21:50:13.899Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
21:50:13 [2022-10-25T21:50:13.899Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:50:13 [2022-10-25T21:50:13.899Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:50:14 [2022-10-25T21:50:14.466Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.012s	coverage: 46.8% of statements
21:50:14 [2022-10-25T21:50:14.724Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
21:50:15 [2022-10-25T21:50:15.291Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
21:50:15 [2022-10-25T21:50:15.549Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.512s	coverage: 82.5% of statements
21:50:15 [2022-10-25T21:50:15.549Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:50:15 [2022-10-25T21:50:15.549Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:50:16 [2022-10-25T21:50:16.484Z] ok  	github.com/docker/docker/distribution/metadata	0.054s	coverage: 44.4% of statements
21:50:18 [2022-10-25T21:50:18.386Z] ok  	github.com/docker/docker/distribution	1.514s	coverage: 29.7% of statements
21:50:18 [2022-10-25T21:50:18.386Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:50:18 [2022-10-25T21:50:18.643Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
21:50:19 [2022-10-25T21:50:19.210Z] ok  	github.com/docker/docker/distribution/xfer	1.896s	coverage: 84.9% of statements
21:50:19 [2022-10-25T21:50:19.210Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:50:19 [2022-10-25T21:50:19.210Z] ok  	github.com/docker/docker/image	0.029s	coverage: 86.9% of statements
21:50:19 [2022-10-25T21:50:19.777Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
21:50:20 [2022-10-25T21:50:20.036Z] ok  	github.com/docker/docker/image/tarexport	0.011s	coverage: 0.7% of statements
21:50:20 [2022-10-25T21:50:20.036Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:50:20 [2022-10-25T21:50:20.036Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:50:20 [2022-10-25T21:50:20.603Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
21:50:21 [2022-10-25T21:50:21.538Z] ok  	github.com/docker/docker/oci	0.013s	coverage: 41.4% of statements
21:50:22 [2022-10-25T21:50:22.104Z] ok  	github.com/docker/docker/opts	0.025s	coverage: 66.0% of statements
21:50:22 [2022-10-25T21:50:22.104Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
21:50:23 [2022-10-25T21:50:23.479Z] ok  	github.com/docker/docker/pkg/archive	0.279s	coverage: 81.8% of statements
21:50:24 [2022-10-25T21:50:24.425Z] ok  	github.com/docker/docker/pkg/authorization	0.227s	coverage: 68.3% of statements
21:50:24 [2022-10-25T21:50:24.425Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
21:50:24 [2022-10-25T21:50:24.684Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
21:50:27 [2022-10-25T21:50:27.967Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.513s	coverage: 44.9% of statements
21:50:27 [2022-10-25T21:50:27.967Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
21:50:27 [2022-10-25T21:50:27.967Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
21:50:28 [2022-10-25T21:50:28.225Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
21:50:28 [2022-10-25T21:50:28.483Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
21:50:28 [2022-10-25T21:50:28.742Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
21:50:29 [2022-10-25T21:50:29.001Z] ok  	github.com/docker/docker/layer	7.490s	coverage: 68.9% of statements
21:50:29 [2022-10-25T21:50:29.001Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:50:29 [2022-10-25T21:50:29.259Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:50:29 [2022-10-25T21:50:29.259Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:50:29 [2022-10-25T21:50:29.259Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:50:29 [2022-10-25T21:50:29.259Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:50:29 [2022-10-25T21:50:29.259Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:50:29 [2022-10-25T21:50:29.518Z] ok  	github.com/docker/docker/pkg/idtools	0.428s	coverage: 69.6% of statements
21:50:29 [2022-10-25T21:50:29.777Z] ok  	github.com/docker/docker/pkg/ioutils	0.360s	coverage: 71.5% of statements
21:50:30 [2022-10-25T21:50:30.035Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
21:50:30 [2022-10-25T21:50:30.035Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
21:50:30 [2022-10-25T21:50:30.035Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:50:30 [2022-10-25T21:50:30.035Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
21:50:30 [2022-10-25T21:50:30.294Z] ok  	github.com/docker/docker/pkg/parsers	0.012s	coverage: 97.0% of statements
21:50:30 [2022-10-25T21:50:30.583Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
21:50:30 [2022-10-25T21:50:30.583Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 76.5% of statements
21:50:30 [2022-10-25T21:50:30.846Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
21:50:30 [2022-10-25T21:50:30.846Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:50:30 [2022-10-25T21:50:30.846Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:50:31 [2022-10-25T21:50:31.427Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
21:50:31 [2022-10-25T21:50:31.687Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
21:50:31 [2022-10-25T21:50:31.946Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
21:50:32 [2022-10-25T21:50:32.204Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
21:50:32 [2022-10-25T21:50:32.463Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
21:50:32 [2022-10-25T21:50:32.721Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
21:50:32 [2022-10-25T21:50:32.979Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:50:33 [2022-10-25T21:50:33.238Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
21:50:33 [2022-10-25T21:50:33.238Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:50:33 [2022-10-25T21:50:33.805Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
21:50:34 [2022-10-25T21:50:34.064Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 46.0% of statements
21:50:34 [2022-10-25T21:50:34.322Z] ok  	github.com/docker/docker/pkg/tailfile	0.038s	coverage: 88.6% of statements
21:50:34 [2022-10-25T21:50:34.889Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
21:50:35 [2022-10-25T21:50:35.147Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:50:37 [2022-10-25T21:50:37.048Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
21:50:37 [2022-10-25T21:50:37.306Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
21:50:37 [2022-10-25T21:50:37.564Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
21:50:38 [2022-10-25T21:50:38.937Z] ok  	github.com/docker/docker/quota	0.184s	coverage: 71.4% of statements
21:50:38 [2022-10-25T21:50:38.937Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
21:50:39 [2022-10-25T21:50:39.871Z] ok  	github.com/docker/docker/registry	0.078s	coverage: 58.7% of statements
21:50:40 [2022-10-25T21:50:40.437Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
21:50:40 [2022-10-25T21:50:40.437Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
21:50:41 [2022-10-25T21:50:41.003Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
21:50:41 [2022-10-25T21:50:41.261Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
21:50:42 [2022-10-25T21:50:42.637Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
21:50:43 [2022-10-25T21:50:43.204Z] ok  	github.com/docker/docker/volume/local	0.071s	coverage: 77.1% of statements
21:50:43 [2022-10-25T21:50:43.770Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
21:50:45 [2022-10-25T21:50:45.145Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 73.1% of statements
21:51:07 [2022-10-25T21:51:07.274Z] ok  	github.com/docker/docker/pkg/plugins	33.645s	coverage: 76.3% of statements
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/rootless	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/volume	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:51:07 [2022-10-25T21:51:07.274Z] 
21:51:07 [2022-10-25T21:51:07.274Z] === Skipped
21:51:07 [2022-10-25T21:51:07.274Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:51:07 [2022-10-25T21:51:07.274Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
21:51:07 [2022-10-25T21:51:07.274Z] 
21:51:07 [2022-10-25T21:51:07.274Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:51:07 [2022-10-25T21:51:07.274Z]     network_proxy_test.go:208: No support for dual stack yet
21:51:07 [2022-10-25T21:51:07.274Z] 
21:51:07 [2022-10-25T21:51:07.274Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:51:07 [2022-10-25T21:51:07.274Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
21:51:07 [2022-10-25T21:51:07.274Z] 
21:51:07 [2022-10-25T21:51:07.274Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:51:07 [2022-10-25T21:51:07.274Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
21:51:07 [2022-10-25T21:51:07.274Z] 
21:51:07 [2022-10-25T21:51:07.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:44: Driver btrfs not supported
21:51:07 [2022-10-25T21:51:07.274Z] 
21:51:07 [2022-10-25T21:51:07.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:44: Driver btrfs not supported
21:51:07 [2022-10-25T21:51:07.274Z] 
21:51:07 [2022-10-25T21:51:07.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:44: Driver btrfs not supported
21:51:07 [2022-10-25T21:51:07.274Z] 
21:51:07 [2022-10-25T21:51:07.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:44: Driver btrfs not supported
21:51:07 [2022-10-25T21:51:07.274Z] 
21:51:07 [2022-10-25T21:51:07.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:44: Driver btrfs not supported
21:51:07 [2022-10-25T21:51:07.274Z] 
21:51:07 [2022-10-25T21:51:07.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:71: No driver to put!
21:51:07 [2022-10-25T21:51:07.274Z] 
21:51:07 [2022-10-25T21:51:07.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:51:07 [2022-10-25T21:51:07.274Z] time="2022-10-25T21:50:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:51:07 [2022-10-25T21:51:07.274Z] 
21:51:07 [2022-10-25T21:51:07.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:51:07 [2022-10-25T21:51:07.274Z] time="2022-10-25T21:50:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:51:07 [2022-10-25T21:51:07.274Z] 
21:51:07 [2022-10-25T21:51:07.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:51:07 [2022-10-25T21:51:07.274Z] time="2022-10-25T21:50:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:51:07 [2022-10-25T21:51:07.274Z] 
21:51:07 [2022-10-25T21:51:07.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:51:07 [2022-10-25T21:51:07.274Z] time="2022-10-25T21:50:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:51:07 [2022-10-25T21:51:07.274Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:51:07 [2022-10-25T21:51:07.275Z] 
21:51:07 [2022-10-25T21:51:07.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:51:07 [2022-10-25T21:51:07.275Z] time="2022-10-25T21:50:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:51:07 [2022-10-25T21:51:07.275Z] 
21:51:07 [2022-10-25T21:51:07.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:71: No driver to put!
21:51:07 [2022-10-25T21:51:07.275Z] 
21:51:07 [2022-10-25T21:51:07.275Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:51:07 [2022-10-25T21:51:07.275Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
21:51:07 [2022-10-25T21:51:07.275Z] 
21:51:07 [2022-10-25T21:51:07.275Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:51:07 [2022-10-25T21:51:07.275Z]     overlay_test.go:50: Fails to compute changes intermittently
21:51:07 [2022-10-25T21:51:07.275Z] 
21:51:07 [2022-10-25T21:51:07.275Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:51:07 [2022-10-25T21:51:07.275Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:51:07 [2022-10-25T21:51:07.275Z] 
21:51:07 [2022-10-25T21:51:07.275Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:51:07 [2022-10-25T21:51:07.275Z] 
21:51:07 [2022-10-25T21:51:07.275Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:44: Driver zfs not supported
21:51:07 [2022-10-25T21:51:07.275Z] 
21:51:07 [2022-10-25T21:51:07.275Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:44: Driver zfs not supported
21:51:07 [2022-10-25T21:51:07.275Z] 
21:51:07 [2022-10-25T21:51:07.275Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:44: Driver zfs not supported
21:51:07 [2022-10-25T21:51:07.275Z] 
21:51:07 [2022-10-25T21:51:07.275Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:44: Driver zfs not supported
21:51:07 [2022-10-25T21:51:07.275Z] 
21:51:07 [2022-10-25T21:51:07.275Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:44: Driver zfs not supported
21:51:07 [2022-10-25T21:51:07.275Z] 
21:51:07 [2022-10-25T21:51:07.275Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:51:07 [2022-10-25T21:51:07.275Z]     graphtest_unix.go:71: No driver to put!
21:51:07 [2022-10-25T21:51:07.275Z] 
21:51:07 [2022-10-25T21:51:07.275Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:51:07 [2022-10-25T21:51:07.275Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
21:51:07 [2022-10-25T21:51:07.275Z] 
21:51:07 [2022-10-25T21:51:07.275Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:51:07 [2022-10-25T21:51:07.275Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
21:51:07 [2022-10-25T21:51:07.275Z] 
21:51:07 [2022-10-25T21:51:07.275Z] DONE 2869 tests, 28 skipped in 210.839s
21:51:07 [2022-10-25T21:51:07.275Z] + '[' -n 'github.com/docker/docker/libnetwork
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/bitseq
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/cluster
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/config
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/datastore
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/diagnostic
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/discoverapi
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/driverapi
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drivers/bridge
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drivers/host
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drivers/null
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drivers/overlay
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drivers/remote
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drivers/windows
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/drvregistry
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/etchosts
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/idm
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/internal/caller
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/ipam
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/ipamapi
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/ipams/builtin
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/ipams/null
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/ipams/remote
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/ipamutils
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/iptables
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/netlabel
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/netutils
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/networkdb
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/ns
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/options
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/osl
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/osl/kernel
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/portallocator
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/portmapper
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/resolvconf
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/testutils
21:51:07 [2022-10-25T21:51:07.275Z] github.com/docker/docker/libnetwork/types' ']'
21:51:07 [2022-10-25T21:51:07.275Z] + 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
21:51:53 [2022-10-25T21:51:53.936Z] ok  	github.com/docker/docker/libnetwork	37.459s	coverage: 40.6% of statements
21:51:53 [2022-10-25T21:51:53.936Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.134s	coverage: 84.4% of statements
21:51:53 [2022-10-25T21:51:53.936Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:51:53 [2022-10-25T21:51:53.936Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:51:53 [2022-10-25T21:51:53.936Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:51:53 [2022-10-25T21:51:53.936Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:51:53 [2022-10-25T21:51:53.936Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:51:53 [2022-10-25T21:51:53.936Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:51:53 [2022-10-25T21:51:53.936Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
21:51:53 [2022-10-25T21:51:53.936Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:51:53 [2022-10-25T21:51:53.936Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 9.3% of statements
21:51:53 [2022-10-25T21:51:53.936Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
21:51:53 [2022-10-25T21:51:53.936Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:51:53 [2022-10-25T21:51:53.936Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:51:53 [2022-10-25T21:51:53.936Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
21:51:53 [2022-10-25T21:51:53.936Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.588s	coverage: 59.9% of statements
21:51:53 [2022-10-25T21:51:53.936Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:51:53 [2022-10-25T21:51:53.936Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
21:51:54 [2022-10-25T21:51:54.194Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.014s	coverage: 5.1% of statements
21:51:54 [2022-10-25T21:51:54.194Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:51:54 [2022-10-25T21:51:54.760Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.7% of statements
21:51:54 [2022-10-25T21:51:54.760Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:51:55 [2022-10-25T21:51:55.018Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
21:52:04 [2022-10-25T21:52:04.984Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.212s	coverage: 6.7% of statements
21:52:04 [2022-10-25T21:52:04.984Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:52:04 [2022-10-25T21:52:04.984Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
21:52:05 [2022-10-25T21:52:05.242Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
21:52:05 [2022-10-25T21:52:05.242Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:52:05 [2022-10-25T21:52:05.242Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:52:05 [2022-10-25T21:52:05.501Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:52:05 [2022-10-25T21:52:05.760Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.013s	coverage: 82.4% of statements
21:52:06 [2022-10-25T21:52:06.019Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.010s	coverage: 81.2% of statements
21:52:06 [2022-10-25T21:52:06.278Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
21:52:06 [2022-10-25T21:52:06.536Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:52:16 [2022-10-25T21:52:16.515Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
21:52:34 [2022-10-25T21:52:34.612Z] ok  	github.com/docker/docker/libnetwork/ipam	15.544s	coverage: 85.3% of statements
21:52:34 [2022-10-25T21:52:34.612Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:52:34 [2022-10-25T21:52:34.612Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:52:34 [2022-10-25T21:52:34.612Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
21:52:34 [2022-10-25T21:52:34.612Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
21:52:34 [2022-10-25T21:52:34.612Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:52:34 [2022-10-25T21:52:34.612Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
21:52:34 [2022-10-25T21:52:34.612Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.261s	coverage: 74.0% of statements
21:52:34 [2022-10-25T21:52:34.871Z] ok  	github.com/docker/docker/libnetwork/iptables	0.168s	coverage: 45.1% of statements
21:52:34 [2022-10-25T21:52:34.871Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
21:52:35 [2022-10-25T21:52:35.438Z] ok  	github.com/docker/docker/libnetwork/netutils	0.024s	coverage: 44.1% of statements
21:54:26 [2022-10-25T21:54:26.877Z] time="2022-10-25T21:54:21Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
21:54:26 [2022-10-25T21:54:26.877Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.799s	coverage: 60.1% of statements
21:54:26 [2022-10-25T21:54:26.877Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:54:26 [2022-10-25T21:54:26.877Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:54:26 [2022-10-25T21:54:26.877Z] ok  	github.com/docker/docker/libnetwork/osl	4.332s	coverage: 39.7% of statements
21:54:26 [2022-10-25T21:54:26.877Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
21:54:27 [2022-10-25T21:54:27.139Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
21:54:28 [2022-10-25T21:54:28.073Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.645s	coverage: 46.3% of statements
21:54:28 [2022-10-25T21:54:28.331Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
21:54:28 [2022-10-25T21:54:28.331Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:54:28 [2022-10-25T21:54:28.590Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
21:54:28 [2022-10-25T21:54:28.590Z] 
21:54:28 [2022-10-25T21:54:28.590Z] === Skipped
21:54:28 [2022-10-25T21:54:28.590Z] === SKIP: libnetwork TestParallel1 (0.00s)
21:54:28 [2022-10-25T21:54:28.590Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:54:28 [2022-10-25T21:54:28.590Z] 
21:54:28 [2022-10-25T21:54:28.590Z] === SKIP: libnetwork TestParallel3 (0.00s)
21:54:28 [2022-10-25T21:54:28.590Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:54:28 [2022-10-25T21:54:28.590Z] 
21:54:28 [2022-10-25T21:54:28.590Z] === SKIP: libnetwork TestParallel2 (0.00s)
21:54:28 [2022-10-25T21:54:28.590Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:54:28 [2022-10-25T21:54:28.590Z] 
21:54:28 [2022-10-25T21:54:28.590Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
21:54:28 [2022-10-25T21:54:28.590Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
21:54:28 [2022-10-25T21:54:28.590Z] 
21:54:28 [2022-10-25T21:54:28.590Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
21:54:28 [2022-10-25T21:54:28.590Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
21:54:28 [2022-10-25T21:54:28.590Z] 
21:54:28 [2022-10-25T21:54:28.590Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
21:54:28 [2022-10-25T21:54:28.590Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
21:54:28 [2022-10-25T21:54:28.590Z] 
21:54:28 [2022-10-25T21:54:28.590Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
21:54:28 [2022-10-25T21:54:28.590Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
21:54:28 [2022-10-25T21:54:28.590Z] 
21:54:28 [2022-10-25T21:54:28.590Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
21:54:28 [2022-10-25T21:54:28.590Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
21:54:28 [2022-10-25T21:54:28.590Z] 
21:54:28 [2022-10-25T21:54:28.590Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:54:28 [2022-10-25T21:54:28.590Z]     firewalld_test.go:14: firewalld is not running
21:54:28 [2022-10-25T21:54:28.590Z] 
21:54:28 [2022-10-25T21:54:28.590Z] DONE 325 tests, 9 skipped in 203.309s
Post stage
[Pipeline] junit
21:54:29 [2022-10-25T21:54:29.171Z] Recording test results
21:54:29 [2022-10-25T21:54:29.288Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:54:29 [2022-10-25T21:54:29.606Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43947/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a6043a2672f9a7ad262d7eb74a9c797ccacca234 -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:a6043a2672f9a7ad262d7eb74a9c797ccacca234 hack/make.sh dynbinary test-integration
21:54:29 [2022-10-25T21:54:29.876Z] 
21:54:30 [2022-10-25T21:54:30.134Z] Removing bundles/
21:54:30 [2022-10-25T21:54:30.134Z] 
21:54:30 [2022-10-25T21:54:30.134Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:54:30 [2022-10-25T21:54:30.134Z] Building: bundles/dynbinary-daemon/dockerd
21:54:30 [2022-10-25T21:54:30.134Z] GOOS="" GOARCH="" GOARM=""
21:56:06 [2022-10-25T21:56:06.571Z] Created binary: bundles/dynbinary-daemon/dockerd
21:56:06 [2022-10-25T21:56:06.571Z] Building: bundles/dynbinary-daemon/docker-proxy
21:56:06 [2022-10-25T21:56:06.571Z] GOOS="" GOARCH="" GOARM=""
21:56:06 [2022-10-25T21:56:06.571Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:56:06 [2022-10-25T21:56:06.571Z] 
21:56:06 [2022-10-25T21:56:06.571Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:56:06 [2022-10-25T21:56:06.571Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:56:06 [2022-10-25T21:56:06.571Z] HOSTNAME=1ba80b1ec55c
21:56:06 [2022-10-25T21:56:06.571Z] TESTDEBUG=0
21:56:06 [2022-10-25T21:56:06.571Z] DEST=bundles/test-integration
21:56:06 [2022-10-25T21:56:06.571Z] PWD=/go/src/github.com/docker/docker
21:56:06 [2022-10-25T21:56:06.571Z] DOCKER_GITCOMMIT=a6043a2672f9a7ad262d7eb74a9c797ccacca234
21:56:06 [2022-10-25T21:56:06.571Z] container=docker
21:56:06 [2022-10-25T21:56:06.571Z] HOME=/root
21:56:06 [2022-10-25T21:56:06.571Z] GOLANG_VERSION=1.19.2
21:56:06 [2022-10-25T21:56:06.571Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:56:06 [2022-10-25T21:56:06.571Z] VALIDATE_BRANCH=master
21:56:06 [2022-10-25T21:56:06.571Z] TERM=xterm
21:56:06 [2022-10-25T21:56:06.571Z] DOCKER_PKG=github.com/docker/docker
21:56:06 [2022-10-25T21:56:06.571Z] SHLVL=1
21:56:06 [2022-10-25T21:56:06.571Z] TIMEOUT=120m
21:56:06 [2022-10-25T21:56:06.571Z] DOCKER_BUILDTAGS= journald
21:56:06 [2022-10-25T21:56:06.571Z] DOCKER_GRAPHDRIVER=overlay2
21:56:06 [2022-10-25T21:56:06.571Z] GO111MODULE=off
21:56:06 [2022-10-25T21:56:06.571Z] DOCKER_EXPERIMENTAL=1
21:56:06 [2022-10-25T21:56:06.571Z] TEST_SKIP_INTEGRATION_CLI=1
21:56:06 [2022-10-25T21:56:06.571Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:56:06 [2022-10-25T21:56:06.571Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:56:06 [2022-10-25T21:56:06.571Z] GOPATH=/go
21:56:06 [2022-10-25T21:56:06.571Z] PKG_CONFIG=pkg-config
21:56:06 [2022-10-25T21:56:06.571Z] _=/usr/bin/env
21:56:06 [2022-10-25T21:56:06.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:56:45 [2022-10-25T21:56:45.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:56:45 [2022-10-25T21:56:45.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:57:07 [2022-10-25T21:57:07.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:57:15 [2022-10-25T21:57:15.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:57:21 [2022-10-25T21:57:21.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:57:21 [2022-10-25T21:57:21.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:57:22 [2022-10-25T21:57:22.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:57:23 [2022-10-25T21:57:23.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:57:24 [2022-10-25T21:57:24.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:57:24 [2022-10-25T21:57:24.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:57:24 [2022-10-25T21:57:24.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:57:26 [2022-10-25T21:57:26.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:57:27 [2022-10-25T21:57:27.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:57:28 [2022-10-25T21:57:28.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:57:28 [2022-10-25T21:57:28.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:57:29 [2022-10-25T21:57:29.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:57:30 [2022-10-25T21:57:30.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:57:31 [2022-10-25T21:57:31.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:57:32 [2022-10-25T21:57:32.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:57:32 [2022-10-25T21:57:32.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:57:33 [2022-10-25T21:57:33.505Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:57:33 [2022-10-25T21:57:33.505Z] Using test binary docker
21:57:33 [2022-10-25T21:57:33.505Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:57:33 [2022-10-25T21:57:33.505Z] +++ /etc/init.d/apparmor start
21:57:33 [2022-10-25T21:57:33.505Z] Not: starting.
21:57:33 [2022-10-25T21:57:33.505Z] INFO: Waiting for daemon to start...
21:57:33 [2022-10-25T21:57:33.505Z] Starting dockerd
21:57:33 [2022-10-25T21:57:33.505Z] +++ 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
21:57:36 [2022-10-25T21:57:36.033Z] .
21:57:36 [2022-10-25T21:57:36.033Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:57:36 [2022-10-25T21:57:36.033Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:57:36 [2022-10-25T21:57:36.033Z] Error: No such image: emptyfs
21:57:36 [2022-10-25T21:57:36.033Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:57:36 [2022-10-25T21:57:36.033Z] ++++ docker load
21:57:36 [2022-10-25T21:57:36.033Z] Loaded image: emptyfs:latest
21:57:36 [2022-10-25T21:57:36.033Z] Running integration-test (iteration 1)
21:57:36 [2022-10-25T21:57:36.033Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:57:36 [2022-10-25T21:57:36.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
21:57:36 [2022-10-25T21:57:36.033Z] ++ set -e
21:57:36 [2022-10-25T21:57:36.033Z] ++ '[' -n 0 ']'
21:57:36 [2022-10-25T21:57:36.033Z] ++ set -x
21:57:36 [2022-10-25T21:57:36.033Z] ++ 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
21:57:36 [2022-10-25T21:57:36.033Z] Loaded image: busybox:latest
21:57:36 [2022-10-25T21:57:36.033Z] Loaded image: busybox:glibc
21:57:37 [2022-10-25T21:57:37.408Z] Loaded image: debian:bullseye-slim
21:57:37 [2022-10-25T21:57:37.408Z] Loaded image: hello-world:latest
21:57:37 [2022-10-25T21:57:37.408Z] Loaded image: arm32v7/hello-world:latest
21:57:37 [2022-10-25T21:57:37.408Z] INFO: Testing against a local daemon
21:57:37 [2022-10-25T21:57:37.408Z] === RUN   TestCgroupNamespacesBuild
21:57:38 [2022-10-25T21:57:38.782Z] --- PASS: TestCgroupNamespacesBuild (1.43s)
21:57:38 [2022-10-25T21:57:38.782Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:57:39 [2022-10-25T21:57:39.716Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
21:57:39 [2022-10-25T21:57:39.717Z] === RUN   TestBuildWithSession
21:57:39 [2022-10-25T21:57:39.717Z]     build_session_test.go:25: TODO: BuildKit
21:57:39 [2022-10-25T21:57:39.717Z] --- SKIP: TestBuildWithSession (0.00s)
21:57:39 [2022-10-25T21:57:39.717Z] === RUN   TestBuildSquashParent
21:57:43 [2022-10-25T21:57:43.901Z] --- PASS: TestBuildSquashParent (3.39s)
21:57:43 [2022-10-25T21:57:43.901Z] === RUN   TestBuildWithRemoveAndForceRemove
21:57:43 [2022-10-25T21:57:43.901Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:57:43 [2022-10-25T21:57:43.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:57:43 [2022-10-25T21:57:43.901Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:57:43 [2022-10-25T21:57:43.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:57:43 [2022-10-25T21:57:43.901Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:57:43 [2022-10-25T21:57:43.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:57:43 [2022-10-25T21:57:43.901Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:57:43 [2022-10-25T21:57:43.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:57:43 [2022-10-25T21:57:43.901Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:57:43 [2022-10-25T21:57:43.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:57:43 [2022-10-25T21:57:43.901Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:57:43 [2022-10-25T21:57:43.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:57:43 [2022-10-25T21:57:43.901Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:57:43 [2022-10-25T21:57:43.901Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:57:44 [2022-10-25T21:57:44.467Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:57:44 [2022-10-25T21:57:44.467Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:57:45 [2022-10-25T21:57:45.841Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:57:45 [2022-10-25T21:57:45.841Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:57:46 [2022-10-25T21:57:46.776Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:57:46 [2022-10-25T21:57:46.777Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.08s)
21:57:46 [2022-10-25T21:57:46.777Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.15s)
21:57:46 [2022-10-25T21:57:46.777Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.33s)
21:57:46 [2022-10-25T21:57:46.777Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.33s)
21:57:46 [2022-10-25T21:57:46.777Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s)
21:57:46 [2022-10-25T21:57:46.777Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.16s)
21:57:46 [2022-10-25T21:57:46.777Z] === RUN   TestBuildMultiStageCopy
21:57:46 [2022-10-25T21:57:46.777Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:57:48 [2022-10-25T21:57:48.151Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:57:48 [2022-10-25T21:57:48.151Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:57:48 [2022-10-25T21:57:48.410Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:57:48 [2022-10-25T21:57:48.668Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:57:48 [2022-10-25T21:57:48.927Z] --- PASS: TestBuildMultiStageCopy (1.99s)
21:57:48 [2022-10-25T21:57:48.927Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s)
21:57:48 [2022-10-25T21:57:48.927Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
21:57:48 [2022-10-25T21:57:48.927Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
21:57:48 [2022-10-25T21:57:48.927Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
21:57:48 [2022-10-25T21:57:48.927Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
21:57:48 [2022-10-25T21:57:48.927Z] === RUN   TestBuildMultiStageParentConfig
21:57:49 [2022-10-25T21:57:49.493Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
21:57:49 [2022-10-25T21:57:49.493Z] === RUN   TestBuildLabelWithTargets
21:57:50 [2022-10-25T21:57:50.428Z] --- PASS: TestBuildLabelWithTargets (0.97s)
21:57:50 [2022-10-25T21:57:50.428Z] === RUN   TestBuildWithEmptyLayers
21:57:50 [2022-10-25T21:57:50.994Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
21:57:50 [2022-10-25T21:57:50.994Z] === RUN   TestBuildMultiStageOnBuild
21:57:52 [2022-10-25T21:57:52.369Z] --- PASS: TestBuildMultiStageOnBuild (1.39s)
21:57:52 [2022-10-25T21:57:52.369Z] === RUN   TestBuildUncleanTarFilenames
21:57:52 [2022-10-25T21:57:52.936Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
21:57:52 [2022-10-25T21:57:52.936Z] === RUN   TestBuildMultiStageLayerLeak
21:57:54 [2022-10-25T21:57:54.311Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s)
21:57:54 [2022-10-25T21:57:54.311Z] === RUN   TestBuildWithHugeFile
21:58:33 [2022-10-25T21:58:33.026Z] --- PASS: TestBuildWithHugeFile (37.71s)
21:58:33 [2022-10-25T21:58:33.027Z] === RUN   TestBuildWCOWSandboxSize
21:58:33 [2022-10-25T21:58:33.027Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:58:33 [2022-10-25T21:58:33.027Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:58:33 [2022-10-25T21:58:33.027Z] === RUN   TestBuildWithEmptyDockerfile
21:58:33 [2022-10-25T21:58:33.027Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:58:33 [2022-10-25T21:58:33.027Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:58:33 [2022-10-25T21:58:33.027Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:58:33 [2022-10-25T21:58:33.027Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:58:33 [2022-10-25T21:58:33.027Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:58:33 [2022-10-25T21:58:33.027Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:58:33 [2022-10-25T21:58:33.027Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:58:33 [2022-10-25T21:58:33.027Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:58:33 [2022-10-25T21:58:33.027Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:58:33 [2022-10-25T21:58:33.027Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
21:58:33 [2022-10-25T21:58:33.027Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
21:58:33 [2022-10-25T21:58:33.027Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
21:58:33 [2022-10-25T21:58:33.027Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:58:33 [2022-10-25T21:58:33.027Z] === RUN   TestBuildPreserveOwnership
21:58:33 [2022-10-25T21:58:33.027Z] === RUN   TestBuildPreserveOwnership/copy_from
21:58:34 [2022-10-25T21:58:34.403Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:58:35 [2022-10-25T21:58:35.340Z] --- PASS: TestBuildPreserveOwnership (3.06s)
21:58:35 [2022-10-25T21:58:35.340Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.07s)
21:58:35 [2022-10-25T21:58:35.340Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s)
21:58:35 [2022-10-25T21:58:35.340Z] === RUN   TestBuildPlatformInvalid
21:58:35 [2022-10-25T21:58:35.340Z] --- PASS: TestBuildPlatformInvalid (0.07s)
21:58:35 [2022-10-25T21:58:35.340Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:58:36 [2022-10-25T21:58:36.275Z] Loaded image: busybox:latest
21:58:36 [2022-10-25T21:58:36.275Z] Loaded image: busybox:glibc
21:58:37 [2022-10-25T21:58:37.652Z] Loaded image: debian:bullseye-slim
21:58:37 [2022-10-25T21:58:37.652Z] Loaded image: hello-world:latest
21:58:37 [2022-10-25T21:58:37.652Z] Loaded image: arm32v7/hello-world:latest
21:58:46 [2022-10-25T21:58:46.154Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.24s)
21:58:46 [2022-10-25T21:58:46.154Z] PASS
21:58:46 [2022-10-25T21:58:46.154Z] 
21:58:46 [2022-10-25T21:58:46.154Z] === Skipped
21:58:46 [2022-10-25T21:58:46.154Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:58:46 [2022-10-25T21:58:46.154Z]     build_session_test.go:25: TODO: BuildKit
21:58:46 [2022-10-25T21:58:46.154Z] 
21:58:46 [2022-10-25T21:58:46.154Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:58:46 [2022-10-25T21:58:46.155Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:58:46 [2022-10-25T21:58:46.155Z] 
21:58:46 [2022-10-25T21:58:46.155Z] DONE 34 tests, 2 skipped in 69.825s
21:58:46 [2022-10-25T21:58:46.155Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:58:46 [2022-10-25T21:58:46.155Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
21:58:46 [2022-10-25T21:58:46.155Z] ++ set -e
21:58:46 [2022-10-25T21:58:46.155Z] ++ '[' -n 0 ']'
21:58:46 [2022-10-25T21:58:46.155Z] ++ set -x
21:58:46 [2022-10-25T21:58:46.155Z] ++ 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
21:58:46 [2022-10-25T21:58:46.155Z] INFO: Testing against a local daemon
21:58:46 [2022-10-25T21:58:46.155Z] === RUN   TestConfigInspect
21:58:48 [2022-10-25T21:58:48.054Z] --- PASS: TestConfigInspect (2.29s)
21:58:48 [2022-10-25T21:58:48.055Z] === RUN   TestConfigList
21:58:50 [2022-10-25T21:58:50.135Z] --- PASS: TestConfigList (1.77s)
21:58:50 [2022-10-25T21:58:50.135Z] === RUN   TestConfigsCreateAndDelete
21:58:52 [2022-10-25T21:58:52.036Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
21:58:52 [2022-10-25T21:58:52.036Z] === RUN   TestConfigsUpdate
21:58:54 [2022-10-25T21:58:54.566Z] --- PASS: TestConfigsUpdate (2.24s)
21:58:54 [2022-10-25T21:58:54.566Z] === RUN   TestTemplatedConfig
21:58:57 [2022-10-25T21:58:57.098Z] --- PASS: TestTemplatedConfig (2.53s)
21:58:57 [2022-10-25T21:58:57.098Z] === RUN   TestConfigCreateResolve
21:58:59 [2022-10-25T21:58:59.000Z] --- PASS: TestConfigCreateResolve (2.16s)
21:58:59 [2022-10-25T21:58:59.000Z] PASS
21:58:59 [2022-10-25T21:58:59.000Z] 
21:58:59 [2022-10-25T21:58:59.000Z] DONE 6 tests in 13.212s
21:58:59 [2022-10-25T21:58:59.000Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:58:59 [2022-10-25T21:58:59.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
21:58:59 [2022-10-25T21:58:59.000Z] ++ set -e
21:58:59 [2022-10-25T21:58:59.000Z] ++ '[' -n 0 ']'
21:58:59 [2022-10-25T21:58:59.000Z] ++ set -x
21:58:59 [2022-10-25T21:58:59.000Z] ++ 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
21:58:59 [2022-10-25T21:58:59.000Z] INFO: Testing against a local daemon
21:58:59 [2022-10-25T21:58:59.000Z] === RUN   TestAttachWithTTY
21:58:59 [2022-10-25T21:58:59.259Z] --- PASS: TestAttachWithTTY (0.08s)
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestAttachWithoutTTy
21:58:59 [2022-10-25T21:58:59.259Z] --- PASS: TestAttachWithoutTTy (0.06s)
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestCheckpoint
21:58:59 [2022-10-25T21:58:59.259Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:58:59 [2022-10-25T21:58:59.259Z] --- SKIP: TestCheckpoint (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/commit
21:58:59 [2022-10-25T21:58:59.259Z] === PAUSE TestContainerInvalidJSON/commit
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/containers/create
21:58:59 [2022-10-25T21:58:59.259Z] === PAUSE TestContainerInvalidJSON/containers/create
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:58:59 [2022-10-25T21:58:59.259Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:58:59 [2022-10-25T21:58:59.259Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:58:59 [2022-10-25T21:58:59.259Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:58:59 [2022-10-25T21:58:59.259Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:58:59 [2022-10-25T21:58:59.259Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:58:59 [2022-10-25T21:58:59.259Z] === CONT  TestContainerInvalidJSON/commit
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:58:59 [2022-10-25T21:58:59.259Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:58:59 [2022-10-25T21:58:59.259Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:58:59 [2022-10-25T21:58:59.259Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:58:59 [2022-10-25T21:58:59.259Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:58:59 [2022-10-25T21:58:59.259Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:58:59 [2022-10-25T21:58:59.259Z] === CONT  TestContainerInvalidJSON/containers/create
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:58:59 [2022-10-25T21:58:59.259Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:58:59 [2022-10-25T21:58:59.259Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:58:59 [2022-10-25T21:58:59.259Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestCopyFromContainerPathIsNotDir
21:58:59 [2022-10-25T21:58:59.259Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
21:58:59 [2022-10-25T21:58:59.259Z] === RUN   TestCopyToContainerPathDoesNotExist
21:58:59 [2022-10-25T21:58:59.518Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
21:58:59 [2022-10-25T21:58:59.518Z] === RUN   TestCopyEmptyFile
21:58:59 [2022-10-25T21:58:59.518Z] --- PASS: TestCopyEmptyFile (0.22s)
21:58:59 [2022-10-25T21:58:59.518Z] === RUN   TestCopyToContainerPathIsNotDir
21:58:59 [2022-10-25T21:58:59.776Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
21:58:59 [2022-10-25T21:58:59.776Z] === RUN   TestCopyFromContainer
21:59:00 [2022-10-25T21:59:00.753Z] === RUN   TestCopyFromContainer//
21:59:00 [2022-10-25T21:59:00.753Z] === RUN   TestCopyFromContainer//bar/root
21:59:00 [2022-10-25T21:59:00.753Z] === RUN   TestCopyFromContainer//bar/root/
21:59:00 [2022-10-25T21:59:00.753Z] === RUN   TestCopyFromContainer/bar/quux
21:59:00 [2022-10-25T21:59:00.753Z] === RUN   TestCopyFromContainer/bar/quux/
21:59:01 [2022-10-25T21:59:01.012Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:59:01 [2022-10-25T21:59:01.012Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:59:01 [2022-10-25T21:59:01.012Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:59:01 [2022-10-25T21:59:01.012Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:59:01 [2022-10-25T21:59:01.270Z] === RUN   TestCopyFromContainer/bar/notarget
21:59:01 [2022-10-25T21:59:01.270Z] --- PASS: TestCopyFromContainer (1.58s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
21:59:01 [2022-10-25T21:59:01.270Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:59:01 [2022-10-25T21:59:01.270Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:59:01 [2022-10-25T21:59:01.270Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:59:01 [2022-10-25T21:59:01.270Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:59:01 [2022-10-25T21:59:01.270Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:59:01 [2022-10-25T21:59:01.270Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:59:01 [2022-10-25T21:59:01.270Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:59:01 [2022-10-25T21:59:01.270Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:59:01 [2022-10-25T21:59:01.270Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:59:01 [2022-10-25T21:59:01.270Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:59:01 [2022-10-25T21:59:01.270Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:59:01 [2022-10-25T21:59:01.270Z] === RUN   TestCreateLinkToNonExistingContainer
21:59:01 [2022-10-25T21:59:01.270Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:59:01 [2022-10-25T21:59:01.270Z] === RUN   TestCreateWithInvalidEnv
21:59:01 [2022-10-25T21:59:01.270Z] === RUN   TestCreateWithInvalidEnv/0
21:59:01 [2022-10-25T21:59:01.270Z] === PAUSE TestCreateWithInvalidEnv/0
21:59:01 [2022-10-25T21:59:01.270Z] === RUN   TestCreateWithInvalidEnv/1
21:59:01 [2022-10-25T21:59:01.270Z] === PAUSE TestCreateWithInvalidEnv/1
21:59:01 [2022-10-25T21:59:01.270Z] === RUN   TestCreateWithInvalidEnv/2
21:59:01 [2022-10-25T21:59:01.270Z] === PAUSE TestCreateWithInvalidEnv/2
21:59:01 [2022-10-25T21:59:01.270Z] === CONT  TestCreateWithInvalidEnv/0
21:59:01 [2022-10-25T21:59:01.270Z] === CONT  TestCreateWithInvalidEnv/2
21:59:01 [2022-10-25T21:59:01.270Z] === CONT  TestCreateWithInvalidEnv/1
21:59:01 [2022-10-25T21:59:01.270Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:59:01 [2022-10-25T21:59:01.270Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:59:01 [2022-10-25T21:59:01.270Z] === RUN   TestCreateTmpfsMountsTarget
21:59:01 [2022-10-25T21:59:01.270Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:59:01 [2022-10-25T21:59:01.270Z] === RUN   TestCreateWithCustomMaskedPaths
21:59:02 [2022-10-25T21:59:02.647Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s)
21:59:02 [2022-10-25T21:59:02.647Z] === RUN   TestCreateWithCustomReadonlyPaths
21:59:04 [2022-10-25T21:59:04.024Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
21:59:04 [2022-10-25T21:59:04.024Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:59:04 [2022-10-25T21:59:04.024Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:59:04 [2022-10-25T21:59:04.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:59:04 [2022-10-25T21:59:04.025Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:59:04 [2022-10-25T21:59:04.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:59:04 [2022-10-25T21:59:04.025Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:59:04 [2022-10-25T21:59:04.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:59:04 [2022-10-25T21:59:04.025Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:59:04 [2022-10-25T21:59:04.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:59:04 [2022-10-25T21:59:04.025Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:59:04 [2022-10-25T21:59:04.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:59:04 [2022-10-25T21:59:04.025Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:59:04 [2022-10-25T21:59:04.025Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:59:04 [2022-10-25T21:59:04.025Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:59:04 [2022-10-25T21:59:04.025Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:59:04 [2022-10-25T21:59:04.025Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:59:04 [2022-10-25T21:59:04.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:59:04 [2022-10-25T21:59:04.025Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:59:04 [2022-10-25T21:59:04.025Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:59:04 [2022-10-25T21:59:04.025Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:59:04 [2022-10-25T21:59:04.025Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
21:59:04 [2022-10-25T21:59:04.025Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:59:04 [2022-10-25T21:59:04.025Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:59:04 [2022-10-25T21:59:04.283Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestCreateDifferentPlatform
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestCreateDifferentPlatform/different_os
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:59:04 [2022-10-25T21:59:04.283Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:59:04 [2022-10-25T21:59:04.283Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:59:04 [2022-10-25T21:59:04.283Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:59:04 [2022-10-25T21:59:04.283Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:59:04 [2022-10-25T21:59:04.283Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestCreateInvalidHostConfig
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:59:04 [2022-10-25T21:59:04.283Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:59:04 [2022-10-25T21:59:04.283Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:59:04 [2022-10-25T21:59:04.283Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:59:04 [2022-10-25T21:59:04.283Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:59:04 [2022-10-25T21:59:04.283Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:59:04 [2022-10-25T21:59:04.283Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:59:04 [2022-10-25T21:59:04.283Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:59:04 [2022-10-25T21:59:04.283Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:59:04 [2022-10-25T21:59:04.283Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:59:04 [2022-10-25T21:59:04.283Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:59:04 [2022-10-25T21:59:04.283Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:59:04 [2022-10-25T21:59:04.283Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:59:04 [2022-10-25T21:59:04.283Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestContainerStartOnDaemonRestart
21:59:04 [2022-10-25T21:59:04.283Z] === PAUSE TestContainerStartOnDaemonRestart
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestDaemonRestartIpcMode
21:59:04 [2022-10-25T21:59:04.283Z] === PAUSE TestDaemonRestartIpcMode
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestDaemonHostGatewayIP
21:59:04 [2022-10-25T21:59:04.283Z] === PAUSE TestDaemonHostGatewayIP
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestRestartDaemonWithRestartingContainer
21:59:04 [2022-10-25T21:59:04.283Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestContainerKillOnDaemonStart
21:59:04 [2022-10-25T21:59:04.283Z] === PAUSE TestContainerKillOnDaemonStart
21:59:04 [2022-10-25T21:59:04.283Z] === RUN   TestDiff
21:59:04 [2022-10-25T21:59:04.851Z] --- PASS: TestDiff (0.48s)
21:59:04 [2022-10-25T21:59:04.851Z] === RUN   TestExecConsoleSize
21:59:05 [2022-10-25T21:59:05.417Z] --- PASS: TestExecConsoleSize (0.50s)
21:59:05 [2022-10-25T21:59:05.417Z] === RUN   TestExecWithCloseStdin
21:59:05 [2022-10-25T21:59:05.984Z] --- PASS: TestExecWithCloseStdin (0.50s)
21:59:05 [2022-10-25T21:59:05.984Z] === RUN   TestExec
21:59:06 [2022-10-25T21:59:06.243Z] --- PASS: TestExec (0.46s)
21:59:06 [2022-10-25T21:59:06.243Z] === RUN   TestExecUser
21:59:06 [2022-10-25T21:59:06.811Z] --- PASS: TestExecUser (0.47s)
21:59:06 [2022-10-25T21:59:06.811Z] === RUN   TestExportContainerAndImportImage
21:59:07 [2022-10-25T21:59:07.378Z] --- PASS: TestExportContainerAndImportImage (0.57s)
21:59:07 [2022-10-25T21:59:07.378Z] === RUN   TestExportContainerAfterDaemonRestart
21:59:08 [2022-10-25T21:59:08.754Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
21:59:08 [2022-10-25T21:59:08.754Z] === RUN   TestHealthCheckWorkdir
21:59:09 [2022-10-25T21:59:09.322Z] --- PASS: TestHealthCheckWorkdir (0.52s)
21:59:09 [2022-10-25T21:59:09.322Z] === RUN   TestHealthKillContainer
21:59:17 [2022-10-25T21:59:17.468Z] --- PASS: TestHealthKillContainer (7.85s)
21:59:17 [2022-10-25T21:59:17.468Z] === RUN   TestHealthCheckProcessKilled
21:59:17 [2022-10-25T21:59:17.728Z] --- PASS: TestHealthCheckProcessKilled (0.65s)
21:59:17 [2022-10-25T21:59:17.728Z] === RUN   TestInspectCpusetInConfigPre120
21:59:17 [2022-10-25T21:59:17.990Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
21:59:17 [2022-10-25T21:59:17.990Z] === RUN   TestIpcModeNone
21:59:18 [2022-10-25T21:59:18.558Z] --- PASS: TestIpcModeNone (0.48s)
21:59:18 [2022-10-25T21:59:18.558Z] === RUN   TestIpcModePrivate
21:59:18 [2022-10-25T21:59:18.818Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
21:59:19 [2022-10-25T21:59:19.077Z] --- PASS: TestIpcModePrivate (0.49s)
21:59:19 [2022-10-25T21:59:19.077Z] === RUN   TestIpcModeShareable
21:59:19 [2022-10-25T21:59:19.335Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
21:59:19 [2022-10-25T21:59:19.593Z] --- PASS: TestIpcModeShareable (0.49s)
21:59:19 [2022-10-25T21:59:19.593Z] === RUN   TestAPIIpcModeShareableAndContainer
21:59:20 [2022-10-25T21:59:20.968Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s)
21:59:20 [2022-10-25T21:59:20.968Z] === RUN   TestAPIIpcModeHost
21:59:21 [2022-10-25T21:59:21.598Z] --- PASS: TestAPIIpcModeHost (0.39s)
21:59:21 [2022-10-25T21:59:21.598Z] === RUN   TestDaemonIpcModeShareable
21:59:22 [2022-10-25T21:59:22.535Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
21:59:22 [2022-10-25T21:59:22.535Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
21:59:22 [2022-10-25T21:59:22.535Z] === RUN   TestDaemonIpcModePrivate
21:59:23 [2022-10-25T21:59:23.909Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
21:59:23 [2022-10-25T21:59:23.909Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
21:59:23 [2022-10-25T21:59:23.909Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:59:24 [2022-10-25T21:59:24.845Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
21:59:25 [2022-10-25T21:59:25.103Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
21:59:25 [2022-10-25T21:59:25.103Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:59:26 [2022-10-25T21:59:26.041Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
21:59:26 [2022-10-25T21:59:26.299Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s)
21:59:26 [2022-10-25T21:59:26.299Z] === RUN   TestIpcModeOlderClient
21:59:26 [2022-10-25T21:59:26.299Z] === PAUSE TestIpcModeOlderClient
21:59:26 [2022-10-25T21:59:26.299Z] === RUN   TestKillContainerInvalidSignal
21:59:26 [2022-10-25T21:59:26.558Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
21:59:26 [2022-10-25T21:59:26.558Z] === RUN   TestKillContainer
21:59:26 [2022-10-25T21:59:26.558Z] === RUN   TestKillContainer/no_signal
21:59:27 [2022-10-25T21:59:27.124Z] === RUN   TestKillContainer/non_killing_signal
21:59:27 [2022-10-25T21:59:27.383Z] === RUN   TestKillContainer/killing_signal
21:59:27 [2022-10-25T21:59:27.952Z] --- PASS: TestKillContainer (1.27s)
21:59:27 [2022-10-25T21:59:27.952Z]     --- PASS: TestKillContainer/no_signal (0.39s)
21:59:27 [2022-10-25T21:59:27.952Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
21:59:27 [2022-10-25T21:59:27.952Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
21:59:27 [2022-10-25T21:59:27.952Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:59:27 [2022-10-25T21:59:27.952Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:59:28 [2022-10-25T21:59:28.210Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:59:29 [2022-10-25T21:59:29.146Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s)
21:59:29 [2022-10-25T21:59:29.146Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
21:59:29 [2022-10-25T21:59:29.146Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
21:59:29 [2022-10-25T21:59:29.146Z] === RUN   TestKillStoppedContainer
21:59:29 [2022-10-25T21:59:29.146Z] --- PASS: TestKillStoppedContainer (0.04s)
21:59:29 [2022-10-25T21:59:29.146Z] === RUN   TestKillStoppedContainerAPIPre120
21:59:29 [2022-10-25T21:59:29.146Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
21:59:29 [2022-10-25T21:59:29.146Z] === RUN   TestKillDifferentUserContainer
21:59:29 [2022-10-25T21:59:29.712Z] --- PASS: TestKillDifferentUserContainer (0.43s)
21:59:29 [2022-10-25T21:59:29.712Z] === RUN   TestInspectOomKilledTrue
21:59:29 [2022-10-25T21:59:29.970Z] --- PASS: TestInspectOomKilledTrue (0.48s)
21:59:29 [2022-10-25T21:59:29.970Z] === RUN   TestInspectOomKilledFalse
21:59:30 [2022-10-25T21:59:30.539Z] --- PASS: TestInspectOomKilledFalse (0.42s)
21:59:30 [2022-10-25T21:59:30.539Z] === RUN   TestLinksEtcHostsContentMatch
21:59:30 [2022-10-25T21:59:30.809Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
21:59:30 [2022-10-25T21:59:30.809Z] === RUN   TestLinksContainerNames
21:59:31 [2022-10-25T21:59:31.771Z] --- PASS: TestLinksContainerNames (0.89s)
21:59:31 [2022-10-25T21:59:31.771Z] === RUN   TestLogsFollowTailEmpty
21:59:32 [2022-10-25T21:59:32.029Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
21:59:32 [2022-10-25T21:59:32.029Z] === RUN   TestLogs
21:59:32 [2022-10-25T21:59:32.029Z] === RUN   TestLogs/driver_local
21:59:32 [2022-10-25T21:59:32.029Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:59:32 [2022-10-25T21:59:32.029Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:59:32 [2022-10-25T21:59:32.029Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:59:32 [2022-10-25T21:59:32.029Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:59:32 [2022-10-25T21:59:32.029Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:59:32 [2022-10-25T21:59:32.029Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:59:32 [2022-10-25T21:59:32.029Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:59:32 [2022-10-25T21:59:32.029Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:59:32 [2022-10-25T21:59:32.029Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:59:32 [2022-10-25T21:59:32.029Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:59:32 [2022-10-25T21:59:32.029Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:59:32 [2022-10-25T21:59:32.029Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:59:32 [2022-10-25T21:59:32.029Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:59:32 [2022-10-25T21:59:32.029Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:59:32 [2022-10-25T21:59:32.596Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:59:32 [2022-10-25T21:59:32.855Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:59:33 [2022-10-25T21:59:33.113Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:59:33 [2022-10-25T21:59:33.373Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:59:33 [2022-10-25T21:59:33.632Z] === RUN   TestLogs/driver_json-file
21:59:33 [2022-10-25T21:59:33.892Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:59:33 [2022-10-25T21:59:33.892Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:59:33 [2022-10-25T21:59:33.892Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:59:33 [2022-10-25T21:59:33.892Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:59:33 [2022-10-25T21:59:33.892Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:59:33 [2022-10-25T21:59:33.892Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:59:33 [2022-10-25T21:59:33.892Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:59:33 [2022-10-25T21:59:33.892Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:59:33 [2022-10-25T21:59:33.892Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:59:33 [2022-10-25T21:59:33.892Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:59:33 [2022-10-25T21:59:33.892Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:59:33 [2022-10-25T21:59:33.892Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:59:33 [2022-10-25T21:59:33.892Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:59:33 [2022-10-25T21:59:33.892Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:59:34 [2022-10-25T21:59:34.460Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:59:34 [2022-10-25T21:59:34.460Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:59:35 [2022-10-25T21:59:35.185Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:59:35 [2022-10-25T21:59:35.185Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:59:35 [2022-10-25T21:59:35.754Z] --- PASS: TestLogs (3.72s)
21:59:35 [2022-10-25T21:59:35.754Z]     --- PASS: TestLogs/driver_local (0.01s)
21:59:35 [2022-10-25T21:59:35.754Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.57s)
21:59:35 [2022-10-25T21:59:35.754Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s)
21:59:35 [2022-10-25T21:59:35.754Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.50s)
21:59:35 [2022-10-25T21:59:35.754Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s)
21:59:35 [2022-10-25T21:59:35.754Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s)
21:59:35 [2022-10-25T21:59:35.754Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s)
21:59:35 [2022-10-25T21:59:35.754Z]     --- PASS: TestLogs/driver_json-file (0.02s)
21:59:35 [2022-10-25T21:59:35.754Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s)
21:59:35 [2022-10-25T21:59:35.754Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s)
21:59:35 [2022-10-25T21:59:35.754Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s)
21:59:35 [2022-10-25T21:59:35.754Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.64s)
21:59:35 [2022-10-25T21:59:35.754Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s)
21:59:35 [2022-10-25T21:59:35.754Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.70s)
21:59:35 [2022-10-25T21:59:35.754Z] === RUN   TestContainerNetworkMountsNoChown
21:59:36 [2022-10-25T21:59:36.324Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/default
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/default
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/private
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/private
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/rprivate
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/rprivate
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/slave
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/slave
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/rslave
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/rslave
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/shared
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/shared
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/rshared
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/rshared
21:59:36 [2022-10-25T21:59:36.324Z] === CONT  TestMountDaemonRoot/default
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/default/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/default/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === CONT  TestMountDaemonRoot/rslave
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === CONT  TestMountDaemonRoot/rshared
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === CONT  TestMountDaemonRoot/shared
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === CONT  TestMountDaemonRoot/rprivate
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === CONT  TestMountDaemonRoot/slave
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === CONT  TestMountDaemonRoot/private
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/private/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/private/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === CONT  TestMountDaemonRoot/default/bind_root
21:59:36 [2022-10-25T21:59:36.324Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:59:36 [2022-10-25T21:59:36.324Z] === CONT  TestMountDaemonRoot/default/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:59:36 [2022-10-25T21:59:36.324Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:59:36 [2022-10-25T21:59:36.584Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:59:36 [2022-10-25T21:59:36.584Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:59:36 [2022-10-25T21:59:36.584Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:59:36 [2022-10-25T21:59:36.584Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:59:36 [2022-10-25T21:59:36.584Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:59:36 [2022-10-25T21:59:36.584Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:59:36 [2022-10-25T21:59:36.584Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:59:36 [2022-10-25T21:59:36.584Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:59:36 [2022-10-25T21:59:36.584Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:59:36 [2022-10-25T21:59:36.584Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:59:36 [2022-10-25T21:59:36.584Z] === CONT  TestMountDaemonRoot/private/bind_root
21:59:36 [2022-10-25T21:59:36.584Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:59:36 [2022-10-25T21:59:36.584Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:59:36 [2022-10-25T21:59:36.843Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:59:36 [2022-10-25T21:59:36.843Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:59:36 [2022-10-25T21:59:36.843Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:59:36 [2022-10-25T21:59:36.843Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:59:36 [2022-10-25T21:59:36.843Z] === CONT  TestMountDaemonRoot/private/mount_root
21:59:36 [2022-10-25T21:59:36.843Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:59:36 [2022-10-25T21:59:36.843Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:59:36 [2022-10-25T21:59:36.843Z] --- PASS: TestMountDaemonRoot (0.02s)
21:59:36 [2022-10-25T21:59:36.843Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
21:59:36 [2022-10-25T21:59:36.843Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
21:59:36 [2022-10-25T21:59:36.843Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
21:59:36 [2022-10-25T21:59:36.843Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:59:36 [2022-10-25T21:59:36.843Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:59:36 [2022-10-25T21:59:36.843Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:59:36 [2022-10-25T21:59:36.843Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
21:59:36 [2022-10-25T21:59:36.843Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:59:36 [2022-10-25T21:59:36.843Z] === RUN   TestContainerBindMountNonRecursive
21:59:38 [2022-10-25T21:59:38.218Z] --- PASS: TestContainerBindMountNonRecursive (1.28s)
21:59:38 [2022-10-25T21:59:38.218Z] === RUN   TestContainerVolumesMountedAsShared
21:59:38 [2022-10-25T21:59:38.477Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
21:59:38 [2022-10-25T21:59:38.477Z] === RUN   TestContainerVolumesMountedAsSlave
21:59:39 [2022-10-25T21:59:39.044Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
21:59:39 [2022-10-25T21:59:39.044Z] === RUN   TestNetworkNat
21:59:39 [2022-10-25T21:59:39.302Z] --- PASS: TestNetworkNat (0.48s)
21:59:39 [2022-10-25T21:59:39.302Z] === RUN   TestNetworkLocalhostTCPNat
21:59:39 [2022-10-25T21:59:39.874Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
21:59:39 [2022-10-25T21:59:39.874Z] === RUN   TestNetworkLoopbackNat
21:59:42 [2022-10-25T21:59:42.412Z] --- PASS: TestNetworkLoopbackNat (2.57s)
21:59:42 [2022-10-25T21:59:42.412Z] === RUN   TestPause
21:59:42 [2022-10-25T21:59:42.978Z] --- PASS: TestPause (0.48s)
21:59:42 [2022-10-25T21:59:42.978Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:59:42 [2022-10-25T21:59:42.978Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:59:42 [2022-10-25T21:59:42.978Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:59:42 [2022-10-25T21:59:42.978Z] === RUN   TestPauseStopPausedContainer
21:59:43 [2022-10-25T21:59:43.237Z] --- PASS: TestPauseStopPausedContainer (0.46s)
21:59:43 [2022-10-25T21:59:43.237Z] === RUN   TestPidHost
21:59:44 [2022-10-25T21:59:44.249Z] --- PASS: TestPidHost (0.98s)
21:59:44 [2022-10-25T21:59:44.249Z] === RUN   TestPsFilter
21:59:44 [2022-10-25T21:59:44.511Z] --- PASS: TestPsFilter (0.12s)
21:59:44 [2022-10-25T21:59:44.511Z] === RUN   TestRemoveContainerWithRemovedVolume
21:59:44 [2022-10-25T21:59:44.770Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
21:59:44 [2022-10-25T21:59:44.770Z] === RUN   TestRemoveContainerWithVolume
21:59:45 [2022-10-25T21:59:45.338Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
21:59:45 [2022-10-25T21:59:45.338Z] === RUN   TestRemoveContainerRunning
21:59:45 [2022-10-25T21:59:45.596Z] --- PASS: TestRemoveContainerRunning (0.42s)
21:59:45 [2022-10-25T21:59:45.596Z] === RUN   TestRemoveContainerForceRemoveRunning
21:59:46 [2022-10-25T21:59:46.163Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
21:59:46 [2022-10-25T21:59:46.163Z] === RUN   TestRemoveInvalidContainer
21:59:46 [2022-10-25T21:59:46.163Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:59:46 [2022-10-25T21:59:46.163Z] === RUN   TestRenameLinkedContainer
21:59:48 [2022-10-25T21:59:48.064Z] --- PASS: TestRenameLinkedContainer (1.72s)
21:59:48 [2022-10-25T21:59:48.064Z] === RUN   TestRenameStoppedContainer
21:59:48 [2022-10-25T21:59:48.324Z] --- PASS: TestRenameStoppedContainer (0.42s)
21:59:48 [2022-10-25T21:59:48.324Z] === RUN   TestRenameRunningContainerAndReuse
21:59:49 [2022-10-25T21:59:49.259Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
21:59:49 [2022-10-25T21:59:49.259Z] === RUN   TestRenameInvalidName
21:59:49 [2022-10-25T21:59:49.518Z] --- PASS: TestRenameInvalidName (0.44s)
21:59:49 [2022-10-25T21:59:49.518Z] === RUN   TestRenameAnonymousContainer
21:59:51 [2022-10-25T21:59:51.419Z] --- PASS: TestRenameAnonymousContainer (1.60s)
21:59:51 [2022-10-25T21:59:51.419Z] === RUN   TestRenameContainerWithSameName
21:59:51 [2022-10-25T21:59:51.677Z] --- PASS: TestRenameContainerWithSameName (0.44s)
21:59:51 [2022-10-25T21:59:51.677Z] === RUN   TestRenameContainerWithLinkedContainer
21:59:52 [2022-10-25T21:59:52.621Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
21:59:52 [2022-10-25T21:59:52.621Z] === RUN   TestResize
21:59:52 [2022-10-25T21:59:52.880Z] --- PASS: TestResize (0.43s)
21:59:52 [2022-10-25T21:59:52.880Z] === RUN   TestResizeWithInvalidSize
21:59:53 [2022-10-25T21:59:53.446Z] --- PASS: TestResizeWithInvalidSize (0.45s)
21:59:53 [2022-10-25T21:59:53.446Z] === RUN   TestResizeWhenContainerNotStarted
21:59:53 [2022-10-25T21:59:53.705Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:59:53 [2022-10-25T21:59:53.705Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:59:55 [2022-10-25T21:59:55.081Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:59:55 [2022-10-25T21:59:55.339Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:59:56 [2022-10-25T21:59:56.716Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:59:56 [2022-10-25T21:59:56.716Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:59:58 [2022-10-25T21:59:58.092Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:59:58 [2022-10-25T21:59:58.092Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:00:01 [2022-10-25T22:00:01.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:00:01 [2022-10-25T22:00:01.635Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:00:05 [2022-10-25T22:00:05.825Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:00:05 [2022-10-25T22:00:05.825Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:00:07 [2022-10-25T22:00:07.200Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:00:07 [2022-10-25T22:00:07.200Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:00:09 [2022-10-25T22:00:09.103Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:00:09 [2022-10-25T22:00:09.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:00:11 [2022-10-25T22:00:11.263Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.01s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.09s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s)
22:00:11 [2022-10-25T22:00:11.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s)
22:00:11 [2022-10-25T22:00:11.263Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:00:11 [2022-10-25T22:00:11.263Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:00:12 [2022-10-25T22:00:12.201Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:00:13 [2022-10-25T22:00:13.135Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s)
22:00:13 [2022-10-25T22:00:13.135Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
22:00:13 [2022-10-25T22:00:13.135Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
22:00:13 [2022-10-25T22:00:13.135Z] === RUN   TestCgroupNamespacesRun
22:00:14 [2022-10-25T22:00:14.071Z] --- PASS: TestCgroupNamespacesRun (1.16s)
22:00:14 [2022-10-25T22:00:14.071Z] === RUN   TestCgroupNamespacesRunPrivileged
22:00:15 [2022-10-25T22:00:15.452Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
22:00:15 [2022-10-25T22:00:15.452Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:00:16 [2022-10-25T22:00:16.386Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s)
22:00:16 [2022-10-25T22:00:16.386Z] === RUN   TestCgroupNamespacesRunHostMode
22:00:17 [2022-10-25T22:00:17.760Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
22:00:17 [2022-10-25T22:00:17.760Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:00:18 [2022-10-25T22:00:18.760Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s)
22:00:18 [2022-10-25T22:00:18.760Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:00:20 [2022-10-25T22:00:20.162Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
22:00:20 [2022-10-25T22:00:20.162Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:00:20 [2022-10-25T22:00:20.728Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
22:00:20 [2022-10-25T22:00:20.728Z] === RUN   TestCgroupNamespacesRunOlderClient
22:00:22 [2022-10-25T22:00:22.103Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
22:00:22 [2022-10-25T22:00:22.103Z] === RUN   TestNISDomainname
22:00:22 [2022-10-25T22:00:22.361Z] --- PASS: TestNISDomainname (0.53s)
22:00:22 [2022-10-25T22:00:22.361Z] === RUN   TestHostnameDnsResolution
22:00:22 [2022-10-25T22:00:22.928Z] --- PASS: TestHostnameDnsResolution (0.68s)
22:00:22 [2022-10-25T22:00:22.928Z] === RUN   TestUnprivilegedPortsAndPing
22:00:23 [2022-10-25T22:00:23.506Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
22:00:23 [2022-10-25T22:00:23.506Z] === RUN   TestPrivilegedHostDevices
22:00:24 [2022-10-25T22:00:24.073Z] --- PASS: TestPrivilegedHostDevices (0.51s)
22:00:24 [2022-10-25T22:00:24.073Z] === RUN   TestRunConsoleSize
22:00:24 [2022-10-25T22:00:24.332Z] --- PASS: TestRunConsoleSize (0.41s)
22:00:24 [2022-10-25T22:00:24.332Z] === RUN   TestRunWithAlternativeContainerdShim
22:00:26 [2022-10-25T22:00:26.864Z] --- PASS: TestRunWithAlternativeContainerdShim (2.05s)
22:00:26 [2022-10-25T22:00:26.864Z] === RUN   TestStats
22:00:29 [2022-10-25T22:00:29.394Z] --- PASS: TestStats (2.42s)
22:00:29 [2022-10-25T22:00:29.394Z] === RUN   TestStopContainerWithTimeout
22:00:29 [2022-10-25T22:00:29.394Z] === RUN   TestStopContainerWithTimeout/0
22:00:29 [2022-10-25T22:00:29.394Z] === PAUSE TestStopContainerWithTimeout/0
22:00:29 [2022-10-25T22:00:29.394Z] === RUN   TestStopContainerWithTimeout/1
22:00:29 [2022-10-25T22:00:29.394Z] === PAUSE TestStopContainerWithTimeout/1
22:00:29 [2022-10-25T22:00:29.394Z] === RUN   TestStopContainerWithTimeout/3
22:00:29 [2022-10-25T22:00:29.394Z] === PAUSE TestStopContainerWithTimeout/3
22:00:29 [2022-10-25T22:00:29.394Z] === RUN   TestStopContainerWithTimeout/-1
22:00:29 [2022-10-25T22:00:29.394Z] === PAUSE TestStopContainerWithTimeout/-1
22:00:29 [2022-10-25T22:00:29.394Z] === CONT  TestStopContainerWithTimeout/0
22:00:29 [2022-10-25T22:00:29.394Z] === CONT  TestStopContainerWithTimeout/-1
22:00:29 [2022-10-25T22:00:29.652Z] === CONT  TestStopContainerWithTimeout/3
22:00:31 [2022-10-25T22:00:31.553Z] === CONT  TestStopContainerWithTimeout/1
22:00:33 [2022-10-25T22:00:33.458Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:00:33 [2022-10-25T22:00:33.458Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
22:00:33 [2022-10-25T22:00:33.458Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.71s)
22:00:33 [2022-10-25T22:00:33.458Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
22:00:33 [2022-10-25T22:00:33.458Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
22:00:33 [2022-10-25T22:00:33.458Z] === RUN   TestDeleteDevicemapper
22:00:33 [2022-10-25T22:00:33.458Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:00:33 [2022-10-25T22:00:33.458Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:00:33 [2022-10-25T22:00:33.458Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:00:34 [2022-10-25T22:00:34.835Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s)
22:00:34 [2022-10-25T22:00:34.835Z] === RUN   TestUpdateMemory
22:00:35 [2022-10-25T22:00:35.094Z] --- PASS: TestUpdateMemory (0.54s)
22:00:35 [2022-10-25T22:00:35.094Z] === RUN   TestUpdateCPUQuota
22:00:35 [2022-10-25T22:00:35.663Z] --- PASS: TestUpdateCPUQuota (0.69s)
22:00:35 [2022-10-25T22:00:35.663Z] === RUN   TestUpdatePidsLimit
22:00:35 [2022-10-25T22:00:35.663Z] === RUN   TestUpdatePidsLimit/update_from_none
22:00:35 [2022-10-25T22:00:35.921Z] === RUN   TestUpdatePidsLimit/no_change
22:00:36 [2022-10-25T22:00:36.180Z] === RUN   TestUpdatePidsLimit/update_lower
22:00:36 [2022-10-25T22:00:36.438Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:00:36 [2022-10-25T22:00:36.438Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:00:36 [2022-10-25T22:00:36.697Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:00:36 [2022-10-25T22:00:36.955Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:00:37 [2022-10-25T22:00:37.522Z] --- PASS: TestUpdatePidsLimit (1.84s)
22:00:37 [2022-10-25T22:00:37.522Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
22:00:37 [2022-10-25T22:00:37.522Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
22:00:37 [2022-10-25T22:00:37.522Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
22:00:37 [2022-10-25T22:00:37.522Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
22:00:37 [2022-10-25T22:00:37.522Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
22:00:37 [2022-10-25T22:00:37.522Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
22:00:37 [2022-10-25T22:00:37.522Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
22:00:37 [2022-10-25T22:00:37.522Z] === RUN   TestUpdateRestartPolicy
22:00:49 [2022-10-25T22:00:49.718Z] --- PASS: TestUpdateRestartPolicy (10.94s)
22:00:49 [2022-10-25T22:00:49.718Z] === RUN   TestUpdateRestartWithAutoRemove
22:00:49 [2022-10-25T22:00:49.718Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
22:00:49 [2022-10-25T22:00:49.718Z] === RUN   TestWaitNonBlocked
22:00:49 [2022-10-25T22:00:49.718Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:00:49 [2022-10-25T22:00:49.718Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:00:49 [2022-10-25T22:00:49.718Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:00:49 [2022-10-25T22:00:49.718Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:00:49 [2022-10-25T22:00:49.718Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:00:49 [2022-10-25T22:00:49.718Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:00:49 [2022-10-25T22:00:49.718Z] --- PASS: TestWaitNonBlocked (0.01s)
22:00:49 [2022-10-25T22:00:49.718Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s)
22:00:49 [2022-10-25T22:00:49.718Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
22:00:49 [2022-10-25T22:00:49.718Z] === RUN   TestWaitBlocked
22:00:49 [2022-10-25T22:00:49.718Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:00:49 [2022-10-25T22:00:49.718Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:00:49 [2022-10-25T22:00:49.718Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:00:49 [2022-10-25T22:00:49.718Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:00:49 [2022-10-25T22:00:49.718Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:00:49 [2022-10-25T22:00:49.718Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:00:50 [2022-10-25T22:00:50.652Z] --- PASS: TestWaitBlocked (0.01s)
22:00:50 [2022-10-25T22:00:50.652Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
22:00:50 [2022-10-25T22:00:50.652Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s)
22:00:50 [2022-10-25T22:00:50.652Z] === RUN   TestWaitConditions
22:00:50 [2022-10-25T22:00:50.652Z] === RUN   TestWaitConditions/default
22:00:50 [2022-10-25T22:00:50.652Z] === PAUSE TestWaitConditions/default
22:00:50 [2022-10-25T22:00:50.652Z] === RUN   TestWaitConditions/not-running
22:00:50 [2022-10-25T22:00:50.652Z] === PAUSE TestWaitConditions/not-running
22:00:50 [2022-10-25T22:00:50.652Z] === RUN   TestWaitConditions/next-exit
22:00:50 [2022-10-25T22:00:50.652Z] === PAUSE TestWaitConditions/next-exit
22:00:50 [2022-10-25T22:00:50.652Z] === RUN   TestWaitConditions/removed
22:00:50 [2022-10-25T22:00:50.652Z] === PAUSE TestWaitConditions/removed
22:00:50 [2022-10-25T22:00:50.652Z] === CONT  TestWaitConditions/default
22:00:50 [2022-10-25T22:00:50.652Z] === CONT  TestWaitConditions/removed
22:00:50 [2022-10-25T22:00:50.652Z] === CONT  TestWaitConditions/default
22:00:50 [2022-10-25T22:00:50.652Z]     wait_test.go:146: ContainerID = f3add34eff9261a40ea6a8007af863cbf060bd9603aeb22ddaeeb76816d8b752
22:00:50 [2022-10-25T22:00:50.652Z] === CONT  TestWaitConditions/removed
22:00:50 [2022-10-25T22:00:50.652Z]     wait_test.go:146: ContainerID = cd19934820cb9e4106ff7215dbd4b9a5dbb39440908f28c87f5e50990708bf42
22:00:51 [2022-10-25T22:00:51.218Z] === CONT  TestWaitConditions/next-exit
22:00:51 [2022-10-25T22:00:51.218Z]     wait_test.go:146: ContainerID = 3dec165fe1b3330b1946c6f5fa19b5496515c5d848a97fcb31590fae135ec61a
22:00:51 [2022-10-25T22:00:51.477Z] === CONT  TestWaitConditions/not-running
22:00:51 [2022-10-25T22:00:51.477Z]     wait_test.go:146: ContainerID = 1aad8ae1872eecf4197cc1dfd18cb35b873597175c771323acb4f7a9f6a22737
22:00:52 [2022-10-25T22:00:52.044Z] --- PASS: TestWaitConditions (0.03s)
22:00:52 [2022-10-25T22:00:52.044Z]     --- PASS: TestWaitConditions/default (0.59s)
22:00:52 [2022-10-25T22:00:52.044Z]     --- PASS: TestWaitConditions/removed (0.78s)
22:00:52 [2022-10-25T22:00:52.044Z]     --- PASS: TestWaitConditions/not-running (0.51s)
22:00:52 [2022-10-25T22:00:52.044Z]     --- PASS: TestWaitConditions/next-exit (0.73s)
22:00:52 [2022-10-25T22:00:52.044Z] === RUN   TestWaitRestartedContainer
22:00:52 [2022-10-25T22:00:52.044Z] === RUN   TestWaitRestartedContainer/default
22:00:52 [2022-10-25T22:00:52.044Z] === PAUSE TestWaitRestartedContainer/default
22:00:52 [2022-10-25T22:00:52.044Z] === RUN   TestWaitRestartedContainer/not-running
22:00:52 [2022-10-25T22:00:52.044Z] === PAUSE TestWaitRestartedContainer/not-running
22:00:52 [2022-10-25T22:00:52.044Z] === RUN   TestWaitRestartedContainer/next-exit
22:00:52 [2022-10-25T22:00:52.044Z] === PAUSE TestWaitRestartedContainer/next-exit
22:00:52 [2022-10-25T22:00:52.044Z] === CONT  TestWaitRestartedContainer/default
22:00:52 [2022-10-25T22:00:52.044Z] === CONT  TestWaitRestartedContainer/next-exit
22:00:53 [2022-10-25T22:00:53.419Z] === CONT  TestWaitRestartedContainer/not-running
22:00:54 [2022-10-25T22:00:54.354Z] --- PASS: TestWaitRestartedContainer (0.02s)
22:00:54 [2022-10-25T22:00:54.354Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.29s)
22:00:54 [2022-10-25T22:00:54.354Z]     --- PASS: TestWaitRestartedContainer/default (1.38s)
22:00:54 [2022-10-25T22:00:54.354Z]     --- PASS: TestWaitRestartedContainer/not-running (0.97s)
22:00:54 [2022-10-25T22:00:54.354Z] === CONT  TestContainerStartOnDaemonRestart
22:00:54 [2022-10-25T22:00:54.354Z] === CONT  TestRestartDaemonWithRestartingContainer
22:00:56 [2022-10-25T22:00:56.256Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s)
22:00:56 [2022-10-25T22:00:56.256Z] === CONT  TestIpcModeOlderClient
22:00:56 [2022-10-25T22:00:56.256Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s)
22:00:56 [2022-10-25T22:00:56.256Z] === CONT  TestContainerKillOnDaemonStart
22:00:56 [2022-10-25T22:00:56.515Z] --- PASS: TestIpcModeOlderClient (0.09s)
22:00:56 [2022-10-25T22:00:56.515Z] === CONT  TestDaemonHostGatewayIP
22:00:59 [2022-10-25T22:00:59.044Z] --- PASS: TestDaemonHostGatewayIP (2.40s)
22:00:59 [2022-10-25T22:00:59.044Z] === CONT  TestDaemonRestartIpcMode
22:01:00 [2022-10-25T22:01:00.946Z] --- PASS: TestDaemonRestartIpcMode (2.22s)
22:01:09 [2022-10-25T22:01:09.053Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
22:01:09 [2022-10-25T22:01:09.053Z] PASS
22:01:09 [2022-10-25T22:01:09.053Z] 
22:01:09 [2022-10-25T22:01:09.053Z] === Skipped
22:01:09 [2022-10-25T22:01:09.053Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:01:09 [2022-10-25T22:01:09.053Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:01:09 [2022-10-25T22:01:09.053Z] 
22:01:09 [2022-10-25T22:01:09.053Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:01:09 [2022-10-25T22:01:09.053Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:01:09 [2022-10-25T22:01:09.053Z] 
22:01:09 [2022-10-25T22:01:09.053Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:01:09 [2022-10-25T22:01:09.053Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:01:09 [2022-10-25T22:01:09.053Z] 
22:01:09 [2022-10-25T22:01:09.053Z] DONE 273 tests, 3 skipped in 129.140s
22:01:09 [2022-10-25T22:01:09.053Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:01:09 [2022-10-25T22:01:09.053Z] ++ 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
22:01:09 [2022-10-25T22:01:09.053Z] ++ set -e
22:01:09 [2022-10-25T22:01:09.053Z] ++ '[' -n 0 ']'
22:01:09 [2022-10-25T22:01:09.053Z] ++ set -x
22:01:09 [2022-10-25T22:01:09.053Z] ++ 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
22:01:09 [2022-10-25T22:01:09.053Z] INFO: Testing against a local daemon
22:01:09 [2022-10-25T22:01:09.053Z] === RUN   TestConfigDaemonLibtrustID
22:01:09 [2022-10-25T22:01:09.053Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
22:01:09 [2022-10-25T22:01:09.053Z] === RUN   TestConfigDaemonID
22:01:09 [2022-10-25T22:01:09.619Z]     daemon_test.go:86: [d82e74829a48d] daemon is not started
22:01:09 [2022-10-25T22:01:09.619Z] --- PASS: TestConfigDaemonID (1.04s)
22:01:09 [2022-10-25T22:01:09.619Z] === RUN   TestDaemonConfigValidation
22:01:09 [2022-10-25T22:01:09.619Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:01:09 [2022-10-25T22:01:09.619Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:01:09 [2022-10-25T22:01:09.619Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:01:09 [2022-10-25T22:01:09.619Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:01:09 [2022-10-25T22:01:09.619Z] === RUN   TestDaemonConfigValidation/invalid_config
22:01:09 [2022-10-25T22:01:09.619Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:01:09 [2022-10-25T22:01:09.619Z] === RUN   TestDaemonConfigValidation/malformed_config
22:01:09 [2022-10-25T22:01:09.619Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:01:09 [2022-10-25T22:01:09.619Z] === RUN   TestDaemonConfigValidation/valid_config
22:01:09 [2022-10-25T22:01:09.619Z] === PAUSE TestDaemonConfigValidation/valid_config
22:01:09 [2022-10-25T22:01:09.619Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:01:09 [2022-10-25T22:01:09.619Z] === CONT  TestDaemonConfigValidation/malformed_config
22:01:09 [2022-10-25T22:01:09.878Z] === CONT  TestDaemonConfigValidation/invalid_config
22:01:09 [2022-10-25T22:01:09.878Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:01:09 [2022-10-25T22:01:09.878Z] === CONT  TestDaemonConfigValidation/valid_config
22:01:09 [2022-10-25T22:01:09.878Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:01:09 [2022-10-25T22:01:09.878Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
22:01:09 [2022-10-25T22:01:09.878Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
22:01:09 [2022-10-25T22:01:09.878Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
22:01:09 [2022-10-25T22:01:09.878Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
22:01:09 [2022-10-25T22:01:09.878Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
22:01:09 [2022-10-25T22:01:09.878Z] === RUN   TestConfigDaemonSeccompProfiles
22:01:09 [2022-10-25T22:01:09.878Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:01:11 [2022-10-25T22:01:11.253Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:01:12 [2022-10-25T22:01:12.187Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:01:13 [2022-10-25T22:01:13.120Z] === CONT  TestConfigDaemonSeccompProfiles
22:01:13 [2022-10-25T22:01:13.120Z]     daemon_test.go:200: [df4162eb08f86] daemon is not started
22:01:13 [2022-10-25T22:01:13.120Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
22:01:13 [2022-10-25T22:01:13.120Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
22:01:13 [2022-10-25T22:01:13.120Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:01:13 [2022-10-25T22:01:13.120Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
22:01:13 [2022-10-25T22:01:13.120Z] === RUN   TestDaemonProxy
22:01:13 [2022-10-25T22:01:13.120Z] === RUN   TestDaemonProxy/environment_variables
22:01:15 [2022-10-25T22:01:15.018Z] === RUN   TestDaemonProxy/command-line_options
22:01:16 [2022-10-25T22:01:16.391Z] === RUN   TestDaemonProxy/configuration_file
22:01:18 [2022-10-25T22:01:18.329Z] === RUN   TestDaemonProxy/conflicting_options
22:01:18 [2022-10-25T22:01:18.592Z] === RUN   TestDaemonProxy/reload_sanitized
22:01:19 [2022-10-25T22:01:19.162Z] --- PASS: TestDaemonProxy (6.20s)
22:01:19 [2022-10-25T22:01:19.162Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
22:01:19 [2022-10-25T22:01:19.162Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
22:01:19 [2022-10-25T22:01:19.162Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
22:01:19 [2022-10-25T22:01:19.162Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
22:01:19 [2022-10-25T22:01:19.162Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
22:01:19 [2022-10-25T22:01:19.162Z] === RUN   TestLiveRestore
22:01:19 [2022-10-25T22:01:19.162Z] === RUN   TestLiveRestore/volume_references
22:01:19 [2022-10-25T22:01:19.162Z] === PAUSE TestLiveRestore/volume_references
22:01:19 [2022-10-25T22:01:19.162Z] === CONT  TestLiveRestore/volume_references
22:01:20 [2022-10-25T22:01:20.096Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:01:20 [2022-10-25T22:01:20.096Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:01:20 [2022-10-25T22:01:20.663Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:01:21 [2022-10-25T22:01:21.597Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:01:22 [2022-10-25T22:01:22.532Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:01:23 [2022-10-25T22:01:23.467Z] --- PASS: TestLiveRestore (0.00s)
22:01:23 [2022-10-25T22:01:23.467Z]     --- PASS: TestLiveRestore/volume_references (4.21s)
22:01:23 [2022-10-25T22:01:23.467Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.53s)
22:01:23 [2022-10-25T22:01:23.467Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.89s)
22:01:23 [2022-10-25T22:01:23.467Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.88s)
22:01:23 [2022-10-25T22:01:23.467Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.89s)
22:01:23 [2022-10-25T22:01:23.467Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.87s)
22:01:23 [2022-10-25T22:01:23.467Z] PASS
22:01:23 [2022-10-25T22:01:23.467Z] 
22:01:23 [2022-10-25T22:01:23.467Z] DONE 25 tests in 15.429s
22:01:23 [2022-10-25T22:01:23.467Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:01:23 [2022-10-25T22:01:23.467Z] ++ 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
22:01:23 [2022-10-25T22:01:23.467Z] ++ set -e
22:01:23 [2022-10-25T22:01:23.467Z] ++ '[' -n 0 ']'
22:01:23 [2022-10-25T22:01:23.467Z] ++ set -x
22:01:23 [2022-10-25T22:01:23.467Z] ++ 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
22:01:23 [2022-10-25T22:01:23.725Z] INFO: Testing against a local daemon
22:01:23 [2022-10-25T22:01:23.725Z] === RUN   TestCommitInheritsEnv
22:01:23 [2022-10-25T22:01:23.984Z] --- PASS: TestCommitInheritsEnv (0.27s)
22:01:23 [2022-10-25T22:01:23.984Z] === RUN   TestImportExtremelyLargeImageWorks
22:01:23 [2022-10-25T22:01:23.984Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:01:23 [2022-10-25T22:01:23.984Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:01:23 [2022-10-25T22:01:23.984Z] === RUN   TestImportWithCustomPlatform
22:01:23 [2022-10-25T22:01:23.984Z] === RUN   TestImportWithCustomPlatform/#00
22:01:23 [2022-10-25T22:01:23.984Z] === RUN   TestImportWithCustomPlatform/_______
22:01:23 [2022-10-25T22:01:23.984Z] === RUN   TestImportWithCustomPlatform//
22:01:23 [2022-10-25T22:01:23.984Z] === RUN   TestImportWithCustomPlatform/linux
22:01:23 [2022-10-25T22:01:23.984Z] === RUN   TestImportWithCustomPlatform/LINUX
22:01:24 [2022-10-25T22:01:24.243Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:01:24 [2022-10-25T22:01:24.243Z] === RUN   TestImportWithCustomPlatform/macos
22:01:24 [2022-10-25T22:01:24.243Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:01:24 [2022-10-25T22:01:24.243Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:01:24 [2022-10-25T22:01:24.243Z] --- PASS: TestImportWithCustomPlatform (0.33s)
22:01:24 [2022-10-25T22:01:24.243Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
22:01:24 [2022-10-25T22:01:24.243Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:01:24 [2022-10-25T22:01:24.243Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:01:24 [2022-10-25T22:01:24.243Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
22:01:24 [2022-10-25T22:01:24.243Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
22:01:24 [2022-10-25T22:01:24.243Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
22:01:24 [2022-10-25T22:01:24.243Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:01:24 [2022-10-25T22:01:24.243Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:01:24 [2022-10-25T22:01:24.243Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:01:24 [2022-10-25T22:01:24.243Z] === RUN   TestImagesFilterMultiReference
22:01:24 [2022-10-25T22:01:24.243Z] --- PASS: TestImagesFilterMultiReference (0.05s)
22:01:24 [2022-10-25T22:01:24.243Z] === RUN   TestImagePullPlatformInvalid
22:01:24 [2022-10-25T22:01:24.243Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:01:24 [2022-10-25T22:01:24.243Z] === RUN   TestImagePullStoredfDigestForOtherRepo
22:01:24 [2022-10-25T22:01:24.503Z] time="2022-10-25T22:01:24Z" 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=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.503Z] time="2022-10-25T22:01:24Z" level=info msg="Starting upload purge in 12m0s" go.version=go1.19.2 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.503Z] time="2022-10-25T22:01:24Z" level=info msg="redis not configured" go.version=go1.19.2 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.503Z] time="2022-10-25T22:01:24Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.2 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.503Z] time="2022-10-25T22:01:24Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=d44e7592-e89c-4697-b9a2-87b8e066715e http.request.method=GET http.request.remoteaddr="127.0.0.1:44710" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.503Z] time="2022-10-25T22:01:24Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=d44e7592-e89c-4697-b9a2-87b8e066715e http.request.method=GET http.request.remoteaddr="127.0.0.1:44710" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.777979ms http.response.status=200 http.response.written=2 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.503Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
22:01:24 [2022-10-25T22:01:24.503Z] time="2022-10-25T22:01:24Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a5fa9526-b194-4107-9fe7-f1305dfdbe00 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.503Z] time="2022-10-25T22:01:24Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a5fa9526-b194-4107-9fe7-f1305dfdbe00 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.503Z] time="2022-10-25T22:01:24Z" 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=a5fa9526-b194-4107-9fe7-f1305dfdbe00 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=31.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).GetContent" trace.id=59f0b597-e0dc-4b61-999f-97e9d084e735 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.503Z] time="2022-10-25T22:01:24Z" 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=a5fa9526-b194-4107-9fe7-f1305dfdbe00 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.802137ms http.response.status=404 http.response.written=157 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.503Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
22:01:24 [2022-10-25T22:01:24.503Z] time="2022-10-25T22:01:24Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2f3ce336-7aef-47a0-b568-671ff9e15551 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.503Z] time="2022-10-25T22:01:24Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2f3ce336-7aef-47a0-b568-671ff9e15551 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.503Z] time="2022-10-25T22:01:24Z" 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=2f3ce336-7aef-47a0-b568-671ff9e15551 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=24.198µ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=424ceaf2-ac4c-4930-b14a-1c0d45e371b5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.503Z] time="2022-10-25T22:01:24Z" 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=2f3ce336-7aef-47a0-b568-671ff9e15551 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.433429ms http.response.status=404 http.response.written=157 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.503Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
22:01:24 [2022-10-25T22:01:24.503Z] time="2022-10-25T22:01:24Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=633819cd-95ab-4f24-a574-93ec2d69eb61 http.request.method=POST http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=633819cd-95ab-4f24-a574-93ec2d69eb61 http.request.method=POST http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=68780dfc-0d62-4d0a-9c1d-bac7c8ecee12 http.request.method=POST http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=68780dfc-0d62-4d0a-9c1d-bac7c8ecee12 http.request.method=POST http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/75381cd2-8030-4c00-820a-8fe77a61a940/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=68780dfc-0d62-4d0a-9c1d-bac7c8ecee12 http.request.method=POST http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=159.186µ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=b3ad3554-c274-4840-b392-190cbbb0cb01 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/75381cd2-8030-4c00-820a-8fe77a61a940/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=68780dfc-0d62-4d0a-9c1d-bac7c8ecee12 http.request.method=POST http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=12.899µ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=d68c2ea6-159e-4d71-b1e8-867e565685f6 trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b065cae3-1426-4236-98a7-f4f630fec769/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=633819cd-95ab-4f24-a574-93ec2d69eb61 http.request.method=POST http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=1.631917ms 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=744e2a23-2e5e-4fae-9c9c-0b1ac4d99e33 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b065cae3-1426-4236-98a7-f4f630fec769/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=633819cd-95ab-4f24-a574-93ec2d69eb61 http.request.method=POST http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=31.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).Stat" trace.id=0ebbd188-ea55-4873-b7ad-2f8f647969b2 trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b065cae3-1426-4236-98a7-f4f630fec769/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=633819cd-95ab-4f24-a574-93ec2d69eb61 http.request.method=POST http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=81.456µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9f483182-ec50-4d0b-ab61-7fb0a90d226e trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=633819cd-95ab-4f24-a574-93ec2d69eb61 http.request.method=POST http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=5.579649ms http.response.status=202 http.response.written=0 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/75381cd2-8030-4c00-820a-8fe77a61a940/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=68780dfc-0d62-4d0a-9c1d-bac7c8ecee12 http.request.method=POST http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=62.657µ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=5e789ae2-93ce-4a58-a298-687693837c51 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=68780dfc-0d62-4d0a-9c1d-bac7c8ecee12 http.request.method=POST http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.600639ms http.response.status=202 http.response.written=0 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" 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=7f16c1ff-a764-45bf-ada0-f1d4ed784f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/75381cd2-8030-4c00-820a-8fe77a61a940?_state=avevHuJpTZ9oy8HCDYmohKn4021Ce9Q9VdlDI8GgHyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc1MzgxY2QyLTgwMzAtNGMwMC04MjBhLThmZTc3YTYxYTk0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzk0OTMwODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.uuid=75381cd2-8030-4c00-820a-8fe77a61a940 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" 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=7f16c1ff-a764-45bf-ada0-f1d4ed784f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/75381cd2-8030-4c00-820a-8fe77a61a940?_state=avevHuJpTZ9oy8HCDYmohKn4021Ce9Q9VdlDI8GgHyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc1MzgxY2QyLTgwMzAtNGMwMC04MjBhLThmZTc3YTYxYTk0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzk0OTMwODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.uuid=75381cd2-8030-4c00-820a-8fe77a61a940 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/75381cd2-8030-4c00-820a-8fe77a61a940/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f16c1ff-a764-45bf-ada0-f1d4ed784f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/75381cd2-8030-4c00-820a-8fe77a61a940?_state=avevHuJpTZ9oy8HCDYmohKn4021Ce9Q9VdlDI8GgHyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc1MzgxY2QyLTgwMzAtNGMwMC04MjBhLThmZTc3YTYxYTk0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzk0OTMwODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=81.595µ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=1c3ae888-f961-48ad-8a6c-32eb843e5f26 trace.line=82 vars.name=test vars.uuid=75381cd2-8030-4c00-820a-8fe77a61a940 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/75381cd2-8030-4c00-820a-8fe77a61a940/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f16c1ff-a764-45bf-ada0-f1d4ed784f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/75381cd2-8030-4c00-820a-8fe77a61a940?_state=avevHuJpTZ9oy8HCDYmohKn4021Ce9Q9VdlDI8GgHyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc1MzgxY2QyLTgwMzAtNGMwMC04MjBhLThmZTc3YTYxYTk0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzk0OTMwODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=17.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).Stat" trace.id=c8ed80c6-3017-4c38-ba74-c4354fa493bc trace.line=141 vars.name=test vars.uuid=75381cd2-8030-4c00-820a-8fe77a61a940 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/75381cd2-8030-4c00-820a-8fe77a61a940/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f16c1ff-a764-45bf-ada0-f1d4ed784f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/75381cd2-8030-4c00-820a-8fe77a61a940?_state=avevHuJpTZ9oy8HCDYmohKn4021Ce9Q9VdlDI8GgHyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc1MzgxY2QyLTgwMzAtNGMwMC04MjBhLThmZTc3YTYxYTk0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzk0OTMwODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=87.454µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=38129db6-d863-4b53-a831-c420180d8cd0 trace.line=124 vars.name=test vars.uuid=75381cd2-8030-4c00-820a-8fe77a61a940 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" 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=7f16c1ff-a764-45bf-ada0-f1d4ed784f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/75381cd2-8030-4c00-820a-8fe77a61a940?_state=avevHuJpTZ9oy8HCDYmohKn4021Ce9Q9VdlDI8GgHyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc1MzgxY2QyLTgwMzAtNGMwMC04MjBhLThmZTc3YTYxYTk0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzk0OTMwODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.uuid=75381cd2-8030-4c00-820a-8fe77a61a940 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/75381cd2-8030-4c00-820a-8fe77a61a940/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f16c1ff-a764-45bf-ada0-f1d4ed784f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/75381cd2-8030-4c00-820a-8fe77a61a940?_state=avevHuJpTZ9oy8HCDYmohKn4021Ce9Q9VdlDI8GgHyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc1MzgxY2QyLTgwMzAtNGMwMC04MjBhLThmZTc3YTYxYTk0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzk0OTMwODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=11.405µ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=88d3d6c9-449d-47ee-9db4-07f288d85c45 trace.line=141 vars.name=test vars.uuid=75381cd2-8030-4c00-820a-8fe77a61a940 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" 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=7f16c1ff-a764-45bf-ada0-f1d4ed784f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/75381cd2-8030-4c00-820a-8fe77a61a940?_state=avevHuJpTZ9oy8HCDYmohKn4021Ce9Q9VdlDI8GgHyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc1MzgxY2QyLTgwMzAtNGMwMC04MjBhLThmZTc3YTYxYTk0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzk0OTMwODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=12.595µ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=e46b6623-586f-40e3-bd68-3f8b23d47cb5 trace.line=141 vars.name=test vars.uuid=75381cd2-8030-4c00-820a-8fe77a61a940 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/75381cd2-8030-4c00-820a-8fe77a61a940/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f16c1ff-a764-45bf-ada0-f1d4ed784f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/75381cd2-8030-4c00-820a-8fe77a61a940?_state=avevHuJpTZ9oy8HCDYmohKn4021Ce9Q9VdlDI8GgHyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc1MzgxY2QyLTgwMzAtNGMwMC04MjBhLThmZTc3YTYxYTk0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzk0OTMwODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=21.031µ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=fd1491c2-c4b0-482d-ad10-ee153e1e76f2 trace.line=141 vars.name=test vars.uuid=75381cd2-8030-4c00-820a-8fe77a61a940 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/75381cd2-8030-4c00-820a-8fe77a61a940/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=7f16c1ff-a764-45bf-ada0-f1d4ed784f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/75381cd2-8030-4c00-820a-8fe77a61a940?_state=avevHuJpTZ9oy8HCDYmohKn4021Ce9Q9VdlDI8GgHyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc1MzgxY2QyLTgwMzAtNGMwMC04MjBhLThmZTc3YTYxYTk0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzk0OTMwODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=86.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).Move" trace.id=d0bfee3d-e08a-471e-9fed-16f1fc17d620 trace.line=167 vars.name=test vars.uuid=75381cd2-8030-4c00-820a-8fe77a61a940 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" 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=7f16c1ff-a764-45bf-ada0-f1d4ed784f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/75381cd2-8030-4c00-820a-8fe77a61a940?_state=avevHuJpTZ9oy8HCDYmohKn4021Ce9Q9VdlDI8GgHyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc1MzgxY2QyLTgwMzAtNGMwMC04MjBhLThmZTc3YTYxYTk0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzk0OTMwODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=76.737µ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=2c9570fa-3c10-4f2f-9b72-dd5df270f627 trace.line=95 vars.name=test vars.uuid=75381cd2-8030-4c00-820a-8fe77a61a940 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/75381cd2-8030-4c00-820a-8fe77a61a940\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f16c1ff-a764-45bf-ada0-f1d4ed784f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/75381cd2-8030-4c00-820a-8fe77a61a940?_state=avevHuJpTZ9oy8HCDYmohKn4021Ce9Q9VdlDI8GgHyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc1MzgxY2QyLTgwMzAtNGMwMC04MjBhLThmZTc3YTYxYTk0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzk0OTMwODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=158.644µ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=d8b96fa4-ff1d-4fef-8b46-6d46ea919361 trace.line=181 vars.name=test vars.uuid=75381cd2-8030-4c00-820a-8fe77a61a940 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" 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=7f16c1ff-a764-45bf-ada0-f1d4ed784f02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/test/blobs/uploads/75381cd2-8030-4c00-820a-8fe77a61a940?_state=avevHuJpTZ9oy8HCDYmohKn4021Ce9Q9VdlDI8GgHyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc1MzgxY2QyLTgwMzAtNGMwMC04MjBhLThmZTc3YTYxYTk0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzk0OTMwODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=2.295663ms http.response.status=201 http.response.written=0 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "PUT /v2/test/blobs/uploads/75381cd2-8030-4c00-820a-8fe77a61a940?_state=avevHuJpTZ9oy8HCDYmohKn4021Ce9Q9VdlDI8GgHyV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc1MzgxY2QyLTgwMzAtNGMwMC04MjBhLThmZTc3YTYxYTk0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzk0OTMwODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" 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=c0cd078d-6297-4121-aa98-58022cff58b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/b065cae3-1426-4236-98a7-f4f630fec769?_state=o2YAaizl3TyqZ_5kcERcrW0i2z3B8T3-NLImkDCMKkJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNjVjYWUzLTE0MjYtNDIzNi05OGE3LWY0ZjYzMGZlYzc2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzkzNTI1OTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.uuid=b065cae3-1426-4236-98a7-f4f630fec769 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" 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=c0cd078d-6297-4121-aa98-58022cff58b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/b065cae3-1426-4236-98a7-f4f630fec769?_state=o2YAaizl3TyqZ_5kcERcrW0i2z3B8T3-NLImkDCMKkJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNjVjYWUzLTE0MjYtNDIzNi05OGE3LWY0ZjYzMGZlYzc2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzkzNTI1OTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.uuid=b065cae3-1426-4236-98a7-f4f630fec769 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.504Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/b065cae3-1426-4236-98a7-f4f630fec769/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0cd078d-6297-4121-aa98-58022cff58b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/b065cae3-1426-4236-98a7-f4f630fec769?_state=o2YAaizl3TyqZ_5kcERcrW0i2z3B8T3-NLImkDCMKkJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNjVjYWUzLTE0MjYtNDIzNi05OGE3LWY0ZjYzMGZlYzc2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzkzNTI1OTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=33.536µ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=c220dcab-a7ae-4125-b0a7-36127f7edcb4 trace.line=82 vars.name=test vars.uuid=b065cae3-1426-4236-98a7-f4f630fec769 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b065cae3-1426-4236-98a7-f4f630fec769/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0cd078d-6297-4121-aa98-58022cff58b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/b065cae3-1426-4236-98a7-f4f630fec769?_state=o2YAaizl3TyqZ_5kcERcrW0i2z3B8T3-NLImkDCMKkJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNjVjYWUzLTE0MjYtNDIzNi05OGE3LWY0ZjYzMGZlYzc2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzkzNTI1OTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=18.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=f824485a-6bd5-4d65-97cf-114bd6a81f6a trace.line=141 vars.name=test vars.uuid=b065cae3-1426-4236-98a7-f4f630fec769 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/b065cae3-1426-4236-98a7-f4f630fec769/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0cd078d-6297-4121-aa98-58022cff58b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/b065cae3-1426-4236-98a7-f4f630fec769?_state=o2YAaizl3TyqZ_5kcERcrW0i2z3B8T3-NLImkDCMKkJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNjVjYWUzLTE0MjYtNDIzNi05OGE3LWY0ZjYzMGZlYzc2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzkzNTI1OTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=106.827µ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=73b67001-f11c-4819-86d0-071ebadc37cd trace.line=124 vars.name=test vars.uuid=b065cae3-1426-4236-98a7-f4f630fec769 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=c0cd078d-6297-4121-aa98-58022cff58b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/b065cae3-1426-4236-98a7-f4f630fec769?_state=o2YAaizl3TyqZ_5kcERcrW0i2z3B8T3-NLImkDCMKkJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNjVjYWUzLTE0MjYtNDIzNi05OGE3LWY0ZjYzMGZlYzc2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzkzNTI1OTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.uuid=b065cae3-1426-4236-98a7-f4f630fec769 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b065cae3-1426-4236-98a7-f4f630fec769/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0cd078d-6297-4121-aa98-58022cff58b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/b065cae3-1426-4236-98a7-f4f630fec769?_state=o2YAaizl3TyqZ_5kcERcrW0i2z3B8T3-NLImkDCMKkJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNjVjYWUzLTE0MjYtNDIzNi05OGE3LWY0ZjYzMGZlYzc2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzkzNTI1OTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=12.801µ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=9ac3c4a8-31a4-4c05-9a12-29112618d5aa trace.line=141 vars.name=test vars.uuid=b065cae3-1426-4236-98a7-f4f630fec769 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=c0cd078d-6297-4121-aa98-58022cff58b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/b065cae3-1426-4236-98a7-f4f630fec769?_state=o2YAaizl3TyqZ_5kcERcrW0i2z3B8T3-NLImkDCMKkJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNjVjYWUzLTE0MjYtNDIzNi05OGE3LWY0ZjYzMGZlYzc2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzkzNTI1OTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=54.977µ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=f5524772-29ee-408e-b1b6-5ed2879b05e3 trace.line=141 vars.name=test vars.uuid=b065cae3-1426-4236-98a7-f4f630fec769 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b065cae3-1426-4236-98a7-f4f630fec769/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0cd078d-6297-4121-aa98-58022cff58b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/b065cae3-1426-4236-98a7-f4f630fec769?_state=o2YAaizl3TyqZ_5kcERcrW0i2z3B8T3-NLImkDCMKkJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNjVjYWUzLTE0MjYtNDIzNi05OGE3LWY0ZjYzMGZlYzc2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzkzNTI1OTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=11.602µ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=58bad4fb-a354-4a73-bf78-f0b9a4622136 trace.line=141 vars.name=test vars.uuid=b065cae3-1426-4236-98a7-f4f630fec769 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/b065cae3-1426-4236-98a7-f4f630fec769/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=c0cd078d-6297-4121-aa98-58022cff58b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/b065cae3-1426-4236-98a7-f4f630fec769?_state=o2YAaizl3TyqZ_5kcERcrW0i2z3B8T3-NLImkDCMKkJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNjVjYWUzLTE0MjYtNDIzNi05OGE3LWY0ZjYzMGZlYzc2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzkzNTI1OTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=73.742µ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=ceee04b4-312f-4186-a2ba-d044c2b334fa trace.line=167 vars.name=test vars.uuid=b065cae3-1426-4236-98a7-f4f630fec769 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=c0cd078d-6297-4121-aa98-58022cff58b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/b065cae3-1426-4236-98a7-f4f630fec769?_state=o2YAaizl3TyqZ_5kcERcrW0i2z3B8T3-NLImkDCMKkJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNjVjYWUzLTE0MjYtNDIzNi05OGE3LWY0ZjYzMGZlYzc2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzkzNTI1OTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=101.51µ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=5e401c8e-7d6b-4fa7-bedd-2f6d763ca92d trace.line=95 vars.name=test vars.uuid=b065cae3-1426-4236-98a7-f4f630fec769 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/b065cae3-1426-4236-98a7-f4f630fec769\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c0cd078d-6297-4121-aa98-58022cff58b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/b065cae3-1426-4236-98a7-f4f630fec769?_state=o2YAaizl3TyqZ_5kcERcrW0i2z3B8T3-NLImkDCMKkJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNjVjYWUzLTE0MjYtNDIzNi05OGE3LWY0ZjYzMGZlYzc2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzkzNTI1OTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=337.342µ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=c2664495-b5e0-4b41-9359-c7e3d48be71c trace.line=181 vars.name=test vars.uuid=b065cae3-1426-4236-98a7-f4f630fec769 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=c0cd078d-6297-4121-aa98-58022cff58b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/blobs/uploads/b065cae3-1426-4236-98a7-f4f630fec769?_state=o2YAaizl3TyqZ_5kcERcrW0i2z3B8T3-NLImkDCMKkJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNjVjYWUzLTE0MjYtNDIzNi05OGE3LWY0ZjYzMGZlYzc2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzkzNTI1OTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=6.350797ms http.response.status=201 http.response.written=0 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "PUT /v2/test/blobs/uploads/b065cae3-1426-4236-98a7-f4f630fec769?_state=o2YAaizl3TyqZ_5kcERcrW0i2z3B8T3-NLImkDCMKkJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNjVjYWUzLTE0MjYtNDIzNi05OGE3LWY0ZjYzMGZlYzc2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMToyNC4zMzkzNTI1OTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=81d7d494-38b7-458b-8053-f6dafb437499 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=81d7d494-38b7-458b-8053-f6dafb437499 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=81d7d494-38b7-458b-8053-f6dafb437499 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=36.392µ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=86d72f29-97fc-4b17-a871-84d06daa426c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=81d7d494-38b7-458b-8053-f6dafb437499 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.02445ms http.response.status=404 http.response.written=96 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown"
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=b2b750cd-f52c-47f6-983c-afa8e93c83cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=b2b750cd-f52c-47f6-983c-afa8e93c83cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=b2b750cd-f52c-47f6-983c-afa8e93c83cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=b2b750cd-f52c-47f6-983c-afa8e93c83cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=b2b750cd-f52c-47f6-983c-afa8e93c83cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=154.575µ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=4e6b4baa-7333-454f-bb07-20fce1d4cc00 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=b2b750cd-f52c-47f6-983c-afa8e93c83cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=14.376µ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=a9f3a09d-7d75-427c-becb-fea073ee0ced trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=b2b750cd-f52c-47f6-983c-afa8e93c83cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=23.583µ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=9166c167-e447-47c6-a721-1a45aaab635a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=b2b750cd-f52c-47f6-983c-afa8e93c83cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=10.478µ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=c9e4fb4a-6b72-42cb-a917-3179dcd45869 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=b2b750cd-f52c-47f6-983c-afa8e93c83cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=16.362µ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=523757c0-ceb5-4c4c-9995-c1dc3b7f89d7 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=b2b750cd-f52c-47f6-983c-afa8e93c83cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=58.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).PutContent" trace.id=edf32760-e50d-48f7-9b1b-03dbdd2bc2e2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=b2b750cd-f52c-47f6-983c-afa8e93c83cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=59.826µ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=0fadf22d-e2fb-4515-a4cc-15c2cf81cd35 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=b2b750cd-f52c-47f6-983c-afa8e93c83cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=33.339µ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=195eb412-6b13-4bda-96a9-5e4f6d7d3038 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=b2b750cd-f52c-47f6-983c-afa8e93c83cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=71.945µ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=632258bd-f6b3-4a5b-9f8f-46d565870954 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=b2b750cd-f52c-47f6-983c-afa8e93c83cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=52.129µ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=e9580cb8-3766-42c9-a4b7-996a582d118c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] time="2022-10-25T22:01:24Z" 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=b2b750cd-f52c-47f6-983c-afa8e93c83cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.132627ms http.response.status=201 http.response.written=0 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.505Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c721fa43-feee-4633-b660-6287dbf2d93d http.request.method=GET http.request.remoteaddr="127.0.0.1:44742" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c721fa43-feee-4633-b660-6287dbf2d93d http.request.method=GET http.request.remoteaddr="127.0.0.1:44742" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 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="790.513µs" http.response.status=200 http.response.written=2 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=324337e9-7ee7-4005-9c37-27022f593d2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=324337e9-7ee7-4005-9c37-27022f593d2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" 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=324337e9-7ee7-4005-9c37-27022f593d2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=93.255µ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=39ffaacf-82e9-4c0e-8114-379000192b9c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=324337e9-7ee7-4005-9c37-27022f593d2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" 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=324337e9-7ee7-4005-9c37-27022f593d2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=31.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).GetContent" trace.id=40c01363-02f2-4d2e-8999-aa9c01f7555c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" 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=324337e9-7ee7-4005-9c37-27022f593d2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=15.713µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=29c46183-2930-4b10-88c7-9a315b7d3cb4 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" 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=324337e9-7ee7-4005-9c37-27022f593d2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=68.696µ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=d70a865d-13d3-40ec-8f57-b7f1fad6a989 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=324337e9-7ee7-4005-9c37-27022f593d2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=324337e9-7ee7-4005-9c37-27022f593d2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 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.471038ms http.response.status=200 http.response.written=417 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8a4abaa9-a6b8-4caa-aebf-6c559f2bb5b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44760" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8a4abaa9-a6b8-4caa-aebf-6c559f2bb5b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44760" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8a4abaa9-a6b8-4caa-aebf-6c559f2bb5b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44760" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" 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=8a4abaa9-a6b8-4caa-aebf-6c559f2bb5b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44760" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=64.971µ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=901a1655-2e70-4c49-99a4-eb28a4cb29a1 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" 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=8a4abaa9-a6b8-4caa-aebf-6c559f2bb5b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44760" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=19.734µ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=202c4a3b-5d9a-4f90-b394-8e0b9d1e4ce3 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" 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=8a4abaa9-a6b8-4caa-aebf-6c559f2bb5b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44760" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=27.168µ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=64c6711e-5cae-426e-a426-795cb33c2580 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8a4abaa9-a6b8-4caa-aebf-6c559f2bb5b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44760" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8a4abaa9-a6b8-4caa-aebf-6c559f2bb5b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44760" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 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.442122ms http.response.status=200 http.response.written=417 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4f7cc78d-bdc1-45e8-8e0d-307230c51935 http.request.method=GET http.request.remoteaddr="127.0.0.1:44784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=f413efe5-9447-4cd5-bfaa-3d0dbd393ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=f413efe5-9447-4cd5-bfaa-3d0dbd393ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" 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=f413efe5-9447-4cd5-bfaa-3d0dbd393ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=40.182µ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=6901f3f2-c93f-4d56-8e5d-ba67c3f4772b trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" 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=f413efe5-9447-4cd5-bfaa-3d0dbd393ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=40.904µ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=0b95fa5d-0fb5-44c0-95dc-6ea98fb1e946 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" 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=f413efe5-9447-4cd5-bfaa-3d0dbd393ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=47.879µ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=64e27752-d866-4fc2-aca4-4cb31715b9a5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" 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=f413efe5-9447-4cd5-bfaa-3d0dbd393ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=15.205µ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=8db80797-8129-4786-9a26-a2d69ec1c2e8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.506Z] time="2022-10-25T22:01:24Z" 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=f413efe5-9447-4cd5-bfaa-3d0dbd393ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=11.504µ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=8986b747-57c6-4454-ae0e-d17a760de26f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=f413efe5-9447-4cd5-bfaa-3d0dbd393ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=6.409µ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=44570fb3-7843-4cbb-8860-b4327f7b92c0 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=f413efe5-9447-4cd5-bfaa-3d0dbd393ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=17.65µ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=1c894db5-ad2f-42e2-b7a7-d95047f30891 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4f7cc78d-bdc1-45e8-8e0d-307230c51935 http.request.method=GET http.request.remoteaddr="127.0.0.1:44784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=f413efe5-9447-4cd5-bfaa-3d0dbd393ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=32.223µ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=e6441b03-0363-486f-949e-a75359b646a5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=4f7cc78d-bdc1-45e8-8e0d-307230c51935 http.request.method=GET http.request.remoteaddr="127.0.0.1:44784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=47.895µ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=81abc676-f3f4-4559-8e00-c66959f17268 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=4f7cc78d-bdc1-45e8-8e0d-307230c51935 http.request.method=GET http.request.remoteaddr="127.0.0.1:44784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=17.822µ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=5762490b-0dff-4679-bc99-956f1ff9bdad trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=4f7cc78d-bdc1-45e8-8e0d-307230c51935 http.request.method=GET http.request.remoteaddr="127.0.0.1:44784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=21.605µ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=6c305b75-0741-45de-a9c1-3363ee66f83e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=4f7cc78d-bdc1-45e8-8e0d-307230c51935 http.request.method=GET http.request.remoteaddr="127.0.0.1:44784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=10.561µ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=6a81087b-db23-4b05-a68f-d4e29d49f769 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=4f7cc78d-bdc1-45e8-8e0d-307230c51935 http.request.method=GET http.request.remoteaddr="127.0.0.1:44784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=11.151µ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=9a98ef80-9190-48d2-9400-b57134e52015 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=4f7cc78d-bdc1-45e8-8e0d-307230c51935 http.request.method=GET http.request.remoteaddr="127.0.0.1:44784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=6.794µ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=bc617913-6ced-4bc3-be64-bb478c6bc6a7 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=4f7cc78d-bdc1-45e8-8e0d-307230c51935 http.request.method=GET http.request.remoteaddr="127.0.0.1:44784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=33.134µ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=aa539aff-17d0-4fc5-bf1b-7d8fcedb1586 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=f413efe5-9447-4cd5-bfaa-3d0dbd393ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=21.228µ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=1fd13db0-109d-42f8-9e3f-5789354c640e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=f413efe5-9447-4cd5-bfaa-3d0dbd393ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 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=7.027951ms http.response.status=200 http.response.written=179 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=4f7cc78d-bdc1-45e8-8e0d-307230c51935 http.request.method=GET http.request.remoteaddr="127.0.0.1:44784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=37.745µ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=26bdbfc2-834c-4d63-ab1e-bea4d11c9379 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=4f7cc78d-bdc1-45e8-8e0d-307230c51935 http.request.method=GET http.request.remoteaddr="127.0.0.1:44784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=961.769µ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=0f135f22-e680-4176-9dc1-83c4d3998527 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4f7cc78d-bdc1-45e8-8e0d-307230c51935 http.request.method=GET http.request.remoteaddr="127.0.0.1:44784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 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=14.582832ms http.response.status=200 http.response.written=68 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c863ea2f-1244-4691-8bc7-6a8a23d0c2b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44800" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c863ea2f-1244-4691-8bc7-6a8a23d0c2b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44800" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 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="874.332µs" http.response.status=200 http.response.written=2 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=d718d342-7b95-4b3b-b84b-4913418e9def http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44802" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=d718d342-7b95-4b3b-b84b-4913418e9def http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44802" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=d718d342-7b95-4b3b-b84b-4913418e9def http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44802" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=d718d342-7b95-4b3b-b84b-4913418e9def http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44802" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=31.009µ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=8b8abc15-38bf-445d-86fe-65a2e4615124 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=d718d342-7b95-4b3b-b84b-4913418e9def http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44802" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=11.521µ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=01868507-23f6-4051-b65e-412dce6126c6 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" 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=d718d342-7b95-4b3b-b84b-4913418e9def http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44802" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 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.199882ms http.response.status=404 http.response.written=181 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a013fc0e-f257-48a8-8c08-a4e5d8885353 http.request.method=GET http.request.remoteaddr="127.0.0.1:44814" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.507Z] time="2022-10-25T22:01:24Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a013fc0e-f257-48a8-8c08-a4e5d8885353 http.request.method=GET http.request.remoteaddr="127.0.0.1:44814" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.508Z] time="2022-10-25T22:01:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a013fc0e-f257-48a8-8c08-a4e5d8885353 http.request.method=GET http.request.remoteaddr="127.0.0.1:44814" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.508Z] time="2022-10-25T22:01:24Z" 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=a013fc0e-f257-48a8-8c08-a4e5d8885353 http.request.method=GET http.request.remoteaddr="127.0.0.1:44814" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=224.887µ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=306b1fae-afcf-4b3e-9304-a5dfcc44aa40 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.508Z] time="2022-10-25T22:01:24Z" 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=a013fc0e-f257-48a8-8c08-a4e5d8885353 http.request.method=GET http.request.remoteaddr="127.0.0.1:44814" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 trace.duration=28.883µ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=2a29aecd-b913-4a6f-af53-72094d091d60 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.508Z] time="2022-10-25T22:01:24Z" 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=a013fc0e-f257-48a8-8c08-a4e5d8885353 http.request.method=GET http.request.remoteaddr="127.0.0.1:44814" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 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.396042ms http.response.status=404 http.response.written=181 instance.id=ac7ffb6f-6b6a-4dfc-b87d-de999b3b7bd2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:01:24 [2022-10-25T22:01:24.508Z] 127.0.0.1 - - [25/Oct/2022:22:01:24 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/a6043a2672f9a7ad262d7eb74a9c797ccacca234 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:01:24 [2022-10-25T22:01:24.508Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s)
22:01:24 [2022-10-25T22:01:24.508Z] === RUN   TestRemoveImageOrphaning
22:01:24 [2022-10-25T22:01:24.766Z] --- PASS: TestRemoveImageOrphaning (0.26s)
22:01:24 [2022-10-25T22:01:24.766Z] === RUN   TestRemoveImageGarbageCollector
22:01:24 [2022-10-25T22:01:24.766Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:01:24 [2022-10-25T22:01:24.766Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:01:24 [2022-10-25T22:01:24.766Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:01:24 [2022-10-25T22:01:24.766Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
22:01:24 [2022-10-25T22:01:24.766Z] === RUN   TestTagInvalidReference
22:01:24 [2022-10-25T22:01:24.766Z] --- PASS: TestTagInvalidReference (0.01s)
22:01:24 [2022-10-25T22:01:24.766Z] === RUN   TestTagValidPrefixedRepo
22:01:25 [2022-10-25T22:01:25.024Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:01:25 [2022-10-25T22:01:25.024Z] === RUN   TestTagExistedNameWithoutForce
22:01:25 [2022-10-25T22:01:25.024Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:01:25 [2022-10-25T22:01:25.024Z] === RUN   TestTagOfficialNames
22:01:25 [2022-10-25T22:01:25.024Z] --- PASS: TestTagOfficialNames (0.06s)
22:01:25 [2022-10-25T22:01:25.024Z] === RUN   TestTagMatchesDigest
22:01:25 [2022-10-25T22:01:25.024Z] --- PASS: TestTagMatchesDigest (0.01s)
22:01:25 [2022-10-25T22:01:25.024Z] PASS
22:01:25 [2022-10-25T22:01:25.024Z] 
22:01:25 [2022-10-25T22:01:25.024Z] === Skipped
22:01:25 [2022-10-25T22:01:25.024Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:01:25 [2022-10-25T22:01:25.024Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:01:25 [2022-10-25T22:01:25.024Z] 
22:01:25 [2022-10-25T22:01:25.024Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:01:25 [2022-10-25T22:01:25.024Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:01:25 [2022-10-25T22:01:25.024Z] 
22:01:25 [2022-10-25T22:01:25.024Z] DONE 23 tests, 2 skipped in 1.572s
22:01:25 [2022-10-25T22:01:25.024Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
22:01:25 [2022-10-25T22:01:25.024Z] ++ 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
22:01:25 [2022-10-25T22:01:25.024Z] ++ set -e
22:01:25 [2022-10-25T22:01:25.024Z] ++ '[' -n 0 ']'
22:01:25 [2022-10-25T22:01:25.024Z] ++ set -x
22:01:25 [2022-10-25T22:01:25.024Z] ++ 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
22:01:25 [2022-10-25T22:01:25.024Z] === RUN   TestStripANSICommands
22:01:25 [2022-10-25T22:01:25.024Z] === RUN   TestStripANSICommands/#00
22:01:25 [2022-10-25T22:01:25.024Z] === RUN   TestStripANSICommands/#01
22:01:25 [2022-10-25T22:01:25.024Z] --- PASS: TestStripANSICommands (0.00s)
22:01:25 [2022-10-25T22:01:25.024Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
22:01:25 [2022-10-25T22:01:25.024Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
22:01:25 [2022-10-25T22:01:25.024Z] PASS
22:01:25 [2022-10-25T22:01:25.024Z] 
22:01:25 [2022-10-25T22:01:25.024Z] DONE 3 tests in 0.042s
22:01:25 [2022-10-25T22:01:25.024Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:01:25 [2022-10-25T22:01:25.024Z] ++ 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
22:01:25 [2022-10-25T22:01:25.024Z] ++ set -e
22:01:25 [2022-10-25T22:01:25.024Z] ++ '[' -n 0 ']'
22:01:25 [2022-10-25T22:01:25.024Z] ++ set -x
22:01:25 [2022-10-25T22:01:25.025Z] ++ 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
22:01:25 [2022-10-25T22:01:25.283Z] INFO: Testing against a local daemon
22:01:25 [2022-10-25T22:01:25.283Z] === RUN   TestNetworkCreateDelete
22:01:25 [2022-10-25T22:01:25.283Z] --- PASS: TestNetworkCreateDelete (0.14s)
22:01:25 [2022-10-25T22:01:25.283Z] === RUN   TestDockerNetworkDeletePreferID
22:01:25 [2022-10-25T22:01:25.849Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
22:01:25 [2022-10-25T22:01:25.849Z] === RUN   TestDaemonDNSFallback
22:01:32 [2022-10-25T22:01:32.407Z] --- PASS: TestDaemonDNSFallback (6.32s)
22:01:32 [2022-10-25T22:01:32.407Z] === RUN   TestInspectNetwork
22:01:35 [2022-10-25T22:01:35.691Z] === RUN   TestInspectNetwork/full_network_id
22:01:35 [2022-10-25T22:01:35.691Z] === RUN   TestInspectNetwork/partial_network_id
22:01:35 [2022-10-25T22:01:35.691Z] === RUN   TestInspectNetwork/network_name
22:01:35 [2022-10-25T22:01:35.691Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:01:39 [2022-10-25T22:01:39.875Z] --- PASS: TestInspectNetwork (7.18s)
22:01:39 [2022-10-25T22:01:39.875Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:01:39 [2022-10-25T22:01:39.875Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:01:39 [2022-10-25T22:01:39.875Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:01:39 [2022-10-25T22:01:39.875Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:01:39 [2022-10-25T22:01:39.875Z] === RUN   TestRunContainerWithBridgeNone
22:01:40 [2022-10-25T22:01:40.900Z] --- PASS: TestRunContainerWithBridgeNone (1.50s)
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON/networks/create
22:01:40 [2022-10-25T22:01:40.900Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:01:40 [2022-10-25T22:01:40.900Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:01:40 [2022-10-25T22:01:40.900Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:01:40 [2022-10-25T22:01:40.900Z] === CONT  TestNetworkInvalidJSON/networks/create
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:01:40 [2022-10-25T22:01:40.900Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:01:40 [2022-10-25T22:01:40.900Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:01:40 [2022-10-25T22:01:40.900Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:01:40 [2022-10-25T22:01:40.900Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
22:01:40 [2022-10-25T22:01:40.900Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkList
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkList//networks
22:01:40 [2022-10-25T22:01:40.900Z] === PAUSE TestNetworkList//networks
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestNetworkList//networks/
22:01:40 [2022-10-25T22:01:40.900Z] === PAUSE TestNetworkList//networks/
22:01:40 [2022-10-25T22:01:40.900Z] === CONT  TestNetworkList//networks
22:01:40 [2022-10-25T22:01:40.900Z] === CONT  TestNetworkList//networks/
22:01:40 [2022-10-25T22:01:40.900Z] --- PASS: TestNetworkList (0.01s)
22:01:40 [2022-10-25T22:01:40.900Z]     --- PASS: TestNetworkList//networks (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:01:40 [2022-10-25T22:01:40.900Z] === RUN   TestHostIPv4BridgeLabel
22:01:41 [2022-10-25T22:01:41.466Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
22:01:41 [2022-10-25T22:01:41.466Z] === RUN   TestDaemonRestartWithLiveRestore
22:01:42 [2022-10-25T22:01:42.399Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:01:42 [2022-10-25T22:01:42.399Z] === RUN   TestDaemonDefaultNetworkPools
22:01:42 [2022-10-25T22:01:42.965Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
22:01:42 [2022-10-25T22:01:42.965Z] === RUN   TestDaemonRestartWithExistingNetwork
22:01:44 [2022-10-25T22:01:44.339Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
22:01:44 [2022-10-25T22:01:44.339Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:01:45 [2022-10-25T22:01:45.713Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
22:01:45 [2022-10-25T22:01:45.713Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:01:45 [2022-10-25T22:01:45.971Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:01:45 [2022-10-25T22:01:45.971Z] === RUN   TestServiceWithPredefinedNetwork
22:01:48 [2022-10-25T22:01:48.500Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s)
22:01:48 [2022-10-25T22:01:48.500Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:01:48 [2022-10-25T22:01:48.500Z]     service_test.go:242: FLAKY_TEST
22:01:48 [2022-10-25T22:01:48.500Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:01:48 [2022-10-25T22:01:48.500Z] === RUN   TestServiceWithDataPathPortInit
22:02:03 [2022-10-25T22:02:03.369Z] --- PASS: TestServiceWithDataPathPortInit (13.75s)
22:02:03 [2022-10-25T22:02:03.369Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:02:04 [2022-10-25T22:02:04.744Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jx4n92yoa2hlp0bb5wjsjd4x5 Created:2022-10-25 22:02:03.319251057 +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[177cb73820d1e53bd117aa04d383181521e62f5fb3a895b2c74af4c2081df978:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g4rwvifo6gbt1v77r6onwhm0x EndpointID:9ec0084cf4e695c28c5a1dbf665824a76c1ae8d326153635d9d02e98589e34af MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b3a36861fb6ab7a02e0212e5675f41195887572e70ab2b05ec3d20d6c1516213 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:70218a89358e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g4rwvifo6gbt1v77r6onwhm0x EndpointID:9ec0084cf4e695c28c5a1dbf665824a76c1ae8d326153635d9d02e98589e34af EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:02:08 [2022-10-25T22:02:08.928Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s)
22:02:08 [2022-10-25T22:02:08.928Z] PASS
22:02:08 [2022-10-25T22:02:08.928Z] 
22:02:08 [2022-10-25T22:02:08.928Z] === Skipped
22:02:08 [2022-10-25T22:02:08.928Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:02:08 [2022-10-25T22:02:08.928Z]     service_test.go:242: FLAKY_TEST
22:02:08 [2022-10-25T22:02:08.928Z] 
22:02:08 [2022-10-25T22:02:08.928Z] DONE 38 tests, 1 skipped in 43.684s
22:02:08 [2022-10-25T22:02:08.928Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:02:08 [2022-10-25T22:02:08.928Z] ++ 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
22:02:08 [2022-10-25T22:02:08.928Z] ++ set -e
22:02:08 [2022-10-25T22:02:08.928Z] ++ '[' -n 0 ']'
22:02:08 [2022-10-25T22:02:08.928Z] ++ set -x
22:02:08 [2022-10-25T22:02:08.928Z] ++ 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
22:02:08 [2022-10-25T22:02:08.928Z] INFO: Testing against a local daemon
22:02:08 [2022-10-25T22:02:08.928Z] === RUN   TestDockerNetworkIpvlanPersistance
22:02:08 [2022-10-25T22:02:08.928Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:02:08 [2022-10-25T22:02:08.928Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:02:08 [2022-10-25T22:02:08.928Z] === RUN   TestDockerNetworkIpvlan
22:02:08 [2022-10-25T22:02:08.928Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:02:08 [2022-10-25T22:02:08.928Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:02:08 [2022-10-25T22:02:08.928Z] PASS
22:02:08 [2022-10-25T22:02:08.928Z] 
22:02:08 [2022-10-25T22:02:08.928Z] === Skipped
22:02:08 [2022-10-25T22:02:08.928Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:02:08 [2022-10-25T22:02:08.928Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:02:08 [2022-10-25T22:02:08.928Z] 
22:02:08 [2022-10-25T22:02:08.928Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:02:08 [2022-10-25T22:02:08.928Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:02:08 [2022-10-25T22:02:08.928Z] 
22:02:08 [2022-10-25T22:02:08.928Z] DONE 2 tests, 2 skipped in 0.110s
22:02:08 [2022-10-25T22:02:08.928Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:02:08 [2022-10-25T22:02:08.928Z] ++ 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
22:02:08 [2022-10-25T22:02:08.928Z] ++ set -e
22:02:08 [2022-10-25T22:02:08.928Z] ++ '[' -n 0 ']'
22:02:08 [2022-10-25T22:02:08.928Z] ++ set -x
22:02:08 [2022-10-25T22:02:08.928Z] ++ 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
22:02:08 [2022-10-25T22:02:08.928Z] INFO: Testing against a local daemon
22:02:08 [2022-10-25T22:02:08.928Z] === RUN   TestDockerNetworkMacvlanPersistance
22:02:10 [2022-10-25T22:02:10.303Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
22:02:10 [2022-10-25T22:02:10.303Z] === RUN   TestDockerNetworkMacvlan
22:02:10 [2022-10-25T22:02:10.870Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:02:11 [2022-10-25T22:02:11.900Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:02:12 [2022-10-25T22:02:12.466Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:02:14 [2022-10-25T22:02:14.368Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:02:15 [2022-10-25T22:02:15.741Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:02:19 [2022-10-25T22:02:19.035Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:02:19 [2022-10-25T22:02:19.968Z] --- PASS: TestDockerNetworkMacvlan (9.57s)
22:02:19 [2022-10-25T22:02:19.968Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
22:02:19 [2022-10-25T22:02:19.968Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
22:02:19 [2022-10-25T22:02:19.968Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s)
22:02:19 [2022-10-25T22:02:19.968Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
22:02:19 [2022-10-25T22:02:19.968Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s)
22:02:19 [2022-10-25T22:02:19.968Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
22:02:19 [2022-10-25T22:02:19.968Z] PASS
22:02:19 [2022-10-25T22:02:19.968Z] 
22:02:19 [2022-10-25T22:02:19.968Z] DONE 8 tests in 10.933s
22:02:19 [2022-10-25T22:02:19.968Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:02:19 [2022-10-25T22:02:19.968Z] ++ 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
22:02:19 [2022-10-25T22:02:19.968Z] ++ set -e
22:02:19 [2022-10-25T22:02:19.968Z] ++ '[' -n 0 ']'
22:02:19 [2022-10-25T22:02:19.968Z] ++ set -x
22:02:19 [2022-10-25T22:02:19.968Z] ++ 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
22:02:19 [2022-10-25T22:02:19.968Z] testing: warning: no tests to run
22:02:19 [2022-10-25T22:02:19.968Z] PASS
22:02:19 [2022-10-25T22:02:19.968Z] 
22:02:19 [2022-10-25T22:02:19.968Z] DONE 0 tests in 0.023s
22:02:19 [2022-10-25T22:02:19.968Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:02:19 [2022-10-25T22:02:19.968Z] ++ 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
22:02:19 [2022-10-25T22:02:19.968Z] ++ set -e
22:02:19 [2022-10-25T22:02:19.968Z] ++ '[' -n 0 ']'
22:02:19 [2022-10-25T22:02:19.968Z] ++ set -x
22:02:19 [2022-10-25T22:02:19.968Z] ++ 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
22:02:19 [2022-10-25T22:02:19.968Z] INFO: Testing against a local daemon
22:02:19 [2022-10-25T22:02:19.968Z] === RUN   TestAuthZPluginAllowRequest
22:02:21 [2022-10-25T22:02:21.343Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
22:02:21 [2022-10-25T22:02:21.343Z] === RUN   TestAuthZPluginTLS
22:02:21 [2022-10-25T22:02:21.909Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:02:21 [2022-10-25T22:02:21.909Z] === RUN   TestAuthZPluginDenyRequest
22:02:22 [2022-10-25T22:02:22.167Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:02:22 [2022-10-25T22:02:22.167Z] === RUN   TestAuthZPluginAPIDenyResponse
22:02:22 [2022-10-25T22:02:22.733Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:02:22 [2022-10-25T22:02:22.733Z] === RUN   TestAuthZPluginDenyResponse
22:02:23 [2022-10-25T22:02:23.299Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:02:23 [2022-10-25T22:02:23.299Z] === RUN   TestAuthZPluginAllowEventStream
22:02:24 [2022-10-25T22:02:24.673Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
22:02:24 [2022-10-25T22:02:24.673Z] === RUN   TestAuthZPluginErrorResponse
22:02:24 [2022-10-25T22:02:24.932Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:02:24 [2022-10-25T22:02:24.932Z] === RUN   TestAuthZPluginErrorRequest
22:02:25 [2022-10-25T22:02:25.499Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:02:25 [2022-10-25T22:02:25.499Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:02:26 [2022-10-25T22:02:26.064Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
22:02:26 [2022-10-25T22:02:26.064Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:02:27 [2022-10-25T22:02:27.438Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s)
22:02:27 [2022-10-25T22:02:27.438Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:02:28 [2022-10-25T22:02:28.813Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s)
22:02:28 [2022-10-25T22:02:28.813Z] === RUN   TestAuthZPluginHeader
22:02:29 [2022-10-25T22:02:29.747Z] --- PASS: TestAuthZPluginHeader (0.70s)
22:02:29 [2022-10-25T22:02:29.747Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:02:29 [2022-10-25T22:02:29.747Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:02:29 [2022-10-25T22:02:29.747Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:02:29 [2022-10-25T22:02:29.747Z] === RUN   TestAuthZPluginV2Disable
22:02:29 [2022-10-25T22:02:29.747Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:02:29 [2022-10-25T22:02:29.747Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:02:29 [2022-10-25T22:02:29.747Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:02:29 [2022-10-25T22:02:29.747Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:02:29 [2022-10-25T22:02:29.747Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:02:29 [2022-10-25T22:02:29.747Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:02:29 [2022-10-25T22:02:29.747Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:02:29 [2022-10-25T22:02:29.747Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:02:29 [2022-10-25T22:02:29.747Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:02:47 [2022-10-25T22:02:47.821Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:02:47 [2022-10-25T22:02:47.821Z] PASS
22:02:47 [2022-10-25T22:02:47.821Z] 
22:02:47 [2022-10-25T22:02:47.821Z] === Skipped
22:02:47 [2022-10-25T22:02:47.821Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:02:47 [2022-10-25T22:02:47.821Z] 
22:02:47 [2022-10-25T22:02:47.821Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:02:47 [2022-10-25T22:02:47.821Z] 
22:02:47 [2022-10-25T22:02:47.821Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:02:47 [2022-10-25T22:02:47.821Z] 
22:02:47 [2022-10-25T22:02:47.821Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:02:47 [2022-10-25T22:02:47.821Z] 
22:02:47 [2022-10-25T22:02:47.821Z] DONE 17 tests, 4 skipped in 26.494s
22:02:47 [2022-10-25T22:02:47.821Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:02:47 [2022-10-25T22:02:47.821Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
22:02:47 [2022-10-25T22:02:47.821Z] ++ set -e
22:02:47 [2022-10-25T22:02:47.821Z] ++ '[' -n 0 ']'
22:02:47 [2022-10-25T22:02:47.821Z] ++ set -x
22:02:47 [2022-10-25T22:02:47.821Z] ++ 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
22:02:47 [2022-10-25T22:02:47.821Z] INFO: Testing against a local daemon
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:02:47 [2022-10-25T22:02:47.821Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:02:47 [2022-10-25T22:02:47.821Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:02:47 [2022-10-25T22:02:47.821Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:02:47 [2022-10-25T22:02:47.821Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:02:47 [2022-10-25T22:02:47.821Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:02:47 [2022-10-25T22:02:47.821Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:02:47 [2022-10-25T22:02:47.821Z] --- PASS: TestPluginInvalidJSON (0.01s)
22:02:47 [2022-10-25T22:02:47.821Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInstall
22:02:47 [2022-10-25T22:02:47.821Z] === RUN   TestPluginInstall/no_auth
22:02:50 [2022-10-25T22:02:50.353Z] time="2022-10-25T22:02:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:02:50 [2022-10-25T22:02:50.353Z] time="2022-10-25T22:02:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5681de05fec3e1e38bd97cd14671c8f1a01f44efc38e433b8c865141ba9cecbc" mediatype=application/vnd.docker.plugin.v1+json size=522
22:02:50 [2022-10-25T22:02:50.353Z] time="2022-10-25T22:02:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:02:50 [2022-10-25T22:02:50.353Z] time="2022-10-25T22:02:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5681de05fec3e1e38bd97cd14671c8f1a01f44efc38e433b8c865141ba9cecbc" mediatype=application/vnd.docker.plugin.v1+json size=522
22:02:50 [2022-10-25T22:02:50.611Z] === RUN   TestPluginInstall/with_htpasswd
22:02:50 [2022-10-25T22:02:50.869Z] time="2022-10-25T22:02:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:02:50 [2022-10-25T22:02:50.869Z] time="2022-10-25T22:02:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5681de05fec3e1e38bd97cd14671c8f1a01f44efc38e433b8c865141ba9cecbc" mediatype=application/vnd.docker.plugin.v1+json size=522
22:02:50 [2022-10-25T22:02:50.869Z] time="2022-10-25T22:02:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:02:50 [2022-10-25T22:02:50.869Z] time="2022-10-25T22:02:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5681de05fec3e1e38bd97cd14671c8f1a01f44efc38e433b8c865141ba9cecbc" mediatype=application/vnd.docker.plugin.v1+json size=522
22:02:51 [2022-10-25T22:02:51.127Z] === RUN   TestPluginInstall/with_insecure
22:02:52 [2022-10-25T22:02:52.062Z] time="2022-10-25T22:02:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:02:52 [2022-10-25T22:02:52.062Z] time="2022-10-25T22:02:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:927940865a1497a359a37f0c2fbed361629eb202cdccecee2611e4ce93ec47f0" mediatype=application/vnd.docker.plugin.v1+json size=522
22:02:52 [2022-10-25T22:02:52.062Z] time="2022-10-25T22:02:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:02:52 [2022-10-25T22:02:52.062Z] time="2022-10-25T22:02:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:927940865a1497a359a37f0c2fbed361629eb202cdccecee2611e4ce93ec47f0" mediatype=application/vnd.docker.plugin.v1+json size=522
22:02:52 [2022-10-25T22:02:52.332Z]     plugin_test.go:196: [d5a48cad9e8b6] daemon is not started
22:02:52 [2022-10-25T22:02:52.332Z] --- PASS: TestPluginInstall (5.73s)
22:02:52 [2022-10-25T22:02:52.332Z]     --- PASS: TestPluginInstall/no_auth (4.09s)
22:02:52 [2022-10-25T22:02:52.332Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
22:02:52 [2022-10-25T22:02:52.332Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
22:02:52 [2022-10-25T22:02:52.332Z] === RUN   TestPluginsWithRuntimes
22:02:53 [2022-10-25T22:02:53.709Z] === RUN   TestPluginsWithRuntimes/No_Args
22:02:54 [2022-10-25T22:02:54.643Z] === RUN   TestPluginsWithRuntimes/With_Args
22:02:55 [2022-10-25T22:02:55.577Z] --- PASS: TestPluginsWithRuntimes (3.29s)
22:02:55 [2022-10-25T22:02:55.577Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
22:02:55 [2022-10-25T22:02:55.577Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
22:02:55 [2022-10-25T22:02:55.577Z] === RUN   TestPluginBackCompatMediaTypes
22:02:56 [2022-10-25T22:02:56.144Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
22:02:56 [2022-10-25T22:02:56.144Z] PASS
22:02:56 [2022-10-25T22:02:56.144Z] 
22:02:56 [2022-10-25T22:02:56.144Z] DONE 24 tests in 9.732s
22:02:56 [2022-10-25T22:02:56.144Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:02:56 [2022-10-25T22:02:56.144Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
22:02:56 [2022-10-25T22:02:56.144Z] ++ set -e
22:02:56 [2022-10-25T22:02:56.144Z] ++ '[' -n 0 ']'
22:02:56 [2022-10-25T22:02:56.144Z] ++ set -x
22:02:56 [2022-10-25T22:02:56.144Z] ++ 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
22:02:56 [2022-10-25T22:02:56.402Z] INFO: Testing against a local daemon
22:02:56 [2022-10-25T22:02:56.402Z] === RUN   TestExternalGraphDriver
22:02:56 [2022-10-25T22:02:56.660Z] === RUN   TestExternalGraphDriver/json
22:02:58 [2022-10-25T22:02:58.561Z] === RUN   TestExternalGraphDriver/spec
22:02:59 [2022-10-25T22:02:59.935Z] === RUN   TestExternalGraphDriver/pull
22:03:01 [2022-10-25T22:03:01.310Z] --- PASS: TestExternalGraphDriver (5.06s)
22:03:01 [2022-10-25T22:03:01.310Z]     --- PASS: TestExternalGraphDriver/json (1.60s)
22:03:01 [2022-10-25T22:03:01.310Z]     --- PASS: TestExternalGraphDriver/spec (1.56s)
22:03:01 [2022-10-25T22:03:01.310Z]     --- PASS: TestExternalGraphDriver/pull (1.57s)
22:03:01 [2022-10-25T22:03:01.310Z] === RUN   TestGraphdriverPluginV2
22:03:01 [2022-10-25T22:03:01.877Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:01 [2022-10-25T22:03:01.877Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
22:03:01 [2022-10-25T22:03:01.877Z] PASS
22:03:01 [2022-10-25T22:03:01.877Z] 
22:03:01 [2022-10-25T22:03:01.877Z] === Skipped
22:03:01 [2022-10-25T22:03:01.877Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
22:03:01 [2022-10-25T22:03:01.877Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:01 [2022-10-25T22:03:01.877Z] 
22:03:01 [2022-10-25T22:03:01.877Z] DONE 5 tests, 1 skipped in 5.497s
22:03:01 [2022-10-25T22:03:01.877Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:03:01 [2022-10-25T22:03:01.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
22:03:01 [2022-10-25T22:03:01.877Z] ++ set -e
22:03:01 [2022-10-25T22:03:01.877Z] ++ '[' -n 0 ']'
22:03:01 [2022-10-25T22:03:01.877Z] ++ set -x
22:03:01 [2022-10-25T22:03:01.877Z] ++ 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
22:03:01 [2022-10-25T22:03:01.877Z] INFO: Testing against a local daemon
22:03:01 [2022-10-25T22:03:01.877Z] === RUN   TestContinueAfterPluginCrash
22:03:01 [2022-10-25T22:03:01.877Z] === PAUSE TestContinueAfterPluginCrash
22:03:01 [2022-10-25T22:03:01.877Z] === RUN   TestReadPluginNoRead
22:03:01 [2022-10-25T22:03:01.877Z] === PAUSE TestReadPluginNoRead
22:03:01 [2022-10-25T22:03:01.877Z] === RUN   TestDaemonStartWithLogOpt
22:03:01 [2022-10-25T22:03:01.877Z] === PAUSE TestDaemonStartWithLogOpt
22:03:01 [2022-10-25T22:03:01.877Z] === CONT  TestContinueAfterPluginCrash
22:03:01 [2022-10-25T22:03:01.877Z] === CONT  TestDaemonStartWithLogOpt
22:03:05 [2022-10-25T22:03:05.159Z] --- PASS: TestDaemonStartWithLogOpt (3.08s)
22:03:05 [2022-10-25T22:03:05.159Z] === CONT  TestReadPluginNoRead
22:03:07 [2022-10-25T22:03:07.060Z] === RUN   TestReadPluginNoRead/default
22:03:08 [2022-10-25T22:03:08.434Z] === RUN   TestReadPluginNoRead/disabled_caching
22:03:09 [2022-10-25T22:03:09.808Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:03:10 [2022-10-25T22:03:10.067Z] --- PASS: TestContinueAfterPluginCrash (8.19s)
22:03:11 [2022-10-25T22:03:11.002Z] === CONT  TestReadPluginNoRead
22:03:11 [2022-10-25T22:03:11.002Z]     read_test.go:91: [de530f04d1ed2] daemon is not started
22:03:11 [2022-10-25T22:03:11.002Z] --- PASS: TestReadPluginNoRead (5.90s)
22:03:11 [2022-10-25T22:03:11.002Z]     --- PASS: TestReadPluginNoRead/default (1.31s)
22:03:11 [2022-10-25T22:03:11.002Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
22:03:11 [2022-10-25T22:03:11.002Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
22:03:11 [2022-10-25T22:03:11.002Z] PASS
22:03:11 [2022-10-25T22:03:11.002Z] 
22:03:11 [2022-10-25T22:03:11.002Z] DONE 6 tests in 9.087s
22:03:11 [2022-10-25T22:03:11.002Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:03:11 [2022-10-25T22:03:11.002Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
22:03:11 [2022-10-25T22:03:11.002Z] ++ set -e
22:03:11 [2022-10-25T22:03:11.002Z] ++ '[' -n 0 ']'
22:03:11 [2022-10-25T22:03:11.002Z] ++ set -x
22:03:11 [2022-10-25T22:03:11.002Z] ++ 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
22:03:11 [2022-10-25T22:03:11.002Z] testing: warning: no tests to run
22:03:11 [2022-10-25T22:03:11.002Z] PASS
22:03:11 [2022-10-25T22:03:11.002Z] 
22:03:11 [2022-10-25T22:03:11.002Z] DONE 0 tests in 0.032s
22:03:11 [2022-10-25T22:03:11.002Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:03:11 [2022-10-25T22:03:11.002Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
22:03:11 [2022-10-25T22:03:11.002Z] ++ set -e
22:03:11 [2022-10-25T22:03:11.002Z] ++ '[' -n 0 ']'
22:03:11 [2022-10-25T22:03:11.002Z] ++ set -x
22:03:11 [2022-10-25T22:03:11.002Z] ++ 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
22:03:11 [2022-10-25T22:03:11.002Z] INFO: Testing against a local daemon
22:03:11 [2022-10-25T22:03:11.002Z] === RUN   TestPluginWithDevMounts
22:03:11 [2022-10-25T22:03:11.002Z] === PAUSE TestPluginWithDevMounts
22:03:11 [2022-10-25T22:03:11.002Z] === CONT  TestPluginWithDevMounts
22:03:12 [2022-10-25T22:03:12.902Z] --- PASS: TestPluginWithDevMounts (1.53s)
22:03:12 [2022-10-25T22:03:12.902Z] PASS
22:03:12 [2022-10-25T22:03:12.902Z] 
22:03:12 [2022-10-25T22:03:12.902Z] DONE 1 tests in 1.653s
22:03:12 [2022-10-25T22:03:12.902Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:03:12 [2022-10-25T22:03:12.902Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
22:03:12 [2022-10-25T22:03:12.902Z] ++ set -e
22:03:12 [2022-10-25T22:03:12.902Z] ++ '[' -n 0 ']'
22:03:12 [2022-10-25T22:03:12.902Z] ++ set -x
22:03:12 [2022-10-25T22:03:12.902Z] ++ 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
22:03:12 [2022-10-25T22:03:12.902Z] INFO: Testing against a local daemon
22:03:12 [2022-10-25T22:03:12.902Z] === RUN   TestSecretInspect
22:03:14 [2022-10-25T22:03:14.803Z] --- PASS: TestSecretInspect (2.27s)
22:03:14 [2022-10-25T22:03:14.803Z] === RUN   TestSecretList
22:03:17 [2022-10-25T22:03:17.344Z] --- PASS: TestSecretList (2.16s)
22:03:17 [2022-10-25T22:03:17.344Z] === RUN   TestSecretsCreateAndDelete
22:03:19 [2022-10-25T22:03:19.253Z] --- PASS: TestSecretsCreateAndDelete (2.27s)
22:03:19 [2022-10-25T22:03:19.253Z] === RUN   TestSecretsUpdate
22:03:21 [2022-10-25T22:03:21.781Z] --- PASS: TestSecretsUpdate (2.17s)
22:03:21 [2022-10-25T22:03:21.781Z] === RUN   TestTemplatedSecret
22:03:24 [2022-10-25T22:03:24.311Z] --- PASS: TestTemplatedSecret (2.49s)
22:03:24 [2022-10-25T22:03:24.311Z] === RUN   TestSecretCreateResolve
22:03:26 [2022-10-25T22:03:26.212Z] --- PASS: TestSecretCreateResolve (2.26s)
22:03:26 [2022-10-25T22:03:26.212Z] PASS
22:03:26 [2022-10-25T22:03:26.212Z] 
22:03:26 [2022-10-25T22:03:26.212Z] DONE 6 tests in 13.712s
22:03:26 [2022-10-25T22:03:26.212Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:03:26 [2022-10-25T22:03:26.212Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
22:03:26 [2022-10-25T22:03:26.212Z] ++ set -e
22:03:26 [2022-10-25T22:03:26.212Z] ++ '[' -n 0 ']'
22:03:26 [2022-10-25T22:03:26.212Z] ++ set -x
22:03:26 [2022-10-25T22:03:26.212Z] ++ 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
22:03:26 [2022-10-25T22:03:26.470Z] INFO: Testing against a local daemon
22:03:26 [2022-10-25T22:03:26.470Z] === RUN   TestServiceCreateInit
22:03:26 [2022-10-25T22:03:26.470Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:03:30 [2022-10-25T22:03:30.656Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:03:33 [2022-10-25T22:03:33.938Z] --- PASS: TestServiceCreateInit (7.11s)
22:03:33 [2022-10-25T22:03:33.938Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s)
22:03:33 [2022-10-25T22:03:33.938Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s)
22:03:33 [2022-10-25T22:03:33.938Z] === RUN   TestCreateServiceMultipleTimes
22:03:48 [2022-10-25T22:03:48.809Z] --- PASS: TestCreateServiceMultipleTimes (14.87s)
22:03:48 [2022-10-25T22:03:48.809Z] === RUN   TestCreateServiceConflict
22:03:50 [2022-10-25T22:03:50.708Z] --- PASS: TestCreateServiceConflict (2.24s)
22:03:50 [2022-10-25T22:03:50.708Z] === RUN   TestCreateServiceMaxReplicas
22:03:53 [2022-10-25T22:03:53.991Z] --- PASS: TestCreateServiceMaxReplicas (2.84s)
22:03:53 [2022-10-25T22:03:53.991Z] === RUN   TestCreateWithDuplicateNetworkNames
22:04:08 [2022-10-25T22:04:08.873Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s)
22:04:08 [2022-10-25T22:04:08.873Z] === RUN   TestCreateServiceSecretFileMode
22:04:08 [2022-10-25T22:04:08.873Z] --- PASS: TestCreateServiceSecretFileMode (2.39s)
22:04:08 [2022-10-25T22:04:08.873Z] === RUN   TestCreateServiceConfigFileMode
22:04:11 [2022-10-25T22:04:11.401Z] --- PASS: TestCreateServiceConfigFileMode (2.49s)
22:04:11 [2022-10-25T22:04:11.401Z] === RUN   TestCreateServiceSysctls
22:04:14 [2022-10-25T22:04:14.683Z] --- PASS: TestCreateServiceSysctls (3.07s)
22:04:14 [2022-10-25T22:04:14.683Z] === RUN   TestCreateServiceCapabilities
22:04:17 [2022-10-25T22:04:17.213Z] --- PASS: TestCreateServiceCapabilities (2.42s)
22:04:17 [2022-10-25T22:04:17.213Z] === RUN   TestInspect
22:04:19 [2022-10-25T22:04:19.743Z] --- PASS: TestInspect (2.66s)
22:04:19 [2022-10-25T22:04:19.743Z] === RUN   TestCreateJob
22:04:23 [2022-10-25T22:04:23.025Z] --- PASS: TestCreateJob (3.03s)
22:04:23 [2022-10-25T22:04:23.025Z] === RUN   TestReplicatedJob
22:04:28 [2022-10-25T22:04:28.291Z] --- PASS: TestReplicatedJob (5.14s)
22:04:28 [2022-10-25T22:04:28.291Z] === RUN   TestUpdateReplicatedJob
22:04:30 [2022-10-25T22:04:30.821Z] --- PASS: TestUpdateReplicatedJob (3.01s)
22:04:30 [2022-10-25T22:04:30.821Z] === RUN   TestServiceListWithStatuses
22:04:30 [2022-10-25T22:04:30.821Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:04:30 [2022-10-25T22:04:30.821Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:04:30 [2022-10-25T22:04:30.821Z] === RUN   TestDockerNetworkConnectAlias
22:04:35 [2022-10-25T22:04:35.012Z] --- PASS: TestDockerNetworkConnectAlias (4.02s)
22:04:35 [2022-10-25T22:04:35.012Z] === RUN   TestDockerNetworkReConnect
22:04:38 [2022-10-25T22:04:38.394Z] --- PASS: TestDockerNetworkReConnect (3.38s)
22:04:38 [2022-10-25T22:04:38.395Z] === RUN   TestServicePlugin
22:04:38 [2022-10-25T22:04:38.395Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:04:38 [2022-10-25T22:04:38.395Z] --- SKIP: TestServicePlugin (0.00s)
22:04:38 [2022-10-25T22:04:38.395Z] === RUN   TestServiceUpdateLabel
22:04:40 [2022-10-25T22:04:40.295Z] --- PASS: TestServiceUpdateLabel (2.19s)
22:04:40 [2022-10-25T22:04:40.295Z] === RUN   TestServiceUpdateSecrets
22:04:55 [2022-10-25T22:04:55.166Z] --- PASS: TestServiceUpdateSecrets (14.33s)
22:04:55 [2022-10-25T22:04:55.166Z] === RUN   TestServiceUpdateConfigs
22:05:10 [2022-10-25T22:05:10.038Z] --- PASS: TestServiceUpdateConfigs (14.30s)
22:05:10 [2022-10-25T22:05:10.038Z] === RUN   TestServiceUpdateNetwork
22:05:22 [2022-10-25T22:05:22.240Z] --- PASS: TestServiceUpdateNetwork (12.29s)
22:05:22 [2022-10-25T22:05:22.240Z] === RUN   TestServiceUpdatePidsLimit
22:05:22 [2022-10-25T22:05:22.499Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:05:23 [2022-10-25T22:05:23.066Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:05:31 [2022-10-25T22:05:31.196Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:05:37 [2022-10-25T22:05:37.757Z] --- PASS: TestServiceUpdatePidsLimit (16.05s)
22:05:37 [2022-10-25T22:05:37.757Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
22:05:37 [2022-10-25T22:05:37.757Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
22:05:37 [2022-10-25T22:05:37.757Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
22:05:37 [2022-10-25T22:05:37.757Z] PASS
22:05:37 [2022-10-25T22:05:37.757Z] 
22:05:37 [2022-10-25T22:05:37.757Z] === Skipped
22:05:37 [2022-10-25T22:05:37.757Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:05:37 [2022-10-25T22:05:37.757Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:05:37 [2022-10-25T22:05:37.757Z] 
22:05:37 [2022-10-25T22:05:37.757Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:05:37 [2022-10-25T22:05:37.757Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:05:37 [2022-10-25T22:05:37.757Z] 
22:05:37 [2022-10-25T22:05:37.757Z] DONE 27 tests, 2 skipped in 130.953s
22:05:37 [2022-10-25T22:05:37.757Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:05:37 [2022-10-25T22:05:37.757Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
22:05:37 [2022-10-25T22:05:37.757Z] ++ set -e
22:05:37 [2022-10-25T22:05:37.757Z] ++ '[' -n 0 ']'
22:05:37 [2022-10-25T22:05:37.757Z] ++ set -x
22:05:37 [2022-10-25T22:05:37.757Z] ++ 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
22:05:37 [2022-10-25T22:05:37.757Z] INFO: Testing against a local daemon
22:05:37 [2022-10-25T22:05:37.757Z] === RUN   TestSessionCreate
22:05:37 [2022-10-25T22:05:37.757Z] --- PASS: TestSessionCreate (0.02s)
22:05:37 [2022-10-25T22:05:37.757Z] === RUN   TestSessionCreateWithBadUpgrade
22:05:37 [2022-10-25T22:05:37.757Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:05:37 [2022-10-25T22:05:37.757Z] PASS
22:05:37 [2022-10-25T22:05:37.757Z] 
22:05:37 [2022-10-25T22:05:37.757Z] DONE 2 tests in 0.124s
22:05:37 [2022-10-25T22:05:37.757Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:05:37 [2022-10-25T22:05:37.757Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
22:05:37 [2022-10-25T22:05:37.757Z] ++ set -e
22:05:37 [2022-10-25T22:05:37.757Z] ++ '[' -n 0 ']'
22:05:37 [2022-10-25T22:05:37.757Z] ++ set -x
22:05:37 [2022-10-25T22:05:37.757Z] ++ 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
22:05:37 [2022-10-25T22:05:37.757Z] INFO: Testing against a local daemon
22:05:37 [2022-10-25T22:05:37.757Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:05:37 [2022-10-25T22:05:37.757Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:05:37 [2022-10-25T22:05:37.757Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:05:37 [2022-10-25T22:05:37.757Z] === RUN   TestDiskUsage
22:05:37 [2022-10-25T22:05:37.757Z] === PAUSE TestDiskUsage
22:05:37 [2022-10-25T22:05:37.757Z] === RUN   TestEventsExecDie
22:05:38 [2022-10-25T22:05:38.015Z] --- PASS: TestEventsExecDie (0.49s)
22:05:38 [2022-10-25T22:05:38.015Z] === RUN   TestEventsBackwardsCompatible
22:05:38 [2022-10-25T22:05:38.015Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
22:05:38 [2022-10-25T22:05:38.015Z] === RUN   TestEventsVolumeCreate
22:05:38 [2022-10-25T22:05:38.015Z] --- PASS: TestEventsVolumeCreate (0.06s)
22:05:38 [2022-10-25T22:05:38.015Z] === RUN   TestInfoBinaryCommits
22:05:38 [2022-10-25T22:05:38.015Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:05:38 [2022-10-25T22:05:38.015Z] === RUN   TestInfoAPIVersioned
22:05:38 [2022-10-25T22:05:38.015Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:05:38 [2022-10-25T22:05:38.015Z] === RUN   TestInfoAPI
22:05:38 [2022-10-25T22:05:38.015Z] --- PASS: TestInfoAPI (0.02s)
22:05:38 [2022-10-25T22:05:38.015Z] === RUN   TestInfoAPIWarnings
22:05:56 [2022-10-25T22:05:56.089Z] --- PASS: TestInfoAPIWarnings (16.54s)
22:05:56 [2022-10-25T22:05:56.089Z] === RUN   TestInfoDebug
22:05:56 [2022-10-25T22:05:56.089Z] --- PASS: TestInfoDebug (0.52s)
22:05:56 [2022-10-25T22:05:56.089Z] === RUN   TestInfoInsecureRegistries
22:05:56 [2022-10-25T22:05:56.089Z] --- PASS: TestInfoInsecureRegistries (0.53s)
22:05:56 [2022-10-25T22:05:56.089Z] === RUN   TestInfoRegistryMirrors
22:05:56 [2022-10-25T22:05:56.346Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:05:56 [2022-10-25T22:05:56.346Z] === RUN   TestLoginFailsWithBadCredentials
22:05:56 [2022-10-25T22:05:56.604Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
22:05:56 [2022-10-25T22:05:56.604Z] === RUN   TestPingCacheHeaders
22:05:56 [2022-10-25T22:05:56.604Z] --- PASS: TestPingCacheHeaders (0.02s)
22:05:56 [2022-10-25T22:05:56.604Z] === RUN   TestPingGet
22:05:56 [2022-10-25T22:05:56.604Z] --- PASS: TestPingGet (0.01s)
22:05:56 [2022-10-25T22:05:56.604Z] === RUN   TestPingHead
22:05:56 [2022-10-25T22:05:56.604Z] --- PASS: TestPingHead (0.02s)
22:05:56 [2022-10-25T22:05:56.604Z] === RUN   TestPingSwarmHeader
22:05:57 [2022-10-25T22:05:57.171Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:05:57 [2022-10-25T22:05:57.428Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:05:58 [2022-10-25T22:05:58.362Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:05:58 [2022-10-25T22:05:58.362Z] --- PASS: TestPingSwarmHeader (1.64s)
22:05:58 [2022-10-25T22:05:58.362Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:05:58 [2022-10-25T22:05:58.362Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:05:58 [2022-10-25T22:05:58.362Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:05:58 [2022-10-25T22:05:58.362Z] === RUN   TestPingBuilderHeader
22:05:58 [2022-10-25T22:05:58.362Z] === RUN   TestPingBuilderHeader/default_config
22:05:58 [2022-10-25T22:05:58.928Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:05:59 [2022-10-25T22:05:59.494Z] --- PASS: TestPingBuilderHeader (1.05s)
22:05:59 [2022-10-25T22:05:59.494Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
22:05:59 [2022-10-25T22:05:59.494Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
22:05:59 [2022-10-25T22:05:59.494Z] === RUN   TestVersion
22:05:59 [2022-10-25T22:05:59.494Z] --- PASS: TestVersion (0.02s)
22:05:59 [2022-10-25T22:05:59.494Z] === CONT  TestDiskUsage
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/empty
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/empty/container_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/empty/image_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/empty/volume_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/empty/build-cache_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/after_LoadBusybox
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:06:00 [2022-10-25T22:06:00.059Z] === RUN   TestDiskUsage/after_container.Run
22:06:00 [2022-10-25T22:06:00.317Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:06:00 [2022-10-25T22:06:00.317Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:06:00 [2022-10-25T22:06:00.317Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:06:00 [2022-10-25T22:06:00.317Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:06:00 [2022-10-25T22:06:00.317Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:06:00 [2022-10-25T22:06:00.317Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:06:00 [2022-10-25T22:06:00.317Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:06:00 [2022-10-25T22:06:00.317Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:06:00 [2022-10-25T22:06:00.317Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:06:00 [2022-10-25T22:06:00.317Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:06:00 [2022-10-25T22:06:00.576Z] --- PASS: TestDiskUsage (1.18s)
22:06:00 [2022-10-25T22:06:00.576Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]     --- PASS: TestDiskUsage/after_container.Run (0.34s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z] PASS
22:06:00 [2022-10-25T22:06:00.576Z] 
22:06:00 [2022-10-25T22:06:00.576Z] === Skipped
22:06:00 [2022-10-25T22:06:00.576Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:06:00 [2022-10-25T22:06:00.576Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:06:00 [2022-10-25T22:06:00.576Z] 
22:06:00 [2022-10-25T22:06:00.576Z] DONE 57 tests, 1 skipped in 23.212s
22:06:00 [2022-10-25T22:06:00.576Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:06:00 [2022-10-25T22:06:00.576Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
22:06:00 [2022-10-25T22:06:00.576Z] ++ set -e
22:06:00 [2022-10-25T22:06:00.576Z] ++ '[' -n 0 ']'
22:06:00 [2022-10-25T22:06:00.576Z] ++ set -x
22:06:00 [2022-10-25T22:06:00.576Z] ++ 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
22:06:00 [2022-10-25T22:06:00.576Z] INFO: Testing against a local daemon
22:06:00 [2022-10-25T22:06:00.576Z] === RUN   TestVolumesCreateAndList
22:06:00 [2022-10-25T22:06:00.835Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:06:00 [2022-10-25T22:06:00.835Z] === RUN   TestVolumesRemove
22:06:00 [2022-10-25T22:06:00.835Z] --- PASS: TestVolumesRemove (0.07s)
22:06:00 [2022-10-25T22:06:00.835Z] === RUN   TestVolumesInspect
22:06:00 [2022-10-25T22:06:00.835Z] --- PASS: TestVolumesInspect (0.02s)
22:06:00 [2022-10-25T22:06:00.835Z] === RUN   TestVolumesInvalidJSON
22:06:00 [2022-10-25T22:06:00.835Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:06:00 [2022-10-25T22:06:00.835Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:06:00 [2022-10-25T22:06:00.835Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:06:00 [2022-10-25T22:06:00.835Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:06:00 [2022-10-25T22:06:00.835Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:06:00 [2022-10-25T22:06:00.835Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:06:00 [2022-10-25T22:06:00.835Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:06:00 [2022-10-25T22:06:00.835Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:06:00 [2022-10-25T22:06:00.835Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:06:00 [2022-10-25T22:06:00.835Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:06:00 [2022-10-25T22:06:00.835Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:06:00 [2022-10-25T22:06:00.835Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:06:00 [2022-10-25T22:06:00.835Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:06:00 [2022-10-25T22:06:00.835Z] === RUN   TestVolumePruneAnonymous
22:06:00 [2022-10-25T22:06:00.835Z] --- PASS: TestVolumePruneAnonymous (0.04s)
22:06:00 [2022-10-25T22:06:00.835Z] PASS
22:06:00 [2022-10-25T22:06:00.835Z] 
22:06:00 [2022-10-25T22:06:00.835Z] DONE 10 tests in 0.254s
22:06:00 [2022-10-25T22:06:00.835Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:06:01 [2022-10-25T22:06:01.093Z] ++++ cat bundles/test-integration/docker.pid
22:06:01 [2022-10-25T22:06:01.093Z] +++ kill 14854
22:06:01 [2022-10-25T22:06:01.093Z] +++ /etc/init.d/apparmor stop
22:06:01 [2022-10-25T22:06:01.093Z] Leaving: AppArmorNo profiles have been unloaded.
22:06:01 [2022-10-25T22:06:01.093Z] 
22:06:01 [2022-10-25T22:06:01.093Z] Unloading profiles will leave already running processes permanently
22:06:01 [2022-10-25T22:06:01.093Z] unconfined, which can lead to unexpected situations.
22:06:01 [2022-10-25T22:06:01.093Z] 
22:06:01 [2022-10-25T22:06:01.093Z] To set a process to complain mode, use the command line tool
22:06:01 [2022-10-25T22:06:01.093Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:06:01 [2022-10-25T22:06:01.093Z] +++ true
22:06:01 [2022-10-25T22:06:01.093Z] exiting test-integration
22:06:01 [2022-10-25T22:06:01.093Z] ++ exit 0
22:06:01 [2022-10-25T22:06:01.093Z] 
Post stage
[Pipeline] junit
22:06:02 [2022-10-25T22:06:02.050Z] Recording test results
22:06:02 [2022-10-25T22:06:02.224Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:06:02 [2022-10-25T22:06:02.536Z] + echo Ensuring container killed.
22:06:02 [2022-10-25T22:06:02.536Z] Ensuring container killed.
22:06:02 [2022-10-25T22:06:02.536Z] + docker rm -vf docker-pr2
22:06:02 [2022-10-25T22:06:02.536Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
22:06:02 [2022-10-25T22:06:02.823Z] + echo Chowning /workspace to jenkins user
22:06:02 [2022-10-25T22:06:02.823Z] Chowning /workspace to jenkins user
22:06:02 [2022-10-25T22:06:02.823Z] + id -u
22:06:02 [2022-10-25T22:06:02.823Z] + id -g
22:06:02 [2022-10-25T22:06:02.823Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43947:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:06:04 [2022-10-25T22:06:04.487Z] + bundleName=arm64-integration
22:06:04 [2022-10-25T22:06:04.487Z] + echo Creating arm64-integration-bundles.tar.gz
22:06:04 [2022-10-25T22:06:04.487Z] Creating arm64-integration-bundles.tar.gz
22:06:04 [2022-10-25T22:06:04.487Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:06:04 [2022-10-25T22:06:04.487Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:06:04 [2022-10-25T22:06:04.758Z] Archiving artifacts
22:06:05 [2022-10-25T22:06:05.158Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43947/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:06:05 [2022-10-25T22:06:05.457Z] + make clean
22:06:05 [2022-10-25T22:06:05.715Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:06:05 [2022-10-25T22:06:05.715Z] docker-dev-cache
22:06:05 [2022-10-25T22:06:05.715Z] 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