Skip to content
Success

Console Output

Pull request #45863 opened
13:31:39 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from e4d809b2b0f78b69a84900f949350f05761d906c+a61494e634fd8f93af4c2a5336b81405a35eefb7 (f55669ea2f9e994b4c22760da65a88616b09155d)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-45863@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
13:31:42 [2023-07-01T13:31:42.465Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:31:42 [2023-07-01T13:31:42.471Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:31:42 [2023-07-01T13:31:42.689Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07f1f3cfda7738541) in /home/ubuntu/workspace/moby_PR-45863
[Pipeline] {
[Pipeline] checkout
13:31:42 [2023-07-01T13:31:42.717Z] The recommended git tool is: git
13:31:42 [2023-07-01T13:31:42.726Z] using credential docker-jenkins-github-credentials
13:31:42 [2023-07-01T13:31:42.744Z] Cloning the remote Git repository
13:31:42 [2023-07-01T13:31:42.744Z] Cloning with configured refspecs honoured and without tags
13:31:42 [2023-07-01T13:31:42.756Z] Cloning repository https://github.com/moby/moby.git
13:31:42 [2023-07-01T13:31:42.757Z]  > git init /home/ubuntu/workspace/moby_PR-45863 # timeout=10
13:31:42 [2023-07-01T13:31:42.761Z] Fetching upstream changes from https://github.com/moby/moby.git
13:31:42 [2023-07-01T13:31:42.761Z]  > git --version # timeout=10
13:31:42 [2023-07-01T13:31:42.764Z]  > git --version # 'git version 2.25.1'
13:31:42 [2023-07-01T13:31:42.764Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:31:42 [2023-07-01T13:31:42.765Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45863/head:refs/remotes/origin/PR-45863 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:31:54 [2023-07-01T13:31:54.067Z] Fetching without tags
13:31:54 [2023-07-01T13:31:54.303Z] Merging remotes/origin/master commit a61494e634fd8f93af4c2a5336b81405a35eefb7 into PR head commit e4d809b2b0f78b69a84900f949350f05761d906c
13:31:54 [2023-07-01T13:31:54.910Z] Merge succeeded, producing e4d809b2b0f78b69a84900f949350f05761d906c
13:31:54 [2023-07-01T13:31:54.910Z] Checking out Revision e4d809b2b0f78b69a84900f949350f05761d906c (PR-45863)
13:31:54 [2023-07-01T13:31:54.062Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:31:54 [2023-07-01T13:31:54.065Z]  > git config --add remote.origin.fetch +refs/pull/45863/head:refs/remotes/origin/PR-45863 # timeout=10
13:31:54 [2023-07-01T13:31:54.067Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:31:54 [2023-07-01T13:31:54.073Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:31:54 [2023-07-01T13:31:54.079Z] Fetching upstream changes from https://github.com/moby/moby.git
13:31:54 [2023-07-01T13:31:54.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:31:54 [2023-07-01T13:31:54.080Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45863/head:refs/remotes/origin/PR-45863 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:31:54 [2023-07-01T13:31:54.315Z]  > git config core.sparsecheckout # timeout=10
13:31:54 [2023-07-01T13:31:54.318Z]  > git checkout -f e4d809b2b0f78b69a84900f949350f05761d906c # timeout=10
13:31:54 [2023-07-01T13:31:54.903Z]  > git remote # timeout=10
13:31:54 [2023-07-01T13:31:54.905Z]  > git config --get remote.origin.url # timeout=10
13:31:54 [2023-07-01T13:31:54.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:31:54 [2023-07-01T13:31:54.909Z]  > git merge a61494e634fd8f93af4c2a5336b81405a35eefb7 # timeout=10
13:31:54 [2023-07-01T13:31:54.916Z]  > git rev-parse HEAD^{commit} # timeout=10
13:31:54 [2023-07-01T13:31:54.922Z]  > git config core.sparsecheckout # timeout=10
13:31:54 [2023-07-01T13:31:54.924Z]  > git checkout -f e4d809b2b0f78b69a84900f949350f05761d906c # timeout=10
13:31:55 [2023-07-01T13:31:55.730Z] Commit message: "vendor: github.com/tinylib/msgp v1.1.8"
13:31:55 [2023-07-01T13:31:55.730Z] First time build. Skipping changelog.
13:31:55 [2023-07-01T13:31:55.752Z]  > git --version # timeout=10
13:31:55 [2023-07-01T13:31:55.755Z]  > git --version # 'git version 2.25.1'
13:31:55 [2023-07-01T13:31:55.757Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:31:56 [2023-07-01T13:31:56.414Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45863:/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
13:31:58 [2023-07-01T13:31:58.952Z] 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
13:31:59 [2023-07-01T13:31:59.083Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07f1f3cfda7738541) in /home/ubuntu/workspace/moby_PR-45863
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
13:31:59 [2023-07-01T13:31:59.113Z] The recommended git tool is: git
[Pipeline] // stage
13:31:59 [2023-07-01T13:31:59.123Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
13:31:59 [2023-07-01T13:31:59.139Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
13:31:59 [2023-07-01T13:31:59.144Z] Fetching without tags
[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] }
13:31:59 [2023-07-01T13:31:59.381Z] Merging remotes/origin/master commit a61494e634fd8f93af4c2a5336b81405a35eefb7 into PR head commit e4d809b2b0f78b69a84900f949350f05761d906c
13:31:59 [2023-07-01T13:31:59.432Z] Merge succeeded, producing e4d809b2b0f78b69a84900f949350f05761d906c
13:31:59 [2023-07-01T13:31:59.432Z] Checking out Revision e4d809b2b0f78b69a84900f949350f05761d906c (PR-45863)
13:31:59 [2023-07-01T13:31:59.471Z] Commit message: "vendor: github.com/tinylib/msgp v1.1.8"
13:31:59 [2023-07-01T13:31:59.493Z]  > git --version # timeout=10
13:31:59 [2023-07-01T13:31:59.495Z]  > git --version # 'git version 2.25.1'
13:31:59 [2023-07-01T13:31:59.498Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:31:59 [2023-07-01T13:31:59.145Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45863/.git # timeout=10
13:31:59 [2023-07-01T13:31:59.151Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:31:59 [2023-07-01T13:31:59.157Z] Fetching upstream changes from https://github.com/moby/moby.git
13:31:59 [2023-07-01T13:31:59.157Z]  > git --version # timeout=10
13:31:59 [2023-07-01T13:31:59.159Z]  > git --version # 'git version 2.25.1'
13:31:59 [2023-07-01T13:31:59.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:31:59 [2023-07-01T13:31:59.160Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45863/head:refs/remotes/origin/PR-45863 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:31:59 [2023-07-01T13:31:59.393Z]  > git config core.sparsecheckout # timeout=10
13:31:59 [2023-07-01T13:31:59.395Z]  > git checkout -f e4d809b2b0f78b69a84900f949350f05761d906c # timeout=10
13:31:59 [2023-07-01T13:31:59.425Z]  > git remote # timeout=10
13:31:59 [2023-07-01T13:31:59.428Z]  > git config --get remote.origin.url # timeout=10
13:31:59 [2023-07-01T13:31:59.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:31:59 [2023-07-01T13:31:59.431Z]  > git merge a61494e634fd8f93af4c2a5336b81405a35eefb7 # timeout=10
13:31:59 [2023-07-01T13:31:59.438Z]  > git rev-parse HEAD^{commit} # timeout=10
13:31:59 [2023-07-01T13:31:59.444Z]  > git config core.sparsecheckout # timeout=10
13:31:59 [2023-07-01T13:31:59.446Z]  > git checkout -f e4d809b2b0f78b69a84900f949350f05761d906c # timeout=10
13:32:00 [2023-07-01T13:32:00.185Z] + docker version
13:32:00 [2023-07-01T13:32:00.186Z] Client: Docker Engine - Community
13:32:00 [2023-07-01T13:32:00.186Z]  Version:           24.0.2
13:32:00 [2023-07-01T13:32:00.186Z]  API version:       1.43
13:32:00 [2023-07-01T13:32:00.186Z]  Go version:        go1.20.4
13:32:00 [2023-07-01T13:32:00.186Z]  Git commit:        cb74dfc
13:32:00 [2023-07-01T13:32:00.186Z]  Built:             Thu May 25 21:52:41 2023
13:32:00 [2023-07-01T13:32:00.186Z]  OS/Arch:           linux/arm64
13:32:00 [2023-07-01T13:32:00.186Z]  Context:           default
13:32:00 [2023-07-01T13:32:00.186Z] 
13:32:00 [2023-07-01T13:32:00.186Z] Server: Docker Engine - Community
13:32:00 [2023-07-01T13:32:00.186Z]  Engine:
13:32:00 [2023-07-01T13:32:00.186Z]   Version:          24.0.2
13:32:00 [2023-07-01T13:32:00.186Z]   API version:      1.43 (minimum version 1.12)
13:32:00 [2023-07-01T13:32:00.186Z]   Go version:       go1.20.4
13:32:00 [2023-07-01T13:32:00.186Z]   Git commit:       659604f
13:32:00 [2023-07-01T13:32:00.186Z]   Built:            Thu May 25 21:52:41 2023
13:32:00 [2023-07-01T13:32:00.186Z]   OS/Arch:          linux/arm64
13:32:00 [2023-07-01T13:32:00.186Z]   Experimental:     true
13:32:00 [2023-07-01T13:32:00.186Z]  containerd:
13:32:00 [2023-07-01T13:32:00.186Z]   Version:          1.6.21
13:32:00 [2023-07-01T13:32:00.186Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
13:32:00 [2023-07-01T13:32:00.186Z]  runc:
13:32:00 [2023-07-01T13:32:00.186Z]   Version:          1.1.7
13:32:00 [2023-07-01T13:32:00.186Z]   GitCommit:        v1.1.7-0-g860f061
13:32:00 [2023-07-01T13:32:00.186Z]  docker-init:
13:32:00 [2023-07-01T13:32:00.186Z]   Version:          0.19.0
13:32:00 [2023-07-01T13:32:00.186Z]   GitCommit:        de40ad0
[Pipeline] sh
13:32:00 [2023-07-01T13:32:00.469Z] + docker info
13:32:00 [2023-07-01T13:32:00.469Z] Client: Docker Engine - Community
13:32:00 [2023-07-01T13:32:00.469Z]  Version:    24.0.2
13:32:00 [2023-07-01T13:32:00.469Z]  Context:    default
13:32:00 [2023-07-01T13:32:00.469Z]  Debug Mode: false
13:32:00 [2023-07-01T13:32:00.469Z]  Plugins:
13:32:00 [2023-07-01T13:32:00.469Z]   buildx: Docker Buildx (Docker Inc.)
13:32:00 [2023-07-01T13:32:00.469Z]     Version:  v0.11.0
13:32:00 [2023-07-01T13:32:00.469Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
13:32:00 [2023-07-01T13:32:00.469Z]   compose: Docker Compose (Docker Inc.)
13:32:00 [2023-07-01T13:32:00.469Z]     Version:  v2.19.0
13:32:00 [2023-07-01T13:32:00.469Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:32:00 [2023-07-01T13:32:00.469Z] 
13:32:00 [2023-07-01T13:32:00.469Z] Server:
13:32:00 [2023-07-01T13:32:00.469Z]  Containers: 0
13:32:00 [2023-07-01T13:32:00.469Z]   Running: 0
13:32:00 [2023-07-01T13:32:00.469Z]   Paused: 0
13:32:00 [2023-07-01T13:32:00.469Z]   Stopped: 0
13:32:00 [2023-07-01T13:32:00.469Z]  Images: 4
13:32:00 [2023-07-01T13:32:00.469Z]  Server Version: 24.0.2
13:32:00 [2023-07-01T13:32:00.469Z]  Storage Driver: overlay2
13:32:00 [2023-07-01T13:32:00.469Z]   Backing Filesystem: extfs
13:32:00 [2023-07-01T13:32:00.469Z]   Supports d_type: true
13:32:00 [2023-07-01T13:32:00.469Z]   Using metacopy: false
13:32:00 [2023-07-01T13:32:00.469Z]   Native Overlay Diff: true
13:32:00 [2023-07-01T13:32:00.469Z]   userxattr: false
13:32:00 [2023-07-01T13:32:00.469Z]  Logging Driver: json-file
13:32:00 [2023-07-01T13:32:00.469Z]  Cgroup Driver: cgroupfs
13:32:00 [2023-07-01T13:32:00.469Z]  Cgroup Version: 1
13:32:00 [2023-07-01T13:32:00.469Z]  Plugins:
13:32:00 [2023-07-01T13:32:00.469Z]   Volume: local
13:32:00 [2023-07-01T13:32:00.469Z]   Network: bridge host ipvlan macvlan null overlay
13:32:00 [2023-07-01T13:32:00.469Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:32:00 [2023-07-01T13:32:00.469Z]  Swarm: inactive
13:32:00 [2023-07-01T13:32:00.469Z]  Runtimes: io.containerd.runc.v2 runc
13:32:00 [2023-07-01T13:32:00.469Z]  Default Runtime: runc
13:32:00 [2023-07-01T13:32:00.469Z]  Init Binary: docker-init
13:32:00 [2023-07-01T13:32:00.469Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
13:32:00 [2023-07-01T13:32:00.469Z]  runc version: v1.1.7-0-g860f061
13:32:00 [2023-07-01T13:32:00.469Z]  init version: de40ad0
13:32:00 [2023-07-01T13:32:00.469Z]  Security Options:
13:32:00 [2023-07-01T13:32:00.469Z]   apparmor
13:32:00 [2023-07-01T13:32:00.469Z]   seccomp
13:32:00 [2023-07-01T13:32:00.469Z]    Profile: builtin
13:32:00 [2023-07-01T13:32:00.469Z]  Kernel Version: 5.15.0-1038-aws
13:32:00 [2023-07-01T13:32:00.469Z]  Operating System: Ubuntu 20.04.6 LTS
13:32:00 [2023-07-01T13:32:00.469Z]  OSType: linux
13:32:00 [2023-07-01T13:32:00.469Z]  Architecture: aarch64
13:32:00 [2023-07-01T13:32:00.469Z]  CPUs: 8
13:32:00 [2023-07-01T13:32:00.469Z]  Total Memory: 30.64GiB
13:32:00 [2023-07-01T13:32:00.469Z]  Name: ip-10-100-34-133
13:32:00 [2023-07-01T13:32:00.469Z]  ID: 9de79838-2164-4234-8d77-50484feb20ea
13:32:00 [2023-07-01T13:32:00.469Z]  Docker Root Dir: /var/lib/docker
13:32:00 [2023-07-01T13:32:00.469Z]  Debug Mode: false
13:32:00 [2023-07-01T13:32:00.469Z]  Experimental: true
13:32:00 [2023-07-01T13:32:00.469Z]  Insecure Registries:
13:32:00 [2023-07-01T13:32:00.469Z]   127.0.0.0/8
13:32:00 [2023-07-01T13:32:00.469Z]  Live Restore Enabled: true
13:32:00 [2023-07-01T13:32:00.469Z] 
[Pipeline] sh
13:32:00 [2023-07-01T13:32:00.752Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:32:00 [2023-07-01T13:32:00.752Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:32:00 [2023-07-01T13:32:00.752Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45863/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
13:32:00 [2023-07-01T13:32:00.752Z] + bash /home/ubuntu/workspace/moby_PR-45863/check-config.sh
13:32:00 [2023-07-01T13:32:00.752Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:32:00 [2023-07-01T13:32:00.752Z] info: reading kernel config from /boot/config-5.15.0-1038-aws ...
13:32:00 [2023-07-01T13:32:00.752Z] 
13:32:00 [2023-07-01T13:32:00.752Z] Generally Necessary:
13:32:00 [2023-07-01T13:32:00.752Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:32:00 [2023-07-01T13:32:00.752Z] - apparmor: enabled and tools installed
13:32:00 [2023-07-01T13:32:00.752Z] - CONFIG_NAMESPACES: enabled
13:32:00 [2023-07-01T13:32:00.752Z] - CONFIG_NET_NS: enabled
13:32:00 [2023-07-01T13:32:00.752Z] - CONFIG_PID_NS: enabled
13:32:00 [2023-07-01T13:32:00.752Z] - CONFIG_IPC_NS: enabled
13:32:00 [2023-07-01T13:32:00.752Z] - CONFIG_UTS_NS: enabled
13:32:00 [2023-07-01T13:32:00.752Z] - CONFIG_CGROUPS: enabled
13:32:00 [2023-07-01T13:32:00.752Z] - CONFIG_CGROUP_CPUACCT: enabled
13:32:00 [2023-07-01T13:32:00.752Z] - CONFIG_CGROUP_DEVICE: enabled
13:32:00 [2023-07-01T13:32:00.752Z] - CONFIG_CGROUP_FREEZER: enabled
13:32:00 [2023-07-01T13:32:00.752Z] - CONFIG_CGROUP_SCHED: enabled
13:32:00 [2023-07-01T13:32:00.752Z] - CONFIG_CPUSETS: enabled
13:32:00 [2023-07-01T13:32:00.752Z] - CONFIG_MEMCG: enabled
13:32:00 [2023-07-01T13:32:00.752Z] - CONFIG_KEYS: enabled
13:32:00 [2023-07-01T13:32:00.752Z] - CONFIG_VETH: enabled (as module)
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_BRIDGE: enabled (as module)
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_NF_NAT: enabled (as module)
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_POSIX_MQUEUE: enabled
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_CGROUP_BPF: enabled
13:32:01 [2023-07-01T13:32:01.012Z] 
13:32:01 [2023-07-01T13:32:01.012Z] Optional Features:
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_USER_NS: enabled
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_SECCOMP: enabled
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_SECCOMP_FILTER: enabled
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_CGROUP_PIDS: enabled
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_MEMCG_SWAP: enabled
13:32:01 [2023-07-01T13:32:01.012Z]     (cgroup swap accounting is currently enabled)
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_BLK_CGROUP: enabled
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_CGROUP_PERF: enabled
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_CGROUP_HUGETLB: enabled
13:32:01 [2023-07-01T13:32:01.012Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:32:01 [2023-07-01T13:32:01.272Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:32:01 [2023-07-01T13:32:01.272Z] - CONFIG_CFS_BANDWIDTH: enabled
13:32:01 [2023-07-01T13:32:01.272Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:32:01 [2023-07-01T13:32:01.272Z] - CONFIG_RT_GROUP_SCHED: missing
13:32:01 [2023-07-01T13:32:01.272Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:32:01 [2023-07-01T13:32:01.272Z] - CONFIG_IP_VS: enabled (as module)
13:32:01 [2023-07-01T13:32:01.272Z] - CONFIG_IP_VS_NFCT: enabled
13:32:01 [2023-07-01T13:32:01.272Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:32:01 [2023-07-01T13:32:01.272Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:32:01 [2023-07-01T13:32:01.272Z] - CONFIG_IP_VS_RR: enabled (as module)
13:32:01 [2023-07-01T13:32:01.272Z] - CONFIG_SECURITY_SELINUX: enabled
13:32:01 [2023-07-01T13:32:01.272Z] - CONFIG_SECURITY_APPARMOR: enabled
13:32:01 [2023-07-01T13:32:01.272Z] - CONFIG_EXT4_FS: enabled
13:32:01 [2023-07-01T13:32:01.272Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:32:01 [2023-07-01T13:32:01.272Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:32:01 [2023-07-01T13:32:01.272Z] - Network Drivers:
13:32:01 [2023-07-01T13:32:01.272Z]   - "overlay":
13:32:01 [2023-07-01T13:32:01.272Z]     - CONFIG_VXLAN: enabled (as module)
13:32:01 [2023-07-01T13:32:01.272Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:32:01 [2023-07-01T13:32:01.272Z]       Optional (for encrypted networks):
13:32:01 [2023-07-01T13:32:01.532Z]       - CONFIG_CRYPTO: enabled
13:32:01 [2023-07-01T13:32:01.532Z]       - CONFIG_CRYPTO_AEAD: enabled
13:32:01 [2023-07-01T13:32:01.532Z]       - CONFIG_CRYPTO_GCM: enabled
13:32:01 [2023-07-01T13:32:01.532Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:32:01 [2023-07-01T13:32:01.532Z]       - CONFIG_CRYPTO_GHASH: enabled
13:32:01 [2023-07-01T13:32:01.532Z]       - CONFIG_XFRM: enabled
13:32:01 [2023-07-01T13:32:01.532Z]       - CONFIG_XFRM_USER: enabled (as module)
13:32:01 [2023-07-01T13:32:01.532Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:32:01 [2023-07-01T13:32:01.532Z]       - CONFIG_INET_ESP: enabled (as module)
13:32:01 [2023-07-01T13:32:01.532Z]   - "ipvlan":
13:32:01 [2023-07-01T13:32:01.532Z]     - CONFIG_IPVLAN: enabled (as module)
13:32:01 [2023-07-01T13:32:01.532Z]   - "macvlan":
13:32:01 [2023-07-01T13:32:01.532Z]     - CONFIG_MACVLAN: enabled (as module)
13:32:01 [2023-07-01T13:32:01.532Z]     - CONFIG_DUMMY: enabled (as module)
13:32:01 [2023-07-01T13:32:01.532Z]   - "ftp,tftp client in container":
13:32:01 [2023-07-01T13:32:01.532Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:32:01 [2023-07-01T13:32:01.532Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:32:01 [2023-07-01T13:32:01.532Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:32:01 [2023-07-01T13:32:01.532Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:32:01 [2023-07-01T13:32:01.532Z] - Storage Drivers:
13:32:01 [2023-07-01T13:32:01.532Z]   - "aufs":
13:32:01 [2023-07-01T13:32:01.532Z]     - CONFIG_AUFS_FS: enabled (as module)
13:32:01 [2023-07-01T13:32:01.532Z]   - "btrfs":
13:32:01 [2023-07-01T13:32:01.532Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:32:01 [2023-07-01T13:32:01.532Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:32:01 [2023-07-01T13:32:01.532Z]   - "devicemapper":
13:32:01 [2023-07-01T13:32:01.532Z]     - CONFIG_BLK_DEV_DM: enabled
13:32:01 [2023-07-01T13:32:01.532Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:32:01 [2023-07-01T13:32:01.532Z]   - "overlay":
13:32:01 [2023-07-01T13:32:01.532Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:32:01 [2023-07-01T13:32:01.532Z]   - "zfs":
13:32:01 [2023-07-01T13:32:01.532Z]     - /dev/zfs: present
13:32:01 [2023-07-01T13:32:01.532Z]     - zfs command: missing
13:32:01 [2023-07-01T13:32:01.532Z]     - zpool command: missing
13:32:01 [2023-07-01T13:32:01.532Z] 
13:32:01 [2023-07-01T13:32:01.532Z] Limits:
13:32:01 [2023-07-01T13:32:01.532Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:32:01 [2023-07-01T13:32:01.532Z] 
13:32:01 [2023-07-01T13:32:01.532Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:32:01 [2023-07-01T13:32:01.845Z] + docker build --force-rm -t docker:e4d809b2b0f78b69a84900f949350f05761d906c .
13:32:02 [2023-07-01T13:32:02.105Z] #0 building with "default" instance using docker driver
13:32:02 [2023-07-01T13:32:02.105Z] 
13:32:02 [2023-07-01T13:32:02.105Z] #1 [internal] load .dockerignore
13:32:02 [2023-07-01T13:32:02.105Z] #1 transferring context: 113B done
13:32:02 [2023-07-01T13:32:02.105Z] #1 DONE 0.0s
13:32:02 [2023-07-01T13:32:02.105Z] 
13:32:02 [2023-07-01T13:32:02.105Z] #2 [internal] load build definition from Dockerfile
13:32:02 [2023-07-01T13:32:02.105Z] #2 transferring dockerfile: 27.80kB done
13:32:02 [2023-07-01T13:32:02.105Z] #2 DONE 0.0s
13:32:02 [2023-07-01T13:32:02.105Z] 
13:32:02 [2023-07-01T13:32:02.105Z] #3 resolve image config for docker.io/docker/dockerfile:1
13:32:02 [2023-07-01T13:32:02.105Z] #3 DONE 0.1s
13:32:02 [2023-07-01T13:32:02.105Z] 
13:32:02 [2023-07-01T13:32:02.105Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
13:32:02 [2023-07-01T13:32:02.105Z] #4 CACHED
13:32:02 [2023-07-01T13:32:02.105Z] 
13:32:02 [2023-07-01T13:32:02.105Z] #5 [internal] load metadata for docker.io/library/busybox:latest
13:32:02 [2023-07-01T13:32:02.365Z] #5 DONE 0.0s
13:32:02 [2023-07-01T13:32:02.365Z] 
13:32:02 [2023-07-01T13:32:02.365Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
13:32:02 [2023-07-01T13:32:02.365Z] #6 DONE 0.1s
13:32:02 [2023-07-01T13:32:02.365Z] 
13:32:02 [2023-07-01T13:32:02.365Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0
13:32:02 [2023-07-01T13:32:02.365Z] #7 DONE 0.2s
13:32:02 [2023-07-01T13:32:02.365Z] 
13:32:02 [2023-07-01T13:32:02.365Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:32:02 [2023-07-01T13:32:02.365Z] #8 DONE 0.1s
13:32:02 [2023-07-01T13:32:02.365Z] 
13:32:02 [2023-07-01T13:32:02.365Z] #9 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye
13:32:02 [2023-07-01T13:32:02.365Z] #9 DONE 0.2s
13:32:02 [2023-07-01T13:32:02.365Z] 
13:32:02 [2023-07-01T13:32:02.365Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
13:32:02 [2023-07-01T13:32:02.365Z] #10 DONE 0.2s
13:32:02 [2023-07-01T13:32:02.365Z] 
13:32:02 [2023-07-01T13:32:02.365Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
13:32:02 [2023-07-01T13:32:02.365Z] #11 DONE 0.0s
13:32:02 [2023-07-01T13:32:02.365Z] 
13:32:02 [2023-07-01T13:32:02.365Z] #12 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839
13:32:02 [2023-07-01T13:32:02.365Z] #12 DONE 0.0s
13:32:02 [2023-07-01T13:32:02.365Z] 
13:32:02 [2023-07-01T13:32:02.365Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
13:32:02 [2023-07-01T13:32:02.365Z] #13 DONE 0.0s
13:32:02 [2023-07-01T13:32:02.365Z] 
13:32:02 [2023-07-01T13:32:02.365Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:32:02 [2023-07-01T13:32:02.365Z] #14 DONE 0.0s
13:32:02 [2023-07-01T13:32:02.365Z] 
13:32:02 [2023-07-01T13:32:02.365Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox
13:32:02 [2023-07-01T13:32:02.365Z] #15 DONE 0.0s
13:32:02 [2023-07-01T13:32:02.365Z] 
13:32:02 [2023-07-01T13:32:02.365Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
13:32:02 [2023-07-01T13:32:02.365Z] #16 DONE 0.0s
13:32:02 [2023-07-01T13:32:02.365Z] 
13:32:02 [2023-07-01T13:32:02.365Z] #17 [internal] load build context
13:32:03 [2023-07-01T13:32:03.308Z] #17 transferring context: 68.97MB 0.9s done
13:32:03 [2023-07-01T13:32:03.308Z] #17 DONE 0.9s
13:32:03 [2023-07-01T13:32:03.308Z] 
13:32:03 [2023-07-01T13:32:03.308Z] #18 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
13:32:03 [2023-07-01T13:32:03.308Z] #18 CACHED
13:32:03 [2023-07-01T13:32:03.308Z] 
13:32:03 [2023-07-01T13:32:03.308Z] #19 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
13:32:03 [2023-07-01T13:32:03.308Z] #19 CACHED
13:32:03 [2023-07-01T13:32:03.308Z] 
13:32:03 [2023-07-01T13:32:03.308Z] #20 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:32:03 [2023-07-01T13:32:03.308Z] #20 CACHED
13:32:03 [2023-07-01T13:32:03.308Z] 
13:32:03 [2023-07-01T13:32:03.308Z] #21 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:32:03 [2023-07-01T13:32:03.308Z] #21 CACHED
13:32:03 [2023-07-01T13:32:03.308Z] 
13:32:03 [2023-07-01T13:32:03.308Z] #22 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
13:32:03 [2023-07-01T13:32:03.308Z] #22 CACHED
13:32:03 [2023-07-01T13:32:03.308Z] 
13:32:03 [2023-07-01T13:32:03.308Z] #23 [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
13:32:03 [2023-07-01T13:32:03.308Z] #23 CACHED
13:32:03 [2023-07-01T13:32:03.308Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #24 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
13:32:03 [2023-07-01T13:32:03.309Z] #24 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #25 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:32:03 [2023-07-01T13:32:03.309Z] #25 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #26 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
13:32:03 [2023-07-01T13:32:03.309Z] #26 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #27 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
13:32:03 [2023-07-01T13:32:03.309Z] #27 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #28 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
13:32:03 [2023-07-01T13:32:03.309Z] #28 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:32:03 [2023-07-01T13:32:03.309Z] #29 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #30 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
13:32:03 [2023-07-01T13:32:03.309Z] #30 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #31 [base 2/5] COPY --from=xx / /
13:32:03 [2023-07-01T13:32:03.309Z] #31 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #32 [dev-base  6/13] RUN ldconfig
13:32:03 [2023-07-01T13:32:03.309Z] #32 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #33 [registry-src 1/2] WORKDIR /usr/src/registry
13:32:03 [2023-07-01T13:32:03.309Z] #33 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #34 [dockercli 3/3] RUN --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
13:32:03 [2023-07-01T13:32:03.309Z] #34 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #35 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
13:32:03 [2023-07-01T13:32:03.309Z] #35 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #36 [dockercli-integration 2/3] COPY hack/dockerfile/cli.sh /download-or-build-cli.sh
13:32:03 [2023-07-01T13:32:03.309Z] #36 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #37 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
13:32:03 [2023-07-01T13:32:03.309Z] #37 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #38 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:32:03 [2023-07-01T13:32:03.309Z] #38 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #39 [build-dummy 2/2] RUN mkdir -p /build
13:32:03 [2023-07-01T13:32:03.309Z] #39 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #40 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:32:03 [2023-07-01T13:32:03.309Z] #40 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #41 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
13:32:03 [2023-07-01T13:32:03.309Z] #41 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #42 [tini-src 1/3] WORKDIR /usr/src/tini
13:32:03 [2023-07-01T13:32:03.309Z] #42 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #43 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:32:03 [2023-07-01T13:32:03.309Z] #43 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #44 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:32:03 [2023-07-01T13:32:03.309Z] #44 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #45 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
13:32:03 [2023-07-01T13:32:03.309Z] #45 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #46 [delve-src 1/3] WORKDIR /usr/src/delve
13:32:03 [2023-07-01T13:32:03.309Z] #46 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #47 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
13:32:03 [2023-07-01T13:32:03.309Z] #47 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #48 [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
13:32:03 [2023-07-01T13:32:03.309Z] #48 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #49 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
13:32:03 [2023-07-01T13:32:03.309Z] #49 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #50 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
13:32:03 [2023-07-01T13:32:03.309Z] #50 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #51 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
13:32:03 [2023-07-01T13:32:03.309Z] #51 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #52 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
13:32:03 [2023-07-01T13:32:03.309Z] #52 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #53 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
13:32:03 [2023-07-01T13:32:03.309Z] #53 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #54 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:32:03 [2023-07-01T13:32:03.309Z] #54 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #55 [containerd-src 1/3] WORKDIR /usr/src/containerd
13:32:03 [2023-07-01T13:32:03.309Z] #55 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #56 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
13:32:03 [2023-07-01T13:32:03.309Z] #56 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #57 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:32:03 [2023-07-01T13:32:03.309Z] #57 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #58 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
13:32:03 [2023-07-01T13:32:03.309Z] #58 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #59 [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             ;
13:32:03 [2023-07-01T13:32:03.309Z] #59 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #60 [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.51.2"      && /build/golangci-lint --version
13:32:03 [2023-07-01T13:32:03.309Z] #60 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
13:32:03 [2023-07-01T13:32:03.309Z] #61 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #62 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
13:32:03 [2023-07-01T13:32:03.309Z] #62 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #63 [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
13:32:03 [2023-07-01T13:32:03.309Z] #63 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #64 [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
13:32:03 [2023-07-01T13:32:03.309Z] #64 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #65 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
13:32:03 [2023-07-01T13:32:03.309Z] #65 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #66 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
13:32:03 [2023-07-01T13:32:03.309Z] #66 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #67 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
13:32:03 [2023-07-01T13:32:03.309Z] #67 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #68 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
13:32:03 [2023-07-01T13:32:03.309Z] #68 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #69 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
13:32:03 [2023-07-01T13:32:03.309Z] #69 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #70 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
13:32:03 [2023-07-01T13:32:03.309Z] #70 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #71 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
13:32:03 [2023-07-01T13:32:03.309Z] #71 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #72 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
13:32:03 [2023-07-01T13:32:03.309Z] #72 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #73 [dockercli-integration 1/3] WORKDIR /go/src/github.com/docker/cli
13:32:03 [2023-07-01T13:32:03.309Z] #73 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #74 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
13:32:03 [2023-07-01T13:32:03.309Z] #74 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #75 [swagger-src 1/3] WORKDIR /usr/src/swagger
13:32:03 [2023-07-01T13:32:03.309Z] #75 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #76 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
13:32:03 [2023-07-01T13:32:03.309Z] #76 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #77 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
13:32:03 [2023-07-01T13:32:03.309Z] #77 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #78 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:32:03 [2023-07-01T13:32:03.309Z] #78 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #79 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
13:32:03 [2023-07-01T13:32:03.309Z] #79 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #80 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
13:32:03 [2023-07-01T13:32:03.309Z] #80 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #81 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
13:32:03 [2023-07-01T13:32:03.309Z] #81 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #82 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
13:32:03 [2023-07-01T13:32:03.309Z] #82 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #83 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:32:03 [2023-07-01T13:32:03.309Z] #83 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #84 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
13:32:03 [2023-07-01T13:32:03.309Z] #84 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #85 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
13:32:03 [2023-07-01T13:32:03.309Z] #85 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #86 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
13:32:03 [2023-07-01T13:32:03.309Z] #86 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #87 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
13:32:03 [2023-07-01T13:32:03.309Z] #87 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #88 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
13:32:03 [2023-07-01T13:32:03.309Z] #88 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #89 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
13:32:03 [2023-07-01T13:32:03.309Z] #89 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #90 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
13:32:03 [2023-07-01T13:32:03.309Z] #90 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #91 [dev-base  1/13] RUN groupadd -r docker
13:32:03 [2023-07-01T13:32:03.309Z] #91 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #92 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
13:32:03 [2023-07-01T13:32:03.309Z] #92 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #93 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
13:32:03 [2023-07-01T13:32:03.309Z] #93 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #94 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
13:32:03 [2023-07-01T13:32:03.309Z] #94 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #95 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:32:03 [2023-07-01T13:32:03.309Z] #95 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #96 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
13:32:03 [2023-07-01T13:32:03.309Z] #96 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #97 [runc-src 1/3] WORKDIR /usr/src/runc
13:32:03 [2023-07-01T13:32:03.309Z] #97 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #98 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:32:03 [2023-07-01T13:32:03.309Z] #98 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #99 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
13:32:03 [2023-07-01T13:32:03.309Z] #99 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #100 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
13:32:03 [2023-07-01T13:32:03.309Z] #100 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #101 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
13:32:03 [2023-07-01T13:32:03.309Z] #101 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #102 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s/(httpredir|deb|security).debian.org/${APT_MIRROR}/g" /etc/apt/sources.list || true
13:32:03 [2023-07-01T13:32:03.309Z] #102 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #103 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:32:03 [2023-07-01T13:32:03.309Z] #103 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #104 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:32:03 [2023-07-01T13:32:03.309Z] #104 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #105 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
13:32:03 [2023-07-01T13:32:03.309Z] #105 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #106 [binary-dummy 1/1] COPY --from=build-dummy /build /build
13:32:03 [2023-07-01T13:32:03.309Z] #106 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #107 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
13:32:03 [2023-07-01T13:32:03.309Z] #107 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #108 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:32:03 [2023-07-01T13:32:03.309Z] #108 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #109 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
13:32:03 [2023-07-01T13:32:03.309Z] #109 CACHED
13:32:03 [2023-07-01T13:32:03.309Z] 
13:32:03 [2023-07-01T13:32:03.309Z] #110 [dev 1/1] COPY --link . .
13:32:04 [2023-07-01T13:32:04.689Z] #110 DONE 1.2s
13:32:04 [2023-07-01T13:32:04.689Z] 
13:32:04 [2023-07-01T13:32:04.689Z] #111 exporting to image
13:32:04 [2023-07-01T13:32:04.689Z] #111 exporting layers
13:32:05 [2023-07-01T13:32:05.258Z] #111 exporting layers 0.8s done
13:32:05 [2023-07-01T13:32:05.258Z] #111 writing image sha256:933d1d11f037bb292c4b8d03bc6f3ad9f8e7a56cdfbae71a7d0e9e8d147e539c done
13:32:05 [2023-07-01T13:32:05.258Z] #111 naming to docker.io/library/docker:e4d809b2b0f78b69a84900f949350f05761d906c done
13:32:05 [2023-07-01T13:32:05.258Z] #111 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:32:05 [2023-07-01T13:32:05.568Z] + sudo modprobe ip6table_filter
[Pipeline] sh
13:32:05 [2023-07-01T13:32:05.851Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45863/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e4d809b2b0f78b69a84900f949350f05761d906c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e4d809b2b0f78b69a84900f949350f05761d906c hack/test/unit
13:32:06 [2023-07-01T13:32:06.111Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
13:32:06 [2023-07-01T13:32:06.111Z] + TESTFLAGS+=' -test.timeout=5m'
13:32:06 [2023-07-01T13:32:06.111Z] + TESTDIRS=./...
13:32:06 [2023-07-01T13:32:06.111Z] + exclude_paths='/vendor/|/integration'
13:32:06 [2023-07-01T13:32:06.111Z] ++ go list ./...
13:32:06 [2023-07-01T13:32:06.111Z] ++ grep -vE '(/vendor/|/integration)'
13:32:06 [2023-07-01T13:32:06.682Z] + pkg_list='github.com/docker/docker/api
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/backend/build
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/httpstatus
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/httputils
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/middleware
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/router
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/router/build
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/router/checkpoint
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/router/container
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/router/debug
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/router/distribution
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/router/grpc
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/router/image
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/router/network
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/router/plugin
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/router/session
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/router/swarm
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/router/system
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/server/router/volume
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/backend
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/blkiodev
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/container
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/events
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/filters
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/image
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/mount
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/network
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/plugins/logdriver
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/registry
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/strslice
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/swarm
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/swarm/runtime
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/time
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/versions
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/versions/v1p19
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/versions/v1p20
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/api/types/volume
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/builder
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/builder/builder-next
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/builder/builder-next/exporter
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/builder/builder-next/worker
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/builder/builder-next/worker/label
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/builder/dockerfile
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/builder/remotecontext
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/builder/remotecontext/git
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/builder/remotecontext/urlutil
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/cli/debug
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/cli/winresources/docker-proxy
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/cli/winresources/dockerd
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/client
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/client/buildkit
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/cmd/docker-proxy
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/cmd/dockerd
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/cmd/dockerd/trap
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/container
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/container/stream
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/contrib/apparmor
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/contrib/httpserver
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/cluster
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/cluster/convert
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/cluster/executor
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/cluster/executor/container
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/cluster/provider
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/config
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/containerd
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/events
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/events/testutils
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/graphdriver
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/graphdriver/copy
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/graphdriver/register
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/graphdriver/vfs
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/graphdriver/zfs
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/images
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/initlayer
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/links
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/listeners
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger/awslogs
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger/fluentd
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger/gcplogs
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger/gelf
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger/journald
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger/local
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger/logentries
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger/loggertest
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger/loggerutils
13:32:06 [2023-07-01T13:32:06.682Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/splunk
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/syslog
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/templates
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/names
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/network
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/snapshotter
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/stats
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/distribution
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/distribution/metadata
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/distribution/utils
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/distribution/xfer
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/dockerversion
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/errdefs
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/image
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/image/cache
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/image/tarexport
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/image/v1
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/internal/mod
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/internal/mounttree
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/internal/test/suite
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/internal/unshare
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/layer
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libcontainerd
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libcontainerd/queue
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libcontainerd/remote
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libcontainerd/shimopts
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libcontainerd/supervisor
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libcontainerd/types
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/bitmap
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/bitseq
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/cluster
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/config
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/datastore
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/diagnostic
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/discoverapi
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/driverapi
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/bridge
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/host
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/null
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/overlay
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/remote
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/windows
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drvregistry
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/etchosts
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/idm
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/internal/caller
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/internal/kvstore
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipam
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipamapi
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipams/builtin
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipams/null
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipams/remote
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipamutils
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipbits
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/iptables
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/netlabel
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/netutils
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/networkdb
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ns
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/options
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/osl
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/osl/kernel
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/portallocator
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/portmapper
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/resolvconf
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/testutils
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/types
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/oci
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/oci/caps
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/opts
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/aaparser
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/archive
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/authorization
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/broadcaster
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/capabilities
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/chrootarchive
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/containerfs
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/directory
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/dmesg
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/fileutils
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/homedir
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/idtools
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/ioutils
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/jsonmessage
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/longpath
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/loopback
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/meminfo
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/namesgenerator
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/parsers
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/parsers/kernel
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/pidfile
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/platform
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/platforms
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/plugingetter
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/plugins
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/plugins/transport
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/pools
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/process
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/progress
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/reexec
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/rootless
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/rootless/specconv
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/stack
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/stdcopy
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/streamformatter
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/stringid
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/sysinfo
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/system
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/tailfile
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/tarsum
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/pkg/useragent
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/plugin
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/plugin/executor/containerd
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/plugin/v2
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/profiles/apparmor
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/profiles/seccomp
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/quota
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/reference
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/registry
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/registry/resumable
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/restartmanager
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/runconfig
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/runconfig/opts
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/testutil
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/testutil/daemon
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/testutil/environment
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/testutil/fakecontext
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/testutil/fakegit
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/testutil/fakestorage
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/testutil/fixtures/load
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/testutil/fixtures/plugin
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/testutil/registry
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/testutil/request
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/volume
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/volume/drivers
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/volume/local
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/volume/mounts
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/volume/service
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/volume/service/opts
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/volume/testutils'
13:32:06 [2023-07-01T13:32:06.683Z] ++ grep --fixed-strings -v /libnetwork
13:32:06 [2023-07-01T13:32:06.683Z] ++ echo 'github.com/docker/docker/api
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/backend/build
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/httpstatus
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/httputils
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/middleware
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/router
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/router/build
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/router/checkpoint
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/router/container
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/router/debug
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/router/distribution
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/router/grpc
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/router/image
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/router/network
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/router/plugin
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/router/session
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/router/swarm
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/router/system
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/server/router/volume
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/backend
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/blkiodev
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/container
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/events
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/filters
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/image
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/mount
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/network
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/plugins/logdriver
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/registry
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/strslice
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/swarm
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/swarm/runtime
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/time
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/versions
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/versions/v1p19
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/versions/v1p20
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/api/types/volume
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/builder
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/builder/builder-next
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/builder/builder-next/exporter
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/builder/builder-next/worker
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/builder/builder-next/worker/label
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/builder/dockerfile
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/builder/remotecontext
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/builder/remotecontext/git
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/builder/remotecontext/urlutil
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/cli/debug
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/cli/winresources/docker-proxy
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/cli/winresources/dockerd
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/client
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/client/buildkit
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/cmd/docker-proxy
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/cmd/dockerd
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/cmd/dockerd/trap
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/container
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/container/stream
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/contrib/apparmor
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/contrib/httpserver
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/cluster
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/cluster/convert
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/cluster/executor
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/cluster/executor/container
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/cluster/provider
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/config
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/containerd
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/events
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/events/testutils
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/graphdriver
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/graphdriver/copy
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/graphdriver/register
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/graphdriver/vfs
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/graphdriver/zfs
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/images
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/initlayer
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/links
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/listeners
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/awslogs
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/fluentd
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/gcplogs
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/gelf
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/journald
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/local
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/logentries
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/loggertest
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/loggerutils
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/splunk
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/syslog
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/logger/templates
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/names
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/network
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/snapshotter
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/daemon/stats
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/distribution
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/distribution/metadata
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/distribution/utils
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/distribution/xfer
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/dockerversion
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/errdefs
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/image
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/image/cache
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/image/tarexport
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/image/v1
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/internal/mod
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/internal/mounttree
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/internal/test/suite
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/internal/unshare
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/layer
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libcontainerd
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libcontainerd/queue
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libcontainerd/remote
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libcontainerd/shimopts
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libcontainerd/supervisor
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libcontainerd/types
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/bitmap
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/bitseq
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/cluster
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/config
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/datastore
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/diagnostic
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/discoverapi
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/driverapi
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/bridge
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/host
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/null
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/overlay
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/remote
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/windows
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/drvregistry
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/etchosts
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/idm
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/internal/caller
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/internal/kvstore
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipam
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipamapi
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipams/builtin
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipams/null
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipams/remote
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipamutils
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ipbits
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/iptables
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/netlabel
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/netutils
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/networkdb
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/ns
13:32:06 [2023-07-01T13:32:06.683Z] github.com/docker/docker/libnetwork/options
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/libnetwork/osl
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/libnetwork/osl/kernel
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/libnetwork/portallocator
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/libnetwork/portmapper
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/libnetwork/resolvconf
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/libnetwork/testutils
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/libnetwork/types
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/oci
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/oci/caps
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/opts
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/aaparser
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/archive
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/authorization
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/broadcaster
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/capabilities
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/chrootarchive
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/containerfs
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/directory
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/dmesg
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/fileutils
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/homedir
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/idtools
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/ioutils
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/jsonmessage
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/longpath
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/loopback
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/meminfo
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/namesgenerator
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/parsers
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/parsers/kernel
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/pidfile
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/platform
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/platforms
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/plugingetter
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/plugins
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/plugins/transport
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/pools
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/process
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/progress
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/reexec
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/rootless
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/rootless/specconv
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/stack
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/stdcopy
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/streamformatter
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/stringid
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/sysinfo
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/system
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/tailfile
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/tarsum
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/useragent
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/plugin
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/plugin/executor/containerd
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/plugin/v2
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/profiles/apparmor
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/profiles/seccomp
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/quota
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/reference
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/registry
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/registry/resumable
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/restartmanager
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/runconfig
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/runconfig/opts
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/daemon
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/environment
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/fakecontext
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/fakegit
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/fakestorage
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/fixtures/load
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/fixtures/plugin
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/registry
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/request
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/volume
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/volume/drivers
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/volume/local
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/volume/mounts
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/volume/service
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/volume/service/opts
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/volume/testutils'
13:32:06 [2023-07-01T13:32:06.684Z] + base_pkg_list='github.com/docker/docker/api
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/backend/build
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/httpstatus
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/httputils
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/middleware
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/build
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/checkpoint
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/container
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/debug
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/distribution
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/grpc
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/image
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/network
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/plugin
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/session
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/swarm
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/system
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/volume
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/backend
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/blkiodev
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/container
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/events
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/filters
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/image
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/mount
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/network
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/plugins/logdriver
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/registry
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/strslice
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/swarm
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/swarm/runtime
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/time
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/versions
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/versions/v1p19
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/versions/v1p20
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/volume
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/builder-next
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/builder-next/exporter
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/builder-next/worker
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/builder-next/worker/label
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/dockerfile
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/remotecontext
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/remotecontext/git
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/remotecontext/urlutil
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/cli/debug
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/cli/winresources/docker-proxy
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/cli/winresources/dockerd
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/client
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/client/buildkit
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/cmd/docker-proxy
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/cmd/dockerd
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/cmd/dockerd/trap
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/container
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/container/stream
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/contrib/apparmor
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/contrib/httpserver
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/cluster
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/cluster/convert
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/cluster/executor
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/cluster/executor/container
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/cluster/provider
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/config
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/containerd
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/events
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/events/testutils
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/graphdriver
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/graphdriver/copy
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/graphdriver/register
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/graphdriver/vfs
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/graphdriver/zfs
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/images
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/initlayer
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/links
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/listeners
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/awslogs
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/fluentd
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/gcplogs
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/gelf
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/journald
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/local
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/logentries
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/loggertest
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/loggerutils
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/splunk
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/syslog
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/logger/templates
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/names
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/network
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/snapshotter
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/daemon/stats
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/distribution
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/distribution/metadata
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/distribution/utils
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/distribution/xfer
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/dockerversion
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/errdefs
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/image
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/image/cache
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/image/tarexport
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/image/v1
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/internal/mod
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/internal/mounttree
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/internal/test/suite
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/internal/unshare
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/layer
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/libcontainerd
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/libcontainerd/queue
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/libcontainerd/remote
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/libcontainerd/shimopts
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/libcontainerd/supervisor
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/libcontainerd/types
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/oci
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/oci/caps
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/opts
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/aaparser
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/archive
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/authorization
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/broadcaster
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/capabilities
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/chrootarchive
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/containerfs
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/directory
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/dmesg
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/fileutils
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/homedir
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/idtools
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/ioutils
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/jsonmessage
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/longpath
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/loopback
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/meminfo
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/namesgenerator
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/parsers
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/parsers/kernel
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/pidfile
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/platform
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/platforms
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/plugingetter
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/plugins
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/plugins/transport
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/pools
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/process
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/progress
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/reexec
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/rootless
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/rootless/specconv
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/stack
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/stdcopy
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/streamformatter
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/stringid
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/sysinfo
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/system
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/tailfile
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/tarsum
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/pkg/useragent
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/plugin
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/plugin/executor/containerd
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/plugin/v2
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/profiles/apparmor
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/profiles/seccomp
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/quota
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/reference
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/registry
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/registry/resumable
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/restartmanager
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/runconfig
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/runconfig/opts
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/daemon
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/environment
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/fakecontext
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/fakegit
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/fakestorage
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/fixtures/load
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/fixtures/plugin
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/registry
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/testutil/request
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/volume
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/volume/drivers
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/volume/local
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/volume/mounts
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/volume/service
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/volume/service/opts
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/volume/testutils'
13:32:06 [2023-07-01T13:32:06.684Z] ++ grep --fixed-strings /libnetwork
13:32:06 [2023-07-01T13:32:06.684Z] ++ echo 'github.com/docker/docker/api
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/backend/build
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/httpstatus
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/httputils
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/middleware
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/build
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/checkpoint
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/container
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/debug
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/distribution
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/grpc
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/image
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/network
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/plugin
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/session
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/swarm
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/system
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/server/router/volume
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/backend
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/blkiodev
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/container
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/events
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/filters
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/image
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/mount
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/network
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/plugins/logdriver
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/registry
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/strslice
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/swarm
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/swarm/runtime
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/time
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/versions
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/versions/v1p19
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/versions/v1p20
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/api/types/volume
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/builder-next
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:32:06 [2023-07-01T13:32:06.684Z] github.com/docker/docker/builder/builder-next/exporter
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/builder/builder-next/worker
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/builder/builder-next/worker/label
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/builder/dockerfile
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/builder/remotecontext
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/builder/remotecontext/git
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/builder/remotecontext/urlutil
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/cli/debug
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/cli/winresources/docker-proxy
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/cli/winresources/dockerd
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/client
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/client/buildkit
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/cmd/docker-proxy
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/cmd/dockerd
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/cmd/dockerd/trap
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/container
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/container/stream
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/contrib/apparmor
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/contrib/httpserver
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/cluster
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/cluster/convert
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/cluster/executor
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/cluster/executor/container
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/cluster/provider
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/config
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/containerd
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/events
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/events/testutils
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/graphdriver
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/graphdriver/copy
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/graphdriver/register
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/graphdriver/vfs
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/graphdriver/zfs
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/images
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/initlayer
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/links
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/listeners
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/awslogs
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/fluentd
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/gcplogs
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/gelf
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/journald
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/local
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/logentries
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/loggertest
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/loggerutils
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/splunk
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/syslog
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/logger/templates
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/names
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/network
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/snapshotter
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/daemon/stats
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/distribution
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/distribution/metadata
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/distribution/utils
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/distribution/xfer
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/dockerversion
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/errdefs
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/image
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/image/cache
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/image/tarexport
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/image/v1
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/internal/mod
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/internal/mounttree
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/internal/test/suite
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/internal/unshare
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/layer
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libcontainerd
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libcontainerd/queue
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libcontainerd/remote
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libcontainerd/shimopts
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libcontainerd/supervisor
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libcontainerd/types
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/bitmap
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/bitseq
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cluster
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/config
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/datastore
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/diagnostic
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/discoverapi
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/driverapi
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/bridge
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/host
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/null
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/overlay
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/remote
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/windows
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drvregistry
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/etchosts
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/idm
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/internal/caller
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/internal/kvstore
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipam
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipamapi
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipams/builtin
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipams/null
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipams/remote
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipamutils
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipbits
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/iptables
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/netlabel
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/netutils
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/networkdb
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ns
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/options
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/osl
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/osl/kernel
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/portallocator
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/portmapper
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/resolvconf
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/testutils
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/types
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/oci
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/oci/caps
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/opts
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/aaparser
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/archive
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/authorization
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/broadcaster
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/capabilities
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/chrootarchive
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/containerfs
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/directory
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/dmesg
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/fileutils
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/homedir
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/idtools
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/ioutils
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/jsonmessage
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/longpath
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/loopback
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/meminfo
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/namesgenerator
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/parsers
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/parsers/kernel
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/pidfile
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/platform
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/platforms
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/plugingetter
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/plugins
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/plugins/transport
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/pools
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/process
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/progress
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/reexec
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/rootless
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/rootless/specconv
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/stack
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/stdcopy
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/streamformatter
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/stringid
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/sysinfo
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/system
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/tailfile
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/tarsum
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/pkg/useragent
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/plugin
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/plugin/executor/containerd
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/plugin/v2
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/profiles/apparmor
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/profiles/seccomp
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/quota
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/reference
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/registry
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/registry/resumable
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/restartmanager
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/runconfig
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/runconfig/opts
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/testutil
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/testutil/daemon
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/testutil/environment
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/testutil/fakecontext
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/testutil/fakegit
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/testutil/fakestorage
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/testutil/fixtures/load
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/testutil/fixtures/plugin
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/testutil/registry
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/testutil/request
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/volume
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/volume/drivers
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/volume/local
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/volume/mounts
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/volume/service
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/volume/service/opts
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/volume/testutils'
13:32:06 [2023-07-01T13:32:06.685Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/bitmap
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/bitseq
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cluster
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/config
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/datastore
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/diagnostic
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/discoverapi
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/driverapi
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/bridge
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/host
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/null
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/overlay
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/remote
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/windows
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drvregistry
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/etchosts
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/idm
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/internal/caller
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/internal/kvstore
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipam
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipamapi
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipams/builtin
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipams/null
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipams/remote
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipamutils
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ipbits
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/iptables
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/netlabel
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/netutils
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/networkdb
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/ns
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/options
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/osl
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/osl/kernel
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/portallocator
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/portmapper
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/resolvconf
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/testutils
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/types'
13:32:06 [2023-07-01T13:32:06.685Z] + echo 'github.com/docker/docker/libnetwork
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/bitmap
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/bitseq
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cluster
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/config
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/datastore
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/diagnostic
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/discoverapi
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/driverapi
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/bridge
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/host
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:32:06 [2023-07-01T13:32:06.685Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/drivers/null
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/drivers/overlay
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/drivers/remote
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/drivers/windows
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/drvregistry
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/etchosts
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/idm
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/internal/caller
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/internal/kvstore
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/ipam
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/ipamapi
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/ipams/builtin
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/ipams/null
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/ipams/remote
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/ipamutils
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/ipbits
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/iptables
13:32:06 [2023-07-01T13:32:06.686Z] + grep --fixed-strings libnetwork/drivers/bridge
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/netlabel
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/netutils
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/networkdb
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/ns
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/options
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/osl
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/osl/kernel
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/portallocator
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/portmapper
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/resolvconf
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/testutils
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/types'
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/drivers/bridge
13:32:06 [2023-07-01T13:32:06.686Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:32:06 [2023-07-01T13:32:06.686Z] + type docker-proxy
13:32:06 [2023-07-01T13:32:06.686Z] hack/test/unit: line 25: type: docker-proxy: not found
13:32:06 [2023-07-01T13:32:06.686Z] + hack/make.sh binary-proxy install-proxy
13:32:06 [2023-07-01T13:32:06.686Z] 
13:32:06 [2023-07-01T13:32:06.686Z] Removing bundles/
13:32:06 [2023-07-01T13:32:06.686Z] 
13:32:06 [2023-07-01T13:32:06.686Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
13:32:06 [2023-07-01T13:32:06.686Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
13:32:10 [2023-07-01T13:32:10.884Z] Created binary: bundles/binary-proxy/docker-proxy
13:32:10 [2023-07-01T13:32:10.884Z] 
13:32:11 [2023-07-01T13:32:11.144Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
13:32:11 [2023-07-01T13:32:11.144Z] Installing docker-proxy to /usr/local/bin/
13:32:11 [2023-07-01T13:32:11.144Z] 
13:32:11 [2023-07-01T13:32:11.144Z] + mkdir -p bundles
13:32:11 [2023-07-01T13:32:11.144Z] + '[' -n 'github.com/docker/docker/api
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/backend/build
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/httpstatus
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/httputils
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/middleware
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/router
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/router/build
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/router/checkpoint
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/router/container
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/router/debug
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/router/distribution
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/router/grpc
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/router/image
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/router/network
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/router/plugin
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/router/session
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/router/swarm
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/router/system
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/server/router/volume
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/backend
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/blkiodev
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/container
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/events
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/filters
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/image
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/mount
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/network
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/plugins/logdriver
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/registry
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/strslice
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/swarm
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/swarm/runtime
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/time
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/versions
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/versions/v1p19
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/versions/v1p20
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/api/types/volume
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/builder
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/builder/builder-next
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/builder/builder-next/exporter
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/builder/builder-next/worker
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/builder/builder-next/worker/label
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/builder/dockerfile
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/builder/remotecontext
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/builder/remotecontext/git
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/builder/remotecontext/urlutil
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/cli/debug
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/cli/winresources/docker-proxy
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/cli/winresources/dockerd
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/client
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/client/buildkit
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/cmd/docker-proxy
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/cmd/dockerd
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/cmd/dockerd/trap
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/container
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/container/stream
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/contrib/apparmor
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/contrib/httpserver
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/cluster
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/cluster/convert
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/cluster/executor
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/cluster/executor/container
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/cluster/provider
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/config
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/containerd
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/events
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/events/testutils
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/graphdriver
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/graphdriver/copy
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/graphdriver/register
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/graphdriver/vfs
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/graphdriver/zfs
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/images
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/initlayer
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/links
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/listeners
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/awslogs
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/fluentd
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/gcplogs
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/gelf
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/journald
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/local
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/logentries
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/loggertest
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/loggerutils
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/splunk
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/syslog
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/logger/templates
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/names
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/network
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/snapshotter
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/daemon/stats
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/distribution
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/distribution/metadata
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/distribution/utils
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/distribution/xfer
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/dockerversion
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/errdefs
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/image
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/image/cache
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/image/tarexport
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/image/v1
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/internal/mod
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/internal/mounttree
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/internal/test/suite
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/internal/unshare
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/layer
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/libcontainerd
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/libcontainerd/queue
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/libcontainerd/remote
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/libcontainerd/shimopts
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/libcontainerd/supervisor
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/libcontainerd/types
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/oci
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/oci/caps
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/opts
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/aaparser
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/archive
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/authorization
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/broadcaster
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/capabilities
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/chrootarchive
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/containerfs
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/directory
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/dmesg
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/fileutils
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/homedir
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/idtools
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/ioutils
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/jsonmessage
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/longpath
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/loopback
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/meminfo
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/namesgenerator
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/parsers
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/parsers/kernel
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/pidfile
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/platform
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/platforms
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/plugingetter
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/plugins
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:32:11 [2023-07-01T13:32:11.144Z] github.com/docker/docker/pkg/plugins/transport
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/pkg/pools
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/pkg/process
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/pkg/progress
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/pkg/reexec
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/pkg/rootless
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/pkg/rootless/specconv
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/pkg/stack
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/pkg/stdcopy
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/pkg/streamformatter
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/pkg/stringid
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/pkg/sysinfo
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/pkg/system
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/pkg/tailfile
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/pkg/tarsum
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/pkg/useragent
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/plugin
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/plugin/executor/containerd
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/plugin/v2
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/profiles/apparmor
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/profiles/seccomp
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/quota
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/reference
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/registry
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/registry/resumable
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/restartmanager
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/runconfig
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/runconfig/opts
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/testutil
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/testutil/daemon
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/testutil/environment
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/testutil/fakecontext
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/testutil/fakegit
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/testutil/fakestorage
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/testutil/fixtures/load
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/testutil/fixtures/plugin
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/testutil/registry
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/testutil/request
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/volume
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/volume/drivers
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/volume/local
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/volume/mounts
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/volume/service
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/volume/service/opts
13:32:11 [2023-07-01T13:32:11.145Z] github.com/docker/docker/volume/testutils' ']'
13:32:11 [2023-07-01T13:32:11.145Z] + 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/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
13:32:11 [2023-07-01T13:32:11.714Z] ?   	github.com/docker/docker/api	[no test files]
13:32:19 [2023-07-01T13:32:19.858Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
13:32:19 [2023-07-01T13:32:19.858Z] ok  	github.com/docker/docker/api/server	0.048s	coverage: 13.0% of statements
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
13:32:37 [2023-07-01T13:32:37.974Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 28.3% of statements
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
13:32:37 [2023-07-01T13:32:37.974Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/types	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:32:37 [2023-07-01T13:32:37.974Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
13:32:37 [2023-07-01T13:32:37.974Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
13:32:37 [2023-07-01T13:32:37.974Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
13:32:37 [2023-07-01T13:32:37.974Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
13:32:38 [2023-07-01T13:32:38.234Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:32:38 [2023-07-01T13:32:38.234Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
13:32:38 [2023-07-01T13:32:38.234Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
13:32:38 [2023-07-01T13:32:38.494Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
13:32:38 [2023-07-01T13:32:38.494Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 89.3% of statements
13:32:38 [2023-07-01T13:32:38.494Z] ok  	github.com/docker/docker/api/types/registry	0.008s	coverage: 54.2% of statements
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
13:32:38 [2023-07-01T13:32:38.494Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/builder	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
13:32:38 [2023-07-01T13:32:38.494Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
13:32:38 [2023-07-01T13:32:38.494Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
13:32:38 [2023-07-01T13:32:38.494Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
13:32:38 [2023-07-01T13:32:38.494Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
13:32:40 [2023-07-01T13:32:40.404Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
13:32:40 [2023-07-01T13:32:40.404Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
13:32:40 [2023-07-01T13:32:40.404Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
13:32:40 [2023-07-01T13:32:40.404Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
13:32:40 [2023-07-01T13:32:40.404Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.012s	coverage: 100.0% of statements
13:32:40 [2023-07-01T13:32:40.404Z] ok  	github.com/docker/docker/cli/debug	0.015s	coverage: 100.0% of statements
13:32:40 [2023-07-01T13:32:40.404Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
13:32:40 [2023-07-01T13:32:40.404Z] ok  	github.com/docker/docker/builder/remotecontext	0.039s	coverage: 33.5% of statements
13:32:40 [2023-07-01T13:32:40.404Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
13:32:40 [2023-07-01T13:32:40.404Z] ok  	github.com/docker/docker/builder/dockerfile	0.077s	coverage: 50.1% of statements
13:32:40 [2023-07-01T13:32:40.975Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
13:32:40 [2023-07-01T13:32:40.975Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
13:32:40 [2023-07-01T13:32:40.975Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.022s	coverage: 66.5% of statements
13:32:41 [2023-07-01T13:32:41.235Z] 	github.com/docker/docker/client	coverage: 77.3% of statements
13:32:41 [2023-07-01T13:32:41.235Z] ok  	github.com/docker/docker/client	0.200s	coverage: 77.3% of statements
13:32:45 [2023-07-01T13:32:45.440Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
13:32:45 [2023-07-01T13:32:45.440Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.047s	coverage: 82.5% of statements
13:32:53 [2023-07-01T13:32:53.573Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
13:32:53 [2023-07-01T13:32:53.573Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:32:53 [2023-07-01T13:32:53.573Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:32:53 [2023-07-01T13:32:53.573Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:32:53 [2023-07-01T13:32:53.573Z] 	github.com/docker/docker/container	coverage: 36.4% of statements
13:32:53 [2023-07-01T13:32:53.573Z] ok  	github.com/docker/docker/container	0.151s	coverage: 36.4% of statements
13:32:53 [2023-07-01T13:32:53.573Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.5% of statements
13:32:53 [2023-07-01T13:32:53.573Z] ok  	github.com/docker/docker/cmd/dockerd	0.251s	coverage: 29.5% of statements
13:32:54 [2023-07-01T13:32:54.954Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
13:32:54 [2023-07-01T13:32:54.954Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.496s	coverage: 0.0% of statements
13:32:56 [2023-07-01T13:32:56.337Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:32:56 [2023-07-01T13:32:56.337Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
13:32:56 [2023-07-01T13:32:56.337Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
13:32:56 [2023-07-01T13:32:56.337Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.019s	coverage: 65.3% of statements
13:32:56 [2023-07-01T13:32:56.337Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 39.2% of statements
13:32:56 [2023-07-01T13:32:56.337Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
13:32:56 [2023-07-01T13:32:56.337Z] ok  	github.com/docker/docker/daemon/cluster	0.069s	coverage: 0.5% of statements
13:32:56 [2023-07-01T13:32:56.597Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:32:56 [2023-07-01T13:32:56.597Z] 	github.com/docker/docker/daemon/config	coverage: 76.2% of statements
13:32:56 [2023-07-01T13:32:56.597Z] ok  	github.com/docker/docker/daemon/config	0.041s	coverage: 76.2% of statements
13:32:57 [2023-07-01T13:32:57.979Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:32:57 [2023-07-01T13:32:57.979Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
13:32:57 [2023-07-01T13:32:57.979Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
13:32:57 [2023-07-01T13:32:57.979Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.4% of statements
13:32:57 [2023-07-01T13:32:57.979Z] ok  	github.com/docker/docker/daemon/containerd	0.027s	coverage: 0.4% of statements
13:32:57 [2023-07-01T13:32:57.979Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
13:32:57 [2023-07-01T13:32:57.979Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
13:32:57 [2023-07-01T13:32:57.979Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
13:32:57 [2023-07-01T13:32:57.979Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
13:32:58 [2023-07-01T13:32:58.239Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
13:32:58 [2023-07-01T13:32:58.239Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.181s	coverage: 59.6% of statements
13:32:58 [2023-07-01T13:32:58.498Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:32:58 [2023-07-01T13:32:58.498Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
13:32:58 [2023-07-01T13:32:58.498Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
13:32:58 [2023-07-01T13:32:58.759Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:32:58 [2023-07-01T13:32:58.759Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:32:59 [2023-07-01T13:32:59.019Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
13:32:59 [2023-07-01T13:32:59.019Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.170s	coverage: 60.2% of statements
13:32:59 [2023-07-01T13:32:59.019Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
13:32:59 [2023-07-01T13:32:59.019Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
13:32:59 [2023-07-01T13:32:59.588Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
13:32:59 [2023-07-01T13:32:59.588Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
13:33:00 [2023-07-01T13:33:00.158Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
13:33:00 [2023-07-01T13:33:00.158Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.453s	coverage: 13.0% of statements
13:33:00 [2023-07-01T13:33:00.158Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:33:00 [2023-07-01T13:33:00.158Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:33:00 [2023-07-01T13:33:00.158Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
13:33:00 [2023-07-01T13:33:00.158Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
13:33:00 [2023-07-01T13:33:00.158Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
13:33:00 [2023-07-01T13:33:00.158Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
13:33:00 [2023-07-01T13:33:00.418Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
13:33:00 [2023-07-01T13:33:00.418Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
13:33:00 [2023-07-01T13:33:00.678Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
13:33:00 [2023-07-01T13:33:00.678Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.100s	coverage: 78.3% of statements
13:33:00 [2023-07-01T13:33:00.678Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:33:00 [2023-07-01T13:33:00.678Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
13:33:00 [2023-07-01T13:33:00.678Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
13:33:00 [2023-07-01T13:33:00.678Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
13:33:00 [2023-07-01T13:33:00.678Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.014s	coverage: 53.6% of statements
13:33:01 [2023-07-01T13:33:01.248Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
13:33:01 [2023-07-01T13:33:01.248Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
13:33:01 [2023-07-01T13:33:01.248Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
13:33:01 [2023-07-01T13:33:01.248Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.007s	coverage: 88.2% of statements
13:33:01 [2023-07-01T13:33:01.248Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
13:33:01 [2023-07-01T13:33:01.248Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
13:33:01 [2023-07-01T13:33:01.509Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:33:01 [2023-07-01T13:33:01.509Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
13:33:01 [2023-07-01T13:33:01.509Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
13:33:01 [2023-07-01T13:33:01.509Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 79.4% of statements
13:33:01 [2023-07-01T13:33:01.509Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
13:33:01 [2023-07-01T13:33:01.509Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.139s	coverage: 76.8% of statements
13:33:02 [2023-07-01T13:33:02.080Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
13:33:02 [2023-07-01T13:33:02.080Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.031s	coverage: 63.5% of statements
13:33:02 [2023-07-01T13:33:02.080Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
13:33:02 [2023-07-01T13:33:02.080Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.038s	coverage: 31.5% of statements
13:33:02 [2023-07-01T13:33:02.340Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:33:02 [2023-07-01T13:33:02.340Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
13:33:02 [2023-07-01T13:33:02.340Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
13:33:02 [2023-07-01T13:33:02.340Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
13:33:02 [2023-07-01T13:33:02.340Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 46.8% of statements
13:33:02 [2023-07-01T13:33:02.600Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
13:33:02 [2023-07-01T13:33:02.600Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:33:02 [2023-07-01T13:33:02.600Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
13:33:02 [2023-07-01T13:33:02.600Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
13:33:02 [2023-07-01T13:33:02.600Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
13:33:02 [2023-07-01T13:33:02.600Z] ok  	github.com/docker/docker/daemon/logger/journald	1.479s	coverage: 74.5% of statements
13:33:03 [2023-07-01T13:33:03.541Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:33:03 [2023-07-01T13:33:03.541Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
13:33:03 [2023-07-01T13:33:03.541Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
13:33:03 [2023-07-01T13:33:03.541Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
13:33:03 [2023-07-01T13:33:03.541Z] ok  	github.com/docker/docker/errdefs	0.008s	coverage: 77.7% of statements
13:33:03 [2023-07-01T13:33:03.541Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
13:33:03 [2023-07-01T13:33:03.541Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 44.4% of statements
13:33:03 [2023-07-01T13:33:03.801Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
13:33:03 [2023-07-01T13:33:03.801Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.461s	coverage: 82.5% of statements
13:33:04 [2023-07-01T13:33:04.061Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
13:33:04 [2023-07-01T13:33:04.061Z] ok  	github.com/docker/docker/distribution	0.591s	coverage: 29.5% of statements
13:33:04 [2023-07-01T13:33:04.320Z] ?   	github.com/docker/docker/image/v1	[no test files]
13:33:04 [2023-07-01T13:33:04.320Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
13:33:04 [2023-07-01T13:33:04.320Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
13:33:04 [2023-07-01T13:33:04.320Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
13:33:04 [2023-07-01T13:33:04.320Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
13:33:04 [2023-07-01T13:33:04.320Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
13:33:04 [2023-07-01T13:33:04.320Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
13:33:04 [2023-07-01T13:33:04.320Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
13:33:04 [2023-07-01T13:33:04.320Z] 	github.com/docker/docker/image	coverage: 86.4% of statements
13:33:04 [2023-07-01T13:33:04.320Z] ok  	github.com/docker/docker/image	0.030s	coverage: 86.4% of statements
13:33:04 [2023-07-01T13:33:04.320Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:33:04 [2023-07-01T13:33:04.320Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
13:33:05 [2023-07-01T13:33:05.702Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:33:05 [2023-07-01T13:33:05.702Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:33:05 [2023-07-01T13:33:05.702Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
13:33:05 [2023-07-01T13:33:05.702Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:33:05 [2023-07-01T13:33:05.702Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:33:05 [2023-07-01T13:33:05.702Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
13:33:05 [2023-07-01T13:33:05.702Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
13:33:05 [2023-07-01T13:33:05.702Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
13:33:05 [2023-07-01T13:33:05.702Z] ok  	github.com/docker/docker/distribution/xfer	2.172s	coverage: 85.4% of statements
13:33:05 [2023-07-01T13:33:05.962Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:33:05 [2023-07-01T13:33:05.962Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
13:33:05 [2023-07-01T13:33:05.962Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 36.9% of statements
13:33:05 [2023-07-01T13:33:05.962Z] 	github.com/docker/docker/daemon	coverage: 17.1% of statements
13:33:05 [2023-07-01T13:33:05.962Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
13:33:05 [2023-07-01T13:33:05.962Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
13:33:05 [2023-07-01T13:33:05.962Z] ok  	github.com/docker/docker/opts	0.034s	coverage: 67.9% of statements
13:33:05 [2023-07-01T13:33:05.962Z] ok  	github.com/docker/docker/pkg/aaparser	0.035s	coverage: 52.9% of statements
13:33:05 [2023-07-01T13:33:05.962Z] ok  	github.com/docker/docker/daemon	10.828s	coverage: 17.1% of statements
13:33:06 [2023-07-01T13:33:06.532Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
13:33:06 [2023-07-01T13:33:06.532Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
13:33:06 [2023-07-01T13:33:06.532Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
13:33:06 [2023-07-01T13:33:06.532Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
13:33:06 [2023-07-01T13:33:06.532Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
13:33:06 [2023-07-01T13:33:06.532Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
13:33:06 [2023-07-01T13:33:06.532Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
13:33:06 [2023-07-01T13:33:06.532Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
13:33:06 [2023-07-01T13:33:06.793Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
13:33:06 [2023-07-01T13:33:06.793Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
13:33:06 [2023-07-01T13:33:06.793Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
13:33:06 [2023-07-01T13:33:06.793Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.254s	coverage: 83.1% of statements
13:33:06 [2023-07-01T13:33:06.793Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
13:33:06 [2023-07-01T13:33:06.793Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 56.4% of statements
13:33:07 [2023-07-01T13:33:07.053Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
13:33:07 [2023-07-01T13:33:07.053Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 8.3% of statements
13:33:07 [2023-07-01T13:33:07.053Z] 	github.com/docker/docker/pkg/archive	coverage: 81.5% of statements
13:33:07 [2023-07-01T13:33:07.053Z] ok  	github.com/docker/docker/pkg/archive	0.454s	coverage: 81.5% of statements
13:33:07 [2023-07-01T13:33:07.313Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:33:07 [2023-07-01T13:33:07.313Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
13:33:07 [2023-07-01T13:33:07.313Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
13:33:07 [2023-07-01T13:33:07.313Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
13:33:07 [2023-07-01T13:33:07.313Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
13:33:07 [2023-07-01T13:33:07.313Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
13:33:07 [2023-07-01T13:33:07.313Z] ok  	github.com/docker/docker/pkg/meminfo	0.016s	coverage: 75.0% of statements
13:33:07 [2023-07-01T13:33:07.313Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
13:33:07 [2023-07-01T13:33:07.313Z] ok  	github.com/docker/docker/pkg/idtools	0.346s	coverage: 69.8% of statements
13:33:07 [2023-07-01T13:33:07.313Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
13:33:07 [2023-07-01T13:33:07.313Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
13:33:07 [2023-07-01T13:33:07.313Z] ok  	github.com/docker/docker/pkg/authorization	0.871s	coverage: 68.3% of statements
13:33:07 [2023-07-01T13:33:07.313Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
13:33:07 [2023-07-01T13:33:07.313Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
13:33:07 [2023-07-01T13:33:07.313Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
13:33:07 [2023-07-01T13:33:07.574Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
13:33:07 [2023-07-01T13:33:07.574Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
13:33:07 [2023-07-01T13:33:07.574Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
13:33:07 [2023-07-01T13:33:07.574Z] ok  	github.com/docker/docker/pkg/ioutils	0.386s	coverage: 72.3% of statements
13:33:07 [2023-07-01T13:33:07.574Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
13:33:07 [2023-07-01T13:33:07.574Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
13:33:07 [2023-07-01T13:33:07.574Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:33:07 [2023-07-01T13:33:07.574Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
13:33:07 [2023-07-01T13:33:07.574Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:33:07 [2023-07-01T13:33:07.574Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
13:33:07 [2023-07-01T13:33:07.574Z] ok  	github.com/docker/docker/pkg/pidfile	0.014s	coverage: 94.1% of statements
13:33:08 [2023-07-01T13:33:08.144Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:33:08 [2023-07-01T13:33:08.145Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:33:08 [2023-07-01T13:33:08.145Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
13:33:08 [2023-07-01T13:33:08.145Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
13:33:08 [2023-07-01T13:33:08.145Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
13:33:08 [2023-07-01T13:33:08.145Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
13:33:08 [2023-07-01T13:33:08.145Z] ok  	github.com/docker/docker/pkg/process	0.006s	coverage: 21.7% of statements
13:33:08 [2023-07-01T13:33:08.145Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
13:33:08 [2023-07-01T13:33:08.145Z] ok  	github.com/docker/docker/pkg/pools	0.009s	coverage: 88.2% of statements
13:33:08 [2023-07-01T13:33:08.145Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.018s	coverage: 85.7% of statements
13:33:08 [2023-07-01T13:33:08.405Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
13:33:08 [2023-07-01T13:33:08.405Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
13:33:08 [2023-07-01T13:33:08.405Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
13:33:08 [2023-07-01T13:33:08.405Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
13:33:08 [2023-07-01T13:33:08.405Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
13:33:08 [2023-07-01T13:33:08.405Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
13:33:08 [2023-07-01T13:33:08.405Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
13:33:08 [2023-07-01T13:33:08.405Z] ok  	github.com/docker/docker/pkg/reexec	0.014s	coverage: 82.4% of statements
13:33:08 [2023-07-01T13:33:08.405Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
13:33:08 [2023-07-01T13:33:08.405Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
13:33:08 [2023-07-01T13:33:08.665Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
13:33:08 [2023-07-01T13:33:08.665Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
13:33:08 [2023-07-01T13:33:08.665Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
13:33:08 [2023-07-01T13:33:08.665Z] ok  	github.com/docker/docker/pkg/stringid	0.013s	coverage: 61.9% of statements
13:33:08 [2023-07-01T13:33:08.926Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
13:33:08 [2023-07-01T13:33:08.926Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
13:33:08 [2023-07-01T13:33:08.926Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
13:33:08 [2023-07-01T13:33:08.926Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 43.1% of statements
13:33:08 [2023-07-01T13:33:08.926Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
13:33:08 [2023-07-01T13:33:08.926Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
13:33:08 [2023-07-01T13:33:08.926Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
13:33:08 [2023-07-01T13:33:08.926Z] ok  	github.com/docker/docker/pkg/tailfile	0.049s	coverage: 88.6% of statements
13:33:08 [2023-07-01T13:33:08.926Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
13:33:08 [2023-07-01T13:33:08.926Z] ok  	github.com/docker/docker/pkg/tarsum	0.071s	coverage: 89.1% of statements
13:33:09 [2023-07-01T13:33:09.865Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:33:09 [2023-07-01T13:33:09.865Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:33:09 [2023-07-01T13:33:09.865Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
13:33:09 [2023-07-01T13:33:09.865Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
13:33:09 [2023-07-01T13:33:09.865Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
13:33:09 [2023-07-01T13:33:09.865Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
13:33:10 [2023-07-01T13:33:10.125Z] 	github.com/docker/docker/reference	coverage: 83.0% of statements
13:33:10 [2023-07-01T13:33:10.125Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.0% of statements
13:33:10 [2023-07-01T13:33:10.385Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
13:33:10 [2023-07-01T13:33:10.385Z] ok  	github.com/docker/docker/plugin	0.527s	coverage: 23.3% of statements
13:33:10 [2023-07-01T13:33:10.385Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
13:33:10 [2023-07-01T13:33:10.385Z] ok  	github.com/docker/docker/quota	0.288s	coverage: 71.4% of statements
13:33:10 [2023-07-01T13:33:10.644Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
13:33:10 [2023-07-01T13:33:10.644Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
13:33:10 [2023-07-01T13:33:10.644Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
13:33:10 [2023-07-01T13:33:10.644Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
13:33:10 [2023-07-01T13:33:10.644Z] 	github.com/docker/docker/registry	coverage: 64.9% of statements
13:33:10 [2023-07-01T13:33:10.644Z] ok  	github.com/docker/docker/registry	0.109s	coverage: 64.9% of statements
13:33:10 [2023-07-01T13:33:10.644Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:33:10 [2023-07-01T13:33:10.644Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
13:33:10 [2023-07-01T13:33:10.644Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
13:33:10 [2023-07-01T13:33:10.644Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
13:33:10 [2023-07-01T13:33:10.645Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
13:33:11 [2023-07-01T13:33:11.213Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:33:11 [2023-07-01T13:33:11.213Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:33:11 [2023-07-01T13:33:11.213Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:33:11 [2023-07-01T13:33:11.213Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:33:11 [2023-07-01T13:33:11.213Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:33:11 [2023-07-01T13:33:11.213Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:33:11 [2023-07-01T13:33:11.213Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:33:11 [2023-07-01T13:33:11.213Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:33:11 [2023-07-01T13:33:11.213Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:33:11 [2023-07-01T13:33:11.213Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:33:11 [2023-07-01T13:33:11.213Z] ?   	github.com/docker/docker/volume	[no test files]
13:33:11 [2023-07-01T13:33:11.783Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
13:33:11 [2023-07-01T13:33:11.783Z] ok  	github.com/docker/docker/volume/drivers	0.008s	coverage: 36.1% of statements
13:33:12 [2023-07-01T13:33:12.043Z] 	github.com/docker/docker/volume/mounts	coverage: 66.0% of statements
13:33:12 [2023-07-01T13:33:12.043Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 66.0% of statements
13:33:12 [2023-07-01T13:33:12.043Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
13:33:12 [2023-07-01T13:33:12.043Z] ok  	github.com/docker/docker/volume/local	0.143s	coverage: 74.4% of statements
13:33:12 [2023-07-01T13:33:12.612Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:33:12 [2023-07-01T13:33:12.612Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:33:12 [2023-07-01T13:33:12.612Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
13:33:12 [2023-07-01T13:33:12.612Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
13:33:13 [2023-07-01T13:33:13.180Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
13:33:13 [2023-07-01T13:33:13.180Z] ok  	github.com/docker/docker/layer	7.690s	coverage: 68.7% of statements
13:33:45 [2023-07-01T13:33:45.268Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
13:33:45 [2023-07-01T13:33:45.268Z] ok  	github.com/docker/docker/pkg/plugins	33.654s	coverage: 74.4% of statements
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === Skipped
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     network_proxy_test.go:210: No support for dual stack yet
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:41: Driver btrfs not supported
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:41: Driver btrfs not supported
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:41: Driver btrfs not supported
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:41: Driver btrfs not supported
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:41: Driver btrfs not supported
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:68: No driver to put!
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z] time="2023-07-01T13:32:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z] time="2023-07-01T13:32:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z] time="2023-07-01T13:32:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z] time="2023-07-01T13:32:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z] time="2023-07-01T13:32:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:68: No driver to put!
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     overlay_test.go:61: Cannot run test with naive change algorithm
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:41: Driver zfs not supported
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:41: Driver zfs not supported
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:41: Driver zfs not supported
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:41: Driver zfs not supported
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:41: Driver zfs not supported
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     graphtest_unix.go:68: No driver to put!
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:33:45 [2023-07-01T13:33:45.268Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
13:33:45 [2023-07-01T13:33:45.268Z] 
13:33:45 [2023-07-01T13:33:45.268Z] DONE 3036 tests, 26 skipped in 90.907s
13:33:45 [2023-07-01T13:33:45.268Z] + '[' -n 'github.com/docker/docker/libnetwork
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/bitmap
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/bitseq
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/cluster
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/config
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/datastore
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/diagnostic
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/discoverapi
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/driverapi
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drivers/bridge
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drivers/host
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drivers/null
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drivers/overlay
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drivers/remote
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drivers/windows
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/drvregistry
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/etchosts
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/idm
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/internal/caller
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/internal/kvstore
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/ipam
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/ipamapi
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/ipams/builtin
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/ipams/null
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/ipams/remote
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/ipamutils
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/ipbits
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/iptables
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/netlabel
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/netutils
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/networkdb
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/ns
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/options
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/osl
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/osl/kernel
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/portallocator
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/portmapper
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/resolvconf
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/testutils
13:33:45 [2023-07-01T13:33:45.268Z] github.com/docker/docker/libnetwork/types' ']'
13:33:45 [2023-07-01T13:33:45.269Z] + 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/bitmap 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/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/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
13:34:31 [2023-07-01T13:34:31.959Z] 	github.com/docker/docker/libnetwork	coverage: 42.3% of statements
13:34:31 [2023-07-01T13:34:31.959Z] ok  	github.com/docker/docker/libnetwork	44.608s	coverage: 42.3% of statements
13:34:31 [2023-07-01T13:34:31.959Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
13:34:31 [2023-07-01T13:34:31.959Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
13:34:31 [2023-07-01T13:34:31.959Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
13:34:31 [2023-07-01T13:34:31.959Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.113s	coverage: 75.7% of statements
13:34:31 [2023-07-01T13:34:31.959Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:34:32 [2023-07-01T13:34:32.218Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:34:32 [2023-07-01T13:34:32.479Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:34:32 [2023-07-01T13:34:32.479Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:34:32 [2023-07-01T13:34:32.479Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:34:32 [2023-07-01T13:34:32.479Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:34:32 [2023-07-01T13:34:32.738Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
13:34:32 [2023-07-01T13:34:32.998Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
13:34:32 [2023-07-01T13:34:32.998Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
13:34:33 [2023-07-01T13:34:33.567Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
13:34:33 [2023-07-01T13:34:33.567Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
13:34:33 [2023-07-01T13:34:33.567Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:34:33 [2023-07-01T13:34:33.567Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:34:33 [2023-07-01T13:34:33.826Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
13:34:33 [2023-07-01T13:34:33.826Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
13:34:37 [2023-07-01T13:34:37.120Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
13:34:37 [2023-07-01T13:34:37.120Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.911s	coverage: 62.2% of statements
13:34:37 [2023-07-01T13:34:37.120Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:34:37 [2023-07-01T13:34:37.120Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 34.8% of statements
13:34:37 [2023-07-01T13:34:37.120Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
13:34:38 [2023-07-01T13:34:38.058Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
13:34:38 [2023-07-01T13:34:38.058Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.613s	coverage: 5.0% of statements
13:34:38 [2023-07-01T13:34:38.058Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:34:38 [2023-07-01T13:34:38.627Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
13:34:38 [2023-07-01T13:34:38.627Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.6% of statements
13:34:38 [2023-07-01T13:34:38.627Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:34:38 [2023-07-01T13:34:38.887Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 36.4% of statements
13:34:38 [2023-07-01T13:34:38.887Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 36.4% of statements
13:34:40 [2023-07-01T13:34:40.267Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
13:34:40 [2023-07-01T13:34:40.267Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
13:34:40 [2023-07-01T13:34:40.267Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
13:34:40 [2023-07-01T13:34:40.267Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 63.6% of statements
13:34:40 [2023-07-01T13:34:40.267Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 63.6% of statements
13:34:40 [2023-07-01T13:34:40.836Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
13:34:40 [2023-07-01T13:34:40.836Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
13:34:40 [2023-07-01T13:34:40.836Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:34:40 [2023-07-01T13:34:40.836Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:34:40 [2023-07-01T13:34:40.836Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:34:41 [2023-07-01T13:34:41.404Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
13:34:41 [2023-07-01T13:34:41.404Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.040s	coverage: 86.2% of statements
13:34:41 [2023-07-01T13:34:41.664Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
13:34:41 [2023-07-01T13:34:41.664Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
13:34:41 [2023-07-01T13:34:41.923Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
13:34:41 [2023-07-01T13:34:41.923Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
13:34:42 [2023-07-01T13:34:42.183Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
13:34:42 [2023-07-01T13:34:42.183Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
13:34:42 [2023-07-01T13:34:42.183Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
13:34:42 [2023-07-01T13:34:42.183Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
13:34:52 [2023-07-01T13:34:52.256Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
13:34:52 [2023-07-01T13:34:52.256Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
13:34:56 [2023-07-01T13:34:56.465Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
13:34:56 [2023-07-01T13:34:56.465Z] ok  	github.com/docker/docker/libnetwork/ipam	3.287s	coverage: 80.5% of statements
13:34:56 [2023-07-01T13:34:56.465Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:34:56 [2023-07-01T13:34:56.465Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:34:56 [2023-07-01T13:34:56.465Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
13:34:56 [2023-07-01T13:34:56.466Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
13:34:56 [2023-07-01T13:34:56.725Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
13:34:56 [2023-07-01T13:34:56.725Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
13:34:56 [2023-07-01T13:34:56.725Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:34:57 [2023-07-01T13:34:57.295Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
13:34:57 [2023-07-01T13:34:57.295Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
13:34:57 [2023-07-01T13:34:57.555Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
13:34:57 [2023-07-01T13:34:57.555Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.272s	coverage: 86.4% of statements
13:34:57 [2023-07-01T13:34:57.816Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
13:34:57 [2023-07-01T13:34:57.816Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
13:34:58 [2023-07-01T13:34:58.385Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
13:34:58 [2023-07-01T13:34:58.385Z] ok  	github.com/docker/docker/libnetwork/iptables	0.221s	coverage: 40.7% of statements
13:34:58 [2023-07-01T13:34:58.385Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
13:34:58 [2023-07-01T13:34:58.953Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
13:34:58 [2023-07-01T13:34:58.953Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
13:37:35 [2023-07-01T13:37:35.454Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.6% of statements
13:37:35 [2023-07-01T13:37:35.454Z] ok  	github.com/docker/docker/libnetwork/networkdb	149.261s	coverage: 58.6% of statements
13:37:35 [2023-07-01T13:37:35.454Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
13:37:35 [2023-07-01T13:37:35.454Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
13:37:35 [2023-07-01T13:37:35.454Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
13:37:35 [2023-07-01T13:37:35.454Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
13:37:35 [2023-07-01T13:37:35.454Z] ok  	github.com/docker/docker/libnetwork/osl	4.434s	coverage: 41.5% of statements
13:37:35 [2023-07-01T13:37:35.454Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
13:37:35 [2023-07-01T13:37:35.454Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
13:37:35 [2023-07-01T13:37:35.454Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
13:37:35 [2023-07-01T13:37:35.454Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
13:37:36 [2023-07-01T13:37:36.024Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
13:37:36 [2023-07-01T13:37:36.024Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.690s	coverage: 46.3% of statements
13:37:36 [2023-07-01T13:37:36.283Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
13:37:36 [2023-07-01T13:37:36.283Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
13:37:36 [2023-07-01T13:37:36.283Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
13:37:36 [2023-07-01T13:37:36.543Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
13:37:36 [2023-07-01T13:37:36.543Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
13:37:36 [2023-07-01T13:37:36.543Z] 
13:37:36 [2023-07-01T13:37:36.543Z] === Skipped
13:37:36 [2023-07-01T13:37:36.543Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
13:37:36 [2023-07-01T13:37:36.543Z]     firewalld_test.go:14: firewalld is not running
13:37:36 [2023-07-01T13:37:36.543Z] 
13:37:36 [2023-07-01T13:37:36.543Z] DONE 355 tests, 1 skipped in 234.617s
Post stage
[Pipeline] junit
13:37:37 [2023-07-01T13:37:37.496Z] Recording test results
13:37:37 [2023-07-01T13:37:37.591Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:37:37 [2023-07-01T13:37:37.908Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45863/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e4d809b2b0f78b69a84900f949350f05761d906c -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:e4d809b2b0f78b69a84900f949350f05761d906c hack/make.sh dynbinary test-integration
13:37:38 [2023-07-01T13:37:38.172Z] 
13:37:38 [2023-07-01T13:37:38.172Z] Removing bundles/
13:37:38 [2023-07-01T13:37:38.172Z] 
13:37:38 [2023-07-01T13:37:38.172Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:37:38 [2023-07-01T13:37:38.172Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
13:38:16 [2023-07-01T13:38:16.946Z] Created binary: bundles/dynbinary-daemon/dockerd
13:38:16 [2023-07-01T13:38:16.946Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
13:38:16 [2023-07-01T13:38:16.946Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:38:16 [2023-07-01T13:38:16.946Z] 
13:38:16 [2023-07-01T13:38:16.946Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:38:16 [2023-07-01T13:38:16.946Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:38:16 [2023-07-01T13:38:16.946Z] HOSTNAME=5d4a76cf5f83
13:38:16 [2023-07-01T13:38:16.946Z] TESTDEBUG=0
13:38:16 [2023-07-01T13:38:16.946Z] DEST=bundles/test-integration
13:38:16 [2023-07-01T13:38:16.946Z] PWD=/go/src/github.com/docker/docker
13:38:16 [2023-07-01T13:38:16.946Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
13:38:16 [2023-07-01T13:38:16.946Z] DOCKER_GITCOMMIT=e4d809b2b0f78b69a84900f949350f05761d906c
13:38:16 [2023-07-01T13:38:16.946Z] container=docker
13:38:16 [2023-07-01T13:38:16.946Z] HOME=/root
13:38:16 [2023-07-01T13:38:16.946Z] CONTAINERD_NAMESPACE=moby
13:38:16 [2023-07-01T13:38:16.946Z] GOLANG_VERSION=1.20.5
13:38:16 [2023-07-01T13:38:16.946Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:38:16 [2023-07-01T13:38:16.946Z] VALIDATE_BRANCH=master
13:38:16 [2023-07-01T13:38:16.946Z] TERM=xterm
13:38:16 [2023-07-01T13:38:16.946Z] DOCKER_PKG=github.com/docker/docker
13:38:16 [2023-07-01T13:38:16.946Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
13:38:16 [2023-07-01T13:38:16.946Z] SHLVL=1
13:38:16 [2023-07-01T13:38:16.946Z] TIMEOUT=120m
13:38:16 [2023-07-01T13:38:16.946Z] DOCKER_GRAPHDRIVER=overlay2
13:38:16 [2023-07-01T13:38:16.946Z] GO111MODULE=off
13:38:16 [2023-07-01T13:38:16.946Z] DOCKER_EXPERIMENTAL=1
13:38:16 [2023-07-01T13:38:16.946Z] TEST_SKIP_INTEGRATION_CLI=1
13:38:16 [2023-07-01T13:38:16.946Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:38:16 [2023-07-01T13:38:16.946Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:38:16 [2023-07-01T13:38:16.946Z] GOPATH=/go
13:38:16 [2023-07-01T13:38:16.946Z] PKG_CONFIG=pkg-config
13:38:16 [2023-07-01T13:38:16.946Z] _=/usr/bin/env
13:38:16 [2023-07-01T13:38:16.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:38:31 [2023-07-01T13:38:31.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:38:33 [2023-07-01T13:38:33.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:38:35 [2023-07-01T13:38:35.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:38:38 [2023-07-01T13:38:38.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:38:41 [2023-07-01T13:38:41.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
13:38:42 [2023-07-01T13:38:42.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:38:43 [2023-07-01T13:38:43.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:38:44 [2023-07-01T13:38:44.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:38:45 [2023-07-01T13:38:45.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:38:45 [2023-07-01T13:38:45.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:38:47 [2023-07-01T13:38:47.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:38:49 [2023-07-01T13:38:49.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:38:50 [2023-07-01T13:38:50.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:38:52 [2023-07-01T13:38:52.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:38:52 [2023-07-01T13:38:52.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:38:53 [2023-07-01T13:38:53.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:38:54 [2023-07-01T13:38:54.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:38:55 [2023-07-01T13:38:55.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:38:56 [2023-07-01T13:38:56.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:38:57 [2023-07-01T13:38:57.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:38:58 [2023-07-01T13:38:58.875Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:38:58 [2023-07-01T13:38:58.875Z] Using test binary /usr/local/cli-integration/docker
13:38:58 [2023-07-01T13:38:58.875Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:38:58 [2023-07-01T13:38:58.875Z] +++ /etc/init.d/apparmor start
13:38:58 [2023-07-01T13:38:58.875Z] Not: starting.
13:38:58 [2023-07-01T13:38:58.875Z] INFO: Waiting for daemon to start...
13:38:58 [2023-07-01T13:38:58.875Z] Starting dockerd
13:38:58 [2023-07-01T13:38:58.875Z] +++ 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
13:39:01 [2023-07-01T13:39:01.413Z] .
13:39:01 [2023-07-01T13:39:01.413Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
13:39:01 [2023-07-01T13:39:01.413Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:39:01 [2023-07-01T13:39:01.413Z] ++++ docker load
13:39:01 [2023-07-01T13:39:01.413Z] Loaded image: emptyfs:latest
13:39:01 [2023-07-01T13:39:01.413Z] ++++ tar -cC bundles/test-integration/dangling .
13:39:01 [2023-07-01T13:39:01.413Z] ++++ docker load
13:39:01 [2023-07-01T13:39:01.413Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
13:39:01 [2023-07-01T13:39:01.413Z] Running integration-test (iteration 1)
13:39:01 [2023-07-01T13:39:01.413Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
13:39:01 [2023-07-01T13:39:01.413Z] ++ 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
13:39:01 [2023-07-01T13:39:01.413Z] ++ set -e
13:39:01 [2023-07-01T13:39:01.413Z] ++ '[' -n 0 ']'
13:39:01 [2023-07-01T13:39:01.413Z] ++ set -x
13:39:01 [2023-07-01T13:39:01.413Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:39:01 [2023-07-01T13:39:01.413Z] Loaded image: busybox:latest
13:39:01 [2023-07-01T13:39:01.413Z] Loaded image: busybox:glibc
13:39:02 [2023-07-01T13:39:02.352Z] Loaded image: debian:bullseye-slim
13:39:02 [2023-07-01T13:39:02.352Z] Loaded image: hello-world:latest
13:39:02 [2023-07-01T13:39:02.352Z] Loaded image: arm32v7/hello-world:latest
13:39:02 [2023-07-01T13:39:02.352Z] INFO: Testing against a local daemon
13:39:02 [2023-07-01T13:39:02.352Z] === RUN   TestCgroupNamespacesBuild
13:39:03 [2023-07-01T13:39:03.733Z] --- PASS: TestCgroupNamespacesBuild (1.14s)
13:39:03 [2023-07-01T13:39:03.733Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:39:04 [2023-07-01T13:39:04.671Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
13:39:04 [2023-07-01T13:39:04.671Z] === RUN   TestBuildWithSession
13:39:04 [2023-07-01T13:39:04.671Z]     build_session_test.go:25: TODO: BuildKit
13:39:04 [2023-07-01T13:39:04.671Z] --- SKIP: TestBuildWithSession (0.00s)
13:39:04 [2023-07-01T13:39:04.671Z] === RUN   TestBuildSquashParent
13:39:07 [2023-07-01T13:39:07.963Z] --- PASS: TestBuildSquashParent (3.54s)
13:39:07 [2023-07-01T13:39:07.963Z] === RUN   TestBuildWithRemoveAndForceRemove
13:39:07 [2023-07-01T13:39:07.963Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:39:07 [2023-07-01T13:39:07.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:39:07 [2023-07-01T13:39:07.963Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:39:07 [2023-07-01T13:39:07.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:39:07 [2023-07-01T13:39:07.963Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:39:07 [2023-07-01T13:39:07.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:39:07 [2023-07-01T13:39:07.963Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:39:07 [2023-07-01T13:39:07.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:39:07 [2023-07-01T13:39:07.963Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:39:07 [2023-07-01T13:39:07.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:39:07 [2023-07-01T13:39:07.963Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:39:07 [2023-07-01T13:39:07.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:39:07 [2023-07-01T13:39:07.963Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:39:07 [2023-07-01T13:39:07.963Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:39:07 [2023-07-01T13:39:07.963Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:39:07 [2023-07-01T13:39:07.963Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:39:07 [2023-07-01T13:39:07.963Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:39:07 [2023-07-01T13:39:07.963Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:39:11 [2023-07-01T13:39:11.256Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:39:11 [2023-07-01T13:39:11.256Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.43s)
13:39:11 [2023-07-01T13:39:11.256Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s)
13:39:11 [2023-07-01T13:39:11.256Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.82s)
13:39:11 [2023-07-01T13:39:11.256Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.06s)
13:39:11 [2023-07-01T13:39:11.256Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s)
13:39:11 [2023-07-01T13:39:11.256Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.17s)
13:39:11 [2023-07-01T13:39:11.256Z] === RUN   TestBuildMultiStageCopy
13:39:11 [2023-07-01T13:39:11.256Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:39:12 [2023-07-01T13:39:12.195Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:39:12 [2023-07-01T13:39:12.195Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:39:12 [2023-07-01T13:39:12.195Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:39:12 [2023-07-01T13:39:12.455Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:39:12 [2023-07-01T13:39:12.455Z] --- PASS: TestBuildMultiStageCopy (1.16s)
13:39:12 [2023-07-01T13:39:12.455Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.94s)
13:39:12 [2023-07-01T13:39:12.455Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
13:39:12 [2023-07-01T13:39:12.455Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
13:39:12 [2023-07-01T13:39:12.455Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
13:39:12 [2023-07-01T13:39:12.455Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
13:39:12 [2023-07-01T13:39:12.455Z] === RUN   TestBuildMultiStageParentConfig
13:39:12 [2023-07-01T13:39:12.714Z] --- PASS: TestBuildMultiStageParentConfig (0.26s)
13:39:12 [2023-07-01T13:39:12.714Z] === RUN   TestBuildLabelWithTargets
13:39:12 [2023-07-01T13:39:12.974Z] --- PASS: TestBuildLabelWithTargets (0.39s)
13:39:12 [2023-07-01T13:39:12.974Z] === RUN   TestBuildWithEmptyLayers
13:39:13 [2023-07-01T13:39:13.233Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
13:39:13 [2023-07-01T13:39:13.233Z] === RUN   TestBuildMultiStageOnBuild
13:39:14 [2023-07-01T13:39:14.172Z] --- PASS: TestBuildMultiStageOnBuild (1.07s)
13:39:14 [2023-07-01T13:39:14.172Z] === RUN   TestBuildUncleanTarFilenames
13:39:14 [2023-07-01T13:39:14.431Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
13:39:14 [2023-07-01T13:39:14.431Z] === RUN   TestBuildMultiStageLayerLeak
13:39:15 [2023-07-01T13:39:15.374Z] --- PASS: TestBuildMultiStageLayerLeak (0.97s)
13:39:15 [2023-07-01T13:39:15.374Z] === RUN   TestBuildWithHugeFile
13:40:23 [2023-07-01T13:40:23.081Z] --- PASS: TestBuildWithHugeFile (66.17s)
13:40:23 [2023-07-01T13:40:23.081Z] === RUN   TestBuildWCOWSandboxSize
13:40:23 [2023-07-01T13:40:23.082Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:40:23 [2023-07-01T13:40:23.082Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:40:23 [2023-07-01T13:40:23.082Z] === RUN   TestBuildWithEmptyDockerfile
13:40:23 [2023-07-01T13:40:23.082Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:40:23 [2023-07-01T13:40:23.082Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:40:23 [2023-07-01T13:40:23.082Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:40:23 [2023-07-01T13:40:23.082Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:40:23 [2023-07-01T13:40:23.082Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:40:23 [2023-07-01T13:40:23.082Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:40:23 [2023-07-01T13:40:23.082Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:40:23 [2023-07-01T13:40:23.082Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:40:23 [2023-07-01T13:40:23.082Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:40:23 [2023-07-01T13:40:23.082Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
13:40:23 [2023-07-01T13:40:23.082Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
13:40:23 [2023-07-01T13:40:23.082Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
13:40:23 [2023-07-01T13:40:23.082Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
13:40:23 [2023-07-01T13:40:23.082Z] === RUN   TestBuildPreserveOwnership
13:40:23 [2023-07-01T13:40:23.082Z] === RUN   TestBuildPreserveOwnership/copy_from
13:40:23 [2023-07-01T13:40:23.082Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:40:23 [2023-07-01T13:40:23.651Z] --- PASS: TestBuildPreserveOwnership (2.06s)
13:40:23 [2023-07-01T13:40:23.651Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.50s)
13:40:23 [2023-07-01T13:40:23.651Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.55s)
13:40:23 [2023-07-01T13:40:23.651Z] === RUN   TestBuildPlatformInvalid
13:40:23 [2023-07-01T13:40:23.651Z] --- PASS: TestBuildPlatformInvalid (0.02s)
13:40:23 [2023-07-01T13:40:23.651Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:40:24 [2023-07-01T13:40:24.220Z] Loaded image: busybox:latest
13:40:24 [2023-07-01T13:40:24.220Z] Loaded image: busybox:glibc
13:40:25 [2023-07-01T13:40:25.159Z] Loaded image: debian:bullseye-slim
13:40:25 [2023-07-01T13:40:25.159Z] Loaded image: hello-world:latest
13:40:25 [2023-07-01T13:40:25.159Z] Loaded image: arm32v7/hello-world:latest
13:40:35 [2023-07-01T13:40:35.147Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.33s)
13:40:35 [2023-07-01T13:40:35.147Z] PASS
13:40:35 [2023-07-01T13:40:35.147Z] 
13:40:35 [2023-07-01T13:40:35.147Z] === Skipped
13:40:35 [2023-07-01T13:40:35.147Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
13:40:35 [2023-07-01T13:40:35.147Z]     build_session_test.go:25: TODO: BuildKit
13:40:35 [2023-07-01T13:40:35.147Z] 
13:40:35 [2023-07-01T13:40:35.147Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:40:35 [2023-07-01T13:40:35.147Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:40:35 [2023-07-01T13:40:35.147Z] 
13:40:35 [2023-07-01T13:40:35.147Z] DONE 34 tests, 2 skipped in 92.772s
13:40:35 [2023-07-01T13:40:35.147Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
13:40:35 [2023-07-01T13:40:35.147Z] ++ 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
13:40:35 [2023-07-01T13:40:35.147Z] ++ set -e
13:40:35 [2023-07-01T13:40:35.147Z] ++ '[' -n 0 ']'
13:40:35 [2023-07-01T13:40:35.147Z] ++ set -x
13:40:35 [2023-07-01T13:40:35.147Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:40:35 [2023-07-01T13:40:35.147Z] INFO: Testing against a local daemon
13:40:35 [2023-07-01T13:40:35.147Z] === RUN   TestConfigInspect
13:40:35 [2023-07-01T13:40:35.716Z] --- PASS: TestConfigInspect (1.82s)
13:40:35 [2023-07-01T13:40:35.716Z] === RUN   TestConfigList
13:40:37 [2023-07-01T13:40:37.623Z] --- PASS: TestConfigList (1.91s)
13:40:37 [2023-07-01T13:40:37.623Z] === RUN   TestConfigsCreateAndDelete
13:40:39 [2023-07-01T13:40:39.530Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
13:40:39 [2023-07-01T13:40:39.530Z] === RUN   TestConfigsUpdate
13:40:41 [2023-07-01T13:40:41.438Z] --- PASS: TestConfigsUpdate (1.91s)
13:40:41 [2023-07-01T13:40:41.438Z] === RUN   TestTemplatedConfig
13:40:43 [2023-07-01T13:40:43.977Z] --- PASS: TestTemplatedConfig (2.38s)
13:40:43 [2023-07-01T13:40:43.977Z] === RUN   TestConfigCreateResolve
13:40:45 [2023-07-01T13:40:45.883Z] --- PASS: TestConfigCreateResolve (1.97s)
13:40:45 [2023-07-01T13:40:45.883Z] PASS
13:40:45 [2023-07-01T13:40:45.883Z] 
13:40:45 [2023-07-01T13:40:45.883Z] DONE 6 tests in 11.945s
13:40:45 [2023-07-01T13:40:45.883Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
13:40:45 [2023-07-01T13:40:45.884Z] ++ 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
13:40:45 [2023-07-01T13:40:45.884Z] ++ set -e
13:40:45 [2023-07-01T13:40:45.884Z] ++ '[' -n 0 ']'
13:40:45 [2023-07-01T13:40:45.884Z] ++ set -x
13:40:45 [2023-07-01T13:40:45.884Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:40:45 [2023-07-01T13:40:45.884Z] INFO: Testing against a local daemon
13:40:45 [2023-07-01T13:40:45.884Z] === RUN   TestAttachWithTTY
13:40:45 [2023-07-01T13:40:45.884Z] --- PASS: TestAttachWithTTY (0.05s)
13:40:45 [2023-07-01T13:40:45.884Z] === RUN   TestAttachWithoutTTy
13:40:46 [2023-07-01T13:40:46.143Z] --- PASS: TestAttachWithoutTTy (0.04s)
13:40:46 [2023-07-01T13:40:46.143Z] === RUN   TestCreateWithCDIDevices
13:40:47 [2023-07-01T13:40:47.082Z] --- PASS: TestCreateWithCDIDevices (1.04s)
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestCheckpoint
13:40:47 [2023-07-01T13:40:47.082Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:40:47 [2023-07-01T13:40:47.082Z] --- SKIP: TestCheckpoint (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/commit
13:40:47 [2023-07-01T13:40:47.082Z] === PAUSE TestContainerInvalidJSON/commit
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/containers/create
13:40:47 [2023-07-01T13:40:47.082Z] === PAUSE TestContainerInvalidJSON/containers/create
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
13:40:47 [2023-07-01T13:40:47.082Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
13:40:47 [2023-07-01T13:40:47.082Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
13:40:47 [2023-07-01T13:40:47.082Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:40:47 [2023-07-01T13:40:47.082Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
13:40:47 [2023-07-01T13:40:47.082Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
13:40:47 [2023-07-01T13:40:47.082Z] === CONT  TestContainerInvalidJSON/commit
13:40:47 [2023-07-01T13:40:47.082Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
13:40:47 [2023-07-01T13:40:47.082Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
13:40:47 [2023-07-01T13:40:47.082Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
13:40:47 [2023-07-01T13:40:47.082Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
13:40:47 [2023-07-01T13:40:47.082Z] === CONT  TestContainerInvalidJSON/containers/create
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
13:40:47 [2023-07-01T13:40:47.082Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/commit/empty_body
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
13:40:47 [2023-07-01T13:40:47.082Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:40:47 [2023-07-01T13:40:47.082Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:40:47 [2023-07-01T13:40:47.082Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestCopyFromContainerPathIsNotDir
13:40:47 [2023-07-01T13:40:47.082Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestCopyToContainerPathDoesNotExist
13:40:47 [2023-07-01T13:40:47.082Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
13:40:47 [2023-07-01T13:40:47.082Z] === RUN   TestCopyEmptyFile
13:40:47 [2023-07-01T13:40:47.342Z] --- PASS: TestCopyEmptyFile (0.05s)
13:40:47 [2023-07-01T13:40:47.342Z] === RUN   TestCopyToContainerPathIsNotDir
13:40:47 [2023-07-01T13:40:47.342Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
13:40:47 [2023-07-01T13:40:47.342Z] === RUN   TestCopyFromContainer
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer//
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer/.
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer//.
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer/./
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer//./
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer//bar/root
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer//bar/root/
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer//bar/root/.
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer/bar/quux
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer/bar/quux/
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer/bar/quux/.
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCopyFromContainer/bar/notarget
13:40:47 [2023-07-01T13:40:47.911Z] --- PASS: TestCopyFromContainer (0.69s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer// (0.01s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer/. (0.01s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer//. (0.01s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
13:40:47 [2023-07-01T13:40:47.911Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
13:40:47 [2023-07-01T13:40:47.911Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:40:47 [2023-07-01T13:40:47.912Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:40:47 [2023-07-01T13:40:47.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:40:47 [2023-07-01T13:40:47.912Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:40:47 [2023-07-01T13:40:47.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:40:47 [2023-07-01T13:40:47.912Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:40:47 [2023-07-01T13:40:47.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:40:47 [2023-07-01T13:40:47.912Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:40:47 [2023-07-01T13:40:47.912Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:40:47 [2023-07-01T13:40:47.912Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:40:47 [2023-07-01T13:40:47.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:40:47 [2023-07-01T13:40:47.912Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:40:47 [2023-07-01T13:40:47.912Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:40:47 [2023-07-01T13:40:47.912Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:40:47 [2023-07-01T13:40:47.912Z] === RUN   TestCreateLinkToNonExistingContainer
13:40:47 [2023-07-01T13:40:47.912Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
13:40:47 [2023-07-01T13:40:47.912Z] === RUN   TestCreateWithInvalidEnv
13:40:47 [2023-07-01T13:40:47.912Z] === RUN   TestCreateWithInvalidEnv/0
13:40:47 [2023-07-01T13:40:47.912Z] === PAUSE TestCreateWithInvalidEnv/0
13:40:47 [2023-07-01T13:40:47.912Z] === RUN   TestCreateWithInvalidEnv/1
13:40:47 [2023-07-01T13:40:47.912Z] === PAUSE TestCreateWithInvalidEnv/1
13:40:47 [2023-07-01T13:40:47.912Z] === RUN   TestCreateWithInvalidEnv/2
13:40:47 [2023-07-01T13:40:47.912Z] === PAUSE TestCreateWithInvalidEnv/2
13:40:47 [2023-07-01T13:40:47.912Z] === CONT  TestCreateWithInvalidEnv/0
13:40:47 [2023-07-01T13:40:47.912Z] === CONT  TestCreateWithInvalidEnv/2
13:40:47 [2023-07-01T13:40:47.912Z] === CONT  TestCreateWithInvalidEnv/1
13:40:47 [2023-07-01T13:40:47.912Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:40:47 [2023-07-01T13:40:47.912Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:40:47 [2023-07-01T13:40:47.912Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:40:47 [2023-07-01T13:40:47.912Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:40:47 [2023-07-01T13:40:47.912Z] === RUN   TestCreateTmpfsMountsTarget
13:40:47 [2023-07-01T13:40:47.912Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:40:47 [2023-07-01T13:40:47.912Z] === RUN   TestCreateWithCustomMaskedPaths
13:40:49 [2023-07-01T13:40:49.292Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s)
13:40:49 [2023-07-01T13:40:49.292Z] === RUN   TestCreateWithCustomReadonlyPaths
13:40:50 [2023-07-01T13:40:50.672Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.32s)
13:40:50 [2023-07-01T13:40:50.672Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:40:50 [2023-07-01T13:40:50.672Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:40:50 [2023-07-01T13:40:50.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:40:50 [2023-07-01T13:40:50.672Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:40:50 [2023-07-01T13:40:50.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:40:50 [2023-07-01T13:40:50.672Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:40:50 [2023-07-01T13:40:50.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:40:50 [2023-07-01T13:40:50.672Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:40:50 [2023-07-01T13:40:50.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:40:50 [2023-07-01T13:40:50.672Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:40:50 [2023-07-01T13:40:50.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:40:50 [2023-07-01T13:40:50.672Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:40:50 [2023-07-01T13:40:50.672Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:40:50 [2023-07-01T13:40:50.672Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:40:50 [2023-07-01T13:40:50.672Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:40:50 [2023-07-01T13:40:50.672Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:40:50 [2023-07-01T13:40:50.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:40:50 [2023-07-01T13:40:50.672Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:40:50 [2023-07-01T13:40:50.672Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:40:50 [2023-07-01T13:40:50.672Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:40:50 [2023-07-01T13:40:50.672Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:40:50 [2023-07-01T13:40:50.672Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:40:50 [2023-07-01T13:40:50.672Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:40:51 [2023-07-01T13:40:51.241Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestCreateDifferentPlatform
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestCreateDifferentPlatform/different_os
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:40:51 [2023-07-01T13:40:51.241Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:40:51 [2023-07-01T13:40:51.241Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:40:51 [2023-07-01T13:40:51.241Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:40:51 [2023-07-01T13:40:51.241Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:40:51 [2023-07-01T13:40:51.241Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestCreateInvalidHostConfig
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
13:40:51 [2023-07-01T13:40:51.241Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
13:40:51 [2023-07-01T13:40:51.241Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:40:51 [2023-07-01T13:40:51.241Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
13:40:51 [2023-07-01T13:40:51.241Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
13:40:51 [2023-07-01T13:40:51.241Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
13:40:51 [2023-07-01T13:40:51.241Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
13:40:51 [2023-07-01T13:40:51.241Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
13:40:51 [2023-07-01T13:40:51.241Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:40:51 [2023-07-01T13:40:51.241Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
13:40:51 [2023-07-01T13:40:51.241Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
13:40:51 [2023-07-01T13:40:51.241Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
13:40:51 [2023-07-01T13:40:51.241Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
13:40:51 [2023-07-01T13:40:51.241Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
13:40:51 [2023-07-01T13:40:51.241Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
13:40:51 [2023-07-01T13:40:51.241Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
13:40:51 [2023-07-01T13:40:51.241Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestContainerStartOnDaemonRestart
13:40:51 [2023-07-01T13:40:51.241Z] === PAUSE TestContainerStartOnDaemonRestart
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestDaemonRestartIpcMode
13:40:51 [2023-07-01T13:40:51.241Z] === PAUSE TestDaemonRestartIpcMode
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestDaemonHostGatewayIP
13:40:51 [2023-07-01T13:40:51.241Z] === PAUSE TestDaemonHostGatewayIP
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestRestartDaemonWithRestartingContainer
13:40:51 [2023-07-01T13:40:51.241Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestHardRestartWhenContainerIsRunning
13:40:51 [2023-07-01T13:40:51.241Z] === PAUSE TestHardRestartWhenContainerIsRunning
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestContainerKillOnDaemonStart
13:40:51 [2023-07-01T13:40:51.241Z] === PAUSE TestContainerKillOnDaemonStart
13:40:51 [2023-07-01T13:40:51.241Z] === RUN   TestDiff
13:40:51 [2023-07-01T13:40:51.809Z] --- PASS: TestDiff (0.46s)
13:40:51 [2023-07-01T13:40:51.809Z] === RUN   TestExecConsoleSize
13:40:52 [2023-07-01T13:40:52.069Z] --- PASS: TestExecConsoleSize (0.50s)
13:40:52 [2023-07-01T13:40:52.069Z] === RUN   TestExecWithCloseStdin
13:40:52 [2023-07-01T13:40:52.638Z] --- PASS: TestExecWithCloseStdin (0.53s)
13:40:52 [2023-07-01T13:40:52.638Z] === RUN   TestExec
13:40:53 [2023-07-01T13:40:53.208Z] --- PASS: TestExec (0.55s)
13:40:53 [2023-07-01T13:40:53.208Z] === RUN   TestExecUser
13:40:53 [2023-07-01T13:40:53.779Z] --- PASS: TestExecUser (0.52s)
13:40:53 [2023-07-01T13:40:53.779Z] === RUN   TestExportContainerAndImportImage
13:40:54 [2023-07-01T13:40:54.379Z] --- PASS: TestExportContainerAndImportImage (0.49s)
13:40:54 [2023-07-01T13:40:54.379Z] === RUN   TestExportContainerAfterDaemonRestart
13:41:00 [2023-07-01T13:41:00.956Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
13:41:00 [2023-07-01T13:41:00.956Z] === RUN   TestHealthCheckWorkdir
13:41:00 [2023-07-01T13:41:00.956Z] --- PASS: TestHealthCheckWorkdir (0.58s)
13:41:00 [2023-07-01T13:41:00.956Z] === RUN   TestHealthKillContainer
13:41:09 [2023-07-01T13:41:09.081Z] --- PASS: TestHealthKillContainer (7.98s)
13:41:09 [2023-07-01T13:41:09.081Z] === RUN   TestHealthCheckProcessKilled
13:41:09 [2023-07-01T13:41:09.650Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
13:41:09 [2023-07-01T13:41:09.650Z] === RUN   TestInspectCpusetInConfigPre120
13:41:10 [2023-07-01T13:41:10.219Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
13:41:10 [2023-07-01T13:41:10.219Z] === RUN   TestInspectAnnotations
13:41:10 [2023-07-01T13:41:10.219Z] --- PASS: TestInspectAnnotations (0.03s)
13:41:10 [2023-07-01T13:41:10.219Z] === RUN   TestIpcModeNone
13:41:10 [2023-07-01T13:41:10.788Z] --- PASS: TestIpcModeNone (0.52s)
13:41:10 [2023-07-01T13:41:10.788Z] === RUN   TestIpcModePrivate
13:41:11 [2023-07-01T13:41:11.047Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
13:41:11 [2023-07-01T13:41:11.047Z] --- PASS: TestIpcModePrivate (0.50s)
13:41:11 [2023-07-01T13:41:11.047Z] === RUN   TestIpcModeShareable
13:41:11 [2023-07-01T13:41:11.616Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
13:41:11 [2023-07-01T13:41:11.616Z] --- PASS: TestIpcModeShareable (0.53s)
13:41:11 [2023-07-01T13:41:11.616Z] === RUN   TestAPIIpcModeShareableAndContainer
13:41:13 [2023-07-01T13:41:13.523Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s)
13:41:13 [2023-07-01T13:41:13.523Z] === RUN   TestAPIIpcModeHost
13:41:13 [2023-07-01T13:41:13.523Z] --- PASS: TestAPIIpcModeHost (0.33s)
13:41:13 [2023-07-01T13:41:13.523Z] === RUN   TestDaemonIpcModeShareable
13:41:14 [2023-07-01T13:41:14.460Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
13:41:14 [2023-07-01T13:41:14.720Z] --- PASS: TestDaemonIpcModeShareable (1.09s)
13:41:14 [2023-07-01T13:41:14.720Z] === RUN   TestDaemonIpcModePrivate
13:41:15 [2023-07-01T13:41:15.657Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
13:41:15 [2023-07-01T13:41:15.917Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
13:41:15 [2023-07-01T13:41:15.917Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:41:16 [2023-07-01T13:41:16.855Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
13:41:16 [2023-07-01T13:41:16.855Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
13:41:16 [2023-07-01T13:41:16.855Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:41:17 [2023-07-01T13:41:17.793Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
13:41:18 [2023-07-01T13:41:18.052Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s)
13:41:18 [2023-07-01T13:41:18.052Z] === RUN   TestIpcModeOlderClient
13:41:18 [2023-07-01T13:41:18.052Z] === PAUSE TestIpcModeOlderClient
13:41:18 [2023-07-01T13:41:18.052Z] === RUN   TestKillContainerInvalidSignal
13:41:18 [2023-07-01T13:41:18.621Z] --- PASS: TestKillContainerInvalidSignal (0.49s)
13:41:18 [2023-07-01T13:41:18.621Z] === RUN   TestKillContainer
13:41:18 [2023-07-01T13:41:18.621Z] === RUN   TestKillContainer/no_signal
13:41:18 [2023-07-01T13:41:18.880Z] === RUN   TestKillContainer/non_killing_signal
13:41:19 [2023-07-01T13:41:19.140Z] === RUN   TestKillContainer/killing_signal
13:41:19 [2023-07-01T13:41:19.708Z] --- PASS: TestKillContainer (1.33s)
13:41:19 [2023-07-01T13:41:19.708Z]     --- PASS: TestKillContainer/no_signal (0.41s)
13:41:19 [2023-07-01T13:41:19.708Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
13:41:19 [2023-07-01T13:41:19.708Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
13:41:19 [2023-07-01T13:41:19.708Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:41:19 [2023-07-01T13:41:19.708Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:41:20 [2023-07-01T13:41:20.277Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:41:20 [2023-07-01T13:41:20.537Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
13:41:20 [2023-07-01T13:41:20.537Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
13:41:20 [2023-07-01T13:41:20.537Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.22s)
13:41:20 [2023-07-01T13:41:20.537Z] === RUN   TestKillStoppedContainer
13:41:20 [2023-07-01T13:41:20.796Z] --- PASS: TestKillStoppedContainer (0.03s)
13:41:20 [2023-07-01T13:41:20.796Z] === RUN   TestKillStoppedContainerAPIPre120
13:41:20 [2023-07-01T13:41:20.796Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
13:41:20 [2023-07-01T13:41:20.796Z] === RUN   TestKillDifferentUserContainer
13:41:21 [2023-07-01T13:41:21.055Z] --- PASS: TestKillDifferentUserContainer (0.43s)
13:41:21 [2023-07-01T13:41:21.055Z] === RUN   TestInspectOomKilledTrue
13:41:21 [2023-07-01T13:41:21.623Z] --- PASS: TestInspectOomKilledTrue (0.49s)
13:41:21 [2023-07-01T13:41:21.624Z] === RUN   TestInspectOomKilledFalse
13:41:22 [2023-07-01T13:41:22.192Z] --- PASS: TestInspectOomKilledFalse (0.41s)
13:41:22 [2023-07-01T13:41:22.192Z] === RUN   TestLinksEtcHostsContentMatch
13:41:22 [2023-07-01T13:41:22.192Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
13:41:22 [2023-07-01T13:41:22.192Z] === RUN   TestLinksContainerNames
13:41:23 [2023-07-01T13:41:23.130Z] --- PASS: TestLinksContainerNames (0.87s)
13:41:23 [2023-07-01T13:41:23.130Z] === RUN   TestLogsFollowTailEmpty
13:41:23 [2023-07-01T13:41:23.699Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
13:41:23 [2023-07-01T13:41:23.699Z] === RUN   TestLogs
13:41:23 [2023-07-01T13:41:23.699Z] === RUN   TestLogs/driver_local
13:41:23 [2023-07-01T13:41:23.699Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:41:23 [2023-07-01T13:41:23.699Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:41:23 [2023-07-01T13:41:23.699Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:41:23 [2023-07-01T13:41:23.699Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:41:23 [2023-07-01T13:41:23.699Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:41:23 [2023-07-01T13:41:23.699Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:41:23 [2023-07-01T13:41:23.699Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:41:23 [2023-07-01T13:41:23.699Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:41:23 [2023-07-01T13:41:23.699Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:41:23 [2023-07-01T13:41:23.699Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:41:23 [2023-07-01T13:41:23.699Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:41:23 [2023-07-01T13:41:23.699Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:41:23 [2023-07-01T13:41:23.699Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:41:23 [2023-07-01T13:41:23.699Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:41:23 [2023-07-01T13:41:23.699Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:41:23 [2023-07-01T13:41:23.699Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:41:23 [2023-07-01T13:41:23.699Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:41:23 [2023-07-01T13:41:23.699Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:41:25 [2023-07-01T13:41:25.078Z] === RUN   TestLogs/driver_json-file
13:41:25 [2023-07-01T13:41:25.078Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:41:25 [2023-07-01T13:41:25.078Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:41:25 [2023-07-01T13:41:25.078Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:41:25 [2023-07-01T13:41:25.078Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:41:25 [2023-07-01T13:41:25.078Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:41:25 [2023-07-01T13:41:25.078Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:41:25 [2023-07-01T13:41:25.078Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:41:25 [2023-07-01T13:41:25.078Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:41:25 [2023-07-01T13:41:25.078Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:41:25 [2023-07-01T13:41:25.078Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:41:25 [2023-07-01T13:41:25.078Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:41:25 [2023-07-01T13:41:25.078Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:41:25 [2023-07-01T13:41:25.078Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:41:25 [2023-07-01T13:41:25.078Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:41:25 [2023-07-01T13:41:25.078Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:41:25 [2023-07-01T13:41:25.078Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:41:25 [2023-07-01T13:41:25.078Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:41:25 [2023-07-01T13:41:25.078Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:41:26 [2023-07-01T13:41:26.984Z] --- PASS: TestLogs (3.25s)
13:41:26 [2023-07-01T13:41:26.984Z]     --- PASS: TestLogs/driver_local (0.01s)
13:41:26 [2023-07-01T13:41:26.984Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.81s)
13:41:26 [2023-07-01T13:41:26.984Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.90s)
13:41:26 [2023-07-01T13:41:26.984Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.97s)
13:41:26 [2023-07-01T13:41:26.984Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.38s)
13:41:26 [2023-07-01T13:41:26.984Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.44s)
13:41:26 [2023-07-01T13:41:26.984Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.52s)
13:41:26 [2023-07-01T13:41:26.984Z]     --- PASS: TestLogs/driver_json-file (0.01s)
13:41:26 [2023-07-01T13:41:26.984Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.90s)
13:41:26 [2023-07-01T13:41:26.984Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.97s)
13:41:26 [2023-07-01T13:41:26.984Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.16s)
13:41:26 [2023-07-01T13:41:26.984Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.23s)
13:41:26 [2023-07-01T13:41:26.984Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.65s)
13:41:26 [2023-07-01T13:41:26.984Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.71s)
13:41:26 [2023-07-01T13:41:26.984Z] === RUN   TestContainerNetworkMountsNoChown
13:41:27 [2023-07-01T13:41:27.244Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/default
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/default
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/private
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/private
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/rprivate
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/rprivate
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/slave
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/slave
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/rslave
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/rslave
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/shared
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/shared
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/rshared
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/rshared
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/default
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/rshared
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/rprivate
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/default/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/shared
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/private
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/private/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/private/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/default/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/slave
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/private/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/rslave
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/private/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/default/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/default/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:41:27 [2023-07-01T13:41:27.244Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:41:27 [2023-07-01T13:41:27.504Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:41:27 [2023-07-01T13:41:27.504Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:41:27 [2023-07-01T13:41:27.504Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:41:27 [2023-07-01T13:41:27.504Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:41:27 [2023-07-01T13:41:27.504Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:41:27 [2023-07-01T13:41:27.504Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:41:27 [2023-07-01T13:41:27.504Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:41:27 [2023-07-01T13:41:27.504Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:41:27 [2023-07-01T13:41:27.504Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:41:27 [2023-07-01T13:41:27.504Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:41:27 [2023-07-01T13:41:27.504Z] --- PASS: TestMountDaemonRoot (0.02s)
13:41:27 [2023-07-01T13:41:27.504Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
13:41:27 [2023-07-01T13:41:27.504Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
13:41:27 [2023-07-01T13:41:27.504Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
13:41:27 [2023-07-01T13:41:27.504Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
13:41:27 [2023-07-01T13:41:27.504Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
13:41:27 [2023-07-01T13:41:27.504Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
13:41:27 [2023-07-01T13:41:27.504Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
13:41:27 [2023-07-01T13:41:27.504Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
13:41:27 [2023-07-01T13:41:27.504Z] === RUN   TestContainerBindMountNonRecursive
13:41:28 [2023-07-01T13:41:28.883Z] --- PASS: TestContainerBindMountNonRecursive (1.12s)
13:41:28 [2023-07-01T13:41:28.883Z] === RUN   TestContainerVolumesMountedAsShared
13:41:29 [2023-07-01T13:41:29.142Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
13:41:29 [2023-07-01T13:41:29.143Z] === RUN   TestContainerVolumesMountedAsSlave
13:41:29 [2023-07-01T13:41:29.402Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
13:41:29 [2023-07-01T13:41:29.402Z] === RUN   TestContainerCopyLeaksMounts
13:41:29 [2023-07-01T13:41:29.970Z] --- PASS: TestContainerCopyLeaksMounts (0.55s)
13:41:29 [2023-07-01T13:41:29.970Z] === RUN   TestContainerBindMountRecursivelyReadOnly
13:41:31 [2023-07-01T13:41:31.885Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (2.11s)
13:41:31 [2023-07-01T13:41:31.885Z] === RUN   TestNetworkNat
13:41:32 [2023-07-01T13:41:32.464Z] --- PASS: TestNetworkNat (0.47s)
13:41:32 [2023-07-01T13:41:32.464Z] === RUN   TestNetworkLocalhostTCPNat
13:41:33 [2023-07-01T13:41:33.032Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s)
13:41:33 [2023-07-01T13:41:33.032Z] === RUN   TestNetworkLoopbackNat
13:41:35 [2023-07-01T13:41:35.570Z] --- PASS: TestNetworkLoopbackNat (2.58s)
13:41:35 [2023-07-01T13:41:35.570Z] === RUN   TestPause
13:41:36 [2023-07-01T13:41:36.139Z] --- PASS: TestPause (0.48s)
13:41:36 [2023-07-01T13:41:36.139Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:41:36 [2023-07-01T13:41:36.139Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:41:36 [2023-07-01T13:41:36.139Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:41:36 [2023-07-01T13:41:36.139Z] === RUN   TestPauseStopPausedContainer
13:41:36 [2023-07-01T13:41:36.399Z] --- PASS: TestPauseStopPausedContainer (0.43s)
13:41:36 [2023-07-01T13:41:36.399Z] === RUN   TestPidHost
13:41:37 [2023-07-01T13:41:37.778Z] --- PASS: TestPidHost (1.01s)
13:41:37 [2023-07-01T13:41:37.778Z] === RUN   TestPsFilter
13:41:37 [2023-07-01T13:41:37.778Z] === RUN   TestPsFilter/since
13:41:37 [2023-07-01T13:41:37.778Z] === RUN   TestPsFilter/before
13:41:37 [2023-07-01T13:41:37.778Z] --- PASS: TestPsFilter (0.07s)
13:41:37 [2023-07-01T13:41:37.778Z]     --- PASS: TestPsFilter/since (0.00s)
13:41:37 [2023-07-01T13:41:37.778Z]     --- PASS: TestPsFilter/before (0.00s)
13:41:37 [2023-07-01T13:41:37.778Z] === RUN   TestRemoveContainerWithRemovedVolume
13:41:38 [2023-07-01T13:41:38.037Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
13:41:38 [2023-07-01T13:41:38.037Z] === RUN   TestRemoveContainerWithVolume
13:41:38 [2023-07-01T13:41:38.297Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
13:41:38 [2023-07-01T13:41:38.297Z] === RUN   TestRemoveContainerRunning
13:41:38 [2023-07-01T13:41:38.865Z] --- PASS: TestRemoveContainerRunning (0.44s)
13:41:38 [2023-07-01T13:41:38.865Z] === RUN   TestRemoveContainerForceRemoveRunning
13:41:39 [2023-07-01T13:41:39.434Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
13:41:39 [2023-07-01T13:41:39.434Z] === RUN   TestRemoveInvalidContainer
13:41:39 [2023-07-01T13:41:39.434Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:41:39 [2023-07-01T13:41:39.434Z] === RUN   TestRenameLinkedContainer
13:41:41 [2023-07-01T13:41:41.342Z] --- PASS: TestRenameLinkedContainer (1.73s)
13:41:41 [2023-07-01T13:41:41.342Z] === RUN   TestRenameStoppedContainer
13:41:41 [2023-07-01T13:41:41.602Z] --- PASS: TestRenameStoppedContainer (0.47s)
13:41:41 [2023-07-01T13:41:41.602Z] === RUN   TestRenameRunningContainerAndReuse
13:41:42 [2023-07-01T13:41:42.541Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
13:41:42 [2023-07-01T13:41:42.541Z] === RUN   TestRenameInvalidName
13:41:42 [2023-07-01T13:41:42.801Z] --- PASS: TestRenameInvalidName (0.47s)
13:41:42 [2023-07-01T13:41:42.801Z] === RUN   TestRenameAnonymousContainer
13:41:44 [2023-07-01T13:41:44.707Z] --- PASS: TestRenameAnonymousContainer (1.53s)
13:41:44 [2023-07-01T13:41:44.707Z] === RUN   TestRenameContainerWithSameName
13:41:44 [2023-07-01T13:41:44.966Z] --- PASS: TestRenameContainerWithSameName (0.41s)
13:41:44 [2023-07-01T13:41:44.966Z] === RUN   TestRenameContainerWithLinkedContainer
13:41:45 [2023-07-01T13:41:45.903Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
13:41:45 [2023-07-01T13:41:45.903Z] === RUN   TestResize
13:41:46 [2023-07-01T13:41:46.162Z] --- PASS: TestResize (0.43s)
13:41:46 [2023-07-01T13:41:46.162Z] === RUN   TestResizeWithInvalidSize
13:41:46 [2023-07-01T13:41:46.731Z] --- PASS: TestResizeWithInvalidSize (0.46s)
13:41:46 [2023-07-01T13:41:46.731Z] === RUN   TestResizeWhenContainerNotStarted
13:41:46 [2023-07-01T13:41:46.992Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:41:46 [2023-07-01T13:41:46.992Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:41:48 [2023-07-01T13:41:48.379Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:41:48 [2023-07-01T13:41:48.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:41:49 [2023-07-01T13:41:49.208Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:41:49 [2023-07-01T13:41:49.468Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:41:50 [2023-07-01T13:41:50.038Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:41:50 [2023-07-01T13:41:50.038Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:41:50 [2023-07-01T13:41:50.977Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:41:50 [2023-07-01T13:41:50.977Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:41:52 [2023-07-01T13:41:52.884Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.79s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.82s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.70s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.18s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.16s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.48s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.14s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.59s)
13:41:52 [2023-07-01T13:41:52.884Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.53s)
13:41:52 [2023-07-01T13:41:52.884Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:41:52 [2023-07-01T13:41:52.884Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:41:53 [2023-07-01T13:41:53.822Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:41:54 [2023-07-01T13:41:54.760Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s)
13:41:54 [2023-07-01T13:41:54.760Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.02s)
13:41:54 [2023-07-01T13:41:54.760Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
13:41:54 [2023-07-01T13:41:54.760Z] === RUN   TestCgroupNamespacesRun
13:41:56 [2023-07-01T13:41:56.139Z] --- PASS: TestCgroupNamespacesRun (1.13s)
13:41:56 [2023-07-01T13:41:56.140Z] === RUN   TestCgroupNamespacesRunPrivileged
13:41:57 [2023-07-01T13:41:57.080Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
13:41:57 [2023-07-01T13:41:57.080Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:41:58 [2023-07-01T13:41:58.018Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
13:41:58 [2023-07-01T13:41:58.018Z] === RUN   TestCgroupNamespacesRunHostMode
13:41:59 [2023-07-01T13:41:59.396Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s)
13:41:59 [2023-07-01T13:41:59.397Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:42:00 [2023-07-01T13:42:00.333Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s)
13:42:00 [2023-07-01T13:42:00.333Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:42:01 [2023-07-01T13:42:01.272Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
13:42:01 [2023-07-01T13:42:01.272Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:42:01 [2023-07-01T13:42:01.841Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
13:42:01 [2023-07-01T13:42:01.841Z] === RUN   TestCgroupNamespacesRunOlderClient
13:42:03 [2023-07-01T13:42:03.234Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s)
13:42:03 [2023-07-01T13:42:03.234Z] === RUN   TestNISDomainname
13:42:03 [2023-07-01T13:42:03.495Z] --- PASS: TestNISDomainname (0.58s)
13:42:03 [2023-07-01T13:42:03.495Z] === RUN   TestHostnameDnsResolution
13:42:04 [2023-07-01T13:42:04.443Z] --- PASS: TestHostnameDnsResolution (0.76s)
13:42:04 [2023-07-01T13:42:04.443Z] === RUN   TestUnprivilegedPortsAndPing
13:42:05 [2023-07-01T13:42:05.012Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
13:42:05 [2023-07-01T13:42:05.012Z] === RUN   TestPrivilegedHostDevices
13:42:05 [2023-07-01T13:42:05.581Z] --- PASS: TestPrivilegedHostDevices (0.53s)
13:42:05 [2023-07-01T13:42:05.581Z] === RUN   TestRunConsoleSize
13:42:05 [2023-07-01T13:42:05.840Z] --- PASS: TestRunConsoleSize (0.42s)
13:42:05 [2023-07-01T13:42:05.840Z] === RUN   TestRunWithAlternativeContainerdShim
13:42:10 [2023-07-01T13:42:10.036Z] --- PASS: TestRunWithAlternativeContainerdShim (3.97s)
13:42:10 [2023-07-01T13:42:10.036Z] === RUN   TestStats
13:42:12 [2023-07-01T13:42:12.571Z] --- PASS: TestStats (2.46s)
13:42:12 [2023-07-01T13:42:12.571Z] === RUN   TestStopContainerWithTimeout
13:42:12 [2023-07-01T13:42:12.571Z] === RUN   TestStopContainerWithTimeout/0
13:42:12 [2023-07-01T13:42:12.571Z] === PAUSE TestStopContainerWithTimeout/0
13:42:12 [2023-07-01T13:42:12.571Z] === RUN   TestStopContainerWithTimeout/1
13:42:12 [2023-07-01T13:42:12.571Z] === PAUSE TestStopContainerWithTimeout/1
13:42:12 [2023-07-01T13:42:12.571Z] === RUN   TestStopContainerWithTimeout/3
13:42:12 [2023-07-01T13:42:12.571Z] === PAUSE TestStopContainerWithTimeout/3
13:42:12 [2023-07-01T13:42:12.571Z] === RUN   TestStopContainerWithTimeout/-1
13:42:12 [2023-07-01T13:42:12.571Z] === PAUSE TestStopContainerWithTimeout/-1
13:42:12 [2023-07-01T13:42:12.571Z] === CONT  TestStopContainerWithTimeout/0
13:42:12 [2023-07-01T13:42:12.571Z] === CONT  TestStopContainerWithTimeout/-1
13:42:12 [2023-07-01T13:42:12.571Z] === CONT  TestStopContainerWithTimeout/3
13:42:12 [2023-07-01T13:42:12.571Z] === CONT  TestStopContainerWithTimeout/1
13:42:15 [2023-07-01T13:42:15.861Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:42:15 [2023-07-01T13:42:15.861Z]     --- PASS: TestStopContainerWithTimeout/0 (0.84s)
13:42:15 [2023-07-01T13:42:15.861Z]     --- PASS: TestStopContainerWithTimeout/1 (1.77s)
13:42:15 [2023-07-01T13:42:15.861Z]     --- PASS: TestStopContainerWithTimeout/3 (3.02s)
13:42:15 [2023-07-01T13:42:15.861Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.06s)
13:42:15 [2023-07-01T13:42:15.861Z] === RUN   TestStopContainerWithTimeoutCancel
13:42:15 [2023-07-01T13:42:15.861Z] === PAUSE TestStopContainerWithTimeoutCancel
13:42:15 [2023-07-01T13:42:15.861Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:42:16 [2023-07-01T13:42:16.799Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s)
13:42:16 [2023-07-01T13:42:16.799Z] === RUN   TestUpdateMemory
13:42:17 [2023-07-01T13:42:17.737Z] --- PASS: TestUpdateMemory (0.58s)
13:42:17 [2023-07-01T13:42:17.737Z] === RUN   TestUpdateCPUQuota
13:42:18 [2023-07-01T13:42:18.305Z] --- PASS: TestUpdateCPUQuota (0.70s)
13:42:18 [2023-07-01T13:42:18.305Z] === RUN   TestUpdatePidsLimit
13:42:18 [2023-07-01T13:42:18.305Z] === RUN   TestUpdatePidsLimit/update_from_none
13:42:18 [2023-07-01T13:42:18.305Z] === RUN   TestUpdatePidsLimit/no_change
13:42:18 [2023-07-01T13:42:18.564Z] === RUN   TestUpdatePidsLimit/update_lower
13:42:18 [2023-07-01T13:42:18.823Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:42:19 [2023-07-01T13:42:19.082Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:42:19 [2023-07-01T13:42:19.082Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:42:19 [2023-07-01T13:42:19.341Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:42:20 [2023-07-01T13:42:20.279Z] --- PASS: TestUpdatePidsLimit (1.87s)
13:42:20 [2023-07-01T13:42:20.279Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
13:42:20 [2023-07-01T13:42:20.279Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
13:42:20 [2023-07-01T13:42:20.279Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.17s)
13:42:20 [2023-07-01T13:42:20.279Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
13:42:20 [2023-07-01T13:42:20.279Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
13:42:20 [2023-07-01T13:42:20.279Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
13:42:20 [2023-07-01T13:42:20.279Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
13:42:20 [2023-07-01T13:42:20.279Z] === RUN   TestUpdateRestartPolicy
13:42:32 [2023-07-01T13:42:32.491Z] --- PASS: TestUpdateRestartPolicy (10.89s)
13:42:32 [2023-07-01T13:42:32.491Z] === RUN   TestUpdateRestartWithAutoRemove
13:42:32 [2023-07-01T13:42:32.491Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
13:42:32 [2023-07-01T13:42:32.491Z] === RUN   TestWaitNonBlocked
13:42:32 [2023-07-01T13:42:32.491Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:42:32 [2023-07-01T13:42:32.491Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:42:32 [2023-07-01T13:42:32.491Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:42:32 [2023-07-01T13:42:32.491Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:42:32 [2023-07-01T13:42:32.491Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:42:32 [2023-07-01T13:42:32.491Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:42:32 [2023-07-01T13:42:32.491Z] --- PASS: TestWaitNonBlocked (0.01s)
13:42:32 [2023-07-01T13:42:32.491Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s)
13:42:32 [2023-07-01T13:42:32.491Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s)
13:42:32 [2023-07-01T13:42:32.491Z] === RUN   TestWaitBlocked
13:42:32 [2023-07-01T13:42:32.491Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:42:32 [2023-07-01T13:42:32.491Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:42:32 [2023-07-01T13:42:32.491Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:42:32 [2023-07-01T13:42:32.491Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:42:32 [2023-07-01T13:42:32.491Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:42:32 [2023-07-01T13:42:32.491Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:42:32 [2023-07-01T13:42:32.750Z] --- PASS: TestWaitBlocked (0.01s)
13:42:32 [2023-07-01T13:42:32.750Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
13:42:32 [2023-07-01T13:42:32.750Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s)
13:42:32 [2023-07-01T13:42:32.750Z] === RUN   TestWaitConditions
13:42:32 [2023-07-01T13:42:32.750Z] === RUN   TestWaitConditions/default
13:42:32 [2023-07-01T13:42:32.750Z] === PAUSE TestWaitConditions/default
13:42:32 [2023-07-01T13:42:32.750Z] === RUN   TestWaitConditions/not-running
13:42:32 [2023-07-01T13:42:32.750Z] === PAUSE TestWaitConditions/not-running
13:42:32 [2023-07-01T13:42:32.750Z] === RUN   TestWaitConditions/next-exit
13:42:32 [2023-07-01T13:42:32.750Z] === PAUSE TestWaitConditions/next-exit
13:42:32 [2023-07-01T13:42:32.750Z] === RUN   TestWaitConditions/removed
13:42:32 [2023-07-01T13:42:32.750Z] === PAUSE TestWaitConditions/removed
13:42:32 [2023-07-01T13:42:32.750Z] === CONT  TestWaitConditions/default
13:42:32 [2023-07-01T13:42:32.750Z] === CONT  TestWaitConditions/next-exit
13:42:32 [2023-07-01T13:42:32.750Z] === CONT  TestWaitConditions/not-running
13:42:32 [2023-07-01T13:42:32.750Z] === CONT  TestWaitConditions/removed
13:42:32 [2023-07-01T13:42:32.750Z]     wait_test.go:146: ContainerID = 10a78b4a2980cdbb56a0dd8d7155f85b986a6479e7e35c379b7f9602c078a212
13:42:32 [2023-07-01T13:42:32.750Z]     wait_test.go:146: ContainerID = a9a1dac445fea28888816ce25015ea69062fe9d8c6b937150e1a9927215e58b1
13:42:32 [2023-07-01T13:42:32.750Z]     wait_test.go:146: ContainerID = 87abc6c92510c9fa4548de3abcc41ddef92525db05a1e57a170f67d536e2f962
13:42:32 [2023-07-01T13:42:32.750Z]     wait_test.go:146: ContainerID = 10167a41533a74d0283c1fc808590560558685aa31969e03eae61bb3b87746b3
13:42:34 [2023-07-01T13:42:34.130Z] --- PASS: TestWaitConditions (0.01s)
13:42:34 [2023-07-01T13:42:34.130Z]     --- PASS: TestWaitConditions/next-exit (0.83s)
13:42:34 [2023-07-01T13:42:34.130Z]     --- PASS: TestWaitConditions/not-running (1.01s)
13:42:34 [2023-07-01T13:42:34.130Z]     --- PASS: TestWaitConditions/removed (1.08s)
13:42:34 [2023-07-01T13:42:34.130Z]     --- PASS: TestWaitConditions/default (1.12s)
13:42:34 [2023-07-01T13:42:34.130Z] === RUN   TestWaitRestartedContainer
13:42:34 [2023-07-01T13:42:34.130Z] === RUN   TestWaitRestartedContainer/default
13:42:34 [2023-07-01T13:42:34.130Z] === PAUSE TestWaitRestartedContainer/default
13:42:34 [2023-07-01T13:42:34.130Z] === RUN   TestWaitRestartedContainer/not-running
13:42:34 [2023-07-01T13:42:34.130Z] === PAUSE TestWaitRestartedContainer/not-running
13:42:34 [2023-07-01T13:42:34.130Z] === RUN   TestWaitRestartedContainer/next-exit
13:42:34 [2023-07-01T13:42:34.130Z] === PAUSE TestWaitRestartedContainer/next-exit
13:42:34 [2023-07-01T13:42:34.130Z] === CONT  TestWaitRestartedContainer/default
13:42:34 [2023-07-01T13:42:34.130Z] === CONT  TestWaitRestartedContainer/not-running
13:42:34 [2023-07-01T13:42:34.130Z] === CONT  TestWaitRestartedContainer/next-exit
13:42:36 [2023-07-01T13:42:36.037Z] --- PASS: TestWaitRestartedContainer (0.01s)
13:42:36 [2023-07-01T13:42:36.037Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.80s)
13:42:36 [2023-07-01T13:42:36.037Z]     --- PASS: TestWaitRestartedContainer/default (2.06s)
13:42:36 [2023-07-01T13:42:36.037Z]     --- PASS: TestWaitRestartedContainer/not-running (2.11s)
13:42:36 [2023-07-01T13:42:36.037Z] === CONT  TestHardRestartWhenContainerIsRunning
13:42:36 [2023-07-01T13:42:36.037Z] === CONT  TestRestartDaemonWithRestartingContainer
13:42:36 [2023-07-01T13:42:36.037Z] === CONT  TestIpcModeOlderClient
13:42:36 [2023-07-01T13:42:36.037Z] === CONT  TestStopContainerWithTimeoutCancel
13:42:36 [2023-07-01T13:42:36.037Z] === CONT  TestDaemonHostGatewayIP
13:42:36 [2023-07-01T13:42:36.037Z] === CONT  TestContainerKillOnDaemonStart
13:42:36 [2023-07-01T13:42:36.037Z] === CONT  TestDaemonRestartIpcMode
13:42:36 [2023-07-01T13:42:36.037Z] === CONT  TestContainerStartOnDaemonRestart
13:42:36 [2023-07-01T13:42:36.037Z] --- PASS: TestIpcModeOlderClient (0.05s)
13:42:37 [2023-07-01T13:42:37.945Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
13:42:37 [2023-07-01T13:42:37.945Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
13:42:38 [2023-07-01T13:42:38.205Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.28s)
13:42:38 [2023-07-01T13:42:38.205Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
13:42:38 [2023-07-01T13:42:38.205Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.27s)
13:42:38 [2023-07-01T13:42:38.776Z] --- PASS: TestContainerStartOnDaemonRestart (2.89s)
13:42:39 [2023-07-01T13:42:39.714Z] --- PASS: TestDaemonRestartIpcMode (3.75s)
13:42:39 [2023-07-01T13:42:39.714Z] --- PASS: TestDaemonHostGatewayIP (3.79s)
13:42:39 [2023-07-01T13:42:39.714Z] --- PASS: TestStopContainerWithTimeoutCancel (3.81s)
13:42:39 [2023-07-01T13:42:39.974Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.03s)
13:42:48 [2023-07-01T13:42:48.096Z] --- PASS: TestContainerKillOnDaemonStart (11.70s)
13:42:48 [2023-07-01T13:42:48.096Z] PASS
13:42:48 [2023-07-01T13:42:48.096Z] 
13:42:48 [2023-07-01T13:42:48.096Z] === Skipped
13:42:48 [2023-07-01T13:42:48.096Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:42:48 [2023-07-01T13:42:48.096Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:42:48 [2023-07-01T13:42:48.096Z] 
13:42:48 [2023-07-01T13:42:48.096Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:42:48 [2023-07-01T13:42:48.096Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:42:48 [2023-07-01T13:42:48.096Z] 
13:42:48 [2023-07-01T13:42:48.096Z] DONE 290 tests, 2 skipped in 121.752s
13:42:48 [2023-07-01T13:42:48.096Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
13:42:48 [2023-07-01T13:42:48.096Z] ++ 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
13:42:48 [2023-07-01T13:42:48.096Z] ++ set -e
13:42:48 [2023-07-01T13:42:48.096Z] ++ '[' -n 0 ']'
13:42:48 [2023-07-01T13:42:48.096Z] ++ set -x
13:42:48 [2023-07-01T13:42:48.096Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:42:48 [2023-07-01T13:42:48.096Z] INFO: Testing against a local daemon
13:42:48 [2023-07-01T13:42:48.096Z] === RUN   TestConfigDaemonID
13:42:48 [2023-07-01T13:42:48.665Z]     daemon_test.go:52: [d06d59d505691] daemon is not started
13:42:48 [2023-07-01T13:42:48.665Z] --- PASS: TestConfigDaemonID (1.04s)
13:42:48 [2023-07-01T13:42:48.665Z] === RUN   TestDaemonConfigValidation
13:42:48 [2023-07-01T13:42:48.665Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:42:48 [2023-07-01T13:42:48.665Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:42:48 [2023-07-01T13:42:48.665Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:42:48 [2023-07-01T13:42:48.665Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:42:48 [2023-07-01T13:42:48.665Z] === RUN   TestDaemonConfigValidation/invalid_config
13:42:48 [2023-07-01T13:42:48.665Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:42:48 [2023-07-01T13:42:48.665Z] === RUN   TestDaemonConfigValidation/malformed_config
13:42:48 [2023-07-01T13:42:48.665Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:42:48 [2023-07-01T13:42:48.665Z] === RUN   TestDaemonConfigValidation/valid_config
13:42:48 [2023-07-01T13:42:48.665Z] === PAUSE TestDaemonConfigValidation/valid_config
13:42:48 [2023-07-01T13:42:48.665Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:42:48 [2023-07-01T13:42:48.665Z] === CONT  TestDaemonConfigValidation/malformed_config
13:42:48 [2023-07-01T13:42:48.665Z] === CONT  TestDaemonConfigValidation/valid_config
13:42:48 [2023-07-01T13:42:48.665Z] === CONT  TestDaemonConfigValidation/invalid_config
13:42:48 [2023-07-01T13:42:48.665Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:42:48 [2023-07-01T13:42:48.924Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:42:48 [2023-07-01T13:42:48.924Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
13:42:48 [2023-07-01T13:42:48.924Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
13:42:48 [2023-07-01T13:42:48.924Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
13:42:48 [2023-07-01T13:42:48.924Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
13:42:48 [2023-07-01T13:42:48.924Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
13:42:48 [2023-07-01T13:42:48.924Z] === RUN   TestConfigDaemonSeccompProfiles
13:42:48 [2023-07-01T13:42:48.924Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:42:49 [2023-07-01T13:42:49.868Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:42:50 [2023-07-01T13:42:50.840Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:42:52 [2023-07-01T13:42:52.218Z]     daemon_test.go:166: [d96127560de62] daemon is not started
13:42:52 [2023-07-01T13:42:52.218Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
13:42:52 [2023-07-01T13:42:52.218Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
13:42:52 [2023-07-01T13:42:52.218Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
13:42:52 [2023-07-01T13:42:52.218Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
13:42:52 [2023-07-01T13:42:52.218Z] === RUN   TestDaemonProxy
13:42:52 [2023-07-01T13:42:52.218Z] === RUN   TestDaemonProxy/environment_variables
13:42:53 [2023-07-01T13:42:53.596Z] === RUN   TestDaemonProxy/command-line_options
13:42:55 [2023-07-01T13:42:55.501Z] === RUN   TestDaemonProxy/configuration_file
13:42:57 [2023-07-01T13:42:57.406Z] === RUN   TestDaemonProxy/conflicting_options
13:42:57 [2023-07-01T13:42:57.665Z] === RUN   TestDaemonProxy/reload_sanitized
13:42:58 [2023-07-01T13:42:58.233Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
13:42:58 [2023-07-01T13:42:58.233Z] --- PASS: TestDaemonProxy (6.23s)
13:42:58 [2023-07-01T13:42:58.233Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
13:42:58 [2023-07-01T13:42:58.233Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
13:42:58 [2023-07-01T13:42:58.233Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
13:42:58 [2023-07-01T13:42:58.233Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
13:42:58 [2023-07-01T13:42:58.233Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
13:42:58 [2023-07-01T13:42:58.233Z] === RUN   TestLiveRestore
13:42:58 [2023-07-01T13:42:58.233Z] === RUN   TestLiveRestore/volume_references
13:42:58 [2023-07-01T13:42:58.233Z] === PAUSE TestLiveRestore/volume_references
13:42:58 [2023-07-01T13:42:58.233Z] === CONT  TestLiveRestore/volume_references
13:42:58 [2023-07-01T13:42:58.801Z] === RUN   TestLiveRestore/volume_references/restartPolicy
13:42:58 [2023-07-01T13:42:58.801Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
13:42:59 [2023-07-01T13:42:59.738Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
13:43:00 [2023-07-01T13:43:00.675Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
13:43:01 [2023-07-01T13:43:01.612Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
13:43:02 [2023-07-01T13:43:02.550Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
13:43:03 [2023-07-01T13:43:03.488Z] --- PASS: TestLiveRestore (0.00s)
13:43:03 [2023-07-01T13:43:03.488Z]     --- PASS: TestLiveRestore/volume_references (5.34s)
13:43:03 [2023-07-01T13:43:03.488Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.79s)
13:43:03 [2023-07-01T13:43:03.488Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.95s)
13:43:03 [2023-07-01T13:43:03.488Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s)
13:43:03 [2023-07-01T13:43:03.488Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.93s)
13:43:03 [2023-07-01T13:43:03.488Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s)
13:43:03 [2023-07-01T13:43:03.488Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.95s)
13:43:03 [2023-07-01T13:43:03.488Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
13:43:04 [2023-07-01T13:43:04.056Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
13:43:04 [2023-07-01T13:43:04.056Z] PASS
13:43:04 [2023-07-01T13:43:04.056Z] 
13:43:04 [2023-07-01T13:43:04.056Z] === Skipped
13:43:04 [2023-07-01T13:43:04.056Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s)
13:43:04 [2023-07-01T13:43:04.056Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
13:43:04 [2023-07-01T13:43:04.056Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
13:43:04 [2023-07-01T13:43:04.056Z] 
13:43:04 [2023-07-01T13:43:04.056Z] DONE 26 tests, 1 skipped in 16.494s
13:43:04 [2023-07-01T13:43:04.056Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
13:43:04 [2023-07-01T13:43:04.056Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
13:43:04 [2023-07-01T13:43:04.056Z] ++ set -e
13:43:04 [2023-07-01T13:43:04.056Z] ++ '[' -n 0 ']'
13:43:04 [2023-07-01T13:43:04.056Z] ++ set -x
13:43:04 [2023-07-01T13:43:04.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= 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= 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=/usr/local/cli-integration/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
13:43:04 [2023-07-01T13:43:04.316Z] INFO: Testing against a local daemon
13:43:04 [2023-07-01T13:43:04.316Z] === RUN   TestCommitInheritsEnv
13:43:04 [2023-07-01T13:43:04.316Z] --- PASS: TestCommitInheritsEnv (0.14s)
13:43:04 [2023-07-01T13:43:04.316Z] === RUN   TestImportExtremelyLargeImageWorks
13:43:04 [2023-07-01T13:43:04.316Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:43:04 [2023-07-01T13:43:04.316Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:43:04 [2023-07-01T13:43:04.316Z] === RUN   TestImportWithCustomPlatform
13:43:04 [2023-07-01T13:43:04.316Z] === RUN   TestImportWithCustomPlatform/#00
13:43:04 [2023-07-01T13:43:04.316Z] === RUN   TestImportWithCustomPlatform/_______
13:43:04 [2023-07-01T13:43:04.316Z] === RUN   TestImportWithCustomPlatform//
13:43:04 [2023-07-01T13:43:04.316Z] === RUN   TestImportWithCustomPlatform/linux
13:43:04 [2023-07-01T13:43:04.316Z] === RUN   TestImportWithCustomPlatform/LINUX
13:43:04 [2023-07-01T13:43:04.316Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:43:04 [2023-07-01T13:43:04.316Z] === RUN   TestImportWithCustomPlatform/macos
13:43:04 [2023-07-01T13:43:04.316Z] === RUN   TestImportWithCustomPlatform/macos/arm64
13:43:04 [2023-07-01T13:43:04.316Z] === RUN   TestImportWithCustomPlatform/nintendo64
13:43:04 [2023-07-01T13:43:04.577Z] --- PASS: TestImportWithCustomPlatform (0.11s)
13:43:04 [2023-07-01T13:43:04.577Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
13:43:04 [2023-07-01T13:43:04.577Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
13:43:04 [2023-07-01T13:43:04.577Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
13:43:04 [2023-07-01T13:43:04.577Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
13:43:04 [2023-07-01T13:43:04.577Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
13:43:04 [2023-07-01T13:43:04.577Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
13:43:04 [2023-07-01T13:43:04.577Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
13:43:04 [2023-07-01T13:43:04.577Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
13:43:04 [2023-07-01T13:43:04.577Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
13:43:04 [2023-07-01T13:43:04.577Z] === RUN   TestImageInspectEmptyTagsAndDigests
13:43:04 [2023-07-01T13:43:04.577Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
13:43:04 [2023-07-01T13:43:04.577Z] === RUN   TestImagesFilterMultiReference
13:43:04 [2023-07-01T13:43:04.577Z] --- PASS: TestImagesFilterMultiReference (0.05s)
13:43:04 [2023-07-01T13:43:04.577Z] === RUN   TestImagesFilterBeforeSince
13:43:04 [2023-07-01T13:43:04.577Z]     list_test.go:87: ImageList: ID=sha256:2867c1029b6894aa79487e4b19174c35918c7cffdfb8dd80e656244e7e9ef4c9 RepoTags=[testimagesfilterbeforesince:v1]
13:43:04 [2023-07-01T13:43:04.577Z]     list_test.go:87: ImageList: ID=sha256:399c11fede3d7cabc52764f92986690bc78804958208c68b60cd542d70806f35 RepoTags=[testimagesfilterbeforesince:v3]
13:43:04 [2023-07-01T13:43:04.577Z]     list_test.go:87: ImageList: ID=sha256:29868fefae1532665b63d87d715a5c321074e86bc5496057d703af66bdbb9e93 RepoTags=[testimagesfilterbeforesince:v2]
13:43:04 [2023-07-01T13:43:04.839Z] --- PASS: TestImagesFilterBeforeSince (0.22s)
13:43:04 [2023-07-01T13:43:04.839Z] === RUN   TestPruneDontDeleteUsedDangling
13:43:04 [2023-07-01T13:43:04.839Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
13:43:04 [2023-07-01T13:43:04.839Z] === RUN   TestImagePullPlatformInvalid
13:43:04 [2023-07-01T13:43:04.839Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:43:04 [2023-07-01T13:43:04.839Z] === RUN   TestImagePullStoredfDigestForOtherRepo
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.5 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=info msg="redis not configured" go.version=go1.20.5 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=info msg="Starting upload purge in 18m0s" go.version=go1.20.5 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.5 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e16bacb9-b395-4710-889b-18bac5c3eabb http.request.method=GET http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e16bacb9-b395-4710-889b-18bac5c3eabb http.request.method=GET http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.084043ms http.response.status=200 http.response.written=2 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=74bfe4c4-a755-47d0-9bc6-e527a82243b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=74bfe4c4-a755-47d0-9bc6-e527a82243b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=74bfe4c4-a755-47d0-9bc6-e527a82243b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=30.531µ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=f1c003e8-d6aa-4904-ad8b-4fb50122a9e6 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8522a2b8-3a74-4308-ad5b-8ea9197fba3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8522a2b8-3a74-4308-ad5b-8ea9197fba3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=74bfe4c4-a755-47d0-9bc6-e527a82243b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.895075ms http.response.status=404 http.response.written=157 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8522a2b8-3a74-4308-ad5b-8ea9197fba3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=25.706µ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=384d17be-881d-4b98-8e6a-31fb1161d01e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8522a2b8-3a74-4308-ad5b-8ea9197fba3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.987085ms http.response.status=404 http.response.written=157 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c8df7216-cafd-420e-bb51-0730ba0aec69 http.request.method=POST http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c8df7216-cafd-420e-bb51-0730ba0aec69 http.request.method=POST http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4df56f80-bb3b-4eef-ac31-0154a27ca12d http.request.method=POST http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4df56f80-bb3b-4eef-ac31-0154a27ca12d http.request.method=POST http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c8df7216-cafd-420e-bb51-0730ba0aec69 http.request.method=POST http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=97.663µ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=b4c0b5ba-106d-4b20-8993-7fadc5f5ff16 trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/348412d2-9070-461c-848e-2f5721fb6cbf/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4df56f80-bb3b-4eef-ac31-0154a27ca12d http.request.method=POST http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=59.075µ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=64ca0cb3-7eba-4781-9a72-bb7039fef8cc trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.839Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c8df7216-cafd-420e-bb51-0730ba0aec69 http.request.method=POST http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=12.988µ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=66b0aacf-2fff-4ccc-84b2-0fa8b8ab1040 trace.line=141 vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/348412d2-9070-461c-848e-2f5721fb6cbf/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4df56f80-bb3b-4eef-ac31-0154a27ca12d http.request.method=POST http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=11.544µ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=aeb9ed18-19bf-438b-a517-f35816b9bba4 trace.line=141 vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/348412d2-9070-461c-848e-2f5721fb6cbf/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4df56f80-bb3b-4eef-ac31-0154a27ca12d http.request.method=POST http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=67.634µ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=f897cf30-c999-4d40-a0fc-3460c9b359ef trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c8df7216-cafd-420e-bb51-0730ba0aec69 http.request.method=POST http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=65.673µ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=ac7ce382-4cbc-47cc-ab6f-0f1a146d8a68 trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4df56f80-bb3b-4eef-ac31-0154a27ca12d http.request.method=POST http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.750513ms http.response.status=202 http.response.written=0 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c8df7216-cafd-420e-bb51-0730ba0aec69 http.request.method=POST http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.905767ms http.response.status=202 http.response.written=0 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
13:43:04 [2023-07-01T13:43:04.840Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c421c1b-34c1-4c11-9a17-a37dca3350a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5?_state=OWZPmdimUtCY2AXc4N47OCxGuNAJG0gp-B99FoDYehV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3ZjlmMjMwLWYzMTYtNDRlNi1hZWJmLTJmYThiNGVlNWVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE3MTQyNDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.uuid=e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c421c1b-34c1-4c11-9a17-a37dca3350a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5?_state=OWZPmdimUtCY2AXc4N47OCxGuNAJG0gp-B99FoDYehV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3ZjlmMjMwLWYzMTYtNDRlNi1hZWJmLTJmYThiNGVlNWVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE3MTQyNDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.uuid=e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c421c1b-34c1-4c11-9a17-a37dca3350a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5?_state=OWZPmdimUtCY2AXc4N47OCxGuNAJG0gp-B99FoDYehV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3ZjlmMjMwLWYzMTYtNDRlNi1hZWJmLTJmYThiNGVlNWVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE3MTQyNDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=36.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).GetContent" trace.id=120739ab-7ff6-4225-bbce-81246135ade0 trace.line=82 vars.name=test vars.uuid=e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c421c1b-34c1-4c11-9a17-a37dca3350a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5?_state=OWZPmdimUtCY2AXc4N47OCxGuNAJG0gp-B99FoDYehV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3ZjlmMjMwLWYzMTYtNDRlNi1hZWJmLTJmYThiNGVlNWVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE3MTQyNDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=13.235µ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=d2274d3e-6771-4877-9a5c-f16c7c9f7e13 trace.line=141 vars.name=test vars.uuid=e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c421c1b-34c1-4c11-9a17-a37dca3350a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5?_state=OWZPmdimUtCY2AXc4N47OCxGuNAJG0gp-B99FoDYehV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3ZjlmMjMwLWYzMTYtNDRlNi1hZWJmLTJmYThiNGVlNWVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE3MTQyNDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=51.379µ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=f9bd4b09-482a-4454-b158-1dcc3ea387d3 trace.line=124 vars.name=test vars.uuid=e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c421c1b-34c1-4c11-9a17-a37dca3350a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5?_state=OWZPmdimUtCY2AXc4N47OCxGuNAJG0gp-B99FoDYehV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3ZjlmMjMwLWYzMTYtNDRlNi1hZWJmLTJmYThiNGVlNWVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE3MTQyNDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.uuid=e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c421c1b-34c1-4c11-9a17-a37dca3350a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5?_state=OWZPmdimUtCY2AXc4N47OCxGuNAJG0gp-B99FoDYehV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3ZjlmMjMwLWYzMTYtNDRlNi1hZWJmLTJmYThiNGVlNWVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE3MTQyNDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=10.116µ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=6f0e51a4-067e-48d0-97f5-3b41570be4ce trace.line=141 vars.name=test vars.uuid=e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c421c1b-34c1-4c11-9a17-a37dca3350a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5?_state=OWZPmdimUtCY2AXc4N47OCxGuNAJG0gp-B99FoDYehV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3ZjlmMjMwLWYzMTYtNDRlNi1hZWJmLTJmYThiNGVlNWVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE3MTQyNDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=11.537µ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=32e06775-2cf8-44af-9b26-455174abd457 trace.line=141 vars.name=test vars.uuid=e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c421c1b-34c1-4c11-9a17-a37dca3350a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5?_state=OWZPmdimUtCY2AXc4N47OCxGuNAJG0gp-B99FoDYehV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3ZjlmMjMwLWYzMTYtNDRlNi1hZWJmLTJmYThiNGVlNWVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE3MTQyNDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=8.574µ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=106762cd-8493-4656-855a-970070e895d1 trace.line=141 vars.name=test vars.uuid=e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c421c1b-34c1-4c11-9a17-a37dca3350a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5?_state=OWZPmdimUtCY2AXc4N47OCxGuNAJG0gp-B99FoDYehV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3ZjlmMjMwLWYzMTYtNDRlNi1hZWJmLTJmYThiNGVlNWVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE3MTQyNDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=50.256µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=7bc657fc-240f-435e-9c0f-00cb72e2ec05 trace.line=167 vars.name=test vars.uuid=e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c421c1b-34c1-4c11-9a17-a37dca3350a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5?_state=OWZPmdimUtCY2AXc4N47OCxGuNAJG0gp-B99FoDYehV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3ZjlmMjMwLWYzMTYtNDRlNi1hZWJmLTJmYThiNGVlNWVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE3MTQyNDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=48.582µ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=9023ec04-0d81-4ed2-b302-0b7dedf1ffac trace.line=95 vars.name=test vars.uuid=e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c421c1b-34c1-4c11-9a17-a37dca3350a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5?_state=OWZPmdimUtCY2AXc4N47OCxGuNAJG0gp-B99FoDYehV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3ZjlmMjMwLWYzMTYtNDRlNi1hZWJmLTJmYThiNGVlNWVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE3MTQyNDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=88.499µ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=2746d798-8d16-4c4f-a84d-bc9965af7302 trace.line=181 vars.name=test vars.uuid=e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c421c1b-34c1-4c11-9a17-a37dca3350a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53658" http.request.uri="/v2/test/blobs/uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5?_state=OWZPmdimUtCY2AXc4N47OCxGuNAJG0gp-B99FoDYehV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3ZjlmMjMwLWYzMTYtNDRlNi1hZWJmLTJmYThiNGVlNWVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE3MTQyNDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.718127ms http.response.status=201 http.response.written=0 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "PUT /v2/test/blobs/uploads/e7f9f230-f316-44e6-aebf-2fa8b4ee5ed5?_state=OWZPmdimUtCY2AXc4N47OCxGuNAJG0gp-B99FoDYehV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3ZjlmMjMwLWYzMTYtNDRlNi1hZWJmLTJmYThiNGVlNWVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE3MTQyNDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=83df3651-34da-4c31-a954-23d284c1a578 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/348412d2-9070-461c-848e-2f5721fb6cbf?_state=EDk632cDlLgcZWqy8DPH_0Aei6DEBZmjjGfSKi7jcBh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0ODQxMmQyLTkwNzAtNDYxYy04NDhlLTJmNTcyMWZiNmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE4MDQyNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.uuid=348412d2-9070-461c-848e-2f5721fb6cbf version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=83df3651-34da-4c31-a954-23d284c1a578 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/348412d2-9070-461c-848e-2f5721fb6cbf?_state=EDk632cDlLgcZWqy8DPH_0Aei6DEBZmjjGfSKi7jcBh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0ODQxMmQyLTkwNzAtNDYxYy04NDhlLTJmNTcyMWZiNmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE4MDQyNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.uuid=348412d2-9070-461c-848e-2f5721fb6cbf version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/348412d2-9070-461c-848e-2f5721fb6cbf/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=83df3651-34da-4c31-a954-23d284c1a578 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/348412d2-9070-461c-848e-2f5721fb6cbf?_state=EDk632cDlLgcZWqy8DPH_0Aei6DEBZmjjGfSKi7jcBh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0ODQxMmQyLTkwNzAtNDYxYy04NDhlLTJmNTcyMWZiNmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE4MDQyNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=33.837µ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=a96fd193-be3f-4cd5-89f6-b107b4db2889 trace.line=82 vars.name=test vars.uuid=348412d2-9070-461c-848e-2f5721fb6cbf version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/348412d2-9070-461c-848e-2f5721fb6cbf/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=83df3651-34da-4c31-a954-23d284c1a578 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/348412d2-9070-461c-848e-2f5721fb6cbf?_state=EDk632cDlLgcZWqy8DPH_0Aei6DEBZmjjGfSKi7jcBh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0ODQxMmQyLTkwNzAtNDYxYy04NDhlLTJmNTcyMWZiNmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE4MDQyNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=12.89µ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=4e117931-6209-47b7-9c81-9884f5c0e29c trace.line=141 vars.name=test vars.uuid=348412d2-9070-461c-848e-2f5721fb6cbf version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.840Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/348412d2-9070-461c-848e-2f5721fb6cbf/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=83df3651-34da-4c31-a954-23d284c1a578 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/348412d2-9070-461c-848e-2f5721fb6cbf?_state=EDk632cDlLgcZWqy8DPH_0Aei6DEBZmjjGfSKi7jcBh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0ODQxMmQyLTkwNzAtNDYxYy04NDhlLTJmNTcyMWZiNmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE4MDQyNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=126.109µ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=6f0abe95-89a4-4b67-8f1e-bb50763c40d0 trace.line=124 vars.name=test vars.uuid=348412d2-9070-461c-848e-2f5721fb6cbf version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=83df3651-34da-4c31-a954-23d284c1a578 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/348412d2-9070-461c-848e-2f5721fb6cbf?_state=EDk632cDlLgcZWqy8DPH_0Aei6DEBZmjjGfSKi7jcBh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0ODQxMmQyLTkwNzAtNDYxYy04NDhlLTJmNTcyMWZiNmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE4MDQyNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.uuid=348412d2-9070-461c-848e-2f5721fb6cbf version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/348412d2-9070-461c-848e-2f5721fb6cbf/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=83df3651-34da-4c31-a954-23d284c1a578 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/348412d2-9070-461c-848e-2f5721fb6cbf?_state=EDk632cDlLgcZWqy8DPH_0Aei6DEBZmjjGfSKi7jcBh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0ODQxMmQyLTkwNzAtNDYxYy04NDhlLTJmNTcyMWZiNmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE4MDQyNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=19.569µ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=16bb25dd-4139-4c5a-8e29-694950d1577c trace.line=141 vars.name=test vars.uuid=348412d2-9070-461c-848e-2f5721fb6cbf version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=83df3651-34da-4c31-a954-23d284c1a578 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/348412d2-9070-461c-848e-2f5721fb6cbf?_state=EDk632cDlLgcZWqy8DPH_0Aei6DEBZmjjGfSKi7jcBh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0ODQxMmQyLTkwNzAtNDYxYy04NDhlLTJmNTcyMWZiNmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE4MDQyNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=14.367µ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=dbdd9da9-870c-4b49-9ec2-2f60e6957d69 trace.line=141 vars.name=test vars.uuid=348412d2-9070-461c-848e-2f5721fb6cbf version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/348412d2-9070-461c-848e-2f5721fb6cbf/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=83df3651-34da-4c31-a954-23d284c1a578 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/348412d2-9070-461c-848e-2f5721fb6cbf?_state=EDk632cDlLgcZWqy8DPH_0Aei6DEBZmjjGfSKi7jcBh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0ODQxMmQyLTkwNzAtNDYxYy04NDhlLTJmNTcyMWZiNmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE4MDQyNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=8.632µ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=62bf7178-041f-4417-8834-097ddf1c85dd trace.line=141 vars.name=test vars.uuid=348412d2-9070-461c-848e-2f5721fb6cbf version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/348412d2-9070-461c-848e-2f5721fb6cbf/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=83df3651-34da-4c31-a954-23d284c1a578 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/348412d2-9070-461c-848e-2f5721fb6cbf?_state=EDk632cDlLgcZWqy8DPH_0Aei6DEBZmjjGfSKi7jcBh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0ODQxMmQyLTkwNzAtNDYxYy04NDhlLTJmNTcyMWZiNmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE4MDQyNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=38.473µ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=b4b7124e-aff8-494a-91b0-1499f0cd1e13 trace.line=167 vars.name=test vars.uuid=348412d2-9070-461c-848e-2f5721fb6cbf version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=83df3651-34da-4c31-a954-23d284c1a578 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/348412d2-9070-461c-848e-2f5721fb6cbf?_state=EDk632cDlLgcZWqy8DPH_0Aei6DEBZmjjGfSKi7jcBh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0ODQxMmQyLTkwNzAtNDYxYy04NDhlLTJmNTcyMWZiNmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE4MDQyNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=45.16µ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=bcf95d34-28bf-4e43-b3fa-4c7cd7b8c117 trace.line=95 vars.name=test vars.uuid=348412d2-9070-461c-848e-2f5721fb6cbf version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/348412d2-9070-461c-848e-2f5721fb6cbf\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=83df3651-34da-4c31-a954-23d284c1a578 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/348412d2-9070-461c-848e-2f5721fb6cbf?_state=EDk632cDlLgcZWqy8DPH_0Aei6DEBZmjjGfSKi7jcBh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0ODQxMmQyLTkwNzAtNDYxYy04NDhlLTJmNTcyMWZiNmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE4MDQyNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=80.318µ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=01e9bd9d-26e5-4308-9b35-fc504af4dbad trace.line=181 vars.name=test vars.uuid=348412d2-9070-461c-848e-2f5721fb6cbf version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=83df3651-34da-4c31-a954-23d284c1a578 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/blobs/uploads/348412d2-9070-461c-848e-2f5721fb6cbf?_state=EDk632cDlLgcZWqy8DPH_0Aei6DEBZmjjGfSKi7jcBh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0ODQxMmQyLTkwNzAtNDYxYy04NDhlLTJmNTcyMWZiNmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE4MDQyNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.137851ms http.response.status=201 http.response.written=0 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "PUT /v2/test/blobs/uploads/348412d2-9070-461c-848e-2f5721fb6cbf?_state=EDk632cDlLgcZWqy8DPH_0Aei6DEBZmjjGfSKi7jcBh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0ODQxMmQyLTkwNzAtNDYxYy04NDhlLTJmNTcyMWZiNmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQxMzo0MzowNC43ODE4MDQyNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8a58d299-d5a5-4890-ba43-18c6610282bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8a58d299-d5a5-4890-ba43-18c6610282bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8a58d299-d5a5-4890-ba43-18c6610282bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=21.242µ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=47b0d250-cd9e-4d23-a5da-40d46deb796b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8a58d299-d5a5-4890-ba43-18c6610282bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="783.447µs" http.response.status=404 http.response.written=96 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=64ed3417-e438-43e2-a87b-ed5bf0257132 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg=PutImageManifest go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=64ed3417-e438-43e2-a87b-ed5bf0257132 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=64ed3417-e438-43e2-a87b-ed5bf0257132 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=64ed3417-e438-43e2-a87b-ed5bf0257132 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=64ed3417-e438-43e2-a87b-ed5bf0257132 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=36.291µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4ffd22ee-0a03-455d-ba8c-376b3cc7d4bf trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=64ed3417-e438-43e2-a87b-ed5bf0257132 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=12.431µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=00cfbcdb-4d73-4d0c-b87e-9de284c310e6 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=64ed3417-e438-43e2-a87b-ed5bf0257132 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=17.953µ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=c2331d59-c938-41b4-91d7-b6adf9a5b137 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=64ed3417-e438-43e2-a87b-ed5bf0257132 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=9.148µ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=e165a4a7-816b-4af7-8cf5-f3ec53c40bf9 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=64ed3417-e438-43e2-a87b-ed5bf0257132 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=11.159µ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=3cfe7dc6-155b-4699-bdaf-ee4294c56f2e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=64ed3417-e438-43e2-a87b-ed5bf0257132 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=47.187µ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=a646344a-2bd6-4338-b24d-f370dc9422e8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=64ed3417-e438-43e2-a87b-ed5bf0257132 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=50.239µ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=6f4cad43-546f-4e2e-8992-d843128a8a7c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=64ed3417-e438-43e2-a87b-ed5bf0257132 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=26.067µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7cfc00fe-c17c-40ef-b541-dcb513d0912e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=64ed3417-e438-43e2-a87b-ed5bf0257132 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=60.002µ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=d9b7d521-a226-4368-9aaf-800183102caa trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=64ed3417-e438-43e2-a87b-ed5bf0257132 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=29.751µ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=53d24871-2c31-4757-af39-5751af81f4f1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.841Z] time="2023-07-01T13:43:04Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=64ed3417-e438-43e2-a87b-ed5bf0257132 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.556564ms http.response.status=201 http.response.written=0 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=06b8f440-3078-4933-a0ff-008832cc5ff1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53676" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=06b8f440-3078-4933-a0ff-008832cc5ff1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53676" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="791.135µs" http.response.status=200 http.response.written=2 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3f8154cd-4132-4302-8874-2558a1b3db49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3f8154cd-4132-4302-8874-2558a1b3db49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3f8154cd-4132-4302-8874-2558a1b3db49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=37.669µ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=4e9cfa01-8417-44e1-b014-0afcc32c971f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3f8154cd-4132-4302-8874-2558a1b3db49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3f8154cd-4132-4302-8874-2558a1b3db49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=21.809µ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=f2e0392a-1186-4443-88fa-4dee38a68958 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3f8154cd-4132-4302-8874-2558a1b3db49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=14.153µ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=437f4c2f-a6c1-46e6-b1ac-cc444cd80e4d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3f8154cd-4132-4302-8874-2558a1b3db49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=16.238µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=79afff4c-4874-4998-bba8-50be2c76bb5e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3f8154cd-4132-4302-8874-2558a1b3db49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3f8154cd-4132-4302-8874-2558a1b3db49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.243834ms http.response.status=200 http.response.written=417 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=920d6900-1637-4907-a291-0572d3725486 http.request.method=GET http.request.remoteaddr="127.0.0.1:53696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=920d6900-1637-4907-a291-0572d3725486 http.request.method=GET http.request.remoteaddr="127.0.0.1:53696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=920d6900-1637-4907-a291-0572d3725486 http.request.method=GET http.request.remoteaddr="127.0.0.1:53696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=920d6900-1637-4907-a291-0572d3725486 http.request.method=GET http.request.remoteaddr="127.0.0.1:53696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=36.544µ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=d0ad3700-6e61-4bab-a21c-6071d0b87d0d trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=920d6900-1637-4907-a291-0572d3725486 http.request.method=GET http.request.remoteaddr="127.0.0.1:53696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=14.194µ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=8aeb2a82-91cc-47fe-87d9-08d9978ad743 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=920d6900-1637-4907-a291-0572d3725486 http.request.method=GET http.request.remoteaddr="127.0.0.1:53696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=17.288µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3513304d-c8d1-4997-b491-12c9eeefb209 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=920d6900-1637-4907-a291-0572d3725486 http.request.method=GET http.request.remoteaddr="127.0.0.1:53696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=920d6900-1637-4907-a291-0572d3725486 http.request.method=GET http.request.remoteaddr="127.0.0.1:53696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.18379ms http.response.status=200 http.response.written=417 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17a5ef0b-40fb-407b-a35a-18d4eff70d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:53710" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17a5ef0b-40fb-407b-a35a-18d4eff70d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:53710" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=10947ea4-bdb7-408b-8a9a-cb76ea918444 http.request.method=GET http.request.remoteaddr="127.0.0.1:53718" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17a5ef0b-40fb-407b-a35a-18d4eff70d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:53710" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=36.857µ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=6f994e51-0155-420b-9ab9-9438dae48ef5 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=10947ea4-bdb7-408b-8a9a-cb76ea918444 http.request.method=GET http.request.remoteaddr="127.0.0.1:53718" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17a5ef0b-40fb-407b-a35a-18d4eff70d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:53710" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=13.325µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cf3c5d50-fdc4-4a53-95bc-de4311366844 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.842Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=10947ea4-bdb7-408b-8a9a-cb76ea918444 http.request.method=GET http.request.remoteaddr="127.0.0.1:53718" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=31.843µ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=071d7f2e-14ac-43a8-937a-009001dee5d9 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17a5ef0b-40fb-407b-a35a-18d4eff70d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:53710" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=18.674µ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=5864347b-3c0d-4beb-b521-c610c8606811 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=10947ea4-bdb7-408b-8a9a-cb76ea918444 http.request.method=GET http.request.remoteaddr="127.0.0.1:53718" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=14.728µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9c7b9c69-0758-4b32-91c9-965585e8d31b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17a5ef0b-40fb-407b-a35a-18d4eff70d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:53710" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=14.941µ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=bdd6c739-1820-457b-ba35-d106c9d7f0f9 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=10947ea4-bdb7-408b-8a9a-cb76ea918444 http.request.method=GET http.request.remoteaddr="127.0.0.1:53718" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=18.477µ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=8df91327-8a4c-402b-834c-055339358609 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17a5ef0b-40fb-407b-a35a-18d4eff70d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:53710" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=8.46µ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=e7cc911c-43f3-41e6-aa54-10ff22a2ff94 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=10947ea4-bdb7-408b-8a9a-cb76ea918444 http.request.method=GET http.request.remoteaddr="127.0.0.1:53718" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=8.763µ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=701db0ef-785e-437c-9802-8f3aca65df76 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17a5ef0b-40fb-407b-a35a-18d4eff70d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:53710" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=5.234µ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=df92e087-fdc2-4ed6-81a5-9f83aa2ab67c trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=10947ea4-bdb7-408b-8a9a-cb76ea918444 http.request.method=GET http.request.remoteaddr="127.0.0.1:53718" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=8.114µ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=19e84ae6-1e0d-4263-87f2-6b56b918617d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17a5ef0b-40fb-407b-a35a-18d4eff70d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:53710" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=14.047µ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=56c3c7be-73a0-4298-95fe-1243405c2ff5 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=10947ea4-bdb7-408b-8a9a-cb76ea918444 http.request.method=GET http.request.remoteaddr="127.0.0.1:53718" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=5.275µ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=6a10aa90-911b-434d-92d8-d96143327218 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=10947ea4-bdb7-408b-8a9a-cb76ea918444 http.request.method=GET http.request.remoteaddr="127.0.0.1:53718" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=12.766µ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=d0f2dcf8-5cfa-4966-a234-ffa56059fdb8 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17a5ef0b-40fb-407b-a35a-18d4eff70d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:53710" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=33.296µ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=45d53247-8370-4e41-a900-572a0f12f3c5 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17a5ef0b-40fb-407b-a35a-18d4eff70d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:53710" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=12.833µ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=117c0eb2-82df-4c08-9403-faf2f4778e7f trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17a5ef0b-40fb-407b-a35a-18d4eff70d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:53710" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.800997ms http.response.status=200 http.response.written=194 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=10947ea4-bdb7-408b-8a9a-cb76ea918444 http.request.method=GET http.request.remoteaddr="127.0.0.1:53718" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=46.301µ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=5c5e3a81-9eba-4a21-8b4c-2aea2d353306 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=10947ea4-bdb7-408b-8a9a-cb76ea918444 http.request.method=GET http.request.remoteaddr="127.0.0.1:53718" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=13.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).Stat" trace.id=8332b1bf-2c25-4be4-bc38-e5a59a4636c6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=10947ea4-bdb7-408b-8a9a-cb76ea918444 http.request.method=GET http.request.remoteaddr="127.0.0.1:53718" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.731962ms http.response.status=200 http.response.written=68 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=109bf138-dbd7-41f2-a324-099165439f3f http.request.method=GET http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=109bf138-dbd7-41f2-a324-099165439f3f http.request.method=GET http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.312878ms http.response.status=200 http.response.written=2 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3741fae7-b695-497c-aa3d-42708add43d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53744" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3741fae7-b695-497c-aa3d-42708add43d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53744" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3741fae7-b695-497c-aa3d-42708add43d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53744" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3741fae7-b695-497c-aa3d-42708add43d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53744" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=27.954µ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=692ed2e1-b404-4f7c-848a-bc782a2e98ab trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.843Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3741fae7-b695-497c-aa3d-42708add43d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53744" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=11.052µ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=71c0992d-49bf-499b-b38a-0eaaf74e8b7a trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.844Z] time="2023-07-01T13:43:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3741fae7-b695-497c-aa3d-42708add43d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53744" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.077257ms http.response.status=404 http.response.written=181 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.844Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:43:04 [2023-07-01T13:43:04.844Z] time="2023-07-01T13:43:04Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d867f4ee-f52d-43f9-8f0a-1cbd54831c73 http.request.method=GET http.request.remoteaddr="127.0.0.1:53760" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.844Z] time="2023-07-01T13:43:04Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d867f4ee-f52d-43f9-8f0a-1cbd54831c73 http.request.method=GET http.request.remoteaddr="127.0.0.1:53760" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.844Z] time="2023-07-01T13:43:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d867f4ee-f52d-43f9-8f0a-1cbd54831c73 http.request.method=GET http.request.remoteaddr="127.0.0.1:53760" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.844Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d867f4ee-f52d-43f9-8f0a-1cbd54831c73 http.request.method=GET http.request.remoteaddr="127.0.0.1:53760" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=23.803µ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=2da6f0e0-8d6a-4832-aaed-d3fea6ab727a trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.844Z] time="2023-07-01T13:43:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d867f4ee-f52d-43f9-8f0a-1cbd54831c73 http.request.method=GET http.request.remoteaddr="127.0.0.1:53760" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 trace.duration=11.528µ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=f2198f87-6d87-484c-9526-2e11632ea8e5 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.844Z] time="2023-07-01T13:43:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d867f4ee-f52d-43f9-8f0a-1cbd54831c73 http.request.method=GET http.request.remoteaddr="127.0.0.1:53760" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.041787ms http.response.status=404 http.response.written=181 instance.id=6b7e0569-beb1-4087-ba3b-261df084b238 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:43:04 [2023-07-01T13:43:04.844Z] 127.0.0.1 - - [01/Jul/2023:13:43:04 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/e4d809b2b0f78b69a84900f949350f05761d906c kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:43:04 [2023-07-01T13:43:04.844Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
13:43:04 [2023-07-01T13:43:04.844Z] === RUN   TestRemoveImageOrphaning
13:43:05 [2023-07-01T13:43:05.103Z] --- PASS: TestRemoveImageOrphaning (0.13s)
13:43:05 [2023-07-01T13:43:05.103Z] === RUN   TestRemoveImageGarbageCollector
13:43:05 [2023-07-01T13:43:05.103Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:43:05 [2023-07-01T13:43:05.103Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:43:05 [2023-07-01T13:43:05.103Z] === RUN   TestSaveCheckTimes
13:43:05 [2023-07-01T13:43:05.103Z] === PAUSE TestSaveCheckTimes
13:43:05 [2023-07-01T13:43:05.103Z] === RUN   TestSaveRepoWithMultipleImages
13:43:06 [2023-07-01T13:43:06.040Z] --- PASS: TestSaveRepoWithMultipleImages (0.90s)
13:43:06 [2023-07-01T13:43:06.040Z] === RUN   TestSaveDirectoryPermissions
13:43:06 [2023-07-01T13:43:06.978Z] --- PASS: TestSaveDirectoryPermissions (0.97s)
13:43:06 [2023-07-01T13:43:06.978Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:43:06 [2023-07-01T13:43:06.978Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
13:43:06 [2023-07-01T13:43:06.978Z] === RUN   TestTagInvalidReference
13:43:06 [2023-07-01T13:43:06.978Z] --- PASS: TestTagInvalidReference (0.01s)
13:43:06 [2023-07-01T13:43:06.978Z] === RUN   TestTagValidPrefixedRepo
13:43:06 [2023-07-01T13:43:06.978Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
13:43:06 [2023-07-01T13:43:06.978Z] === RUN   TestTagExistedNameWithoutForce
13:43:06 [2023-07-01T13:43:06.978Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:43:06 [2023-07-01T13:43:06.978Z] === RUN   TestTagOfficialNames
13:43:07 [2023-07-01T13:43:07.237Z] --- PASS: TestTagOfficialNames (0.05s)
13:43:07 [2023-07-01T13:43:07.237Z] === RUN   TestTagMatchesDigest
13:43:07 [2023-07-01T13:43:07.237Z] --- PASS: TestTagMatchesDigest (0.01s)
13:43:07 [2023-07-01T13:43:07.237Z] === CONT  TestSaveCheckTimes
13:43:07 [2023-07-01T13:43:07.237Z] --- PASS: TestSaveCheckTimes (0.03s)
13:43:07 [2023-07-01T13:43:07.237Z] PASS
13:43:07 [2023-07-01T13:43:07.237Z] 
13:43:07 [2023-07-01T13:43:07.237Z] === Skipped
13:43:07 [2023-07-01T13:43:07.237Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:43:07 [2023-07-01T13:43:07.237Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:43:07 [2023-07-01T13:43:07.237Z] 
13:43:07 [2023-07-01T13:43:07.237Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:43:07 [2023-07-01T13:43:07.237Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:43:07 [2023-07-01T13:43:07.237Z] 
13:43:07 [2023-07-01T13:43:07.237Z] DONE 29 tests, 2 skipped in 2.989s
13:43:07 [2023-07-01T13:43:07.237Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
13:43:07 [2023-07-01T13:43:07.237Z] ++ 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
13:43:07 [2023-07-01T13:43:07.237Z] ++ set -e
13:43:07 [2023-07-01T13:43:07.237Z] ++ '[' -n 0 ']'
13:43:07 [2023-07-01T13:43:07.237Z] ++ set -x
13:43:07 [2023-07-01T13:43:07.237Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:43:07 [2023-07-01T13:43:07.237Z] === RUN   TestStripANSICommands
13:43:07 [2023-07-01T13:43:07.237Z] === RUN   TestStripANSICommands/#00
13:43:07 [2023-07-01T13:43:07.237Z] === RUN   TestStripANSICommands/#01
13:43:07 [2023-07-01T13:43:07.237Z] --- PASS: TestStripANSICommands (0.00s)
13:43:07 [2023-07-01T13:43:07.237Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:43:07 [2023-07-01T13:43:07.237Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:43:07 [2023-07-01T13:43:07.237Z] PASS
13:43:07 [2023-07-01T13:43:07.237Z] 
13:43:07 [2023-07-01T13:43:07.237Z] DONE 3 tests in 0.009s
13:43:07 [2023-07-01T13:43:07.237Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
13:43:07 [2023-07-01T13:43:07.237Z] ++ 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
13:43:07 [2023-07-01T13:43:07.237Z] ++ set -e
13:43:07 [2023-07-01T13:43:07.237Z] ++ '[' -n 0 ']'
13:43:07 [2023-07-01T13:43:07.237Z] ++ set -x
13:43:07 [2023-07-01T13:43:07.237Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:43:07 [2023-07-01T13:43:07.237Z] INFO: Testing against a local daemon
13:43:07 [2023-07-01T13:43:07.237Z] === RUN   TestNetworkCreateDelete
13:43:07 [2023-07-01T13:43:07.496Z] --- PASS: TestNetworkCreateDelete (0.19s)
13:43:07 [2023-07-01T13:43:07.496Z] === RUN   TestDockerNetworkDeletePreferID
13:43:08 [2023-07-01T13:43:08.064Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
13:43:08 [2023-07-01T13:43:08.064Z] === RUN   TestDaemonDNSFallback
13:43:14 [2023-07-01T13:43:14.632Z] --- PASS: TestDaemonDNSFallback (6.24s)
13:43:14 [2023-07-01T13:43:14.632Z] === RUN   TestInspectNetwork
13:43:17 [2023-07-01T13:43:17.168Z] === RUN   TestInspectNetwork/full_network_id
13:43:17 [2023-07-01T13:43:17.168Z] === RUN   TestInspectNetwork/partial_network_id
13:43:17 [2023-07-01T13:43:17.168Z] === RUN   TestInspectNetwork/network_name
13:43:17 [2023-07-01T13:43:17.168Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:43:21 [2023-07-01T13:43:21.360Z] --- PASS: TestInspectNetwork (6.94s)
13:43:21 [2023-07-01T13:43:21.360Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:43:21 [2023-07-01T13:43:21.360Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:43:21 [2023-07-01T13:43:21.360Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:43:21 [2023-07-01T13:43:21.360Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:43:21 [2023-07-01T13:43:21.360Z] === RUN   TestRunContainerWithBridgeNone
13:43:22 [2023-07-01T13:43:22.298Z] --- PASS: TestRunContainerWithBridgeNone (1.28s)
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON/networks/create
13:43:22 [2023-07-01T13:43:22.298Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:43:22 [2023-07-01T13:43:22.298Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:43:22 [2023-07-01T13:43:22.298Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:43:22 [2023-07-01T13:43:22.298Z] === CONT  TestNetworkInvalidJSON/networks/create
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:43:22 [2023-07-01T13:43:22.298Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:43:22 [2023-07-01T13:43:22.298Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:43:22 [2023-07-01T13:43:22.298Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:43:22 [2023-07-01T13:43:22.298Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
13:43:22 [2023-07-01T13:43:22.298Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:43:22 [2023-07-01T13:43:22.298Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:43:22 [2023-07-01T13:43:22.298Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:43:22 [2023-07-01T13:43:22.298Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:43:22 [2023-07-01T13:43:22.298Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
13:43:22 [2023-07-01T13:43:22.298Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:43:22 [2023-07-01T13:43:22.298Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:43:22 [2023-07-01T13:43:22.298Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:43:22 [2023-07-01T13:43:22.298Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:43:22 [2023-07-01T13:43:22.298Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:43:22 [2023-07-01T13:43:22.298Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:43:22 [2023-07-01T13:43:22.298Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:43:22 [2023-07-01T13:43:22.298Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:43:22 [2023-07-01T13:43:22.298Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkList
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkList//networks
13:43:22 [2023-07-01T13:43:22.298Z] === PAUSE TestNetworkList//networks
13:43:22 [2023-07-01T13:43:22.298Z] === RUN   TestNetworkList//networks/
13:43:22 [2023-07-01T13:43:22.298Z] === PAUSE TestNetworkList//networks/
13:43:22 [2023-07-01T13:43:22.557Z] === CONT  TestNetworkList//networks
13:43:22 [2023-07-01T13:43:22.557Z] === CONT  TestNetworkList//networks/
13:43:22 [2023-07-01T13:43:22.557Z] --- PASS: TestNetworkList (0.01s)
13:43:22 [2023-07-01T13:43:22.557Z]     --- PASS: TestNetworkList//networks (0.00s)
13:43:22 [2023-07-01T13:43:22.557Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:43:22 [2023-07-01T13:43:22.557Z] === RUN   TestHostIPv4BridgeLabel
13:43:23 [2023-07-01T13:43:23.125Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
13:43:23 [2023-07-01T13:43:23.125Z] === RUN   TestDefaultNetworkOpts
13:43:23 [2023-07-01T13:43:23.125Z] === RUN   TestDefaultNetworkOpts/default_value
13:43:24 [2023-07-01T13:43:24.504Z] === RUN   TestDefaultNetworkOpts/cmdline_value
13:43:25 [2023-07-01T13:43:25.443Z] === RUN   TestDefaultNetworkOpts/config-from_value
13:43:26 [2023-07-01T13:43:26.870Z] --- PASS: TestDefaultNetworkOpts (3.88s)
13:43:26 [2023-07-01T13:43:26.870Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.29s)
13:43:26 [2023-07-01T13:43:26.870Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.27s)
13:43:26 [2023-07-01T13:43:26.870Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.32s)
13:43:26 [2023-07-01T13:43:26.870Z] === RUN   TestDaemonRestartWithLiveRestore
13:43:27 [2023-07-01T13:43:27.807Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
13:43:27 [2023-07-01T13:43:27.807Z] === RUN   TestDaemonDefaultNetworkPools
13:43:28 [2023-07-01T13:43:28.745Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
13:43:28 [2023-07-01T13:43:28.745Z] === RUN   TestDaemonRestartWithExistingNetwork
13:43:30 [2023-07-01T13:43:30.123Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
13:43:30 [2023-07-01T13:43:30.123Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:43:31 [2023-07-01T13:43:31.062Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
13:43:31 [2023-07-01T13:43:31.062Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:43:31 [2023-07-01T13:43:31.630Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
13:43:31 [2023-07-01T13:43:31.630Z] === RUN   TestServiceWithPredefinedNetwork
13:43:34 [2023-07-01T13:43:34.165Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s)
13:43:34 [2023-07-01T13:43:34.165Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:43:34 [2023-07-01T13:43:34.165Z]     service_test.go:242: FLAKY_TEST
13:43:34 [2023-07-01T13:43:34.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:43:34 [2023-07-01T13:43:34.165Z] === RUN   TestServiceWithDataPathPortInit
13:43:49 [2023-07-01T13:43:49.049Z] --- PASS: TestServiceWithDataPathPortInit (13.60s)
13:43:49 [2023-07-01T13:43:49.049Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:43:49 [2023-07-01T13:43:49.617Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:voxr1kznwxz43jeb3xll8lsnt Created:2023-07-01 13:43:48.744969081 +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[ae77fc490131edf40f0b35e92005e414987435f11d68f7419247f75b7eb7c804:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.omjptxu73h9grdh0q0fubkd27 EndpointID:94e8cb185d8a612bd7bad6330c8f89fd0bdb813c031de998d4cf0d3ea533ee37 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a75f74f4adcbe327013769d5fa140819aef4f12f64ddd558e3324f2cdc707c48 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:2f259010b73a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.omjptxu73h9grdh0q0fubkd27 EndpointID:94e8cb185d8a612bd7bad6330c8f89fd0bdb813c031de998d4cf0d3ea533ee37 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:43:54 [2023-07-01T13:43:54.888Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.82s)
13:43:54 [2023-07-01T13:43:54.888Z] PASS
13:43:54 [2023-07-01T13:43:54.888Z] 
13:43:54 [2023-07-01T13:43:54.888Z] === Skipped
13:43:54 [2023-07-01T13:43:54.888Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:43:54 [2023-07-01T13:43:54.888Z]     service_test.go:242: FLAKY_TEST
13:43:54 [2023-07-01T13:43:54.888Z] 
13:43:54 [2023-07-01T13:43:54.888Z] DONE 42 tests, 1 skipped in 47.083s
13:43:54 [2023-07-01T13:43:54.888Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:43:54 [2023-07-01T13:43:54.888Z] ++ 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
13:43:54 [2023-07-01T13:43:54.888Z] ++ set -e
13:43:54 [2023-07-01T13:43:54.888Z] ++ '[' -n 0 ']'
13:43:54 [2023-07-01T13:43:54.888Z] ++ set -x
13:43:54 [2023-07-01T13:43:54.888Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:43:54 [2023-07-01T13:43:54.888Z] INFO: Testing against a local daemon
13:43:54 [2023-07-01T13:43:54.888Z] === RUN   TestDockerNetworkIpvlanPersistance
13:43:54 [2023-07-01T13:43:54.888Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:43:54 [2023-07-01T13:43:54.888Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:43:54 [2023-07-01T13:43:54.888Z] === RUN   TestDockerNetworkIpvlan
13:43:54 [2023-07-01T13:43:54.888Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:43:54 [2023-07-01T13:43:54.888Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:43:54 [2023-07-01T13:43:54.888Z] PASS
13:43:54 [2023-07-01T13:43:54.888Z] 
13:43:54 [2023-07-01T13:43:54.888Z] === Skipped
13:43:54 [2023-07-01T13:43:54.888Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:43:54 [2023-07-01T13:43:54.888Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:43:54 [2023-07-01T13:43:54.888Z] 
13:43:54 [2023-07-01T13:43:54.888Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:43:54 [2023-07-01T13:43:54.888Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:43:54 [2023-07-01T13:43:54.888Z] 
13:43:54 [2023-07-01T13:43:54.888Z] DONE 2 tests, 2 skipped in 0.032s
13:43:54 [2023-07-01T13:43:54.888Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:43:54 [2023-07-01T13:43:54.888Z] ++ 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
13:43:54 [2023-07-01T13:43:54.888Z] ++ set -e
13:43:54 [2023-07-01T13:43:54.888Z] ++ '[' -n 0 ']'
13:43:54 [2023-07-01T13:43:54.888Z] ++ set -x
13:43:54 [2023-07-01T13:43:54.888Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:43:54 [2023-07-01T13:43:54.888Z] INFO: Testing against a local daemon
13:43:54 [2023-07-01T13:43:54.888Z] === RUN   TestDockerNetworkMacvlanPersistance
13:43:55 [2023-07-01T13:43:55.456Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
13:43:55 [2023-07-01T13:43:55.456Z] === RUN   TestDockerNetworkMacvlan
13:43:56 [2023-07-01T13:43:56.024Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:43:56 [2023-07-01T13:43:56.961Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:43:57 [2023-07-01T13:43:57.529Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:43:58 [2023-07-01T13:43:58.908Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:44:00 [2023-07-01T13:44:00.286Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:44:02 [2023-07-01T13:44:02.822Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:44:03 [2023-07-01T13:44:03.390Z] --- PASS: TestDockerNetworkMacvlan (7.83s)
13:44:03 [2023-07-01T13:44:03.390Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
13:44:03 [2023-07-01T13:44:03.390Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
13:44:03 [2023-07-01T13:44:03.390Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
13:44:03 [2023-07-01T13:44:03.390Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.64s)
13:44:03 [2023-07-01T13:44:03.390Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.22s)
13:44:03 [2023-07-01T13:44:03.390Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.44s)
13:44:03 [2023-07-01T13:44:03.390Z] PASS
13:44:03 [2023-07-01T13:44:03.390Z] 
13:44:03 [2023-07-01T13:44:03.390Z] DONE 8 tests in 9.039s
13:44:03 [2023-07-01T13:44:03.390Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
13:44:03 [2023-07-01T13:44:03.390Z] ++ 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
13:44:03 [2023-07-01T13:44:03.390Z] ++ set -e
13:44:03 [2023-07-01T13:44:03.390Z] ++ '[' -n 0 ']'
13:44:03 [2023-07-01T13:44:03.390Z] ++ set -x
13:44:03 [2023-07-01T13:44:03.390Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:44:03 [2023-07-01T13:44:03.390Z] testing: warning: no tests to run
13:44:03 [2023-07-01T13:44:03.390Z] PASS
13:44:03 [2023-07-01T13:44:03.390Z] 
13:44:03 [2023-07-01T13:44:03.390Z] DONE 0 tests in 0.008s
13:44:03 [2023-07-01T13:44:03.390Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:44:03 [2023-07-01T13:44:03.390Z] ++ 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
13:44:03 [2023-07-01T13:44:03.390Z] ++ set -e
13:44:03 [2023-07-01T13:44:03.390Z] ++ '[' -n 0 ']'
13:44:03 [2023-07-01T13:44:03.390Z] ++ set -x
13:44:03 [2023-07-01T13:44:03.390Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:44:03 [2023-07-01T13:44:03.390Z] INFO: Testing against a local daemon
13:44:03 [2023-07-01T13:44:03.390Z] === RUN   TestAuthZPluginAllowRequest
13:44:04 [2023-07-01T13:44:04.768Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
13:44:04 [2023-07-01T13:44:04.768Z] === RUN   TestAuthZPluginTLS
13:44:05 [2023-07-01T13:44:05.027Z] --- PASS: TestAuthZPluginTLS (0.55s)
13:44:05 [2023-07-01T13:44:05.027Z] === RUN   TestAuthZPluginDenyRequest
13:44:05 [2023-07-01T13:44:05.595Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:44:05 [2023-07-01T13:44:05.595Z] === RUN   TestAuthZPluginAPIDenyResponse
13:44:06 [2023-07-01T13:44:06.163Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
13:44:06 [2023-07-01T13:44:06.163Z] === RUN   TestAuthZPluginDenyResponse
13:44:06 [2023-07-01T13:44:06.731Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
13:44:06 [2023-07-01T13:44:06.731Z] === RUN   TestAuthZPluginAllowEventStream
13:44:07 [2023-07-01T13:44:07.668Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s)
13:44:07 [2023-07-01T13:44:07.668Z] === RUN   TestAuthZPluginErrorResponse
13:44:08 [2023-07-01T13:44:08.236Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
13:44:08 [2023-07-01T13:44:08.236Z] === RUN   TestAuthZPluginErrorRequest
13:44:08 [2023-07-01T13:44:08.805Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:44:08 [2023-07-01T13:44:08.805Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:44:09 [2023-07-01T13:44:09.373Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
13:44:09 [2023-07-01T13:44:09.373Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:44:10 [2023-07-01T13:44:10.315Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s)
13:44:10 [2023-07-01T13:44:10.315Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:44:11 [2023-07-01T13:44:11.730Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s)
13:44:11 [2023-07-01T13:44:11.730Z] === RUN   TestAuthZPluginHeader
13:44:12 [2023-07-01T13:44:12.298Z] --- PASS: TestAuthZPluginHeader (0.60s)
13:44:12 [2023-07-01T13:44:12.298Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:44:12 [2023-07-01T13:44:12.298Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:44:12 [2023-07-01T13:44:12.298Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:44:12 [2023-07-01T13:44:12.298Z] === RUN   TestAuthZPluginV2Disable
13:44:12 [2023-07-01T13:44:12.298Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:44:12 [2023-07-01T13:44:12.298Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:44:12 [2023-07-01T13:44:12.298Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:44:12 [2023-07-01T13:44:12.298Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:44:12 [2023-07-01T13:44:12.298Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:44:12 [2023-07-01T13:44:12.298Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:44:12 [2023-07-01T13:44:12.298Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:44:12 [2023-07-01T13:44:12.298Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:44:12 [2023-07-01T13:44:12.298Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:44:30 [2023-07-01T13:44:30.387Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
13:44:30 [2023-07-01T13:44:30.387Z] PASS
13:44:30 [2023-07-01T13:44:30.387Z] 
13:44:30 [2023-07-01T13:44:30.387Z] === Skipped
13:44:30 [2023-07-01T13:44:30.387Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:44:30 [2023-07-01T13:44:30.387Z] 
13:44:30 [2023-07-01T13:44:30.387Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:44:30 [2023-07-01T13:44:30.387Z] 
13:44:30 [2023-07-01T13:44:30.387Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:44:30 [2023-07-01T13:44:30.387Z] 
13:44:30 [2023-07-01T13:44:30.387Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:44:30 [2023-07-01T13:44:30.387Z] 
13:44:30 [2023-07-01T13:44:30.387Z] DONE 17 tests, 4 skipped in 25.579s
13:44:30 [2023-07-01T13:44:30.387Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:44:30 [2023-07-01T13:44:30.387Z] ++ 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
13:44:30 [2023-07-01T13:44:30.387Z] ++ set -e
13:44:30 [2023-07-01T13:44:30.387Z] ++ '[' -n 0 ']'
13:44:30 [2023-07-01T13:44:30.387Z] ++ set -x
13:44:30 [2023-07-01T13:44:30.387Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:44:30 [2023-07-01T13:44:30.387Z] INFO: Testing against a local daemon
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:44:30 [2023-07-01T13:44:30.387Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:44:30 [2023-07-01T13:44:30.387Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:44:30 [2023-07-01T13:44:30.387Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:44:30 [2023-07-01T13:44:30.387Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:44:30 [2023-07-01T13:44:30.387Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:44:30 [2023-07-01T13:44:30.387Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:44:30 [2023-07-01T13:44:30.387Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:44:30 [2023-07-01T13:44:30.387Z] --- PASS: TestPluginInvalidJSON (0.01s)
13:44:30 [2023-07-01T13:44:30.387Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:44:30 [2023-07-01T13:44:30.387Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:44:30 [2023-07-01T13:44:30.388Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:44:30 [2023-07-01T13:44:30.388Z] === RUN   TestPluginInstall
13:44:30 [2023-07-01T13:44:30.388Z] === RUN   TestPluginInstall/no_auth
13:44:32 [2023-07-01T13:44:32.294Z] time="2023-07-01T13:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:44:32 [2023-07-01T13:44:32.294Z] time="2023-07-01T13:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffbb43582b099e90b6f3ca9d6314c863cdf8b4b093027cb2127a8efee937b525" mediatype=application/vnd.docker.plugin.v1+json size=522
13:44:32 [2023-07-01T13:44:32.294Z] time="2023-07-01T13:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:44:32 [2023-07-01T13:44:32.294Z] time="2023-07-01T13:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffbb43582b099e90b6f3ca9d6314c863cdf8b4b093027cb2127a8efee937b525" mediatype=application/vnd.docker.plugin.v1+json size=522
13:44:32 [2023-07-01T13:44:32.294Z] === RUN   TestPluginInstall/with_htpasswd
13:44:32 [2023-07-01T13:44:32.294Z] time="2023-07-01T13:44:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:44:32 [2023-07-01T13:44:32.294Z] time="2023-07-01T13:44:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffbb43582b099e90b6f3ca9d6314c863cdf8b4b093027cb2127a8efee937b525" mediatype=application/vnd.docker.plugin.v1+json size=522
13:44:32 [2023-07-01T13:44:32.294Z] time="2023-07-01T13:44:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:44:32 [2023-07-01T13:44:32.294Z] time="2023-07-01T13:44:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffbb43582b099e90b6f3ca9d6314c863cdf8b4b093027cb2127a8efee937b525" mediatype=application/vnd.docker.plugin.v1+json size=522
13:44:32 [2023-07-01T13:44:32.553Z] === RUN   TestPluginInstall/with_insecure
13:44:33 [2023-07-01T13:44:33.491Z] time="2023-07-01T13:44:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:44:33 [2023-07-01T13:44:33.491Z] time="2023-07-01T13:44:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9bf85aaed3b4d1d95ccf47c4daeb6bff2fb0bc5b83cff4f3b409f1b30239c1e2" mediatype=application/vnd.docker.plugin.v1+json size=522
13:44:33 [2023-07-01T13:44:33.491Z] time="2023-07-01T13:44:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:44:33 [2023-07-01T13:44:33.491Z] time="2023-07-01T13:44:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9bf85aaed3b4d1d95ccf47c4daeb6bff2fb0bc5b83cff4f3b409f1b30239c1e2" mediatype=application/vnd.docker.plugin.v1+json size=522
13:44:33 [2023-07-01T13:44:33.491Z]     plugin_test.go:195: [d39ba6cee43f7] daemon is not started
13:44:33 [2023-07-01T13:44:33.491Z] --- PASS: TestPluginInstall (4.42s)
13:44:33 [2023-07-01T13:44:33.491Z]     --- PASS: TestPluginInstall/no_auth (3.00s)
13:44:33 [2023-07-01T13:44:33.491Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
13:44:33 [2023-07-01T13:44:33.491Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
13:44:33 [2023-07-01T13:44:33.491Z] === RUN   TestPluginsWithRuntimes
13:44:34 [2023-07-01T13:44:34.869Z] === RUN   TestPluginsWithRuntimes/No_Args
13:44:35 [2023-07-01T13:44:35.806Z] === RUN   TestPluginsWithRuntimes/With_Args
13:44:36 [2023-07-01T13:44:36.743Z] --- PASS: TestPluginsWithRuntimes (3.33s)
13:44:36 [2023-07-01T13:44:36.743Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
13:44:36 [2023-07-01T13:44:36.743Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
13:44:36 [2023-07-01T13:44:36.743Z] === RUN   TestPluginBackCompatMediaTypes
13:44:37 [2023-07-01T13:44:37.311Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
13:44:37 [2023-07-01T13:44:37.311Z] PASS
13:44:37 [2023-07-01T13:44:37.311Z] 
13:44:37 [2023-07-01T13:44:37.311Z] DONE 24 tests in 8.295s
13:44:37 [2023-07-01T13:44:37.311Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:44:37 [2023-07-01T13:44:37.311Z] ++ 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
13:44:37 [2023-07-01T13:44:37.311Z] ++ set -e
13:44:37 [2023-07-01T13:44:37.311Z] ++ '[' -n 0 ']'
13:44:37 [2023-07-01T13:44:37.311Z] ++ set -x
13:44:37 [2023-07-01T13:44:37.311Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:44:37 [2023-07-01T13:44:37.311Z] INFO: Testing against a local daemon
13:44:37 [2023-07-01T13:44:37.311Z] === RUN   TestExternalGraphDriver
13:44:37 [2023-07-01T13:44:37.880Z] === RUN   TestExternalGraphDriver/json
13:44:39 [2023-07-01T13:44:39.258Z] === RUN   TestExternalGraphDriver/spec
13:44:40 [2023-07-01T13:44:40.636Z] === RUN   TestExternalGraphDriver/pull
13:44:42 [2023-07-01T13:44:42.542Z] --- PASS: TestExternalGraphDriver (4.98s)
13:44:42 [2023-07-01T13:44:42.542Z]     --- PASS: TestExternalGraphDriver/json (1.49s)
13:44:42 [2023-07-01T13:44:42.542Z]     --- PASS: TestExternalGraphDriver/spec (1.51s)
13:44:42 [2023-07-01T13:44:42.542Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
13:44:42 [2023-07-01T13:44:42.542Z] === RUN   TestGraphdriverPluginV2
13:44:42 [2023-07-01T13:44:42.542Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:44:42 [2023-07-01T13:44:42.542Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
13:44:42 [2023-07-01T13:44:42.542Z] PASS
13:44:42 [2023-07-01T13:44:42.802Z] 
13:44:42 [2023-07-01T13:44:42.802Z] === Skipped
13:44:42 [2023-07-01T13:44:42.802Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
13:44:42 [2023-07-01T13:44:42.802Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:44:42 [2023-07-01T13:44:42.802Z] 
13:44:42 [2023-07-01T13:44:42.802Z] DONE 5 tests, 1 skipped in 5.335s
13:44:42 [2023-07-01T13:44:42.802Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:44:42 [2023-07-01T13:44:42.802Z] ++ 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
13:44:42 [2023-07-01T13:44:42.802Z] ++ set -e
13:44:42 [2023-07-01T13:44:42.802Z] ++ '[' -n 0 ']'
13:44:42 [2023-07-01T13:44:42.802Z] ++ set -x
13:44:42 [2023-07-01T13:44:42.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= 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= 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=/usr/local/cli-integration/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
13:44:42 [2023-07-01T13:44:42.802Z] INFO: Testing against a local daemon
13:44:42 [2023-07-01T13:44:42.802Z] === RUN   TestContinueAfterPluginCrash
13:44:42 [2023-07-01T13:44:42.802Z] === PAUSE TestContinueAfterPluginCrash
13:44:42 [2023-07-01T13:44:42.802Z] === RUN   TestReadPluginNoRead
13:44:42 [2023-07-01T13:44:42.802Z] === PAUSE TestReadPluginNoRead
13:44:42 [2023-07-01T13:44:42.802Z] === RUN   TestDaemonStartWithLogOpt
13:44:42 [2023-07-01T13:44:42.802Z] === PAUSE TestDaemonStartWithLogOpt
13:44:42 [2023-07-01T13:44:42.802Z] === CONT  TestContinueAfterPluginCrash
13:44:42 [2023-07-01T13:44:42.802Z] === CONT  TestDaemonStartWithLogOpt
13:44:42 [2023-07-01T13:44:42.802Z] === CONT  TestReadPluginNoRead
13:44:44 [2023-07-01T13:44:44.707Z] === RUN   TestReadPluginNoRead/default
13:44:45 [2023-07-01T13:44:45.275Z] --- PASS: TestDaemonStartWithLogOpt (2.68s)
13:44:46 [2023-07-01T13:44:46.213Z] === RUN   TestReadPluginNoRead/disabled_caching
13:44:47 [2023-07-01T13:44:47.151Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:44:48 [2023-07-01T13:44:48.530Z]     read_test.go:91: [ddabe225dd04f] daemon is not started
13:44:48 [2023-07-01T13:44:48.530Z] --- PASS: TestReadPluginNoRead (5.66s)
13:44:48 [2023-07-01T13:44:48.530Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
13:44:48 [2023-07-01T13:44:48.530Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
13:44:48 [2023-07-01T13:44:48.530Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
13:44:50 [2023-07-01T13:44:50.436Z] --- PASS: TestContinueAfterPluginCrash (7.61s)
13:44:50 [2023-07-01T13:44:50.436Z] PASS
13:44:50 [2023-07-01T13:44:50.436Z] 
13:44:50 [2023-07-01T13:44:50.436Z] DONE 6 tests in 7.643s
13:44:50 [2023-07-01T13:44:50.436Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:44:50 [2023-07-01T13:44:50.436Z] ++ 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
13:44:50 [2023-07-01T13:44:50.436Z] ++ set -e
13:44:50 [2023-07-01T13:44:50.436Z] ++ '[' -n 0 ']'
13:44:50 [2023-07-01T13:44:50.436Z] ++ set -x
13:44:50 [2023-07-01T13:44:50.436Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:44:50 [2023-07-01T13:44:50.436Z] testing: warning: no tests to run
13:44:50 [2023-07-01T13:44:50.436Z] PASS
13:44:50 [2023-07-01T13:44:50.436Z] 
13:44:50 [2023-07-01T13:44:50.436Z] DONE 0 tests in 0.008s
13:44:50 [2023-07-01T13:44:50.436Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:44:50 [2023-07-01T13:44:50.436Z] ++ 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
13:44:50 [2023-07-01T13:44:50.436Z] ++ set -e
13:44:50 [2023-07-01T13:44:50.436Z] ++ '[' -n 0 ']'
13:44:50 [2023-07-01T13:44:50.436Z] ++ set -x
13:44:50 [2023-07-01T13:44:50.436Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:44:50 [2023-07-01T13:44:50.436Z] INFO: Testing against a local daemon
13:44:50 [2023-07-01T13:44:50.436Z] === RUN   TestPluginWithDevMounts
13:44:50 [2023-07-01T13:44:50.436Z] === PAUSE TestPluginWithDevMounts
13:44:50 [2023-07-01T13:44:50.436Z] === CONT  TestPluginWithDevMounts
13:44:51 [2023-07-01T13:44:51.814Z] --- PASS: TestPluginWithDevMounts (1.48s)
13:44:51 [2023-07-01T13:44:51.814Z] PASS
13:44:51 [2023-07-01T13:44:51.814Z] 
13:44:51 [2023-07-01T13:44:51.814Z] DONE 1 tests in 1.507s
13:44:51 [2023-07-01T13:44:51.814Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
13:44:51 [2023-07-01T13:44:51.814Z] ++ 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
13:44:51 [2023-07-01T13:44:51.814Z] ++ set -e
13:44:51 [2023-07-01T13:44:51.814Z] ++ '[' -n 0 ']'
13:44:51 [2023-07-01T13:44:51.814Z] ++ set -x
13:44:51 [2023-07-01T13:44:51.814Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:44:51 [2023-07-01T13:44:51.814Z] INFO: Testing against a local daemon
13:44:51 [2023-07-01T13:44:51.814Z] === RUN   TestSecretInspect
13:44:54 [2023-07-01T13:44:54.350Z] --- PASS: TestSecretInspect (2.00s)
13:44:54 [2023-07-01T13:44:54.350Z] === RUN   TestSecretList
13:44:56 [2023-07-01T13:44:56.255Z] --- PASS: TestSecretList (1.96s)
13:44:56 [2023-07-01T13:44:56.255Z] === RUN   TestSecretsCreateAndDelete
13:44:57 [2023-07-01T13:44:57.657Z] --- PASS: TestSecretsCreateAndDelete (1.89s)
13:44:57 [2023-07-01T13:44:57.657Z] === RUN   TestSecretsUpdate
13:44:59 [2023-07-01T13:44:59.563Z] --- PASS: TestSecretsUpdate (1.90s)
13:44:59 [2023-07-01T13:44:59.563Z] === RUN   TestTemplatedSecret
13:45:02 [2023-07-01T13:45:02.855Z] --- PASS: TestTemplatedSecret (2.75s)
13:45:02 [2023-07-01T13:45:02.855Z] === RUN   TestSecretCreateResolve
13:45:04 [2023-07-01T13:45:04.235Z] --- PASS: TestSecretCreateResolve (1.92s)
13:45:04 [2023-07-01T13:45:04.235Z] PASS
13:45:04 [2023-07-01T13:45:04.235Z] 
13:45:04 [2023-07-01T13:45:04.235Z] DONE 6 tests in 12.452s
13:45:04 [2023-07-01T13:45:04.235Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
13:45:04 [2023-07-01T13:45:04.235Z] ++ 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
13:45:04 [2023-07-01T13:45:04.235Z] ++ set -e
13:45:04 [2023-07-01T13:45:04.235Z] ++ '[' -n 0 ']'
13:45:04 [2023-07-01T13:45:04.235Z] ++ set -x
13:45:04 [2023-07-01T13:45:04.235Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:45:04 [2023-07-01T13:45:04.494Z] INFO: Testing against a local daemon
13:45:04 [2023-07-01T13:45:04.494Z] === RUN   TestServiceCreateInit
13:45:04 [2023-07-01T13:45:04.494Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:45:08 [2023-07-01T13:45:08.687Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:45:11 [2023-07-01T13:45:11.976Z] --- PASS: TestServiceCreateInit (7.36s)
13:45:11 [2023-07-01T13:45:11.976Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s)
13:45:11 [2023-07-01T13:45:11.976Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s)
13:45:11 [2023-07-01T13:45:11.976Z] === RUN   TestCreateServiceMultipleTimes
13:45:26 [2023-07-01T13:45:26.863Z] --- PASS: TestCreateServiceMultipleTimes (15.00s)
13:45:26 [2023-07-01T13:45:26.863Z] === RUN   TestCreateServiceConflict
13:45:28 [2023-07-01T13:45:28.768Z] --- PASS: TestCreateServiceConflict (1.89s)
13:45:28 [2023-07-01T13:45:28.768Z] === RUN   TestCreateServiceMaxReplicas
13:45:32 [2023-07-01T13:45:32.057Z] --- PASS: TestCreateServiceMaxReplicas (2.98s)
13:45:32 [2023-07-01T13:45:32.057Z] === RUN   TestCreateWithDuplicateNetworkNames
13:45:44 [2023-07-01T13:45:44.270Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.76s)
13:45:44 [2023-07-01T13:45:44.270Z] === RUN   TestCreateServiceSecretFileMode
13:45:59 [2023-07-01T13:45:59.154Z] --- PASS: TestCreateServiceSecretFileMode (12.56s)
13:45:59 [2023-07-01T13:45:59.154Z] === RUN   TestCreateServiceConfigFileMode
13:46:11 [2023-07-01T13:46:11.393Z] --- PASS: TestCreateServiceConfigFileMode (12.57s)
13:46:11 [2023-07-01T13:46:11.393Z] === RUN   TestCreateServiceSysctls
13:46:12 [2023-07-01T13:46:12.772Z] --- PASS: TestCreateServiceSysctls (3.23s)
13:46:12 [2023-07-01T13:46:12.772Z] === RUN   TestCreateServiceCapabilities
13:46:15 [2023-07-01T13:46:15.307Z] --- PASS: TestCreateServiceCapabilities (2.66s)
13:46:15 [2023-07-01T13:46:15.307Z] === RUN   TestInspect
13:46:18 [2023-07-01T13:46:18.598Z] --- PASS: TestInspect (2.79s)
13:46:18 [2023-07-01T13:46:18.598Z] === RUN   TestCreateJob
13:46:21 [2023-07-01T13:46:21.889Z] --- PASS: TestCreateJob (3.23s)
13:46:21 [2023-07-01T13:46:21.889Z] === RUN   TestReplicatedJob
13:46:27 [2023-07-01T13:46:27.164Z] --- PASS: TestReplicatedJob (4.77s)
13:46:27 [2023-07-01T13:46:27.164Z] === RUN   TestUpdateReplicatedJob
13:46:29 [2023-07-01T13:46:29.698Z] --- PASS: TestUpdateReplicatedJob (3.27s)
13:46:29 [2023-07-01T13:46:29.699Z] === RUN   TestServiceListWithStatuses
13:46:29 [2023-07-01T13:46:29.699Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:46:29 [2023-07-01T13:46:29.699Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:46:29 [2023-07-01T13:46:29.699Z] === RUN   TestDockerNetworkConnectAlias
13:46:33 [2023-07-01T13:46:33.891Z] --- PASS: TestDockerNetworkConnectAlias (3.98s)
13:46:33 [2023-07-01T13:46:33.891Z] === RUN   TestDockerNetworkReConnect
13:46:36 [2023-07-01T13:46:36.427Z] --- PASS: TestDockerNetworkReConnect (3.06s)
13:46:36 [2023-07-01T13:46:36.427Z] === RUN   TestServicePlugin
13:46:36 [2023-07-01T13:46:36.427Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:46:36 [2023-07-01T13:46:36.427Z] --- SKIP: TestServicePlugin (0.00s)
13:46:36 [2023-07-01T13:46:36.427Z] === RUN   TestServiceUpdateLabel
13:46:38 [2023-07-01T13:46:38.334Z] --- PASS: TestServiceUpdateLabel (1.90s)
13:46:38 [2023-07-01T13:46:38.334Z] === RUN   TestServiceUpdateSecrets
13:46:53 [2023-07-01T13:46:53.221Z] --- PASS: TestServiceUpdateSecrets (14.25s)
13:46:53 [2023-07-01T13:46:53.221Z] === RUN   TestServiceUpdateConfigs
13:47:08 [2023-07-01T13:47:08.106Z] --- PASS: TestServiceUpdateConfigs (14.63s)
13:47:08 [2023-07-01T13:47:08.106Z] === RUN   TestServiceUpdateNetwork
13:47:20 [2023-07-01T13:47:20.364Z] --- PASS: TestServiceUpdateNetwork (12.22s)
13:47:20 [2023-07-01T13:47:20.364Z] === RUN   TestServiceUpdatePidsLimit
13:47:20 [2023-07-01T13:47:20.624Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:47:21 [2023-07-01T13:47:21.192Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:47:29 [2023-07-01T13:47:29.313Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:47:35 [2023-07-01T13:47:35.881Z] --- PASS: TestServiceUpdatePidsLimit (16.08s)
13:47:35 [2023-07-01T13:47:35.881Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s)
13:47:35 [2023-07-01T13:47:35.881Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s)
13:47:35 [2023-07-01T13:47:35.881Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
13:47:35 [2023-07-01T13:47:35.881Z] PASS
13:47:35 [2023-07-01T13:47:35.881Z] 
13:47:35 [2023-07-01T13:47:35.881Z] === Skipped
13:47:35 [2023-07-01T13:47:35.881Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
13:47:35 [2023-07-01T13:47:35.881Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:47:35 [2023-07-01T13:47:35.881Z] 
13:47:35 [2023-07-01T13:47:35.881Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
13:47:35 [2023-07-01T13:47:35.881Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:47:35 [2023-07-01T13:47:35.881Z] 
13:47:35 [2023-07-01T13:47:35.881Z] DONE 27 tests, 2 skipped in 151.256s
13:47:35 [2023-07-01T13:47:35.881Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
13:47:35 [2023-07-01T13:47:35.881Z] ++ 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
13:47:35 [2023-07-01T13:47:35.881Z] ++ set -e
13:47:35 [2023-07-01T13:47:35.881Z] ++ '[' -n 0 ']'
13:47:35 [2023-07-01T13:47:35.881Z] ++ set -x
13:47:35 [2023-07-01T13:47:35.881Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:47:35 [2023-07-01T13:47:35.881Z] INFO: Testing against a local daemon
13:47:35 [2023-07-01T13:47:35.881Z] === RUN   TestSessionCreate
13:47:35 [2023-07-01T13:47:35.881Z] --- PASS: TestSessionCreate (0.02s)
13:47:35 [2023-07-01T13:47:35.881Z] === RUN   TestSessionCreateWithBadUpgrade
13:47:35 [2023-07-01T13:47:35.881Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:47:35 [2023-07-01T13:47:35.881Z] PASS
13:47:35 [2023-07-01T13:47:35.881Z] 
13:47:35 [2023-07-01T13:47:35.881Z] DONE 2 tests in 0.061s
13:47:35 [2023-07-01T13:47:35.881Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
13:47:35 [2023-07-01T13:47:35.881Z] ++ 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
13:47:35 [2023-07-01T13:47:35.881Z] ++ set -e
13:47:35 [2023-07-01T13:47:35.881Z] ++ '[' -n 0 ']'
13:47:35 [2023-07-01T13:47:35.881Z] ++ set -x
13:47:35 [2023-07-01T13:47:35.881Z] ++ 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= 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= 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=/usr/local/cli-integration/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
13:47:35 [2023-07-01T13:47:35.881Z] INFO: Testing against a local daemon
13:47:35 [2023-07-01T13:47:35.881Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:47:35 [2023-07-01T13:47:35.881Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:47:35 [2023-07-01T13:47:35.881Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:47:35 [2023-07-01T13:47:35.881Z] === RUN   TestDiskUsage
13:47:35 [2023-07-01T13:47:35.881Z] === PAUSE TestDiskUsage
13:47:35 [2023-07-01T13:47:35.881Z] === RUN   TestEventsExecDie
13:47:36 [2023-07-01T13:47:36.140Z] --- PASS: TestEventsExecDie (0.51s)
13:47:36 [2023-07-01T13:47:36.140Z] === RUN   TestEventsBackwardsCompatible
13:47:36 [2023-07-01T13:47:36.400Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
13:47:36 [2023-07-01T13:47:36.400Z] === RUN   TestEventsVolumeCreate
13:47:36 [2023-07-01T13:47:36.400Z] --- PASS: TestEventsVolumeCreate (0.04s)
13:47:36 [2023-07-01T13:47:36.400Z] === RUN   TestInfoBinaryCommits
13:47:36 [2023-07-01T13:47:36.400Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:47:36 [2023-07-01T13:47:36.400Z] === RUN   TestInfoAPIVersioned
13:47:36 [2023-07-01T13:47:36.400Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:47:36 [2023-07-01T13:47:36.400Z] === RUN   TestInfoAPI
13:47:36 [2023-07-01T13:47:36.400Z] --- PASS: TestInfoAPI (0.02s)
13:47:36 [2023-07-01T13:47:36.400Z] === RUN   TestInfoAPIWarnings
13:47:54 [2023-07-01T13:47:54.490Z] --- PASS: TestInfoAPIWarnings (16.54s)
13:47:54 [2023-07-01T13:47:54.490Z] === RUN   TestInfoDebug
13:47:54 [2023-07-01T13:47:54.490Z] --- PASS: TestInfoDebug (0.52s)
13:47:54 [2023-07-01T13:47:54.490Z] === RUN   TestInfoInsecureRegistries
13:47:54 [2023-07-01T13:47:54.490Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:47:54 [2023-07-01T13:47:54.490Z] === RUN   TestInfoRegistryMirrors
13:47:54 [2023-07-01T13:47:54.490Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:47:54 [2023-07-01T13:47:54.490Z] === RUN   TestLoginFailsWithBadCredentials
13:47:54 [2023-07-01T13:47:54.749Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
13:47:54 [2023-07-01T13:47:54.749Z] === RUN   TestPingCacheHeaders
13:47:55 [2023-07-01T13:47:55.008Z] --- PASS: TestPingCacheHeaders (0.02s)
13:47:55 [2023-07-01T13:47:55.008Z] === RUN   TestPingGet
13:47:55 [2023-07-01T13:47:55.008Z] --- PASS: TestPingGet (0.01s)
13:47:55 [2023-07-01T13:47:55.008Z] === RUN   TestPingHead
13:47:55 [2023-07-01T13:47:55.008Z] --- PASS: TestPingHead (0.02s)
13:47:55 [2023-07-01T13:47:55.008Z] === RUN   TestPingSwarmHeader
13:47:55 [2023-07-01T13:47:55.577Z] === RUN   TestPingSwarmHeader/before_swarm_init
13:47:56 [2023-07-01T13:47:56.145Z] === RUN   TestPingSwarmHeader/after_swarm_init
13:47:57 [2023-07-01T13:47:57.083Z] === RUN   TestPingSwarmHeader/after_swarm_leave
13:47:57 [2023-07-01T13:47:57.083Z] --- PASS: TestPingSwarmHeader (1.94s)
13:47:57 [2023-07-01T13:47:57.083Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
13:47:57 [2023-07-01T13:47:57.083Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
13:47:57 [2023-07-01T13:47:57.083Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
13:47:57 [2023-07-01T13:47:57.083Z] === RUN   TestPingBuilderHeader
13:47:57 [2023-07-01T13:47:57.083Z] === RUN   TestPingBuilderHeader/default_config
13:47:57 [2023-07-01T13:47:57.343Z] === RUN   TestPingBuilderHeader/buildkit_disabled
13:47:57 [2023-07-01T13:47:57.915Z] --- PASS: TestPingBuilderHeader (1.04s)
13:47:57 [2023-07-01T13:47:57.915Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
13:47:57 [2023-07-01T13:47:57.915Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
13:47:57 [2023-07-01T13:47:57.915Z] === RUN   TestVersion
13:47:57 [2023-07-01T13:47:57.915Z] --- PASS: TestVersion (0.02s)
13:47:57 [2023-07-01T13:47:57.915Z] === CONT  TestDiskUsage
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/empty
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/empty/container_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/empty/image_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/empty/volume_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/empty/build-cache_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/empty/container,_volume_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/after_LoadBusybox
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
13:47:58 [2023-07-01T13:47:58.483Z] === RUN   TestDiskUsage/after_container.Run
13:47:58 [2023-07-01T13:47:58.742Z] === RUN   TestDiskUsage/after_container.Run/container_types
13:47:58 [2023-07-01T13:47:58.742Z] === RUN   TestDiskUsage/after_container.Run/image_types
13:47:58 [2023-07-01T13:47:58.742Z] === RUN   TestDiskUsage/after_container.Run/volume_types
13:47:58 [2023-07-01T13:47:58.742Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
13:47:58 [2023-07-01T13:47:58.742Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
13:47:58 [2023-07-01T13:47:58.742Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
13:47:58 [2023-07-01T13:47:58.742Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
13:47:58 [2023-07-01T13:47:58.742Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
13:47:58 [2023-07-01T13:47:58.742Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
13:47:58 [2023-07-01T13:47:58.742Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
13:47:59 [2023-07-01T13:47:59.002Z] --- PASS: TestDiskUsage (1.05s)
13:47:59 [2023-07-01T13:47:59.002Z]     --- PASS: TestDiskUsage/empty (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z] PASS
13:47:59 [2023-07-01T13:47:59.002Z] 
13:47:59 [2023-07-01T13:47:59.002Z] === Skipped
13:47:59 [2023-07-01T13:47:59.002Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:47:59 [2023-07-01T13:47:59.002Z] 
13:47:59 [2023-07-01T13:47:59.002Z] DONE 57 tests, 1 skipped in 23.267s
13:47:59 [2023-07-01T13:47:59.002Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
13:47:59 [2023-07-01T13:47:59.002Z] ++ 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
13:47:59 [2023-07-01T13:47:59.002Z] ++ set -e
13:47:59 [2023-07-01T13:47:59.002Z] ++ '[' -n 0 ']'
13:47:59 [2023-07-01T13:47:59.002Z] ++ set -x
13:47:59 [2023-07-01T13:47:59.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= 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= 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=/usr/local/cli-integration/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
13:47:59 [2023-07-01T13:47:59.002Z] INFO: Testing against a local daemon
13:47:59 [2023-07-01T13:47:59.002Z] === RUN   TestVolumesCreateAndList
13:47:59 [2023-07-01T13:47:59.002Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:47:59 [2023-07-01T13:47:59.002Z] === RUN   TestVolumesRemove
13:47:59 [2023-07-01T13:47:59.002Z] === RUN   TestVolumesRemove/volume_in_use
13:47:59 [2023-07-01T13:47:59.002Z] === RUN   TestVolumesRemove/volume_not_in_use
13:47:59 [2023-07-01T13:47:59.002Z] === RUN   TestVolumesRemove/non-existing_volume
13:47:59 [2023-07-01T13:47:59.002Z] === RUN   TestVolumesRemove/non-existing_volume_force
13:47:59 [2023-07-01T13:47:59.002Z] --- PASS: TestVolumesRemove (0.05s)
13:47:59 [2023-07-01T13:47:59.002Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
13:47:59 [2023-07-01T13:47:59.002Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
13:47:59 [2023-07-01T13:47:59.002Z] === RUN   TestVolumesRemoveSwarmEnabled
13:47:59 [2023-07-01T13:47:59.002Z] === PAUSE TestVolumesRemoveSwarmEnabled
13:47:59 [2023-07-01T13:47:59.002Z] === RUN   TestVolumesInspect
13:47:59 [2023-07-01T13:47:59.002Z] --- PASS: TestVolumesInspect (0.02s)
13:47:59 [2023-07-01T13:47:59.002Z] === RUN   TestVolumesInvalidJSON
13:47:59 [2023-07-01T13:47:59.002Z] === RUN   TestVolumesInvalidJSON/volumes/create
13:47:59 [2023-07-01T13:47:59.002Z] === PAUSE TestVolumesInvalidJSON/volumes/create
13:47:59 [2023-07-01T13:47:59.002Z] === CONT  TestVolumesInvalidJSON/volumes/create
13:47:59 [2023-07-01T13:47:59.002Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
13:47:59 [2023-07-01T13:47:59.002Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
13:47:59 [2023-07-01T13:47:59.261Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
13:47:59 [2023-07-01T13:47:59.261Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
13:47:59 [2023-07-01T13:47:59.261Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:47:59 [2023-07-01T13:47:59.261Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
13:47:59 [2023-07-01T13:47:59.261Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
13:47:59 [2023-07-01T13:47:59.261Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
13:47:59 [2023-07-01T13:47:59.261Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
13:47:59 [2023-07-01T13:47:59.261Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
13:47:59 [2023-07-01T13:47:59.261Z] === RUN   TestVolumePruneAnonymous
13:47:59 [2023-07-01T13:47:59.261Z] --- PASS: TestVolumePruneAnonymous (0.04s)
13:47:59 [2023-07-01T13:47:59.261Z] === RUN   TestVolumePruneAnonFromImage
13:47:59 [2023-07-01T13:47:59.261Z] --- PASS: TestVolumePruneAnonFromImage (0.11s)
13:47:59 [2023-07-01T13:47:59.261Z] === CONT  TestVolumesRemoveSwarmEnabled
13:48:00 [2023-07-01T13:48:00.640Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
13:48:00 [2023-07-01T13:48:00.640Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
13:48:00 [2023-07-01T13:48:00.640Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
13:48:00 [2023-07-01T13:48:00.640Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
13:48:01 [2023-07-01T13:48:01.208Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.87s)
13:48:01 [2023-07-01T13:48:01.208Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
13:48:01 [2023-07-01T13:48:01.208Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
13:48:01 [2023-07-01T13:48:01.208Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
13:48:01 [2023-07-01T13:48:01.208Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
13:48:01 [2023-07-01T13:48:01.208Z] PASS
13:48:01 [2023-07-01T13:48:01.208Z] 
13:48:01 [2023-07-01T13:48:01.208Z] DONE 20 tests in 2.149s
13:48:01 [2023-07-01T13:48:01.208Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:48:01 [2023-07-01T13:48:01.208Z] ++++ cat bundles/test-integration/docker.pid
13:48:01 [2023-07-01T13:48:01.208Z] +++ kill 21936
13:48:02 [2023-07-01T13:48:02.586Z] +++ /etc/init.d/apparmor stop
13:48:02 [2023-07-01T13:48:02.586Z] Leaving: AppArmorNo profiles have been unloaded.
13:48:02 [2023-07-01T13:48:02.586Z] 
13:48:02 [2023-07-01T13:48:02.586Z] Unloading profiles will leave already running processes permanently
13:48:02 [2023-07-01T13:48:02.586Z] unconfined, which can lead to unexpected situations.
13:48:02 [2023-07-01T13:48:02.586Z] 
13:48:02 [2023-07-01T13:48:02.586Z] To set a process to complain mode, use the command line tool
13:48:02 [2023-07-01T13:48:02.586Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:48:02 [2023-07-01T13:48:02.586Z] +++ true
13:48:02 [2023-07-01T13:48:02.586Z] exiting test-integration
13:48:02 [2023-07-01T13:48:02.586Z] ++ exit 0
13:48:02 [2023-07-01T13:48:02.586Z] 
Post stage
[Pipeline] junit
13:48:03 [2023-07-01T13:48:03.542Z] Recording test results
13:48:03 [2023-07-01T13:48:03.706Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:48:04 [2023-07-01T13:48:04.014Z] + echo Ensuring container killed.
13:48:04 [2023-07-01T13:48:04.014Z] Ensuring container killed.
13:48:04 [2023-07-01T13:48:04.014Z] + docker rm -vf docker-pr1
13:48:04 [2023-07-01T13:48:04.014Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
13:48:04 [2023-07-01T13:48:04.337Z] + echo Chowning /workspace to jenkins user
13:48:04 [2023-07-01T13:48:04.337Z] Chowning /workspace to jenkins user
13:48:04 [2023-07-01T13:48:04.337Z] + id -u
13:48:04 [2023-07-01T13:48:04.337Z] + id -g
13:48:04 [2023-07-01T13:48:04.337Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45863:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:48:05 [2023-07-01T13:48:05.569Z] + bundleName=arm64-integration
13:48:05 [2023-07-01T13:48:05.569Z] + echo Creating arm64-integration-bundles.tar.gz
13:48:05 [2023-07-01T13:48:05.569Z] Creating arm64-integration-bundles.tar.gz
13:48:05 [2023-07-01T13:48:05.569Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name+  *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:48:05 [2023-07-01T13:48:05.569Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
13:48:05 [2023-07-01T13:48:05.841Z] Archiving artifacts
13:48:06 [2023-07-01T13:48:06.070Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45863/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:48:06 [2023-07-01T13:48:06.367Z] + make clean
13:48:06 [2023-07-01T13:48:06.367Z] docker volume rm -f docker-dev-cache docker-mod-cache
13:48:06 [2023-07-01T13:48:06.367Z] docker-dev-cache
13:48:06 [2023-07-01T13:48:06.367Z] 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