Skip to content
Success

Console Output

Pull request #46177 opened
12:23:52 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 128838227e0cf234e2a1b4f4610189dea363d120+8895c32ba93f12ce3e16df7bb27e61d44aa20605 (c5b8b4adbd586af1c9a09eedad2a566ff7d8a644)
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-46177@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
12:23:55 [2023-08-09T12:23:55.419Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:23:55 [2023-08-09T12:23:55.422Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:23:55 [2023-08-09T12:23:55.778Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0630007113360d840) in /home/ubuntu/workspace/moby_PR-46177
[Pipeline] {
[Pipeline] checkout
12:23:55 [2023-08-09T12:23:55.806Z] The recommended git tool is: git
12:23:55 [2023-08-09T12:23:55.814Z] using credential docker-jenkins-github-credentials
12:23:55 [2023-08-09T12:23:55.826Z] Cloning the remote Git repository
12:23:55 [2023-08-09T12:23:55.826Z] Cloning with configured refspecs honoured and without tags
12:23:55 [2023-08-09T12:23:55.827Z] Cloning repository https://github.com/moby/moby.git
12:23:55 [2023-08-09T12:23:55.827Z]  > git init /home/ubuntu/workspace/moby_PR-46177 # timeout=10
12:23:55 [2023-08-09T12:23:55.832Z] Fetching upstream changes from https://github.com/moby/moby.git
12:23:55 [2023-08-09T12:23:55.832Z]  > git --version # timeout=10
12:23:55 [2023-08-09T12:23:55.834Z]  > git --version # 'git version 2.25.1'
12:23:55 [2023-08-09T12:23:55.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:23:55 [2023-08-09T12:23:55.835Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46177/head:refs/remotes/origin/PR-46177 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
12:24:06 [2023-08-09T12:24:06.846Z] Fetching without tags
12:24:07 [2023-08-09T12:24:07.056Z] Merging remotes/origin/24.0 commit 8895c32ba93f12ce3e16df7bb27e61d44aa20605 into PR head commit 128838227e0cf234e2a1b4f4610189dea363d120
12:24:07 [2023-08-09T12:24:07.663Z] Merge succeeded, producing 128838227e0cf234e2a1b4f4610189dea363d120
12:24:07 [2023-08-09T12:24:07.664Z] Checking out Revision 128838227e0cf234e2a1b4f4610189dea363d120 (PR-46177)
12:24:06 [2023-08-09T12:24:06.831Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:24:06 [2023-08-09T12:24:06.834Z]  > git config --add remote.origin.fetch +refs/pull/46177/head:refs/remotes/origin/PR-46177 # timeout=10
12:24:06 [2023-08-09T12:24:06.837Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
12:24:06 [2023-08-09T12:24:06.842Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:24:06 [2023-08-09T12:24:06.847Z] Fetching upstream changes from https://github.com/moby/moby.git
12:24:06 [2023-08-09T12:24:06.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:24:06 [2023-08-09T12:24:06.848Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46177/head:refs/remotes/origin/PR-46177 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
12:24:07 [2023-08-09T12:24:07.057Z]  > git config core.sparsecheckout # timeout=10
12:24:07 [2023-08-09T12:24:07.060Z]  > git checkout -f 128838227e0cf234e2a1b4f4610189dea363d120 # timeout=10
12:24:07 [2023-08-09T12:24:07.646Z]  > git remote # timeout=10
12:24:07 [2023-08-09T12:24:07.649Z]  > git config --get remote.origin.url # timeout=10
12:24:07 [2023-08-09T12:24:07.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:24:07 [2023-08-09T12:24:07.652Z]  > git merge 8895c32ba93f12ce3e16df7bb27e61d44aa20605 # timeout=10
12:24:07 [2023-08-09T12:24:07.659Z]  > git rev-parse HEAD^{commit} # timeout=10
12:24:07 [2023-08-09T12:24:07.665Z]  > git config core.sparsecheckout # timeout=10
12:24:07 [2023-08-09T12:24:07.667Z]  > git checkout -f 128838227e0cf234e2a1b4f4610189dea363d120 # timeout=10
12:24:08 [2023-08-09T12:24:08.443Z] Commit message: "hack/test: Don't fail-fast before integration-cli"
12:24:08 [2023-08-09T12:24:08.444Z] First time build. Skipping changelog.
12:24:08 [2023-08-09T12:24:08.454Z]  > git --version # timeout=10
12:24:08 [2023-08-09T12:24:08.456Z]  > git --version # 'git version 2.25.1'
12:24:08 [2023-08-09T12:24:08.459Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:24:09 [2023-08-09T12:24:09.219Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46177:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
12:24:11 [2023-08-09T12:24:11.748Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
12:24:11 [2023-08-09T12:24:11.887Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b868452e1551435b) in /home/ubuntu/workspace/moby_PR-46177
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] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
12:24:11 [2023-08-09T12:24:11.969Z] The recommended git tool is: git
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
12:24:11 [2023-08-09T12:24:11.975Z] using credential docker-jenkins-github-credentials
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
12:24:11 [2023-08-09T12:24:11.991Z] Cloning the remote Git repository
12:24:11 [2023-08-09T12:24:11.991Z] Cloning with configured refspecs honoured and without tags
[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] }
12:24:12 [2023-08-09T12:24:12.003Z] Cloning repository https://github.com/moby/moby.git
12:24:12 [2023-08-09T12:24:12.003Z]  > git init /home/ubuntu/workspace/moby_PR-46177 # timeout=10
12:24:12 [2023-08-09T12:24:12.008Z] Fetching upstream changes from https://github.com/moby/moby.git
12:24:12 [2023-08-09T12:24:12.008Z]  > git --version # timeout=10
12:24:12 [2023-08-09T12:24:12.011Z]  > git --version # 'git version 2.25.1'
12:24:12 [2023-08-09T12:24:12.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:24:12 [2023-08-09T12:24:12.012Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46177/head:refs/remotes/origin/PR-46177 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
12:24:22 [2023-08-09T12:24:22.979Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:24:22 [2023-08-09T12:24:22.982Z]  > git config --add remote.origin.fetch +refs/pull/46177/head:refs/remotes/origin/PR-46177 # timeout=10
12:24:22 [2023-08-09T12:24:22.985Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
12:24:22 [2023-08-09T12:24:22.989Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:24:22 [2023-08-09T12:24:22.982Z] Fetching without tags
12:24:23 [2023-08-09T12:24:23.203Z] Merging remotes/origin/24.0 commit 8895c32ba93f12ce3e16df7bb27e61d44aa20605 into PR head commit 128838227e0cf234e2a1b4f4610189dea363d120
12:24:23 [2023-08-09T12:24:23.804Z] Merge succeeded, producing 128838227e0cf234e2a1b4f4610189dea363d120
12:24:23 [2023-08-09T12:24:23.804Z] Checking out Revision 128838227e0cf234e2a1b4f4610189dea363d120 (PR-46177)
12:24:22 [2023-08-09T12:24:22.994Z] Fetching upstream changes from https://github.com/moby/moby.git
12:24:22 [2023-08-09T12:24:22.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:24:22 [2023-08-09T12:24:22.994Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46177/head:refs/remotes/origin/PR-46177 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
12:24:23 [2023-08-09T12:24:23.215Z]  > git config core.sparsecheckout # timeout=10
12:24:23 [2023-08-09T12:24:23.217Z]  > git checkout -f 128838227e0cf234e2a1b4f4610189dea363d120 # timeout=10
12:24:23 [2023-08-09T12:24:23.797Z]  > git remote # timeout=10
12:24:23 [2023-08-09T12:24:23.800Z]  > git config --get remote.origin.url # timeout=10
12:24:23 [2023-08-09T12:24:23.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:24:23 [2023-08-09T12:24:23.803Z]  > git merge 8895c32ba93f12ce3e16df7bb27e61d44aa20605 # timeout=10
12:24:23 [2023-08-09T12:24:23.809Z]  > git rev-parse HEAD^{commit} # timeout=10
12:24:23 [2023-08-09T12:24:23.816Z]  > git config core.sparsecheckout # timeout=10
12:24:23 [2023-08-09T12:24:23.818Z]  > git checkout -f 128838227e0cf234e2a1b4f4610189dea363d120 # timeout=10
12:24:24 [2023-08-09T12:24:24.584Z] Commit message: "hack/test: Don't fail-fast before integration-cli"
12:24:24 [2023-08-09T12:24:24.607Z]  > git --version # timeout=10
12:24:24 [2023-08-09T12:24:24.610Z]  > git --version # 'git version 2.25.1'
12:24:24 [2023-08-09T12:24:24.613Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:24:25 [2023-08-09T12:24:25.268Z] + docker version
12:24:25 [2023-08-09T12:24:25.268Z] Client: Docker Engine - Community
12:24:25 [2023-08-09T12:24:25.268Z]  Version:           24.0.2
12:24:25 [2023-08-09T12:24:25.268Z]  API version:       1.43
12:24:25 [2023-08-09T12:24:25.268Z]  Go version:        go1.20.4
12:24:25 [2023-08-09T12:24:25.268Z]  Git commit:        cb74dfc
12:24:25 [2023-08-09T12:24:25.268Z]  Built:             Thu May 25 21:52:41 2023
12:24:25 [2023-08-09T12:24:25.268Z]  OS/Arch:           linux/arm64
12:24:25 [2023-08-09T12:24:25.268Z]  Context:           default
12:24:25 [2023-08-09T12:24:25.268Z] 
12:24:25 [2023-08-09T12:24:25.268Z] Server: Docker Engine - Community
12:24:25 [2023-08-09T12:24:25.268Z]  Engine:
12:24:25 [2023-08-09T12:24:25.268Z]   Version:          24.0.2
12:24:25 [2023-08-09T12:24:25.268Z]   API version:      1.43 (minimum version 1.12)
12:24:25 [2023-08-09T12:24:25.268Z]   Go version:       go1.20.4
12:24:25 [2023-08-09T12:24:25.268Z]   Git commit:       659604f
12:24:25 [2023-08-09T12:24:25.268Z]   Built:            Thu May 25 21:52:41 2023
12:24:25 [2023-08-09T12:24:25.268Z]   OS/Arch:          linux/arm64
12:24:25 [2023-08-09T12:24:25.268Z]   Experimental:     true
12:24:25 [2023-08-09T12:24:25.268Z]  containerd:
12:24:25 [2023-08-09T12:24:25.268Z]   Version:          1.6.21
12:24:25 [2023-08-09T12:24:25.268Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
12:24:25 [2023-08-09T12:24:25.268Z]  runc:
12:24:25 [2023-08-09T12:24:25.268Z]   Version:          1.1.7
12:24:25 [2023-08-09T12:24:25.268Z]   GitCommit:        v1.1.7-0-g860f061
12:24:25 [2023-08-09T12:24:25.268Z]  docker-init:
12:24:25 [2023-08-09T12:24:25.268Z]   Version:          0.19.0
12:24:25 [2023-08-09T12:24:25.268Z]   GitCommit:        de40ad0
[Pipeline] sh
12:24:25 [2023-08-09T12:24:25.542Z] + docker info
12:24:25 [2023-08-09T12:24:25.542Z] Client: Docker Engine - Community
12:24:25 [2023-08-09T12:24:25.542Z]  Version:    24.0.2
12:24:25 [2023-08-09T12:24:25.542Z]  Context:    default
12:24:25 [2023-08-09T12:24:25.542Z]  Debug Mode: false
12:24:25 [2023-08-09T12:24:25.542Z]  Plugins:
12:24:25 [2023-08-09T12:24:25.542Z]   buildx: Docker Buildx (Docker Inc.)
12:24:25 [2023-08-09T12:24:25.542Z]     Version:  v0.11.0
12:24:25 [2023-08-09T12:24:25.542Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:24:25 [2023-08-09T12:24:25.542Z]   compose: Docker Compose (Docker Inc.)
12:24:25 [2023-08-09T12:24:25.542Z]     Version:  v2.19.1
12:24:25 [2023-08-09T12:24:25.542Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:24:25 [2023-08-09T12:24:25.542Z] 
12:24:25 [2023-08-09T12:24:25.542Z] Server:
12:24:25 [2023-08-09T12:24:25.542Z]  Containers: 0
12:24:25 [2023-08-09T12:24:25.542Z]   Running: 0
12:24:25 [2023-08-09T12:24:25.542Z]   Paused: 0
12:24:25 [2023-08-09T12:24:25.542Z]   Stopped: 0
12:24:25 [2023-08-09T12:24:25.542Z]  Images: 5
12:24:25 [2023-08-09T12:24:25.542Z]  Server Version: 24.0.2
12:24:25 [2023-08-09T12:24:25.542Z]  Storage Driver: overlay2
12:24:25 [2023-08-09T12:24:25.542Z]   Backing Filesystem: extfs
12:24:25 [2023-08-09T12:24:25.542Z]   Supports d_type: true
12:24:25 [2023-08-09T12:24:25.542Z]   Using metacopy: false
12:24:25 [2023-08-09T12:24:25.542Z]   Native Overlay Diff: true
12:24:25 [2023-08-09T12:24:25.542Z]   userxattr: false
12:24:25 [2023-08-09T12:24:25.542Z]  Logging Driver: json-file
12:24:25 [2023-08-09T12:24:25.542Z]  Cgroup Driver: cgroupfs
12:24:25 [2023-08-09T12:24:25.542Z]  Cgroup Version: 1
12:24:25 [2023-08-09T12:24:25.542Z]  Plugins:
12:24:25 [2023-08-09T12:24:25.542Z]   Volume: local
12:24:25 [2023-08-09T12:24:25.542Z]   Network: bridge host ipvlan macvlan null overlay
12:24:25 [2023-08-09T12:24:25.542Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:24:25 [2023-08-09T12:24:25.542Z]  Swarm: inactive
12:24:25 [2023-08-09T12:24:25.542Z]  Runtimes: io.containerd.runc.v2 runc
12:24:25 [2023-08-09T12:24:25.542Z]  Default Runtime: runc
12:24:25 [2023-08-09T12:24:25.542Z]  Init Binary: docker-init
12:24:25 [2023-08-09T12:24:25.542Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
12:24:25 [2023-08-09T12:24:25.542Z]  runc version: v1.1.7-0-g860f061
12:24:25 [2023-08-09T12:24:25.542Z]  init version: de40ad0
12:24:25 [2023-08-09T12:24:25.542Z]  Security Options:
12:24:25 [2023-08-09T12:24:25.542Z]   apparmor
12:24:25 [2023-08-09T12:24:25.542Z]   seccomp
12:24:25 [2023-08-09T12:24:25.542Z]    Profile: builtin
12:24:25 [2023-08-09T12:24:25.542Z]  Kernel Version: 5.15.0-1039-aws
12:24:25 [2023-08-09T12:24:25.542Z]  Operating System: Ubuntu 20.04.6 LTS
12:24:25 [2023-08-09T12:24:25.542Z]  OSType: linux
12:24:25 [2023-08-09T12:24:25.542Z]  Architecture: aarch64
12:24:25 [2023-08-09T12:24:25.542Z]  CPUs: 8
12:24:25 [2023-08-09T12:24:25.542Z]  Total Memory: 30.64GiB
12:24:25 [2023-08-09T12:24:25.542Z]  Name: ip-10-100-64-131
12:24:25 [2023-08-09T12:24:25.542Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
12:24:25 [2023-08-09T12:24:25.542Z]  Docker Root Dir: /var/lib/docker
12:24:25 [2023-08-09T12:24:25.542Z]  Debug Mode: false
12:24:25 [2023-08-09T12:24:25.542Z]  Experimental: true
12:24:25 [2023-08-09T12:24:25.542Z]  Insecure Registries:
12:24:25 [2023-08-09T12:24:25.542Z]   127.0.0.0/8
12:24:25 [2023-08-09T12:24:25.542Z]  Live Restore Enabled: true
12:24:25 [2023-08-09T12:24:25.542Z] 
[Pipeline] sh
12:24:25 [2023-08-09T12:24:25.815Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:24:25 [2023-08-09T12:24:25.815Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:24:25 [2023-08-09T12:24:25.815Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46177/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
12:24:25 [2023-08-09T12:24:25.815Z] + bash /home/ubuntu/workspace/moby_PR-46177/check-config.sh
12:24:25 [2023-08-09T12:24:25.815Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:24:25 [2023-08-09T12:24:25.815Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
12:24:25 [2023-08-09T12:24:25.815Z] 
12:24:25 [2023-08-09T12:24:25.815Z] Generally Necessary:
12:24:25 [2023-08-09T12:24:25.815Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:24:25 [2023-08-09T12:24:25.815Z] - apparmor: enabled and tools installed
12:24:25 [2023-08-09T12:24:25.815Z] - CONFIG_NAMESPACES: enabled
12:24:25 [2023-08-09T12:24:25.815Z] - CONFIG_NET_NS: enabled
12:24:25 [2023-08-09T12:24:25.815Z] - CONFIG_PID_NS: enabled
12:24:25 [2023-08-09T12:24:25.815Z] - CONFIG_IPC_NS: enabled
12:24:25 [2023-08-09T12:24:25.815Z] - CONFIG_UTS_NS: enabled
12:24:25 [2023-08-09T12:24:25.815Z] - CONFIG_CGROUPS: enabled
12:24:25 [2023-08-09T12:24:25.815Z] - CONFIG_CGROUP_CPUACCT: enabled
12:24:25 [2023-08-09T12:24:25.815Z] - CONFIG_CGROUP_DEVICE: enabled
12:24:25 [2023-08-09T12:24:25.815Z] - CONFIG_CGROUP_FREEZER: enabled
12:24:25 [2023-08-09T12:24:25.815Z] - CONFIG_CGROUP_SCHED: enabled
12:24:25 [2023-08-09T12:24:25.815Z] - CONFIG_CPUSETS: enabled
12:24:25 [2023-08-09T12:24:25.815Z] - CONFIG_MEMCG: enabled
12:24:25 [2023-08-09T12:24:25.815Z] - CONFIG_KEYS: enabled
12:24:26 [2023-08-09T12:24:26.072Z] - CONFIG_VETH: enabled (as module)
12:24:26 [2023-08-09T12:24:26.072Z] - CONFIG_BRIDGE: enabled (as module)
12:24:26 [2023-08-09T12:24:26.072Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:24:26 [2023-08-09T12:24:26.072Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:24:26 [2023-08-09T12:24:26.072Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:24:26 [2023-08-09T12:24:26.072Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:24:26 [2023-08-09T12:24:26.072Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:24:26 [2023-08-09T12:24:26.072Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:24:26 [2023-08-09T12:24:26.072Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:24:26 [2023-08-09T12:24:26.072Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:24:26 [2023-08-09T12:24:26.073Z] - CONFIG_NF_NAT: enabled (as module)
12:24:26 [2023-08-09T12:24:26.073Z] - CONFIG_POSIX_MQUEUE: enabled
12:24:26 [2023-08-09T12:24:26.073Z] - CONFIG_CGROUP_BPF: enabled
12:24:26 [2023-08-09T12:24:26.073Z] 
12:24:26 [2023-08-09T12:24:26.073Z] Optional Features:
12:24:26 [2023-08-09T12:24:26.073Z] - CONFIG_USER_NS: enabled
12:24:26 [2023-08-09T12:24:26.073Z] - CONFIG_SECCOMP: enabled
12:24:26 [2023-08-09T12:24:26.073Z] - CONFIG_SECCOMP_FILTER: enabled
12:24:26 [2023-08-09T12:24:26.073Z] - CONFIG_CGROUP_PIDS: enabled
12:24:26 [2023-08-09T12:24:26.073Z] - CONFIG_MEMCG_SWAP: enabled
12:24:26 [2023-08-09T12:24:26.073Z]     (cgroup swap accounting is currently enabled)
12:24:26 [2023-08-09T12:24:26.073Z] - CONFIG_BLK_CGROUP: enabled
12:24:26 [2023-08-09T12:24:26.073Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:24:26 [2023-08-09T12:24:26.073Z] - CONFIG_CGROUP_PERF: enabled
12:24:26 [2023-08-09T12:24:26.073Z] - CONFIG_CGROUP_HUGETLB: enabled
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_CFS_BANDWIDTH: enabled
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_RT_GROUP_SCHED: missing
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_IP_VS: enabled (as module)
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_IP_VS_NFCT: enabled
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_IP_VS_RR: enabled (as module)
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_SECURITY_SELINUX: enabled
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_SECURITY_APPARMOR: enabled
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_EXT4_FS: enabled
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:24:26 [2023-08-09T12:24:26.328Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:24:26 [2023-08-09T12:24:26.328Z] - Network Drivers:
12:24:26 [2023-08-09T12:24:26.328Z]   - "overlay":
12:24:26 [2023-08-09T12:24:26.328Z]     - CONFIG_VXLAN: enabled (as module)
12:24:26 [2023-08-09T12:24:26.328Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:24:26 [2023-08-09T12:24:26.328Z]       Optional (for encrypted networks):
12:24:26 [2023-08-09T12:24:26.584Z]       - CONFIG_CRYPTO: enabled
12:24:26 [2023-08-09T12:24:26.584Z]       - CONFIG_CRYPTO_AEAD: enabled
12:24:26 [2023-08-09T12:24:26.584Z]       - CONFIG_CRYPTO_GCM: enabled
12:24:26 [2023-08-09T12:24:26.584Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:24:26 [2023-08-09T12:24:26.584Z]       - CONFIG_CRYPTO_GHASH: enabled
12:24:26 [2023-08-09T12:24:26.584Z]       - CONFIG_XFRM: enabled
12:24:26 [2023-08-09T12:24:26.584Z]       - CONFIG_XFRM_USER: enabled (as module)
12:24:26 [2023-08-09T12:24:26.584Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:24:26 [2023-08-09T12:24:26.584Z]       - CONFIG_INET_ESP: enabled (as module)
12:24:26 [2023-08-09T12:24:26.584Z]   - "ipvlan":
12:24:26 [2023-08-09T12:24:26.584Z]     - CONFIG_IPVLAN: enabled (as module)
12:24:26 [2023-08-09T12:24:26.584Z]   - "macvlan":
12:24:26 [2023-08-09T12:24:26.584Z]     - CONFIG_MACVLAN: enabled (as module)
12:24:26 [2023-08-09T12:24:26.584Z]     - CONFIG_DUMMY: enabled (as module)
12:24:26 [2023-08-09T12:24:26.584Z]   - "ftp,tftp client in container":
12:24:26 [2023-08-09T12:24:26.584Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:24:26 [2023-08-09T12:24:26.584Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:24:26 [2023-08-09T12:24:26.584Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:24:26 [2023-08-09T12:24:26.584Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:24:26 [2023-08-09T12:24:26.584Z] - Storage Drivers:
12:24:26 [2023-08-09T12:24:26.584Z]   - "aufs":
12:24:26 [2023-08-09T12:24:26.584Z]     - CONFIG_AUFS_FS: enabled (as module)
12:24:26 [2023-08-09T12:24:26.584Z]   - "btrfs":
12:24:26 [2023-08-09T12:24:26.584Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:24:26 [2023-08-09T12:24:26.584Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:24:26 [2023-08-09T12:24:26.584Z]   - "devicemapper":
12:24:26 [2023-08-09T12:24:26.584Z]     - CONFIG_BLK_DEV_DM: enabled
12:24:26 [2023-08-09T12:24:26.584Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:24:26 [2023-08-09T12:24:26.584Z]   - "overlay":
12:24:26 [2023-08-09T12:24:26.584Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:24:26 [2023-08-09T12:24:26.584Z]   - "zfs":
12:24:26 [2023-08-09T12:24:26.584Z]     - /dev/zfs: present
12:24:26 [2023-08-09T12:24:26.584Z]     - zfs command: missing
12:24:26 [2023-08-09T12:24:26.584Z]     - zpool command: missing
12:24:26 [2023-08-09T12:24:26.584Z] 
12:24:26 [2023-08-09T12:24:26.584Z] Limits:
12:24:26 [2023-08-09T12:24:26.584Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:24:26 [2023-08-09T12:24:26.584Z] 
12:24:26 [2023-08-09T12:24:26.584Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:24:26 [2023-08-09T12:24:26.885Z] + docker build --force-rm -t docker:128838227e0cf234e2a1b4f4610189dea363d120 .
12:24:27 [2023-08-09T12:24:27.142Z] #0 building with "default" instance using docker driver
12:24:27 [2023-08-09T12:24:27.142Z] 
12:24:27 [2023-08-09T12:24:27.142Z] #1 [internal] load build definition from Dockerfile
12:24:27 [2023-08-09T12:24:27.142Z] #1 transferring dockerfile: 27.83kB done
12:24:27 [2023-08-09T12:24:27.142Z] #1 DONE 0.0s
12:24:27 [2023-08-09T12:24:27.142Z] 
12:24:27 [2023-08-09T12:24:27.142Z] #2 [internal] load .dockerignore
12:24:27 [2023-08-09T12:24:27.142Z] #2 transferring context: 113B done
12:24:27 [2023-08-09T12:24:27.142Z] #2 DONE 0.0s
12:24:27 [2023-08-09T12:24:27.142Z] 
12:24:27 [2023-08-09T12:24:27.142Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:24:27 [2023-08-09T12:24:27.142Z] #3 DONE 0.2s
12:24:27 [2023-08-09T12:24:27.142Z] 
12:24:27 [2023-08-09T12:24:27.142Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
12:24:27 [2023-08-09T12:24:27.142Z] #4 CACHED
12:24:27 [2023-08-09T12:24:27.142Z] 
12:24:27 [2023-08-09T12:24:27.142Z] #5 [internal] load metadata for docker.io/library/busybox:latest
12:24:27 [2023-08-09T12:24:27.398Z] #5 DONE 0.0s
12:24:27 [2023-08-09T12:24:27.398Z] 
12:24:27 [2023-08-09T12:24:27.398Z] #6 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye
12:24:27 [2023-08-09T12:24:27.398Z] #6 DONE 0.2s
12:24:27 [2023-08-09T12:24:27.398Z] 
12:24:27 [2023-08-09T12:24:27.398Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
12:24:27 [2023-08-09T12:24:27.398Z] #7 DONE 0.2s
12:24:27 [2023-08-09T12:24:27.398Z] 
12:24:27 [2023-08-09T12:24:27.398Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
12:24:27 [2023-08-09T12:24:27.398Z] #8 DONE 0.2s
12:24:27 [2023-08-09T12:24:27.398Z] 
12:24:27 [2023-08-09T12:24:27.398Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:24:27 [2023-08-09T12:24:27.398Z] #9 DONE 0.2s
12:24:27 [2023-08-09T12:24:27.398Z] 
12:24:27 [2023-08-09T12:24:27.398Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
12:24:27 [2023-08-09T12:24:27.398Z] #10 DONE 0.2s
12:24:27 [2023-08-09T12:24:27.654Z] 
12:24:27 [2023-08-09T12:24:27.654Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
12:24:27 [2023-08-09T12:24:27.654Z] #11 DONE 0.0s
12:24:27 [2023-08-09T12:24:27.654Z] 
12:24:27 [2023-08-09T12:24:27.654Z] #12 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
12:24:27 [2023-08-09T12:24:27.654Z] #12 DONE 0.0s
12:24:27 [2023-08-09T12:24:27.654Z] 
12:24:27 [2023-08-09T12:24:27.654Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
12:24:27 [2023-08-09T12:24:27.654Z] #13 DONE 0.0s
12:24:27 [2023-08-09T12:24:27.654Z] 
12:24:27 [2023-08-09T12:24:27.654Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:24:27 [2023-08-09T12:24:27.654Z] #14 DONE 0.0s
12:24:27 [2023-08-09T12:24:27.654Z] 
12:24:27 [2023-08-09T12:24:27.654Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox:latest
12:24:27 [2023-08-09T12:24:27.654Z] #15 DONE 0.0s
12:24:27 [2023-08-09T12:24:27.654Z] 
12:24:27 [2023-08-09T12:24:27.654Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2
12:24:27 [2023-08-09T12:24:27.654Z] #16 DONE 0.0s
12:24:27 [2023-08-09T12:24:27.654Z] 
12:24:27 [2023-08-09T12:24:27.654Z] #17 [internal] load build context
12:24:28 [2023-08-09T12:24:28.583Z] #17 transferring context: 67.72MB 0.8s done
12:24:28 [2023-08-09T12:24:28.583Z] #17 DONE 0.9s
12:24:28 [2023-08-09T12:24:28.583Z] 
12:24:28 [2023-08-09T12:24:28.583Z] #18 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:24:28 [2023-08-09T12:24:28.583Z] #18 CACHED
12:24:28 [2023-08-09T12:24:28.583Z] 
12:24:28 [2023-08-09T12:24:28.583Z] #19 [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...)
12:24:28 [2023-08-09T12:24:28.583Z] #19 CACHED
12:24:28 [2023-08-09T12:24:28.583Z] 
12:24:28 [2023-08-09T12:24:28.583Z] #20 [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
12:24:28 [2023-08-09T12:24:28.583Z] #20 CACHED
12:24:28 [2023-08-09T12:24:28.583Z] 
12:24:28 [2023-08-09T12:24:28.583Z] #21 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
12:24:28 [2023-08-09T12:24:28.583Z] #21 CACHED
12:24:28 [2023-08-09T12:24:28.583Z] 
12:24:28 [2023-08-09T12:24:28.583Z] #22 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
12:24:28 [2023-08-09T12:24:28.583Z] #22 CACHED
12:24:28 [2023-08-09T12:24:28.583Z] 
12:24:28 [2023-08-09T12:24:28.583Z] #23 [base 2/5] COPY --from=xx / /
12:24:28 [2023-08-09T12:24:28.583Z] #23 CACHED
12:24:28 [2023-08-09T12:24:28.583Z] 
12:24:28 [2023-08-09T12:24:28.583Z] #24 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
12:24:28 [2023-08-09T12:24:28.583Z] #24 CACHED
12:24:28 [2023-08-09T12:24:28.583Z] 
12:24:28 [2023-08-09T12:24:28.583Z] #25 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
12:24:28 [2023-08-09T12:24:28.583Z] #25 CACHED
12:24:28 [2023-08-09T12:24:28.583Z] 
12:24:28 [2023-08-09T12:24:28.583Z] #26 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
12:24:28 [2023-08-09T12:24:28.583Z] #26 CACHED
12:24:28 [2023-08-09T12:24:28.583Z] 
12:24:28 [2023-08-09T12:24:28.583Z] #27 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:24:28 [2023-08-09T12:24:28.583Z] #27 CACHED
12:24:28 [2023-08-09T12:24:28.583Z] 
12:24:28 [2023-08-09T12:24:28.583Z] #28 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
12:24:28 [2023-08-09T12:24:28.583Z] #28 CACHED
12:24:28 [2023-08-09T12:24:28.583Z] 
12:24:28 [2023-08-09T12:24:28.583Z] #29 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
12:24:28 [2023-08-09T12:24:28.583Z] #29 DONE 0.2s
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #30 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
12:24:29 [2023-08-09T12:24:29.144Z] #30 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #31 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:24:29 [2023-08-09T12:24:29.144Z] #31 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #32 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:24:29 [2023-08-09T12:24:29.144Z] #32 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #33 [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
12:24:29 [2023-08-09T12:24:29.144Z] #33 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #34 [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
12:24:29 [2023-08-09T12:24:29.144Z] #34 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #35 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
12:24:29 [2023-08-09T12:24:29.144Z] #35 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #36 [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...)
12:24:29 [2023-08-09T12:24:29.144Z] #36 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #37 [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
12:24:29 [2023-08-09T12:24:29.144Z] #37 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #38 [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...)
12:24:29 [2023-08-09T12:24:29.144Z] #38 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #39 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
12:24:29 [2023-08-09T12:24:29.144Z] #39 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #40 [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
12:24:29 [2023-08-09T12:24:29.144Z] #40 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:24:29 [2023-08-09T12:24:29.144Z] #41 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #42 [swagger-src 1/3] WORKDIR /usr/src/swagger
12:24:29 [2023-08-09T12:24:29.144Z] #42 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #43 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
12:24:29 [2023-08-09T12:24:29.144Z] #43 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #44 [containerd-src 1/3] WORKDIR /usr/src/containerd
12:24:29 [2023-08-09T12:24:29.144Z] #44 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #45 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
12:24:29 [2023-08-09T12:24:29.144Z] #45 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #46 [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...)
12:24:29 [2023-08-09T12:24:29.144Z] #46 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #47 [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
12:24:29 [2023-08-09T12:24:29.144Z] #47 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #48 [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...)
12:24:29 [2023-08-09T12:24:29.144Z] #48 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #49 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
12:24:29 [2023-08-09T12:24:29.144Z] #49 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #50 [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
12:24:29 [2023-08-09T12:24:29.144Z] #50 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #51 [delve-src 1/3] WORKDIR /usr/src/delve
12:24:29 [2023-08-09T12:24:29.144Z] #51 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.144Z] #52 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:24:29 [2023-08-09T12:24:29.144Z] #52 CACHED
12:24:29 [2023-08-09T12:24:29.144Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #53 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
12:24:29 [2023-08-09T12:24:29.145Z] #53 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #54 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
12:24:29 [2023-08-09T12:24:29.145Z] #54 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #55 [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
12:24:29 [2023-08-09T12:24:29.145Z] #55 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #56 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
12:24:29 [2023-08-09T12:24:29.145Z] #56 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #57 [registry-src 1/2] WORKDIR /usr/src/registry
12:24:29 [2023-08-09T12:24:29.145Z] #57 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #58 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:24:29 [2023-08-09T12:24:29.145Z] #58 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #59 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:24:29 [2023-08-09T12:24:29.145Z] #59 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #60 [tini-src 1/3] WORKDIR /usr/src/tini
12:24:29 [2023-08-09T12:24:29.145Z] #60 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #61 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:24:29 [2023-08-09T12:24:29.145Z] #61 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #62 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
12:24:29 [2023-08-09T12:24:29.145Z] #62 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #63 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
12:24:29 [2023-08-09T12:24:29.145Z] #63 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #64 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
12:24:29 [2023-08-09T12:24:29.145Z] #64 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #65 [runc-src 1/3] WORKDIR /usr/src/runc
12:24:29 [2023-08-09T12:24:29.145Z] #65 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #66 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
12:24:29 [2023-08-09T12:24:29.145Z] #66 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #67 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
12:24:29 [2023-08-09T12:24:29.145Z] #67 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #68 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
12:24:29 [2023-08-09T12:24:29.145Z] #68 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #69 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
12:24:29 [2023-08-09T12:24:29.145Z] #69 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #70 [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...)
12:24:29 [2023-08-09T12:24:29.145Z] #70 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #71 [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
12:24:29 [2023-08-09T12:24:29.145Z] #71 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #72 [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...)
12:24:29 [2023-08-09T12:24:29.145Z] #72 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #73 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
12:24:29 [2023-08-09T12:24:29.145Z] #73 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #74 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
12:24:29 [2023-08-09T12:24:29.145Z] #74 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #75 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
12:24:29 [2023-08-09T12:24:29.145Z] #75 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #76 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
12:24:29 [2023-08-09T12:24:29.145Z] #76 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #77 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:24:29 [2023-08-09T12:24:29.145Z] #77 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #78 [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
12:24:29 [2023-08-09T12:24:29.145Z] #78 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #79 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
12:24:29 [2023-08-09T12:24:29.145Z] #79 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #80 [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
12:24:29 [2023-08-09T12:24:29.145Z] #80 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #81 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
12:24:29 [2023-08-09T12:24:29.145Z] #81 CACHED
12:24:29 [2023-08-09T12:24:29.145Z] 
12:24:29 [2023-08-09T12:24:29.145Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:24:29 [2023-08-09T12:24:29.145Z] #14 CACHED
12:24:29 [2023-08-09T12:24:29.401Z] 
12:24:29 [2023-08-09T12:24:29.401Z] #82 [build-dummy 2/2] RUN mkdir -p /build
12:24:29 [2023-08-09T12:24:29.401Z] #82 CACHED
12:24:29 [2023-08-09T12:24:29.401Z] 
12:24:29 [2023-08-09T12:24:29.401Z] #83 [binary-dummy 1/1] COPY --from=build-dummy /build /build
12:24:29 [2023-08-09T12:24:29.401Z] #83 CACHED
12:24:29 [2023-08-09T12:24:29.401Z] 
12:24:29 [2023-08-09T12:24:29.401Z] #84 [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             ;
12:24:29 [2023-08-09T12:24:29.401Z] #84 CACHED
12:24:29 [2023-08-09T12:24:29.401Z] 
12:24:29 [2023-08-09T12:24:29.401Z] #85 [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
12:24:29 [2023-08-09T12:24:29.401Z] #85 CACHED
12:24:29 [2023-08-09T12:24:29.401Z] 
12:24:29 [2023-08-09T12:24:29.401Z] #12 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
12:24:29 [2023-08-09T12:24:29.401Z] #12 CACHED
12:24:29 [2023-08-09T12:24:29.401Z] 
12:24:29 [2023-08-09T12:24:29.401Z] #86 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
12:24:29 [2023-08-09T12:24:29.401Z] #86 CACHED
12:24:29 [2023-08-09T12:24:29.401Z] 
12:24:29 [2023-08-09T12:24:29.401Z] #87 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
12:24:29 [2023-08-09T12:24:29.401Z] #87 CACHED
12:24:29 [2023-08-09T12:24:29.401Z] 
12:24:29 [2023-08-09T12:24:29.401Z] #88 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
12:24:29 [2023-08-09T12:24:29.401Z] #88 CACHED
12:24:29 [2023-08-09T12:24:29.401Z] 
12:24:29 [2023-08-09T12:24:29.401Z] #89 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
12:24:29 [2023-08-09T12:24:29.401Z] #89 DONE 0.1s
12:24:29 [2023-08-09T12:24:29.401Z] 
12:24:29 [2023-08-09T12:24:29.401Z] #90 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
12:24:29 [2023-08-09T12:24:29.401Z] #90 DONE 0.1s
12:24:29 [2023-08-09T12:24:29.401Z] 
12:24:29 [2023-08-09T12:24:29.401Z] #91 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
12:24:29 [2023-08-09T12:24:29.401Z] #91 DONE 0.0s
12:24:29 [2023-08-09T12:24:29.401Z] 
12:24:29 [2023-08-09T12:24:29.401Z] #92 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
12:24:29 [2023-08-09T12:24:29.401Z] #92 DONE 0.0s
12:24:29 [2023-08-09T12:24:29.657Z] 
12:24:29 [2023-08-09T12:24:29.657Z] #93 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
12:24:29 [2023-08-09T12:24:29.657Z] #93 DONE 0.0s
12:24:29 [2023-08-09T12:24:29.657Z] 
12:24:29 [2023-08-09T12:24:29.657Z] #94 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
12:24:29 [2023-08-09T12:24:29.657Z] #94 DONE 0.1s
12:24:29 [2023-08-09T12:24:29.657Z] 
12:24:29 [2023-08-09T12:24:29.657Z] #95 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
12:24:29 [2023-08-09T12:24:29.657Z] #95 DONE 0.0s
12:24:29 [2023-08-09T12:24:29.657Z] 
12:24:29 [2023-08-09T12:24:29.657Z] #96 [dev-base  1/13] RUN groupadd -r docker
12:24:29 [2023-08-09T12:24:29.912Z] #96 DONE 0.2s
12:24:29 [2023-08-09T12:24:29.912Z] 
12:24:29 [2023-08-09T12:24:29.912Z] #97 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:24:30 [2023-08-09T12:24:30.168Z] #97 DONE 0.4s
12:24:30 [2023-08-09T12:24:30.168Z] 
12:24:30 [2023-08-09T12:24:30.168Z] #98 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:24:30 [2023-08-09T12:24:30.730Z] #98 0.407 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:24:30 [2023-08-09T12:24:30.730Z] #98 DONE 0.4s
12:24:30 [2023-08-09T12:24:30.730Z] 
12:24:30 [2023-08-09T12:24:30.730Z] #99 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:24:31 [2023-08-09T12:24:31.291Z] #99 DONE 0.4s
12:24:31 [2023-08-09T12:24:31.291Z] 
12:24:31 [2023-08-09T12:24:31.291Z] #100 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:24:31 [2023-08-09T12:24:31.291Z] #100 DONE 0.3s
12:24:31 [2023-08-09T12:24:31.550Z] 
12:24:31 [2023-08-09T12:24:31.550Z] #101 [dev-base  6/13] RUN ldconfig
12:24:32 [2023-08-09T12:24:32.115Z] #101 DONE 0.5s
12:24:32 [2023-08-09T12:24:32.116Z] 
12:24:32 [2023-08-09T12:24:32.116Z] #102 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
12:24:32 [2023-08-09T12:24:32.371Z] #102 DONE 0.3s
12:24:32 [2023-08-09T12:24:32.371Z] 
12:24:32 [2023-08-09T12:24:32.371Z] #103 [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
12:24:32 [2023-08-09T12:24:32.933Z] #103 0.647 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:24:32 [2023-08-09T12:24:32.933Z] #103 0.647 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:24:32 [2023-08-09T12:24:32.933Z] #103 0.647 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:24:33 [2023-08-09T12:24:33.749Z] #103 1.010 Reading package lists...
12:24:34 [2023-08-09T12:24:34.260Z] #103 1.562 Reading package lists...
12:24:34 [2023-08-09T12:24:34.516Z] #103 2.104 Building dependency tree...
12:24:34 [2023-08-09T12:24:34.516Z] #103 2.269 Reading state information...
12:24:34 [2023-08-09T12:24:34.771Z] #103 2.480 The following additional packages will be installed:
12:24:34 [2023-08-09T12:24:34.771Z] #103 2.480   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
12:24:34 [2023-08-09T12:24:34.771Z] #103 2.480   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
12:24:34 [2023-08-09T12:24:34.771Z] #103 2.480   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
12:24:34 [2023-08-09T12:24:34.771Z] #103 2.481   libnfnetlink0 libnftnl11 libonig5 libsystemd0 libxtables12 python-pip-whl
12:24:34 [2023-08-09T12:24:34.771Z] #103 2.481   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
12:24:34 [2023-08-09T12:24:34.771Z] #103 2.481   xxd
12:24:34 [2023-08-09T12:24:34.771Z] #103 2.483 Suggested packages:
12:24:34 [2023-08-09T12:24:34.771Z] #103 2.483   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
12:24:34 [2023-08-09T12:24:34.771Z] #103 2.483   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
12:24:34 [2023-08-09T12:24:34.771Z] #103 2.483   ctags vim-doc vim-scripts xfsdump acl attr quota
12:24:34 [2023-08-09T12:24:34.771Z] #103 2.483 Recommended packages:
12:24:34 [2023-08-09T12:24:34.771Z] #103 2.483   libatm1 nftables libpam-cap build-essential python3-dev dbus
12:24:34 [2023-08-09T12:24:34.771Z] #103 2.483   systemd-timesyncd | time-daemon unzip
12:24:35 [2023-08-09T12:24:35.027Z] #103 2.821 The following NEW packages will be installed:
12:24:35 [2023-08-09T12:24:35.282Z] #103 2.822   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
12:24:35 [2023-08-09T12:24:35.282Z] #103 2.822   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
12:24:35 [2023-08-09T12:24:35.282Z] #103 2.822   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
12:24:35 [2023-08-09T12:24:35.282Z] #103 2.822   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
12:24:35 [2023-08-09T12:24:35.282Z] #103 2.822   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:24:35 [2023-08-09T12:24:35.282Z] #103 2.823   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
12:24:35 [2023-08-09T12:24:35.282Z] #103 2.823   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
12:24:35 [2023-08-09T12:24:35.282Z] #103 2.823   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
12:24:35 [2023-08-09T12:24:35.282Z] #103 2.823   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:24:35 [2023-08-09T12:24:35.282Z] #103 2.823   xz-utils zip zstd
12:24:35 [2023-08-09T12:24:35.282Z] #103 2.824 The following packages will be upgraded:
12:24:35 [2023-08-09T12:24:35.282Z] #103 2.825   libsystemd0
12:24:35 [2023-08-09T12:24:35.282Z] #103 3.099 1 upgraded, 59 newly installed, 0 to remove and 2 not upgraded.
12:24:35 [2023-08-09T12:24:35.282Z] #103 3.099 Need to get 32.4 MB of archives.
12:24:35 [2023-08-09T12:24:35.282Z] #103 3.099 After this operation, 124 MB of additional disk space will be used.
12:24:35 [2023-08-09T12:24:35.282Z] #103 3.099 Get:1 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd0 arm64 247.3-7+deb11u4 [355 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.104 Get:2 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.105 Get:3 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.106 Get:4 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.108 Get:5 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.111 Get:6 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.112 Get:7 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.113 Get:8 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.114 Get:9 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.115 Get:10 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.117 Get:11 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.132 Get:12 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.132 Get:13 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.133 Get:14 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.134 Get:15 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.134 Get:16 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.136 Get:17 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.137 Get:18 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.141 Get:19 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.142 Get:20 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.144 Get:21 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.145 Get:22 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.147 Get:23 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.149 Get:24 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.153 Get:25 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.156 Get:26 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.157 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.159 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.161 Get:29 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.164 Get:30 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.169 Get:31 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.170 Get:32 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.170 Get:33 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.171 Get:34 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.173 Get:35 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.174 Get:36 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.225 Get:37 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.226 Get:38 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.227 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.227 Get:40 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.228 Get:41 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.229 Get:42 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.229 Get:43 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.230 Get:44 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.231 Get:45 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.241 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.241 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.242 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:24:35 [2023-08-09T12:24:35.538Z] #103 3.243 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
12:24:35 [2023-08-09T12:24:35.539Z] #103 3.245 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
12:24:35 [2023-08-09T12:24:35.539Z] #103 3.245 Get:51 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
12:24:35 [2023-08-09T12:24:35.539Z] #103 3.247 Get:52 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
12:24:35 [2023-08-09T12:24:35.539Z] #103 3.252 Get:53 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
12:24:35 [2023-08-09T12:24:35.539Z] #103 3.253 Get:54 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
12:24:35 [2023-08-09T12:24:35.539Z] #103 3.254 Get:55 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
12:24:35 [2023-08-09T12:24:35.539Z] #103 3.256 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
12:24:35 [2023-08-09T12:24:35.539Z] #103 3.291 Get:57 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
12:24:35 [2023-08-09T12:24:35.539Z] #103 3.298 Get:58 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
12:24:35 [2023-08-09T12:24:35.539Z] #103 3.303 Get:59 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
12:24:35 [2023-08-09T12:24:35.539Z] #103 3.304 Get:60 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
12:24:35 [2023-08-09T12:24:35.794Z] #103 3.446 debconf: delaying package configuration, since apt-utils is not installed
12:24:35 [2023-08-09T12:24:35.794Z] #103 3.485 Fetched 32.4 MB in 0s (68.5 MB/s)
12:24:35 [2023-08-09T12:24:35.794Z] #103 3.509 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
12:24:35 [2023-08-09T12:24:35.794Z] #103 3.518 Preparing to unpack .../libsystemd0_247.3-7+deb11u4_arm64.deb ...
12:24:35 [2023-08-09T12:24:35.794Z] #103 3.530 Unpacking libsystemd0:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
12:24:35 [2023-08-09T12:24:35.794Z] #103 3.599 Setting up libsystemd0:arm64 (247.3-7+deb11u4) ...
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.640 Selecting previously unselected package libapparmor1:arm64.
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.640 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.648 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.652 Unpacking libapparmor1:arm64 (2.13.6-10) ...
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.691 Selecting previously unselected package libcap2:arm64.
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.693 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.696 Unpacking libcap2:arm64 (1:2.44-1) ...
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.733 Selecting previously unselected package libargon2-1:arm64.
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.735 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.738 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.770 Selecting previously unselected package dmsetup.
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.772 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.775 Unpacking dmsetup (2:1.02.175-2.1) ...
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.813 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.815 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.819 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:24:36 [2023-08-09T12:24:36.050Z] #103 3.863 Selecting previously unselected package libjson-c5:arm64.
12:24:36 [2023-08-09T12:24:36.305Z] #103 3.865 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
12:24:36 [2023-08-09T12:24:36.305Z] #103 3.869 Unpacking libjson-c5:arm64 (0.15-2) ...
12:24:36 [2023-08-09T12:24:36.305Z] #103 3.902 Selecting previously unselected package libcryptsetup12:arm64.
12:24:36 [2023-08-09T12:24:36.305Z] #103 3.904 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
12:24:36 [2023-08-09T12:24:36.305Z] #103 3.907 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
12:24:36 [2023-08-09T12:24:36.305Z] #103 3.954 Selecting previously unselected package libip4tc2:arm64.
12:24:36 [2023-08-09T12:24:36.305Z] #103 3.956 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
12:24:36 [2023-08-09T12:24:36.305Z] #103 3.960 Unpacking libip4tc2:arm64 (1.8.7-1) ...
12:24:36 [2023-08-09T12:24:36.305Z] #103 3.993 Selecting previously unselected package libkmod2:arm64.
12:24:36 [2023-08-09T12:24:36.305Z] #103 3.995 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
12:24:36 [2023-08-09T12:24:36.305Z] #103 3.998 Unpacking libkmod2:arm64 (28-1) ...
12:24:36 [2023-08-09T12:24:36.305Z] #103 4.039 Selecting previously unselected package systemd.
12:24:36 [2023-08-09T12:24:36.305Z] #103 4.041 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
12:24:36 [2023-08-09T12:24:36.305Z] #103 4.087 Unpacking systemd (247.3-7+deb11u4) ...
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.451 Selecting previously unselected package pigz.
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.453 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.456 Unpacking pigz (2.6-1) ...
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.490 Selecting previously unselected package libelf1:arm64.
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.493 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.496 Unpacking libelf1:arm64 (0.183-1) ...
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.542 Selecting previously unselected package libbpf0:arm64.
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.545 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.548 Unpacking libbpf0:arm64 (1:0.3-2) ...
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.585 Selecting previously unselected package libmnl0:arm64.
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.587 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.590 Unpacking libmnl0:arm64 (1.0.4-3) ...
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.622 Selecting previously unselected package libxtables12:arm64.
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.624 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.628 Unpacking libxtables12:arm64 (1.8.7-1) ...
12:24:36 [2023-08-09T12:24:36.866Z] #103 4.656 Selecting previously unselected package libcap2-bin.
12:24:37 [2023-08-09T12:24:37.122Z] #103 4.659 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
12:24:37 [2023-08-09T12:24:37.122Z] #103 4.661 Unpacking libcap2-bin (1:2.44-1) ...
12:24:37 [2023-08-09T12:24:37.122Z] #103 4.697 Selecting previously unselected package iproute2.
12:24:37 [2023-08-09T12:24:37.122Z] #103 4.700 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
12:24:37 [2023-08-09T12:24:37.122Z] #103 4.703 Unpacking iproute2 (5.10.0-4) ...
12:24:37 [2023-08-09T12:24:37.122Z] #103 4.799 Selecting previously unselected package xxd.
12:24:37 [2023-08-09T12:24:37.122Z] #103 4.801 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
12:24:37 [2023-08-09T12:24:37.122Z] #103 4.805 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:24:37 [2023-08-09T12:24:37.122Z] #103 4.848 Selecting previously unselected package vim-common.
12:24:37 [2023-08-09T12:24:37.122Z] #103 4.850 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:24:37 [2023-08-09T12:24:37.122Z] #103 4.859 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:24:37 [2023-08-09T12:24:37.122Z] #103 4.906 Selecting previously unselected package bash-completion.
12:24:37 [2023-08-09T12:24:37.378Z] #103 4.908 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
12:24:37 [2023-08-09T12:24:37.939Z] #103 5.559 Unpacking bash-completion (1:2.11-2) ...
12:24:37 [2023-08-09T12:24:37.939Z] #103 5.661 Selecting previously unselected package bzip2.
12:24:37 [2023-08-09T12:24:37.939Z] #103 5.664 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
12:24:37 [2023-08-09T12:24:37.939Z] #103 5.667 Unpacking bzip2 (1.0.8-4) ...
12:24:37 [2023-08-09T12:24:37.939Z] #103 5.698 Selecting previously unselected package xz-utils.
12:24:37 [2023-08-09T12:24:37.939Z] #103 5.701 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
12:24:37 [2023-08-09T12:24:37.939Z] #103 5.704 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:24:37 [2023-08-09T12:24:37.939Z] #103 5.757 Selecting previously unselected package apparmor.
12:24:37 [2023-08-09T12:24:37.939Z] #103 5.759 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
12:24:38 [2023-08-09T12:24:38.195Z] #103 5.781 Unpacking apparmor (2.13.6-10) ...
12:24:38 [2023-08-09T12:24:38.195Z] #103 5.870 Selecting previously unselected package inetutils-ping.
12:24:38 [2023-08-09T12:24:38.195Z] #103 5.872 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
12:24:38 [2023-08-09T12:24:38.195Z] #103 5.875 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
12:24:38 [2023-08-09T12:24:38.195Z] #103 5.919 Selecting previously unselected package libip6tc2:arm64.
12:24:38 [2023-08-09T12:24:38.195Z] #103 5.921 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
12:24:38 [2023-08-09T12:24:38.195Z] #103 5.925 Unpacking libip6tc2:arm64 (1.8.7-1) ...
12:24:38 [2023-08-09T12:24:38.195Z] #103 5.957 Selecting previously unselected package libnfnetlink0:arm64.
12:24:38 [2023-08-09T12:24:38.195Z] #103 5.960 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
12:24:38 [2023-08-09T12:24:38.195Z] #103 5.963 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:24:38 [2023-08-09T12:24:38.195Z] #103 5.995 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:24:38 [2023-08-09T12:24:38.450Z] #103 5.997 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.001 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.035 Selecting previously unselected package libnftnl11:arm64.
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.037 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.040 Unpacking libnftnl11:arm64 (1.1.9-1) ...
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.073 Selecting previously unselected package iptables.
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.075 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.079 Unpacking iptables (1.8.7-1) ...
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.145 Selecting previously unselected package libonig5:arm64.
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.147 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.151 Unpacking libonig5:arm64 (6.9.6-1.1) ...
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.196 Selecting previously unselected package libjq1:arm64.
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.198 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.201 Unpacking libjq1:arm64 (1.6-2.1) ...
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.237 Selecting previously unselected package jq.
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.239 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.242 Unpacking jq (1.6-2.1) ...
12:24:38 [2023-08-09T12:24:38.450Z] #103 6.278 Selecting previously unselected package libaio1:arm64.
12:24:38 [2023-08-09T12:24:38.706Z] #103 6.281 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
12:24:38 [2023-08-09T12:24:38.706Z] #103 6.284 Unpacking libaio1:arm64 (0.3.112-9) ...
12:24:38 [2023-08-09T12:24:38.706Z] #103 6.317 Selecting previously unselected package libgpm2:arm64.
12:24:38 [2023-08-09T12:24:38.706Z] #103 6.319 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
12:24:38 [2023-08-09T12:24:38.706Z] #103 6.323 Unpacking libgpm2:arm64 (1.20.7-8) ...
12:24:38 [2023-08-09T12:24:38.706Z] #103 6.357 Selecting previously unselected package libicu67:arm64.
12:24:38 [2023-08-09T12:24:38.706Z] #103 6.359 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
12:24:38 [2023-08-09T12:24:38.706Z] #103 6.362 Unpacking libicu67:arm64 (67.1-7) ...
12:24:39 [2023-08-09T12:24:39.267Z] #103 7.027 Selecting previously unselected package libinih1:arm64.
12:24:39 [2023-08-09T12:24:39.267Z] #103 7.029 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
12:24:39 [2023-08-09T12:24:39.267Z] #103 7.032 Unpacking libinih1:arm64 (53-1+b2) ...
12:24:39 [2023-08-09T12:24:39.267Z] #103 7.063 Selecting previously unselected package libmicrohttpd12:arm64.
12:24:39 [2023-08-09T12:24:39.267Z] #103 7.065 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
12:24:39 [2023-08-09T12:24:39.267Z] #103 7.068 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
12:24:39 [2023-08-09T12:24:39.267Z] #103 7.105 Selecting previously unselected package libnet1:arm64.
12:24:39 [2023-08-09T12:24:39.267Z] #103 7.107 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
12:24:39 [2023-08-09T12:24:39.267Z] #103 7.110 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:24:39 [2023-08-09T12:24:39.267Z] #103 7.145 Selecting previously unselected package libnl-3-200:arm64.
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.147 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.151 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.188 Selecting previously unselected package libprotobuf-c1:arm64.
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.191 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.194 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.228 Selecting previously unselected package libyajl2:arm64.
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.231 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.234 Unpacking libyajl2:arm64 (2.1.0-3) ...
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.263 Selecting previously unselected package net-tools.
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.265 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.269 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.314 Selecting previously unselected package patch.
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.316 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.320 Unpacking patch (2.7.6-7) ...
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.355 Selecting previously unselected package python-pip-whl.
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.358 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
12:24:39 [2023-08-09T12:24:39.523Z] #103 7.361 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
12:24:39 [2023-08-09T12:24:39.778Z] #103 7.492 Selecting previously unselected package python3-lib2to3.
12:24:39 [2023-08-09T12:24:39.778Z] #103 7.495 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
12:24:39 [2023-08-09T12:24:39.778Z] #103 7.498 Unpacking python3-lib2to3 (3.9.2-1) ...
12:24:39 [2023-08-09T12:24:39.778Z] #103 7.535 Selecting previously unselected package python3-distutils.
12:24:39 [2023-08-09T12:24:39.778Z] #103 7.538 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
12:24:39 [2023-08-09T12:24:39.778Z] #103 7.541 Unpacking python3-distutils (3.9.2-1) ...
12:24:39 [2023-08-09T12:24:39.778Z] #103 7.583 Selecting previously unselected package python3-pkg-resources.
12:24:39 [2023-08-09T12:24:39.778Z] #103 7.585 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
12:24:39 [2023-08-09T12:24:39.778Z] #103 7.589 Unpacking python3-pkg-resources (52.0.0-4) ...
12:24:39 [2023-08-09T12:24:39.778Z] #103 7.631 Selecting previously unselected package python3-setuptools.
12:24:39 [2023-08-09T12:24:39.778Z] #103 7.634 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
12:24:39 [2023-08-09T12:24:39.778Z] #103 7.638 Unpacking python3-setuptools (52.0.0-4) ...
12:24:40 [2023-08-09T12:24:40.034Z] #103 7.696 Selecting previously unselected package python3-wheel.
12:24:40 [2023-08-09T12:24:40.034Z] #103 7.699 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
12:24:40 [2023-08-09T12:24:40.034Z] #103 7.702 Unpacking python3-wheel (0.34.2-1) ...
12:24:40 [2023-08-09T12:24:40.034Z] #103 7.733 Selecting previously unselected package python3-pip.
12:24:40 [2023-08-09T12:24:40.034Z] #103 7.735 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
12:24:40 [2023-08-09T12:24:40.034Z] #103 7.739 Unpacking python3-pip (20.3.4-4+deb11u1) ...
12:24:40 [2023-08-09T12:24:40.034Z] #103 7.802 Selecting previously unselected package sudo.
12:24:40 [2023-08-09T12:24:40.034Z] #103 7.804 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
12:24:40 [2023-08-09T12:24:40.034Z] #103 7.809 Unpacking sudo (1.9.5p2-3+deb11u1) ...
12:24:40 [2023-08-09T12:24:40.290Z] #103 7.919 Selecting previously unselected package systemd-journal-remote.
12:24:40 [2023-08-09T12:24:40.290Z] #103 7.922 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
12:24:40 [2023-08-09T12:24:40.290Z] #103 7.926 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
12:24:40 [2023-08-09T12:24:40.290Z] #103 7.962 Selecting previously unselected package thin-provisioning-tools.
12:24:40 [2023-08-09T12:24:40.290Z] #103 7.964 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
12:24:40 [2023-08-09T12:24:40.290Z] #103 7.968 Unpacking thin-provisioning-tools (0.9.0-1) ...
12:24:40 [2023-08-09T12:24:40.290Z] #103 8.026 Selecting previously unselected package uidmap.
12:24:40 [2023-08-09T12:24:40.290Z] #103 8.028 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
12:24:40 [2023-08-09T12:24:40.290Z] #103 8.032 Unpacking uidmap (1:4.8.1-1) ...
12:24:40 [2023-08-09T12:24:40.290Z] #103 8.078 Selecting previously unselected package vim-runtime.
12:24:40 [2023-08-09T12:24:40.290Z] #103 8.080 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
12:24:40 [2023-08-09T12:24:40.290Z] #103 8.091 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
12:24:40 [2023-08-09T12:24:40.290Z] #103 8.101 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
12:24:40 [2023-08-09T12:24:40.290Z] #103 8.104 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
12:24:40 [2023-08-09T12:24:40.851Z] #103 8.657 Selecting previously unselected package vim.
12:24:40 [2023-08-09T12:24:40.851Z] #103 8.660 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
12:24:40 [2023-08-09T12:24:40.851Z] #103 8.669 Unpacking vim (2:8.2.2434-3+deb11u1) ...
12:24:41 [2023-08-09T12:24:41.107Z] #103 8.796 Selecting previously unselected package xfsprogs.
12:24:41 [2023-08-09T12:24:41.107Z] #103 8.798 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
12:24:41 [2023-08-09T12:24:41.107Z] #103 8.802 Unpacking xfsprogs (5.10.0-4) ...
12:24:41 [2023-08-09T12:24:41.107Z] #103 8.895 Selecting previously unselected package zip.
12:24:41 [2023-08-09T12:24:41.107Z] #103 8.898 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
12:24:41 [2023-08-09T12:24:41.107Z] #103 8.901 Unpacking zip (3.0-12) ...
12:24:41 [2023-08-09T12:24:41.107Z] #103 8.943 Selecting previously unselected package zstd.
12:24:41 [2023-08-09T12:24:41.107Z] #103 8.946 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
12:24:41 [2023-08-09T12:24:41.107Z] #103 8.949 Unpacking zstd (1.4.8+dfsg-2.1) ...
12:24:41 [2023-08-09T12:24:41.107Z] #103 9.029 Setting up python3-pkg-resources (52.0.0-4) ...
12:24:41 [2023-08-09T12:24:41.363Z] #103 9.221 Setting up libip4tc2:arm64 (1.8.7-1) ...
12:24:41 [2023-08-09T12:24:41.363Z] #103 9.230 Setting up net-tools (1.60+git20181103.0eebece-1) ...
12:24:41 [2023-08-09T12:24:41.363Z] #103 9.238 Setting up libapparmor1:arm64 (2.13.6-10) ...
12:24:41 [2023-08-09T12:24:41.363Z] #103 9.247 Setting up libgpm2:arm64 (1.20.7-8) ...
12:24:41 [2023-08-09T12:24:41.363Z] #103 9.256 Setting up libicu67:arm64 (67.1-7) ...
12:24:41 [2023-08-09T12:24:41.363Z] #103 9.265 Setting up libip6tc2:arm64 (1.8.7-1) ...
12:24:41 [2023-08-09T12:24:41.363Z] #103 9.273 Setting up libinih1:arm64 (53-1+b2) ...
12:24:41 [2023-08-09T12:24:41.363Z] #103 9.282 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
12:24:41 [2023-08-09T12:24:41.618Z] #103 9.291 Setting up uidmap (1:4.8.1-1) ...
12:24:41 [2023-08-09T12:24:41.618Z] #103 9.300 Setting up libyajl2:arm64 (2.1.0-3) ...
12:24:41 [2023-08-09T12:24:41.618Z] #103 9.309 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:24:41 [2023-08-09T12:24:41.618Z] #103 9.317 Setting up bzip2 (1.0.8-4) ...
12:24:41 [2023-08-09T12:24:41.618Z] #103 9.326 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:24:41 [2023-08-09T12:24:41.618Z] #103 9.335 Setting up python3-wheel (0.34.2-1) ...
12:24:41 [2023-08-09T12:24:41.874Z] #103 9.476 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
12:24:41 [2023-08-09T12:24:41.874Z] #103 9.486 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:24:41 [2023-08-09T12:24:41.874Z] #103 9.495 Setting up libcap2:arm64 (1:2.44-1) ...
12:24:41 [2023-08-09T12:24:41.874Z] #103 9.503 Setting up libcap2-bin (1:2.44-1) ...
12:24:41 [2023-08-09T12:24:41.874Z] #103 9.513 Setting up apparmor (2.13.6-10) ...
12:24:42 [2023-08-09T12:24:42.435Z] #103 10.17 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
12:24:42 [2023-08-09T12:24:42.435Z] #103 10.19 Setting up zip (3.0-12) ...
12:24:42 [2023-08-09T12:24:42.435Z] #103 10.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:24:42 [2023-08-09T12:24:42.435Z] #103 10.22 Setting up bash-completion (1:2.11-2) ...
12:24:43 [2023-08-09T12:24:43.362Z] #103 10.96 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:24:43 [2023-08-09T12:24:43.362Z] #103 10.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:24:43 [2023-08-09T12:24:43.362Z] #103 10.98 Setting up libmnl0:arm64 (1.0.4-3) ...
12:24:43 [2023-08-09T12:24:43.362Z] #103 10.99 Setting up patch (2.7.6-7) ...
12:24:43 [2023-08-09T12:24:43.362Z] #103 10.99 Setting up sudo (1.9.5p2-3+deb11u1) ...
12:24:43 [2023-08-09T12:24:43.362Z] #103 11.03 invoke-rc.d: could not determine current runlevel
12:24:43 [2023-08-09T12:24:43.362Z] #103 11.03 invoke-rc.d: policy-rc.d denied execution of start.
12:24:43 [2023-08-09T12:24:43.362Z] #103 11.04 Setting up libxtables12:arm64 (1.8.7-1) ...
12:24:43 [2023-08-09T12:24:43.362Z] #103 11.05 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
12:24:43 [2023-08-09T12:24:43.362Z] #103 11.06 Setting up pigz (2.6-1) ...
12:24:43 [2023-08-09T12:24:43.362Z] #103 11.07 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:24:43 [2023-08-09T12:24:43.362Z] #103 11.08 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
12:24:43 [2023-08-09T12:24:43.362Z] #103 11.09 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
12:24:43 [2023-08-09T12:24:43.362Z] #103 11.10 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
12:24:43 [2023-08-09T12:24:43.618Z] #103 11.27 Setting up libaio1:arm64 (0.3.112-9) ...
12:24:43 [2023-08-09T12:24:43.618Z] #103 11.28 Setting up python3-lib2to3 (3.9.2-1) ...
12:24:43 [2023-08-09T12:24:43.618Z] #103 11.38 Setting up libelf1:arm64 (0.183-1) ...
12:24:43 [2023-08-09T12:24:43.618Z] #103 11.39 Setting up libjson-c5:arm64 (0.15-2) ...
12:24:43 [2023-08-09T12:24:43.618Z] #103 11.39 Setting up zstd (1.4.8+dfsg-2.1) ...
12:24:43 [2023-08-09T12:24:43.618Z] #103 11.40 Setting up libonig5:arm64 (6.9.6-1.1) ...
12:24:43 [2023-08-09T12:24:43.618Z] #103 11.43 Setting up libkmod2:arm64 (28-1) ...
12:24:43 [2023-08-09T12:24:43.618Z] #103 11.44 Setting up python3-distutils (3.9.2-1) ...
12:24:43 [2023-08-09T12:24:43.874Z] #103 11.56 Setting up vim (2:8.2.2434-3+deb11u1) ...
12:24:43 [2023-08-09T12:24:43.874Z] #103 11.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:24:43 [2023-08-09T12:24:43.874Z] #103 11.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:24:43 [2023-08-09T12:24:43.874Z] #103 11.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:24:43 [2023-08-09T12:24:43.874Z] #103 11.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:24:43 [2023-08-09T12:24:43.874Z] #103 11.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:24:43 [2023-08-09T12:24:43.874Z] #103 11.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:24:43 [2023-08-09T12:24:43.874Z] #103 11.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:24:43 [2023-08-09T12:24:43.874Z] #103 11.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:24:43 [2023-08-09T12:24:43.874Z] #103 11.60 Setting up python3-setuptools (52.0.0-4) ...
12:24:44 [2023-08-09T12:24:44.129Z] #103 11.93 Setting up libjq1:arm64 (1.6-2.1) ...
12:24:44 [2023-08-09T12:24:44.129Z] #103 11.94 Setting up libnftnl11:arm64 (1.1.9-1) ...
12:24:44 [2023-08-09T12:24:44.129Z] #103 11.94 Setting up thin-provisioning-tools (0.9.0-1) ...
12:24:44 [2023-08-09T12:24:44.129Z] #103 11.95 Setting up python3-pip (20.3.4-4+deb11u1) ...
12:24:44 [2023-08-09T12:24:44.385Z] #103 12.21 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
12:24:44 [2023-08-09T12:24:44.385Z] #103 12.22 Setting up jq (1.6-2.1) ...
12:24:44 [2023-08-09T12:24:44.385Z] #103 12.23 Setting up libbpf0:arm64 (1:0.3-2) ...
12:24:44 [2023-08-09T12:24:44.385Z] #103 12.24 Setting up iptables (1.8.7-1) ...
12:24:44 [2023-08-09T12:24:44.385Z] #103 12.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:24:44 [2023-08-09T12:24:44.385Z] #103 12.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:24:44 [2023-08-09T12:24:44.385Z] #103 12.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:24:44 [2023-08-09T12:24:44.385Z] #103 12.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:24:44 [2023-08-09T12:24:44.641Z] #103 12.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:24:44 [2023-08-09T12:24:44.641Z] #103 12.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:24:44 [2023-08-09T12:24:44.641Z] #103 12.27 Setting up iproute2 (5.10.0-4) ...
12:24:44 [2023-08-09T12:24:44.641Z] #103 12.40 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:24:44 [2023-08-09T12:24:44.641Z] #103 12.40 Setting up dmsetup (2:1.02.175-2.1) ...
12:24:44 [2023-08-09T12:24:44.641Z] #103 12.42 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
12:24:44 [2023-08-09T12:24:44.641Z] #103 12.43 Setting up systemd (247.3-7+deb11u4) ...
12:24:44 [2023-08-09T12:24:44.641Z] #103 12.46 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:24:44 [2023-08-09T12:24:44.641Z] #103 12.46 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:24:44 [2023-08-09T12:24:44.641Z] #103 12.47 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:24:44 [2023-08-09T12:24:44.641Z] #103 12.47 Initializing machine ID from random generator.
12:24:45 [2023-08-09T12:24:45.202Z] #103 12.79 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
12:24:45 [2023-08-09T12:24:45.202Z] #103 12.91 Setting up xfsprogs (5.10.0-4) ...
12:24:45 [2023-08-09T12:24:45.202Z] #103 12.91 System has not been booted with systemd as init system (PID 1). Can't operate.
12:24:45 [2023-08-09T12:24:45.203Z] #103 12.91 Failed to connect to bus: Host is down
12:24:45 [2023-08-09T12:24:45.203Z] #103 12.92 Processing triggers for libc-bin (2.31-13+deb11u6) ...
12:24:45 [2023-08-09T12:24:45.458Z] #103 DONE 13.2s
12:24:45 [2023-08-09T12:24:45.458Z] 
12:24:45 [2023-08-09T12:24:45.458Z] #104 [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
12:24:45 [2023-08-09T12:24:45.714Z] #104 0.360 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:24:45 [2023-08-09T12:24:45.970Z] #104 0.363 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:24:45 [2023-08-09T12:24:45.970Z] #104 0.366 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:24:45 [2023-08-09T12:24:45.970Z] #104 DONE 0.4s
12:24:45 [2023-08-09T12:24:45.970Z] 
12:24:45 [2023-08-09T12:24:45.970Z] #105 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
12:24:52 [2023-08-09T12:24:52.502Z] #105 5.645 Collecting yamllint==1.27.1
12:24:52 [2023-08-09T12:24:52.502Z] #105 6.678   Downloading yamllint-1.27.1.tar.gz (129 kB)
12:24:52 [2023-08-09T12:24:52.757Z] #105 6.975 Collecting pathspec>=0.5.3
12:24:52 [2023-08-09T12:24:52.757Z] #105 6.979   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
12:24:52 [2023-08-09T12:24:52.757Z] #105 7.080 Collecting pyyaml
12:24:53 [2023-08-09T12:24:53.013Z] #105 7.086   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
12:24:53 [2023-08-09T12:24:53.013Z] #105 7.102 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
12:24:53 [2023-08-09T12:24:53.013Z] #105 7.106 Building wheels for collected packages: yamllint
12:24:53 [2023-08-09T12:24:53.013Z] #105 7.107   Building wheel for yamllint (setup.py): started
12:24:53 [2023-08-09T12:24:53.268Z] #105 7.358   Building wheel for yamllint (setup.py): finished with status 'done'
12:24:53 [2023-08-09T12:24:53.268Z] #105 7.358   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=64c09624e1e195a46a0a9c968812a567db5ab0e3dbae0c2a60a8baf00ba15f9a
12:24:53 [2023-08-09T12:24:53.268Z] #105 7.358   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
12:24:53 [2023-08-09T12:24:53.268Z] #105 7.361 Successfully built yamllint
12:24:53 [2023-08-09T12:24:53.268Z] #105 7.367 Installing collected packages: pyyaml, pathspec, yamllint
12:24:53 [2023-08-09T12:24:53.268Z] #105 7.478 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
12:24:53 [2023-08-09T12:24:53.524Z] #105 DONE 7.7s
12:24:53 [2023-08-09T12:24:53.780Z] 
12:24:53 [2023-08-09T12:24:53.780Z] #106 [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
12:24:54 [2023-08-09T12:24:54.341Z] #106 0.638 Hit:1 http://deb.debian.org/debian bullseye InRelease
12:24:54 [2023-08-09T12:24:54.341Z] #106 0.638 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
12:24:54 [2023-08-09T12:24:54.341Z] #106 0.638 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:24:55 [2023-08-09T12:24:55.158Z] #106 0.999 Reading package lists...
12:24:55 [2023-08-09T12:24:55.719Z] #106 1.555 Reading package lists...
12:24:55 [2023-08-09T12:24:55.974Z] #106 2.096 Building dependency tree...
12:24:55 [2023-08-09T12:24:55.974Z] #106 2.261 Reading state information...
12:24:55 [2023-08-09T12:24:55.974Z] #106 2.483 gcc is already the newest version (4:10.2.1-1).
12:24:55 [2023-08-09T12:24:55.974Z] #106 2.483 pkg-config is already the newest version (0.29.2-1).
12:24:55 [2023-08-09T12:24:55.974Z] #106 2.483 The following additional packages will be installed:
12:24:55 [2023-08-09T12:24:55.974Z] #106 2.483   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
12:24:55 [2023-08-09T12:24:55.974Z] #106 2.483   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
12:24:55 [2023-08-09T12:24:55.974Z] #106 2.484   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
12:24:55 [2023-08-09T12:24:55.974Z] #106 2.484   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
12:24:55 [2023-08-09T12:24:55.974Z] #106 2.484   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
12:24:55 [2023-08-09T12:24:55.974Z] #106 2.485   libudev1 uuid-dev zlib1g-dev
12:24:56 [2023-08-09T12:24:56.230Z] #106 2.486 Suggested packages:
12:24:56 [2023-08-09T12:24:56.230Z] #106 2.486   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
12:24:56 [2023-08-09T12:24:56.230Z] #106 2.486   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
12:24:56 [2023-08-09T12:24:56.230Z] #106 2.486 Recommended packages:
12:24:56 [2023-08-09T12:24:56.230Z] #106 2.486   build-essential fakeroot libalgorithm-merge-perl
12:24:56 [2023-08-09T12:24:56.230Z] #106 2.731 The following NEW packages will be installed:
12:24:56 [2023-08-09T12:24:56.230Z] #106 2.731   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
12:24:56 [2023-08-09T12:24:56.230Z] #106 2.732   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
12:24:56 [2023-08-09T12:24:56.230Z] #106 2.732   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
12:24:56 [2023-08-09T12:24:56.230Z] #106 2.732   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
12:24:56 [2023-08-09T12:24:56.230Z] #106 2.732   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
12:24:56 [2023-08-09T12:24:56.230Z] #106 2.732   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
12:24:56 [2023-08-09T12:24:56.230Z] #106 2.732   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
12:24:56 [2023-08-09T12:24:56.230Z] #106 2.734 The following packages will be upgraded:
12:24:56 [2023-08-09T12:24:56.230Z] #106 2.734   libudev1
12:24:56 [2023-08-09T12:24:56.486Z] #106 3.006 1 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
12:24:56 [2023-08-09T12:24:56.486Z] #106 3.006 Need to get 10.4 MB of archives.
12:24:56 [2023-08-09T12:24:56.486Z] #106 3.006 After this operation, 41.5 MB of additional disk space will be used.
12:24:56 [2023-08-09T12:24:56.486Z] #106 3.006 Get:1 http://deb.debian.org/debian bullseye-updates/main arm64 libudev1 arm64 247.3-7+deb11u4 [163 kB]
12:24:56 [2023-08-09T12:24:56.486Z] #106 3.011 Get:2 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
12:24:56 [2023-08-09T12:24:56.486Z] #106 3.023 Get:3 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
12:24:56 [2023-08-09T12:24:56.486Z] #106 3.024 Get:4 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
12:24:56 [2023-08-09T12:24:56.486Z] #106 3.025 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
12:24:56 [2023-08-09T12:24:56.486Z] #106 3.025 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
12:24:56 [2023-08-09T12:24:56.486Z] #106 3.026 Get:7 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
12:24:56 [2023-08-09T12:24:56.486Z] #106 3.026 Get:8 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
12:24:56 [2023-08-09T12:24:56.486Z] #106 3.027 Get:9 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
12:24:56 [2023-08-09T12:24:56.486Z] #106 3.028 Get:10 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
12:24:56 [2023-08-09T12:24:56.487Z] #106 3.029 Get:11 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
12:24:56 [2023-08-09T12:24:56.487Z] #106 3.029 Get:12 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
12:24:56 [2023-08-09T12:24:56.487Z] #106 3.030 Get:13 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
12:24:56 [2023-08-09T12:24:56.487Z] #106 3.034 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
12:24:56 [2023-08-09T12:24:56.487Z] #106 3.035 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
12:24:56 [2023-08-09T12:24:56.487Z] #106 3.037 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.038 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.042 Get:18 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.043 Get:19 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.044 Get:20 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.045 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.053 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.053 Get:23 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.055 Get:24 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.055 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.057 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.059 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.060 Get:28 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.064 Get:29 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.065 Get:30 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.074 Get:31 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.074 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.076 Get:33 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.219 debconf: delaying package configuration, since apt-utils is not installed
12:24:56 [2023-08-09T12:24:56.743Z] #106 3.259 Fetched 10.4 MB in 0s (31.0 MB/s)
12:24:56 [2023-08-09T12:24:56.999Z] #106 3.283 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21239 files and directories currently installed.)
12:24:56 [2023-08-09T12:24:56.999Z] #106 3.296 Preparing to unpack .../libudev1_247.3-7+deb11u4_arm64.deb ...
12:24:56 [2023-08-09T12:24:56.999Z] #106 3.308 Unpacking libudev1:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
12:24:56 [2023-08-09T12:24:56.999Z] #106 3.360 Setting up libudev1:arm64 (247.3-7+deb11u4) ...
12:24:56 [2023-08-09T12:24:56.999Z] #106 3.396 Selecting previously unselected package dpkg-dev.
12:24:56 [2023-08-09T12:24:56.999Z] #106 3.396 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21239 files and directories currently installed.)
12:24:56 [2023-08-09T12:24:56.999Z] #106 3.408 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
12:24:56 [2023-08-09T12:24:56.999Z] #106 3.411 Unpacking dpkg-dev (1.20.12) ...
12:24:56 [2023-08-09T12:24:56.999Z] #106 3.528 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.531 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.534 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.565 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.568 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.571 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.610 Selecting previously unselected package libsecret-common.
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.613 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.616 Unpacking libsecret-common (0.20.4-2) ...
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.660 Selecting previously unselected package libsecret-1-0:arm64.
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.663 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.666 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.698 Selecting previously unselected package gir1.2-secret-1:arm64.
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.701 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.704 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.728 Selecting previously unselected package libapparmor-dev:arm64.
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.730 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.733 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
12:24:57 [2023-08-09T12:24:57.259Z] #106 3.767 Selecting previously unselected package uuid-dev:arm64.
12:24:57 [2023-08-09T12:24:57.518Z] #106 3.770 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.518Z] #106 3.773 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
12:24:57 [2023-08-09T12:24:57.518Z] #106 3.810 Selecting previously unselected package libblkid-dev:arm64.
12:24:57 [2023-08-09T12:24:57.518Z] #106 3.812 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.518Z] #106 3.821 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
12:24:57 [2023-08-09T12:24:57.518Z] #106 3.868 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
12:24:57 [2023-08-09T12:24:57.518Z] #106 3.871 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.518Z] #106 3.873 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
12:24:57 [2023-08-09T12:24:57.518Z] #106 3.899 Selecting previously unselected package libudev-dev:arm64.
12:24:57 [2023-08-09T12:24:57.518Z] #106 3.902 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u4_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.518Z] #106 3.905 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
12:24:57 [2023-08-09T12:24:57.518Z] #106 3.943 Selecting previously unselected package libsepol1-dev:arm64.
12:24:57 [2023-08-09T12:24:57.518Z] #106 3.946 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.518Z] #106 3.949 Unpacking libsepol1-dev:arm64 (3.1-1) ...
12:24:57 [2023-08-09T12:24:57.518Z] #106 4.010 Selecting previously unselected package libpcre2-16-0:arm64.
12:24:57 [2023-08-09T12:24:57.774Z] #106 4.013 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.774Z] #106 4.016 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:24:57 [2023-08-09T12:24:57.774Z] #106 4.060 Selecting previously unselected package libpcre2-32-0:arm64.
12:24:57 [2023-08-09T12:24:57.774Z] #106 4.063 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.774Z] #106 4.066 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:24:57 [2023-08-09T12:24:57.774Z] #106 4.110 Selecting previously unselected package libpcre2-posix2:arm64.
12:24:57 [2023-08-09T12:24:57.774Z] #106 4.113 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.774Z] #106 4.116 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:24:57 [2023-08-09T12:24:57.774Z] #106 4.143 Selecting previously unselected package libpcre2-dev:arm64.
12:24:57 [2023-08-09T12:24:57.774Z] #106 4.146 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.774Z] #106 4.149 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:24:57 [2023-08-09T12:24:57.774Z] #106 4.223 Selecting previously unselected package libselinux1-dev:arm64.
12:24:57 [2023-08-09T12:24:57.774Z] #106 4.226 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.774Z] #106 4.229 Unpacking libselinux1-dev:arm64 (3.1-3) ...
12:24:57 [2023-08-09T12:24:57.775Z] #106 4.280 Selecting previously unselected package libdevmapper-dev:arm64.
12:24:57 [2023-08-09T12:24:57.775Z] #106 4.282 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.775Z] #106 4.285 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
12:24:57 [2023-08-09T12:24:57.775Z] #106 4.314 Selecting previously unselected package libffi-dev:arm64.
12:24:57 [2023-08-09T12:24:57.775Z] #106 4.317 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
12:24:57 [2023-08-09T12:24:57.775Z] #106 4.320 Unpacking libffi-dev:arm64 (3.3-6) ...
12:24:57 [2023-08-09T12:24:57.775Z] #106 4.351 Selecting previously unselected package libglib2.0-data.
12:24:58 [2023-08-09T12:24:58.031Z] #106 4.353 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
12:24:58 [2023-08-09T12:24:58.031Z] #106 4.356 Unpacking libglib2.0-data (2.66.8-1) ...
12:24:58 [2023-08-09T12:24:58.031Z] #106 4.484 Selecting previously unselected package libglib2.0-bin.
12:24:58 [2023-08-09T12:24:58.031Z] #106 4.487 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
12:24:58 [2023-08-09T12:24:58.031Z] #106 4.490 Unpacking libglib2.0-bin (2.66.8-1) ...
12:24:58 [2023-08-09T12:24:58.031Z] #106 4.528 Selecting previously unselected package libglib2.0-dev-bin.
12:24:58 [2023-08-09T12:24:58.031Z] #106 4.531 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
12:24:58 [2023-08-09T12:24:58.031Z] #106 4.534 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
12:24:58 [2023-08-09T12:24:58.031Z] #106 4.571 Selecting previously unselected package libmount-dev:arm64.
12:24:58 [2023-08-09T12:24:58.031Z] #106 4.574 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
12:24:58 [2023-08-09T12:24:58.031Z] #106 4.577 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
12:24:58 [2023-08-09T12:24:58.031Z] #106 4.612 Selecting previously unselected package libpcre16-3:arm64.
12:24:58 [2023-08-09T12:24:58.287Z] #106 4.615 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
12:24:58 [2023-08-09T12:24:58.287Z] #106 4.618 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
12:24:58 [2023-08-09T12:24:58.287Z] #106 4.663 Selecting previously unselected package libpcre32-3:arm64.
12:24:58 [2023-08-09T12:24:58.287Z] #106 4.665 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
12:24:58 [2023-08-09T12:24:58.287Z] #106 4.669 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
12:24:58 [2023-08-09T12:24:58.287Z] #106 4.711 Selecting previously unselected package libpcrecpp0v5:arm64.
12:24:58 [2023-08-09T12:24:58.287Z] #106 4.714 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
12:24:58 [2023-08-09T12:24:58.287Z] #106 4.717 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
12:24:58 [2023-08-09T12:24:58.287Z] #106 4.750 Selecting previously unselected package libpcre3-dev:arm64.
12:24:58 [2023-08-09T12:24:58.287Z] #106 4.753 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
12:24:58 [2023-08-09T12:24:58.287Z] #106 4.756 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
12:24:58 [2023-08-09T12:24:58.287Z] #106 4.830 Selecting previously unselected package zlib1g-dev:arm64.
12:24:58 [2023-08-09T12:24:58.543Z] #106 4.833 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
12:24:58 [2023-08-09T12:24:58.543Z] #106 4.836 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
12:24:58 [2023-08-09T12:24:58.543Z] #106 4.875 Selecting previously unselected package libglib2.0-dev:arm64.
12:24:58 [2023-08-09T12:24:58.543Z] #106 4.878 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
12:24:58 [2023-08-09T12:24:58.543Z] #106 4.881 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
12:24:58 [2023-08-09T12:24:58.543Z] #106 5.059 Selecting previously unselected package libseccomp-dev:arm64.
12:24:58 [2023-08-09T12:24:58.543Z] #106 5.062 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
12:24:58 [2023-08-09T12:24:58.543Z] #106 5.065 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:24:58 [2023-08-09T12:24:58.543Z] #106 5.100 Selecting previously unselected package libsecret-1-dev:arm64.
12:24:58 [2023-08-09T12:24:58.800Z] #106 5.103 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
12:24:58 [2023-08-09T12:24:58.800Z] #106 5.106 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
12:24:58 [2023-08-09T12:24:58.800Z] #106 5.157 Selecting previously unselected package libsystemd-dev:arm64.
12:24:58 [2023-08-09T12:24:58.800Z] #106 5.160 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
12:24:58 [2023-08-09T12:24:58.800Z] #106 5.162 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.265 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.274 Setting up libglib2.0-dev-bin (2.66.8-1) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.437 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.447 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.457 Setting up libpcre16-3:arm64 (2:8.39-13) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.467 Setting up libsepol1-dev:arm64 (3.1-1) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.476 Setting up libffi-dev:arm64 (3.3-6) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.484 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.493 Setting up dpkg-dev (1.20.12) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.509 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.520 Setting up libglib2.0-data (2.66.8-1) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.528 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.537 Setting up libpcre32-3:arm64 (2:8.39-13) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.546 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.556 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.566 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.575 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.584 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.593 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.602 Setting up libsecret-common (0.20.4-2) ...
12:24:59 [2023-08-09T12:24:59.057Z] #106 5.612 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
12:24:59 [2023-08-09T12:24:59.313Z] #106 5.627 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:24:59 [2023-08-09T12:24:59.313Z] #106 5.635 Setting up libselinux1-dev:arm64 (3.1-3) ...
12:24:59 [2023-08-09T12:24:59.313Z] #106 5.644 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
12:24:59 [2023-08-09T12:24:59.313Z] #106 5.652 Setting up libglib2.0-bin (2.66.8-1) ...
12:24:59 [2023-08-09T12:24:59.313Z] #106 5.662 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
12:24:59 [2023-08-09T12:24:59.313Z] #106 5.672 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
12:24:59 [2023-08-09T12:24:59.313Z] #106 5.682 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
12:24:59 [2023-08-09T12:24:59.313Z] #106 5.690 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
12:24:59 [2023-08-09T12:24:59.313Z] #106 5.699 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
12:24:59 [2023-08-09T12:24:59.313Z] #106 5.709 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
12:24:59 [2023-08-09T12:24:59.313Z] #106 5.720 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
12:24:59 [2023-08-09T12:24:59.313Z] #106 5.730 No schema files found: doing nothing.
12:24:59 [2023-08-09T12:24:59.313Z] #106 5.734 Processing triggers for libc-bin (2.31-13+deb11u6) ...
12:24:59 [2023-08-09T12:24:59.313Z] #106 5.754 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
12:24:59 [2023-08-09T12:24:59.568Z] #106 DONE 5.9s
12:24:59 [2023-08-09T12:24:59.569Z] 
12:24:59 [2023-08-09T12:24:59.569Z] #107 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
12:24:59 [2023-08-09T12:24:59.824Z] #107 DONE 0.1s
12:24:59 [2023-08-09T12:24:59.824Z] 
12:24:59 [2023-08-09T12:24:59.824Z] #108 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
12:24:59 [2023-08-09T12:24:59.824Z] #108 DONE 0.1s
12:24:59 [2023-08-09T12:24:59.824Z] 
12:24:59 [2023-08-09T12:24:59.824Z] #109 [dev 1/1] COPY --link . .
12:25:00 [2023-08-09T12:25:00.753Z] #109 DONE 1.1s
12:25:00 [2023-08-09T12:25:00.753Z] 
12:25:00 [2023-08-09T12:25:00.753Z] #110 exporting to image
12:25:00 [2023-08-09T12:25:00.753Z] #110 exporting layers
12:25:01 [2023-08-09T12:25:01.681Z] #110 exporting layers 0.8s done
12:25:01 [2023-08-09T12:25:01.681Z] #110 writing image sha256:d66a268a3a85346fb965e1e25320783d2f4a5061b5578976f8c7b9aa227e7cd4 done
12:25:01 [2023-08-09T12:25:01.681Z] #110 naming to docker.io/library/docker:128838227e0cf234e2a1b4f4610189dea363d120 done
12:25:01 [2023-08-09T12:25:01.681Z] #110 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:25:01 [2023-08-09T12:25:01.998Z] + sudo modprobe ip6table_filter
[Pipeline] sh
12:25:02 [2023-08-09T12:25:02.273Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46177/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=128838227e0cf234e2a1b4f4610189dea363d120 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:128838227e0cf234e2a1b4f4610189dea363d120 hack/test/unit
12:25:02 [2023-08-09T12:25:02.531Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
12:25:02 [2023-08-09T12:25:02.531Z] + TESTFLAGS+=' -test.timeout=5m'
12:25:02 [2023-08-09T12:25:02.531Z] + TESTDIRS=./...
12:25:02 [2023-08-09T12:25:02.531Z] + exclude_paths='/vendor/|/integration'
12:25:02 [2023-08-09T12:25:02.531Z] ++ go list ./...
12:25:02 [2023-08-09T12:25:02.531Z] ++ grep -vE '(/vendor/|/integration)'
12:25:03 [2023-08-09T12:25:03.095Z] + pkg_list='github.com/docker/docker/api
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/backend/build
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/httpstatus
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/httputils
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/middleware
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/router
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/router/build
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/router/checkpoint
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/router/container
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/router/debug
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/router/distribution
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/router/grpc
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/router/image
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/router/network
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/router/plugin
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/router/session
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/router/swarm
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/router/system
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/server/router/volume
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/backend
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/blkiodev
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/container
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/events
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/filters
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/image
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/mount
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/network
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/plugins/logdriver
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/registry
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/strslice
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/swarm
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/swarm/runtime
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/time
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/versions
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/versions/v1p19
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/versions/v1p20
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/api/types/volume
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/builder
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/builder/builder-next
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/builder/builder-next/exporter
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/builder/builder-next/worker
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/builder/builder-next/worker/label
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/builder/dockerfile
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/builder/remotecontext
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/builder/remotecontext/git
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/builder/remotecontext/urlutil
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/cli/debug
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/cli/winresources/docker-proxy
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/cli/winresources/dockerd
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/client
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/client/buildkit
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/cmd/docker-proxy
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/cmd/dockerd
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/cmd/dockerd/trap
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/container
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/container/stream
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/contrib/apparmor
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/contrib/docker-device-tool
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/contrib/httpserver
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/daemon
12:25:03 [2023-08-09T12:25:03.095Z] github.com/docker/docker/daemon/cluster
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/cluster/convert
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/cluster/executor
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/cluster/executor/container
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/cluster/provider
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/config
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/containerd
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/events
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/events/testutils
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/graphdriver
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/graphdriver/copy
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/graphdriver/register
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/graphdriver/vfs
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/graphdriver/zfs
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/images
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/initlayer
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/links
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/listeners
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/awslogs
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/fluentd
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/gcplogs
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/gelf
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/journald
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/local
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/logentries
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/loggertest
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/loggerutils
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/splunk
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/syslog
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/logger/templates
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/names
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/network
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/snapshotter
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/daemon/stats
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/distribution
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/distribution/metadata
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/distribution/utils
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/distribution/xfer
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/dockerversion
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/errdefs
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/image
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/image/cache
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/image/tarexport
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/image/v1
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/internal/mounttree
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/internal/test/suite
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/internal/unshare
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/layer
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libcontainerd
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libcontainerd/queue
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libcontainerd/remote
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libcontainerd/shimopts
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libcontainerd/supervisor
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libcontainerd/types
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/bitmap
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/bitseq
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/cluster
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/config
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/datastore
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/diagnostic
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/discoverapi
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/driverapi
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drivers/bridge
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drivers/host
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drivers/null
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drivers/overlay
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drivers/remote
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drivers/windows
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/drvregistry
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/etchosts
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/idm
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/internal/caller
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/ipam
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/ipamapi
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/ipams/builtin
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/ipams/null
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/ipams/remote
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/ipamutils
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/ipbits
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/iptables
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/netlabel
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/netutils
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/networkdb
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/ns
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/options
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/osl
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/osl/kernel
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/portallocator
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/portmapper
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/resolvconf
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/testutils
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/libnetwork/types
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/oci
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/oci/caps
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/opts
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/aaparser
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/archive
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/authorization
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/broadcaster
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/capabilities
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/chrootarchive
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/containerfs
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/devicemapper
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/directory
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/dmesg
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/fileutils
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/homedir
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/idtools
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/ioutils
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/jsonmessage
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/longpath
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/loopback
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/meminfo
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/namesgenerator
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/parsers
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/parsers/kernel
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/pidfile
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/platform
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/platforms
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/plugingetter
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/plugins
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/plugins/transport
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/pools
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/process
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/progress
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/reexec
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/rootless
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/rootless/specconv
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/stack
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/stdcopy
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/streamformatter
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/stringid
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/sysinfo
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/system
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/tailfile
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/tarsum
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/pkg/useragent
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/plugin
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/plugin/executor/containerd
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/plugin/v2
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/profiles/apparmor
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/profiles/seccomp
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/quota
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/reference
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/registry
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/registry/resumable
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/restartmanager
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/runconfig
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/runconfig/opts
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/testutil
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/testutil/daemon
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/testutil/environment
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/testutil/fakecontext
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/testutil/fakegit
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/testutil/fakestorage
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/testutil/fixtures/load
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/testutil/fixtures/plugin
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/testutil/registry
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/testutil/request
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/volume
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/volume/drivers
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/volume/local
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/volume/mounts
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/volume/service
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/volume/service/opts
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/volume/testutils'
12:25:03 [2023-08-09T12:25:03.096Z] ++ grep --fixed-strings -v /libnetwork
12:25:03 [2023-08-09T12:25:03.096Z] ++ echo 'github.com/docker/docker/api
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/backend/build
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/httpstatus
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/httputils
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/middleware
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/router
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/router/build
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/router/checkpoint
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/router/container
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/router/debug
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/router/distribution
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/router/grpc
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/router/image
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/router/network
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/router/plugin
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/router/session
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/router/swarm
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/router/system
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/server/router/volume
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/backend
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/blkiodev
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/container
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/events
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/filters
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/image
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/mount
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/network
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/plugins/logdriver
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/registry
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/strslice
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/swarm
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/swarm/runtime
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/time
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/versions
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/versions/v1p19
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/versions/v1p20
12:25:03 [2023-08-09T12:25:03.096Z] github.com/docker/docker/api/types/volume
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/builder
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/builder/builder-next
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/builder/builder-next/exporter
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/builder/builder-next/worker
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/builder/builder-next/worker/label
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/builder/dockerfile
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/builder/remotecontext
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/builder/remotecontext/git
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/builder/remotecontext/urlutil
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/cli/debug
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/cli/winresources/docker-proxy
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/cli/winresources/dockerd
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/client
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/client/buildkit
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/cmd/docker-proxy
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/cmd/dockerd
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/cmd/dockerd/trap
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/container
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/container/stream
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/contrib/apparmor
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/contrib/docker-device-tool
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/contrib/httpserver
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/cluster
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/cluster/convert
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/cluster/executor
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/cluster/executor/container
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/cluster/provider
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/config
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/containerd
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/events
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/events/testutils
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/graphdriver
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/graphdriver/copy
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/graphdriver/register
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/graphdriver/vfs
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/graphdriver/zfs
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/images
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/initlayer
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/links
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/listeners
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/awslogs
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/fluentd
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/gcplogs
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/gelf
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/journald
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/local
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/logentries
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/loggertest
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/loggerutils
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/splunk
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/syslog
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/logger/templates
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/names
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/network
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/snapshotter
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/daemon/stats
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/distribution
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/distribution/metadata
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/distribution/utils
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/distribution/xfer
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/dockerversion
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/errdefs
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/image
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/image/cache
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/image/tarexport
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/image/v1
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/internal/mounttree
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/internal/test/suite
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/internal/unshare
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/layer
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libcontainerd
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libcontainerd/queue
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libcontainerd/remote
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libcontainerd/shimopts
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libcontainerd/supervisor
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libcontainerd/types
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/bitmap
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/bitseq
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/cluster
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/config
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/datastore
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/diagnostic
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/discoverapi
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/driverapi
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drivers/bridge
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drivers/host
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drivers/null
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drivers/overlay
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drivers/remote
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drivers/windows
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/drvregistry
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/etchosts
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/idm
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/internal/caller
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/ipam
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/ipamapi
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/ipams/builtin
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/ipams/null
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/ipams/remote
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/ipamutils
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/ipbits
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/iptables
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/netlabel
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/netutils
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/networkdb
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/ns
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/options
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/osl
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/osl/kernel
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/portallocator
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/portmapper
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/resolvconf
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/testutils
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/libnetwork/types
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/oci
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/oci/caps
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/opts
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/aaparser
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/archive
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/authorization
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/broadcaster
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/capabilities
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/chrootarchive
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/containerfs
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/devicemapper
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/directory
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/dmesg
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/fileutils
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/homedir
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/idtools
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/ioutils
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/jsonmessage
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/longpath
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/loopback
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/meminfo
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/namesgenerator
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/parsers
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/parsers/kernel
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/pidfile
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/platform
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/platforms
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/plugingetter
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/plugins
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/plugins/transport
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/pools
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/process
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/progress
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/reexec
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/rootless
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/rootless/specconv
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/stack
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/stdcopy
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/streamformatter
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/stringid
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/sysinfo
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/system
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/tailfile
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/tarsum
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/pkg/useragent
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/plugin
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/plugin/executor/containerd
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/plugin/v2
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/profiles/apparmor
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/profiles/seccomp
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/quota
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/reference
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/registry
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/registry/resumable
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/restartmanager
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/runconfig
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/runconfig/opts
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/testutil
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/testutil/daemon
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/testutil/environment
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/testutil/fakecontext
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/testutil/fakegit
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/testutil/fakestorage
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/testutil/fixtures/load
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/testutil/fixtures/plugin
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/testutil/registry
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/testutil/request
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/volume
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/volume/drivers
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/volume/local
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/volume/mounts
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/volume/service
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/volume/service/opts
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/volume/testutils'
12:25:03 [2023-08-09T12:25:03.097Z] + base_pkg_list='github.com/docker/docker/api
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/api/server
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/api/server/backend/build
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/api/server/httpstatus
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/api/server/httputils
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/api/server/middleware
12:25:03 [2023-08-09T12:25:03.097Z] github.com/docker/docker/api/server/router
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/build
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/checkpoint
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/container
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/debug
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/distribution
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/grpc
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/image
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/network
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/plugin
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/session
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/swarm
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/system
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/volume
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/backend
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/blkiodev
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/container
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/events
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/filters
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/image
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/mount
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/network
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/plugins/logdriver
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/registry
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/strslice
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/swarm
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/swarm/runtime
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/time
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/versions
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/versions/v1p19
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/versions/v1p20
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/volume
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/builder
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/builder/builder-next
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/builder/builder-next/exporter
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/builder/builder-next/worker
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/builder/builder-next/worker/label
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/builder/dockerfile
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/builder/remotecontext
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/builder/remotecontext/git
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/builder/remotecontext/urlutil
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/cli/debug
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/cli/winresources/docker-proxy
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/cli/winresources/dockerd
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/client
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/client/buildkit
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/cmd/docker-proxy
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/cmd/dockerd
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/cmd/dockerd/trap
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/container
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/container/stream
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/contrib/apparmor
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/contrib/docker-device-tool
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/contrib/httpserver
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/cluster
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/cluster/convert
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/cluster/executor
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/cluster/executor/container
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/cluster/provider
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/config
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/containerd
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/events
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/events/testutils
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/graphdriver
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/graphdriver/copy
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/graphdriver/register
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/graphdriver/vfs
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/graphdriver/zfs
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/images
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/initlayer
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/links
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/listeners
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/awslogs
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/fluentd
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/gcplogs
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/gelf
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/journald
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/local
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/logentries
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/loggertest
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/loggerutils
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/splunk
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/syslog
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/logger/templates
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/names
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/network
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/snapshotter
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/daemon/stats
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/distribution
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/distribution/metadata
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/distribution/utils
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/distribution/xfer
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/dockerversion
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/errdefs
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/image
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/image/cache
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/image/tarexport
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/image/v1
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/internal/mounttree
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/internal/test/suite
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/internal/unshare
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/layer
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/libcontainerd
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/libcontainerd/queue
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/libcontainerd/remote
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/libcontainerd/shimopts
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/libcontainerd/supervisor
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/libcontainerd/types
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/oci
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/oci/caps
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/opts
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/aaparser
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/archive
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/authorization
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/broadcaster
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/capabilities
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/chrootarchive
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/containerfs
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/devicemapper
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/directory
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/dmesg
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/fileutils
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/homedir
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/idtools
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/ioutils
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/jsonmessage
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/longpath
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/loopback
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/meminfo
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/namesgenerator
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/parsers
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/parsers/kernel
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/pidfile
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/platform
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/platforms
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/plugingetter
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/plugins
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/plugins/transport
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/pools
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/process
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/progress
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/reexec
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/rootless
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/rootless/specconv
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/stack
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/stdcopy
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/streamformatter
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/stringid
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/sysinfo
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/system
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/tailfile
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/tarsum
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/pkg/useragent
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/plugin
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/plugin/executor/containerd
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/plugin/v2
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/profiles/apparmor
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/profiles/seccomp
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/quota
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/reference
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/registry
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/registry/resumable
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/restartmanager
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/runconfig
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/runconfig/opts
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/testutil
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/testutil/daemon
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/testutil/environment
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/testutil/fakecontext
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/testutil/fakegit
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/testutil/fakestorage
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/testutil/fixtures/load
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/testutil/fixtures/plugin
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/testutil/registry
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/testutil/request
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/volume
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/volume/drivers
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/volume/local
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/volume/mounts
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/volume/service
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/volume/service/opts
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/volume/testutils'
12:25:03 [2023-08-09T12:25:03.098Z] ++ grep --fixed-strings /libnetwork
12:25:03 [2023-08-09T12:25:03.098Z] ++ echo 'github.com/docker/docker/api
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/backend/build
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/httpstatus
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/httputils
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/middleware
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/build
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/checkpoint
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/container
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/debug
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/distribution
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/grpc
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/image
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/network
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/plugin
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/session
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/swarm
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/system
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/server/router/volume
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/backend
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/blkiodev
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/container
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/events
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/filters
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/image
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/mount
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/network
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/plugins/logdriver
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/registry
12:25:03 [2023-08-09T12:25:03.098Z] github.com/docker/docker/api/types/strslice
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/api/types/swarm
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/api/types/swarm/runtime
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/api/types/time
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/api/types/versions
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/api/types/versions/v1p19
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/api/types/versions/v1p20
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/api/types/volume
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/builder
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/builder/builder-next
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/builder/builder-next/exporter
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/builder/builder-next/worker
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/builder/builder-next/worker/label
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/builder/dockerfile
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/builder/remotecontext
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/builder/remotecontext/git
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/builder/remotecontext/urlutil
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/cli/debug
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/cli/winresources/docker-proxy
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/cli/winresources/dockerd
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/client
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/client/buildkit
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/cmd/docker-proxy
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/cmd/dockerd
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/cmd/dockerd/trap
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/container
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/container/stream
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/contrib/apparmor
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/contrib/docker-device-tool
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/contrib/httpserver
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/cluster
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/cluster/convert
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/cluster/executor
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/cluster/executor/container
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/cluster/provider
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/config
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/containerd
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/events
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/events/testutils
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/graphdriver
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/graphdriver/copy
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/graphdriver/register
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/graphdriver/vfs
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/graphdriver/zfs
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/images
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/initlayer
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/links
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/listeners
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/awslogs
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/fluentd
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/gcplogs
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/gelf
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/journald
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/local
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/logentries
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/loggertest
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/loggerutils
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/splunk
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/syslog
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/logger/templates
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/names
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/network
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/snapshotter
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/daemon/stats
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/distribution
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/distribution/metadata
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/distribution/utils
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/distribution/xfer
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/dockerversion
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/errdefs
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/image
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/image/cache
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/image/tarexport
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/image/v1
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/internal/mounttree
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/internal/test/suite
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/internal/unshare
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/layer
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libcontainerd
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libcontainerd/queue
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libcontainerd/remote
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libcontainerd/shimopts
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libcontainerd/supervisor
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libcontainerd/types
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/bitmap
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/bitseq
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/cluster
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/config
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/datastore
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/diagnostic
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/discoverapi
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/driverapi
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drivers/bridge
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drivers/host
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drivers/null
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drivers/overlay
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drivers/remote
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drivers/windows
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/drvregistry
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/etchosts
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/idm
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/internal/caller
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/ipam
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/ipamapi
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/ipams/builtin
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/ipams/null
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/ipams/remote
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/ipamutils
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/ipbits
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/iptables
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/netlabel
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/netutils
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/networkdb
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/ns
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/options
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/osl
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/osl/kernel
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/portallocator
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/portmapper
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/resolvconf
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/testutils
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/libnetwork/types
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/oci
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/oci/caps
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/opts
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/aaparser
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/archive
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/authorization
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/broadcaster
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/capabilities
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/chrootarchive
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/containerfs
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/devicemapper
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/directory
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/dmesg
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/fileutils
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/homedir
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/idtools
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/ioutils
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/jsonmessage
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/longpath
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/loopback
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/meminfo
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/namesgenerator
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/parsers
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/parsers/kernel
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/pidfile
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/platform
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/platforms
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/plugingetter
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/plugins
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/plugins/transport
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/pools
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/process
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/progress
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/reexec
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/rootless
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/rootless/specconv
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/stack
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/stdcopy
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/streamformatter
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/stringid
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/sysinfo
12:25:03 [2023-08-09T12:25:03.099Z] github.com/docker/docker/pkg/system
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/pkg/tailfile
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/pkg/tarsum
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/pkg/useragent
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/plugin
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/plugin/executor/containerd
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/plugin/v2
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/profiles/apparmor
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/profiles/seccomp
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/quota
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/reference
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/registry
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/registry/resumable
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/restartmanager
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/runconfig
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/runconfig/opts
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/testutil
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/testutil/daemon
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/testutil/environment
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/testutil/fakecontext
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/testutil/fakegit
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/testutil/fakestorage
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/testutil/fixtures/load
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/testutil/fixtures/plugin
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/testutil/registry
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/testutil/request
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/volume
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/volume/drivers
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/volume/local
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/volume/mounts
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/volume/service
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/volume/service/opts
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/volume/testutils'
12:25:03 [2023-08-09T12:25:03.100Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/bitmap
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/bitseq
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/cluster
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/config
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/datastore
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/diagnostic
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/discoverapi
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/driverapi
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/bridge
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/host
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/null
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/overlay
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/remote
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/windows
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drvregistry
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/etchosts
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/idm
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/internal/caller
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipam
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipamapi
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipams/builtin
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipams/null
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipams/remote
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipamutils
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipbits
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/iptables
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/netlabel
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/netutils
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/networkdb
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ns
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/options
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/osl
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/osl/kernel
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/portallocator
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/portmapper
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/resolvconf
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/testutils
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/types'
12:25:03 [2023-08-09T12:25:03.100Z] + echo 'github.com/docker/docker/libnetwork
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/bitmap
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/bitseq
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/cluster
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/config
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/datastore
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/diagnostic
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/discoverapi
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/driverapi
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/bridge
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/host
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/null
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/overlay
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/remote
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/windows
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drvregistry
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/etchosts
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/idm
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/internal/caller
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipam
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipamapi
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipams/builtin
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipams/null
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipams/remote
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipamutils
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ipbits
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/iptables
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/netlabel
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/netutils
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/networkdb
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/ns
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/options
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/osl
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/osl/kernel
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/portallocator
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/portmapper
12:25:03 [2023-08-09T12:25:03.100Z] + grep --fixed-strings libnetwork/drivers/bridge
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/resolvconf
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/testutils
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/types'
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/bridge
12:25:03 [2023-08-09T12:25:03.100Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:25:03 [2023-08-09T12:25:03.100Z] + type docker-proxy
12:25:03 [2023-08-09T12:25:03.100Z] hack/test/unit: line 25: type: docker-proxy: not found
12:25:03 [2023-08-09T12:25:03.100Z] + hack/make.sh binary-proxy install-proxy
12:25:03 [2023-08-09T12:25:03.100Z] 
12:25:03 [2023-08-09T12:25:03.100Z] Removing bundles/
12:25:03 [2023-08-09T12:25:03.100Z] 
12:25:03 [2023-08-09T12:25:03.100Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
12:25:03 [2023-08-09T12:25:03.356Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
12:25:07 [2023-08-09T12:25:07.525Z] Created binary: bundles/binary-proxy/docker-proxy
12:25:07 [2023-08-09T12:25:07.525Z] 
12:25:07 [2023-08-09T12:25:07.525Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
12:25:07 [2023-08-09T12:25:07.525Z] Installing docker-proxy to /usr/local/bin/
12:25:07 [2023-08-09T12:25:07.525Z] 
12:25:07 [2023-08-09T12:25:07.525Z] + mkdir -p bundles
12:25:07 [2023-08-09T12:25:07.525Z] + '[' -n 'github.com/docker/docker/api
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/backend/build
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/httpstatus
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/httputils
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/middleware
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/router
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/router/build
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/router/checkpoint
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/router/container
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/router/debug
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/router/distribution
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/router/grpc
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/router/image
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/router/network
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/router/plugin
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/router/session
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/router/swarm
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/router/system
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/server/router/volume
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/backend
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/blkiodev
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/container
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/events
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/filters
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/image
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/mount
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/network
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/plugins/logdriver
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/registry
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/strslice
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/swarm
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/swarm/runtime
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/time
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/versions
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/versions/v1p19
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/versions/v1p20
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/api/types/volume
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/builder
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/builder/builder-next
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/builder/builder-next/exporter
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/builder/builder-next/worker
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/builder/builder-next/worker/label
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/builder/dockerfile
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/builder/remotecontext
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/builder/remotecontext/git
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/builder/remotecontext/urlutil
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/cli/debug
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/cli/winresources/docker-proxy
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/cli/winresources/dockerd
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/client
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/client/buildkit
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/cmd/docker-proxy
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/cmd/dockerd
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/cmd/dockerd/trap
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/container
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/container/stream
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/contrib/apparmor
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/contrib/docker-device-tool
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/contrib/httpserver
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/cluster
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/cluster/convert
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/cluster/executor
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/cluster/executor/container
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/cluster/provider
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/config
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/containerd
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/events
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/events/testutils
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/graphdriver
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/graphdriver/copy
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/graphdriver/register
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/graphdriver/vfs
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/graphdriver/zfs
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/images
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/initlayer
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/links
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/listeners
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/awslogs
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/fluentd
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/gcplogs
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/gelf
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/journald
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/local
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/logentries
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/loggertest
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/loggerutils
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/splunk
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/syslog
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/logger/templates
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/names
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/network
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/snapshotter
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/daemon/stats
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/distribution
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/distribution/metadata
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/distribution/utils
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/distribution/xfer
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/dockerversion
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/errdefs
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/image
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/image/cache
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/image/tarexport
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/image/v1
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/internal/mounttree
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/internal/test/suite
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/internal/unshare
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/layer
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/libcontainerd
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/libcontainerd/queue
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/libcontainerd/remote
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/libcontainerd/shimopts
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/libcontainerd/supervisor
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/libcontainerd/types
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/oci
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/oci/caps
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/opts
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/aaparser
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/archive
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/authorization
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/broadcaster
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/capabilities
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/chrootarchive
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/containerfs
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/devicemapper
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/directory
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/dmesg
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/fileutils
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/homedir
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/idtools
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/ioutils
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/jsonmessage
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/longpath
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/loopback
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/meminfo
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/namesgenerator
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/parsers
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/parsers/kernel
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/pidfile
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/platform
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/platforms
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/plugingetter
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/plugins
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/plugins/transport
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/pools
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/process
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/progress
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/reexec
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/rootless
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/rootless/specconv
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/stack
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/stdcopy
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/streamformatter
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/stringid
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/sysinfo
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/system
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/tailfile
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/tarsum
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/pkg/useragent
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/plugin
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/plugin/executor/containerd
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/plugin/v2
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/profiles/apparmor
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/profiles/seccomp
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/quota
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/reference
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/registry
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/registry/resumable
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/restartmanager
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/runconfig
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/runconfig/opts
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/testutil
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/testutil/daemon
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/testutil/environment
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/testutil/fakecontext
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/testutil/fakegit
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/testutil/fakestorage
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/testutil/fixtures/load
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/testutil/fixtures/plugin
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/testutil/registry
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/testutil/request
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/volume
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/volume/drivers
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/volume/local
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/volume/mounts
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/volume/service
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/volume/service/opts
12:25:07 [2023-08-09T12:25:07.525Z] github.com/docker/docker/volume/testutils' ']'
12:25:07 [2023-08-09T12:25:07.526Z] + 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/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/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/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/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/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
12:25:08 [2023-08-09T12:25:08.453Z] ?   	github.com/docker/docker/api	[no test files]
12:25:15 [2023-08-09T12:25:15.011Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
12:25:15 [2023-08-09T12:25:15.011Z] ok  	github.com/docker/docker/api/server	0.029s	coverage: 13.0% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/types	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ok  	github.com/docker/docker/api/server/router/volume	0.015s	coverage: 66.7% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 94.0% of statements
12:25:37 [2023-08-09T12:25:37.035Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/builder	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
12:25:37 [2023-08-09T12:25:37.035Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
12:25:37 [2023-08-09T12:25:37.035Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.016s	coverage: 100.0% of statements
12:25:37 [2023-08-09T12:25:37.035Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ok  	github.com/docker/docker/cli/debug	0.027s	coverage: 100.0% of statements
12:25:37 [2023-08-09T12:25:37.035Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
12:25:37 [2023-08-09T12:25:37.035Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ok  	github.com/docker/docker/builder/dockerfile	0.065s	coverage: 50.1% of statements
12:25:37 [2023-08-09T12:25:37.035Z] ok  	github.com/docker/docker/builder/remotecontext	0.074s	coverage: 13.7% of statements
12:25:37 [2023-08-09T12:25:37.598Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
12:25:37 [2023-08-09T12:25:37.598Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 68.2% of statements
12:25:37 [2023-08-09T12:25:37.598Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.045s	coverage: 68.2% of statements
12:25:37 [2023-08-09T12:25:37.598Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
12:25:37 [2023-08-09T12:25:37.598Z] ok  	github.com/docker/docker/client	0.095s	coverage: 76.8% of statements
12:25:42 [2023-08-09T12:25:42.849Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
12:25:42 [2023-08-09T12:25:42.849Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.635s	coverage: 82.5% of statements
12:25:49 [2023-08-09T12:25:49.391Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:25:49 [2023-08-09T12:25:49.391Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:25:49 [2023-08-09T12:25:49.391Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:25:49 [2023-08-09T12:25:49.391Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:25:49 [2023-08-09T12:25:49.391Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:25:49 [2023-08-09T12:25:49.391Z] 	github.com/docker/docker/container	coverage: 36.3% of statements
12:25:49 [2023-08-09T12:25:49.391Z] ok  	github.com/docker/docker/container	0.129s	coverage: 36.3% of statements
12:25:49 [2023-08-09T12:25:49.391Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
12:25:49 [2023-08-09T12:25:49.392Z] ok  	github.com/docker/docker/cmd/dockerd	0.201s	coverage: 29.2% of statements
12:25:51 [2023-08-09T12:25:51.283Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
12:25:51 [2023-08-09T12:25:51.283Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.415s	coverage: 0.0% of statements
12:25:55 [2023-08-09T12:25:55.449Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:25:55 [2023-08-09T12:25:55.449Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:25:55 [2023-08-09T12:25:55.449Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
12:25:55 [2023-08-09T12:25:55.449Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
12:25:55 [2023-08-09T12:25:55.449Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
12:25:55 [2023-08-09T12:25:55.449Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.018s	coverage: 39.2% of statements
12:25:55 [2023-08-09T12:25:55.449Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
12:25:55 [2023-08-09T12:25:55.449Z] ok  	github.com/docker/docker/daemon/config	0.041s	coverage: 75.2% of statements
12:25:55 [2023-08-09T12:25:55.449Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
12:25:55 [2023-08-09T12:25:55.449Z] ok  	github.com/docker/docker/daemon/cluster	0.075s	coverage: 0.5% of statements
12:25:56 [2023-08-09T12:25:56.815Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:25:56 [2023-08-09T12:25:56.815Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
12:25:56 [2023-08-09T12:25:56.815Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
12:25:56 [2023-08-09T12:25:56.815Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
12:25:56 [2023-08-09T12:25:56.815Z] ok  	github.com/docker/docker/daemon/graphdriver	0.012s	coverage: 2.2% of statements
12:25:56 [2023-08-09T12:25:56.815Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
12:25:56 [2023-08-09T12:25:56.815Z] ok  	github.com/docker/docker/daemon/containerd	0.026s	coverage: 0.7% of statements
12:25:56 [2023-08-09T12:25:56.815Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
12:25:56 [2023-08-09T12:25:56.815Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
12:25:56 [2023-08-09T12:25:56.815Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
12:25:56 [2023-08-09T12:25:56.815Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.215s	coverage: 59.6% of statements
12:25:57 [2023-08-09T12:25:57.744Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:25:57 [2023-08-09T12:25:57.744Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:25:57 [2023-08-09T12:25:57.744Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:25:57 [2023-08-09T12:25:57.744Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
12:25:57 [2023-08-09T12:25:57.744Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
12:25:58 [2023-08-09T12:25:58.000Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
12:25:58 [2023-08-09T12:25:58.001Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.173s	coverage: 60.2% of statements
12:25:58 [2023-08-09T12:25:58.257Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
12:25:58 [2023-08-09T12:25:58.257Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.479s	coverage: 13.0% of statements
12:25:58 [2023-08-09T12:25:58.820Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
12:25:58 [2023-08-09T12:25:58.820Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
12:25:58 [2023-08-09T12:25:58.820Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
12:25:58 [2023-08-09T12:25:58.820Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
12:25:59 [2023-08-09T12:25:59.384Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:25:59 [2023-08-09T12:25:59.384Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:25:59 [2023-08-09T12:25:59.384Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
12:25:59 [2023-08-09T12:25:59.384Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
12:25:59 [2023-08-09T12:25:59.384Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
12:25:59 [2023-08-09T12:25:59.384Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 3.0% of statements
12:25:59 [2023-08-09T12:25:59.640Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
12:25:59 [2023-08-09T12:25:59.640Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 43.2% of statements
12:25:59 [2023-08-09T12:25:59.896Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:25:59 [2023-08-09T12:25:59.896Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
12:25:59 [2023-08-09T12:25:59.896Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.020s	coverage: 53.6% of statements
12:25:59 [2023-08-09T12:25:59.896Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
12:25:59 [2023-08-09T12:25:59.896Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.029s	coverage: 68.2% of statements
12:25:59 [2023-08-09T12:25:59.896Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.5% of statements
12:25:59 [2023-08-09T12:25:59.896Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.170s	coverage: 78.5% of statements
12:26:00 [2023-08-09T12:26:00.458Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
12:26:00 [2023-08-09T12:26:00.458Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
12:26:00 [2023-08-09T12:26:00.458Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
12:26:00 [2023-08-09T12:26:00.458Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
12:26:00 [2023-08-09T12:26:00.714Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
12:26:00 [2023-08-09T12:26:00.714Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
12:26:00 [2023-08-09T12:26:00.714Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
12:26:00 [2023-08-09T12:26:00.714Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.094s	coverage: 76.8% of statements
12:26:00 [2023-08-09T12:26:00.971Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
12:26:00 [2023-08-09T12:26:00.971Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.280s	coverage: 45.9% of statements
12:26:01 [2023-08-09T12:26:01.228Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:26:01 [2023-08-09T12:26:01.228Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
12:26:01 [2023-08-09T12:26:01.228Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
12:26:01 [2023-08-09T12:26:01.228Z] ok  	github.com/docker/docker/daemon/logger/local	0.029s	coverage: 79.4% of statements
12:26:01 [2023-08-09T12:26:01.484Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
12:26:01 [2023-08-09T12:26:01.484Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 63.5% of statements
12:26:01 [2023-08-09T12:26:01.484Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
12:26:01 [2023-08-09T12:26:01.484Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.048s	coverage: 31.5% of statements
12:26:02 [2023-08-09T12:26:02.047Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:26:02 [2023-08-09T12:26:02.047Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
12:26:02 [2023-08-09T12:26:02.047Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
12:26:02 [2023-08-09T12:26:02.047Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
12:26:02 [2023-08-09T12:26:02.047Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
12:26:02 [2023-08-09T12:26:02.047Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
12:26:02 [2023-08-09T12:26:02.047Z] ok  	github.com/docker/docker/daemon/logger/journald	1.489s	coverage: 74.5% of statements
12:26:02 [2023-08-09T12:26:02.047Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
12:26:02 [2023-08-09T12:26:02.047Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:26:02 [2023-08-09T12:26:02.047Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
12:26:02 [2023-08-09T12:26:02.047Z] ok  	github.com/docker/docker/daemon/network	0.008s	coverage: 63.8% of statements
12:26:03 [2023-08-09T12:26:03.414Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:26:03 [2023-08-09T12:26:03.414Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
12:26:03 [2023-08-09T12:26:03.414Z] ok  	github.com/docker/docker/dockerversion	0.005s	coverage: 100.0% of statements
12:26:03 [2023-08-09T12:26:03.414Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
12:26:03 [2023-08-09T12:26:03.414Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.7% of statements
12:26:03 [2023-08-09T12:26:03.414Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
12:26:03 [2023-08-09T12:26:03.414Z] ok  	github.com/docker/docker/distribution/metadata	0.036s	coverage: 44.4% of statements
12:26:03 [2023-08-09T12:26:03.414Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
12:26:03 [2023-08-09T12:26:03.414Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.460s	coverage: 82.5% of statements
12:26:03 [2023-08-09T12:26:03.979Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
12:26:03 [2023-08-09T12:26:03.979Z] ok  	github.com/docker/docker/distribution	0.640s	coverage: 29.5% of statements
12:26:03 [2023-08-09T12:26:03.979Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
12:26:03 [2023-08-09T12:26:03.979Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
12:26:03 [2023-08-09T12:26:03.979Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
12:26:03 [2023-08-09T12:26:03.979Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.5% of statements
12:26:03 [2023-08-09T12:26:03.979Z] ?   	github.com/docker/docker/image/v1	[no test files]
12:26:03 [2023-08-09T12:26:03.979Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
12:26:03 [2023-08-09T12:26:03.979Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:26:03 [2023-08-09T12:26:03.979Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
12:26:03 [2023-08-09T12:26:03.979Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
12:26:03 [2023-08-09T12:26:03.979Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
12:26:04 [2023-08-09T12:26:04.916Z] 	github.com/docker/docker/daemon	coverage: 17.0% of statements
12:26:04 [2023-08-09T12:26:04.916Z] ok  	github.com/docker/docker/daemon	10.167s	coverage: 17.0% of statements
12:26:05 [2023-08-09T12:26:05.173Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:26:05 [2023-08-09T12:26:05.173Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:26:05 [2023-08-09T12:26:05.173Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
12:26:05 [2023-08-09T12:26:05.173Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:26:05 [2023-08-09T12:26:05.173Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:26:05 [2023-08-09T12:26:05.173Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
12:26:05 [2023-08-09T12:26:05.173Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
12:26:05 [2023-08-09T12:26:05.429Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
12:26:05 [2023-08-09T12:26:05.429Z] ok  	github.com/docker/docker/distribution/xfer	2.232s	coverage: 85.4% of statements
12:26:05 [2023-08-09T12:26:05.686Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:26:05 [2023-08-09T12:26:05.686Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
12:26:05 [2023-08-09T12:26:05.686Z] ok  	github.com/docker/docker/oci	0.025s	coverage: 36.9% of statements
12:26:05 [2023-08-09T12:26:05.686Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
12:26:05 [2023-08-09T12:26:05.686Z] ok  	github.com/docker/docker/pkg/aaparser	0.040s	coverage: 52.9% of statements
12:26:05 [2023-08-09T12:26:05.686Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
12:26:05 [2023-08-09T12:26:05.686Z] ok  	github.com/docker/docker/opts	0.056s	coverage: 67.9% of statements
12:26:06 [2023-08-09T12:26:06.248Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
12:26:06 [2023-08-09T12:26:06.248Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
12:26:06 [2023-08-09T12:26:06.248Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
12:26:06 [2023-08-09T12:26:06.248Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
12:26:06 [2023-08-09T12:26:06.248Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:26:06 [2023-08-09T12:26:06.248Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
12:26:06 [2023-08-09T12:26:06.248Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
12:26:06 [2023-08-09T12:26:06.504Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
12:26:06 [2023-08-09T12:26:06.504Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
12:26:06 [2023-08-09T12:26:06.504Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
12:26:06 [2023-08-09T12:26:06.504Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
12:26:06 [2023-08-09T12:26:06.504Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
12:26:06 [2023-08-09T12:26:06.504Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.252s	coverage: 83.1% of statements
12:26:06 [2023-08-09T12:26:06.504Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
12:26:06 [2023-08-09T12:26:06.504Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 56.4% of statements
12:26:06 [2023-08-09T12:26:06.761Z] 	github.com/docker/docker/pkg/archive	coverage: 81.4% of statements
12:26:06 [2023-08-09T12:26:06.761Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
12:26:06 [2023-08-09T12:26:06.761Z] ok  	github.com/docker/docker/pkg/archive	0.450s	coverage: 81.4% of statements
12:26:06 [2023-08-09T12:26:06.761Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 10.4% of statements
12:26:06 [2023-08-09T12:26:06.761Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
12:26:06 [2023-08-09T12:26:06.761Z] ok  	github.com/docker/docker/pkg/authorization	0.609s	coverage: 68.3% of statements
12:26:07 [2023-08-09T12:26:07.017Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:26:07 [2023-08-09T12:26:07.017Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
12:26:07 [2023-08-09T12:26:07.017Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
12:26:07 [2023-08-09T12:26:07.017Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
12:26:07 [2023-08-09T12:26:07.017Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
12:26:07 [2023-08-09T12:26:07.017Z] ok  	github.com/docker/docker/pkg/meminfo	0.005s	coverage: 75.0% of statements
12:26:07 [2023-08-09T12:26:07.017Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 45.5% of statements
12:26:07 [2023-08-09T12:26:07.017Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
12:26:07 [2023-08-09T12:26:07.017Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
12:26:07 [2023-08-09T12:26:07.273Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
12:26:07 [2023-08-09T12:26:07.273Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
12:26:07 [2023-08-09T12:26:07.273Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
12:26:07 [2023-08-09T12:26:07.273Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
12:26:07 [2023-08-09T12:26:07.273Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:26:07 [2023-08-09T12:26:07.273Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
12:26:07 [2023-08-09T12:26:07.273Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:26:07 [2023-08-09T12:26:07.273Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
12:26:07 [2023-08-09T12:26:07.273Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
12:26:07 [2023-08-09T12:26:07.273Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
12:26:07 [2023-08-09T12:26:07.273Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 94.1% of statements
12:26:07 [2023-08-09T12:26:07.273Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
12:26:07 [2023-08-09T12:26:07.273Z] ok  	github.com/docker/docker/pkg/idtools	0.315s	coverage: 69.8% of statements
12:26:07 [2023-08-09T12:26:07.273Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
12:26:07 [2023-08-09T12:26:07.273Z] ok  	github.com/docker/docker/pkg/ioutils	0.396s	coverage: 72.3% of statements
12:26:07 [2023-08-09T12:26:07.835Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:26:07 [2023-08-09T12:26:07.835Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:26:07 [2023-08-09T12:26:07.835Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
12:26:07 [2023-08-09T12:26:07.835Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
12:26:07 [2023-08-09T12:26:07.835Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
12:26:07 [2023-08-09T12:26:07.835Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
12:26:07 [2023-08-09T12:26:07.835Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
12:26:07 [2023-08-09T12:26:07.835Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
12:26:07 [2023-08-09T12:26:07.836Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
12:26:07 [2023-08-09T12:26:07.836Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
12:26:08 [2023-08-09T12:26:08.092Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
12:26:08 [2023-08-09T12:26:08.092Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:26:08 [2023-08-09T12:26:08.092Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
12:26:08 [2023-08-09T12:26:08.092Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
12:26:08 [2023-08-09T12:26:08.092Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
12:26:08 [2023-08-09T12:26:08.092Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
12:26:08 [2023-08-09T12:26:08.092Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
12:26:08 [2023-08-09T12:26:08.092Z] ok  	github.com/docker/docker/pkg/reexec	0.027s	coverage: 82.4% of statements
12:26:08 [2023-08-09T12:26:08.092Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
12:26:08 [2023-08-09T12:26:08.092Z] ok  	github.com/docker/docker/pkg/stdcopy	0.016s	coverage: 100.0% of statements
12:26:08 [2023-08-09T12:26:08.349Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
12:26:08 [2023-08-09T12:26:08.349Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
12:26:08 [2023-08-09T12:26:08.349Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
12:26:08 [2023-08-09T12:26:08.349Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 61.9% of statements
12:26:08 [2023-08-09T12:26:08.605Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
12:26:08 [2023-08-09T12:26:08.605Z] ok  	github.com/docker/docker/pkg/system	0.007s	coverage: 43.1% of statements
12:26:08 [2023-08-09T12:26:08.605Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
12:26:08 [2023-08-09T12:26:08.605Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.4% of statements
12:26:08 [2023-08-09T12:26:08.605Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
12:26:08 [2023-08-09T12:26:08.605Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
12:26:08 [2023-08-09T12:26:08.862Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
12:26:08 [2023-08-09T12:26:08.862Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:26:08 [2023-08-09T12:26:08.862Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
12:26:08 [2023-08-09T12:26:08.862Z] ok  	github.com/docker/docker/pkg/tarsum	0.056s	coverage: 89.1% of statements
12:26:09 [2023-08-09T12:26:09.425Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:26:09 [2023-08-09T12:26:09.425Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:26:09 [2023-08-09T12:26:09.425Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
12:26:09 [2023-08-09T12:26:09.425Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.4% of statements
12:26:09 [2023-08-09T12:26:09.425Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
12:26:09 [2023-08-09T12:26:09.425Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
12:26:09 [2023-08-09T12:26:09.986Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
12:26:09 [2023-08-09T12:26:09.986Z] ok  	github.com/docker/docker/plugin	0.522s	coverage: 23.3% of statements
12:26:09 [2023-08-09T12:26:09.986Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
12:26:09 [2023-08-09T12:26:09.986Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
12:26:10 [2023-08-09T12:26:10.243Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
12:26:10 [2023-08-09T12:26:10.243Z] ok  	github.com/docker/docker/quota	0.212s	coverage: 69.2% of statements
12:26:10 [2023-08-09T12:26:10.243Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
12:26:10 [2023-08-09T12:26:10.243Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
12:26:10 [2023-08-09T12:26:10.243Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
12:26:10 [2023-08-09T12:26:10.243Z] ok  	github.com/docker/docker/registry/resumable	0.020s	coverage: 100.0% of statements
12:26:10 [2023-08-09T12:26:10.243Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
12:26:10 [2023-08-09T12:26:10.243Z] ok  	github.com/docker/docker/registry	0.115s	coverage: 64.6% of statements
12:26:10 [2023-08-09T12:26:10.243Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:26:10 [2023-08-09T12:26:10.243Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
12:26:10 [2023-08-09T12:26:10.243Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
12:26:10 [2023-08-09T12:26:10.499Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
12:26:10 [2023-08-09T12:26:10.499Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
12:26:10 [2023-08-09T12:26:10.755Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:26:10 [2023-08-09T12:26:10.755Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:26:10 [2023-08-09T12:26:10.755Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:26:10 [2023-08-09T12:26:10.755Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:26:10 [2023-08-09T12:26:10.756Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:26:10 [2023-08-09T12:26:10.756Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:26:10 [2023-08-09T12:26:10.756Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:26:10 [2023-08-09T12:26:10.756Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:26:10 [2023-08-09T12:26:10.756Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:26:10 [2023-08-09T12:26:10.756Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:26:10 [2023-08-09T12:26:10.756Z] ?   	github.com/docker/docker/volume	[no test files]
12:26:11 [2023-08-09T12:26:11.317Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
12:26:11 [2023-08-09T12:26:11.317Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
12:26:11 [2023-08-09T12:26:11.317Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
12:26:11 [2023-08-09T12:26:11.317Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
12:26:11 [2023-08-09T12:26:11.573Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
12:26:11 [2023-08-09T12:26:11.573Z] ok  	github.com/docker/docker/volume/local	0.145s	coverage: 74.4% of statements
12:26:11 [2023-08-09T12:26:11.829Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:26:11 [2023-08-09T12:26:11.829Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:26:11 [2023-08-09T12:26:11.829Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
12:26:11 [2023-08-09T12:26:11.829Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
12:26:13 [2023-08-09T12:26:13.192Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
12:26:13 [2023-08-09T12:26:13.192Z] ok  	github.com/docker/docker/layer	7.994s	coverage: 68.7% of statements
12:26:45 [2023-08-09T12:26:45.208Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
12:26:45 [2023-08-09T12:26:45.208Z] ok  	github.com/docker/docker/pkg/plugins	33.643s	coverage: 74.3% of statements
12:26:45 [2023-08-09T12:26:45.208Z] 
12:26:45 [2023-08-09T12:26:45.208Z] === Skipped
12:26:45 [2023-08-09T12:26:45.208Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
12:26:45 [2023-08-09T12:26:45.208Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
12:26:45 [2023-08-09T12:26:45.208Z] 
12:26:45 [2023-08-09T12:26:45.208Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:26:45 [2023-08-09T12:26:45.208Z]     network_proxy_test.go:208: No support for dual stack yet
12:26:45 [2023-08-09T12:26:45.208Z] 
12:26:45 [2023-08-09T12:26:45.208Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
12:26:45 [2023-08-09T12:26:45.208Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
12:26:45 [2023-08-09T12:26:45.208Z] 
12:26:45 [2023-08-09T12:26:45.208Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:44: Driver btrfs not supported
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:44: Driver btrfs not supported
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:44: Driver btrfs not supported
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:44: Driver btrfs not supported
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:44: Driver btrfs not supported
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:71: No driver to put!
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z] time="2023-08-09T12:25:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z] time="2023-08-09T12:25:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z] time="2023-08-09T12:25:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z] time="2023-08-09T12:25:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z] time="2023-08-09T12:25:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:71: No driver to put!
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     overlay_test.go:62: Cannot run test with naive change algorithm
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:44: Driver zfs not supported
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:44: Driver zfs not supported
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:44: Driver zfs not supported
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:44: Driver zfs not supported
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:44: Driver zfs not supported
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     graphtest_unix.go:71: No driver to put!
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:26:45 [2023-08-09T12:26:45.209Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
12:26:45 [2023-08-09T12:26:45.209Z] 
12:26:45 [2023-08-09T12:26:45.209Z] DONE 3017 tests, 26 skipped in 94.098s
12:26:45 [2023-08-09T12:26:45.209Z] + '[' -n 'github.com/docker/docker/libnetwork
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/bitmap
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/bitseq
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/cluster
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/config
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/datastore
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/diagnostic
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/discoverapi
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/driverapi
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drivers/bridge
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drivers/host
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drivers/null
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drivers/overlay
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drivers/remote
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drivers/windows
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/drvregistry
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/etchosts
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/idm
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/internal/caller
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/ipam
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/ipamapi
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/ipams/builtin
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/ipams/null
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/ipams/remote
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/ipamutils
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/ipbits
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/iptables
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/netlabel
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/netutils
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/networkdb
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/ns
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/options
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/osl
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/osl/kernel
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/portallocator
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/portmapper
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/resolvconf
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/testutils
12:26:45 [2023-08-09T12:26:45.209Z] github.com/docker/docker/libnetwork/types' ']'
12:26:45 [2023-08-09T12:26:45.209Z] + 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/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
12:27:31 [2023-08-09T12:27:31.831Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
12:27:31 [2023-08-09T12:27:31.831Z] ok  	github.com/docker/docker/libnetwork	44.288s	coverage: 42.5% of statements
12:27:31 [2023-08-09T12:27:31.831Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
12:27:31 [2023-08-09T12:27:31.831Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
12:27:31 [2023-08-09T12:27:31.831Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
12:27:31 [2023-08-09T12:27:31.831Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.117s	coverage: 75.7% of statements
12:27:31 [2023-08-09T12:27:31.831Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:27:31 [2023-08-09T12:27:31.831Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:27:31 [2023-08-09T12:27:31.831Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:27:31 [2023-08-09T12:27:31.831Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:27:31 [2023-08-09T12:27:31.831Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:27:31 [2023-08-09T12:27:31.831Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:27:32 [2023-08-09T12:27:32.087Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
12:27:32 [2023-08-09T12:27:32.649Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
12:27:32 [2023-08-09T12:27:32.649Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
12:27:32 [2023-08-09T12:27:32.905Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
12:27:32 [2023-08-09T12:27:32.905Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
12:27:32 [2023-08-09T12:27:32.905Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:27:32 [2023-08-09T12:27:32.905Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:27:33 [2023-08-09T12:27:33.160Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
12:27:33 [2023-08-09T12:27:33.160Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
12:27:36 [2023-08-09T12:27:36.426Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
12:27:36 [2023-08-09T12:27:36.426Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.992s	coverage: 62.2% of statements
12:27:36 [2023-08-09T12:27:36.426Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:27:36 [2023-08-09T12:27:36.682Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
12:27:36 [2023-08-09T12:27:36.682Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
12:27:38 [2023-08-09T12:27:38.047Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
12:27:38 [2023-08-09T12:27:38.047Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.640s	coverage: 5.2% of statements
12:27:38 [2023-08-09T12:27:38.047Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:27:38 [2023-08-09T12:27:38.302Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
12:27:38 [2023-08-09T12:27:38.302Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
12:27:38 [2023-08-09T12:27:38.302Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:27:38 [2023-08-09T12:27:38.863Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
12:27:38 [2023-08-09T12:27:38.863Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
12:27:39 [2023-08-09T12:27:39.790Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
12:27:39 [2023-08-09T12:27:39.790Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.5% of statements
12:27:39 [2023-08-09T12:27:39.790Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
12:27:40 [2023-08-09T12:27:40.352Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
12:27:40 [2023-08-09T12:27:40.352Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
12:27:40 [2023-08-09T12:27:40.608Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
12:27:40 [2023-08-09T12:27:40.608Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
12:27:40 [2023-08-09T12:27:40.608Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:27:40 [2023-08-09T12:27:40.608Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
12:27:40 [2023-08-09T12:27:40.863Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:27:41 [2023-08-09T12:27:41.425Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
12:27:41 [2023-08-09T12:27:41.425Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.045s	coverage: 86.2% of statements
12:27:41 [2023-08-09T12:27:41.681Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
12:27:41 [2023-08-09T12:27:41.681Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
12:27:41 [2023-08-09T12:27:41.681Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
12:27:41 [2023-08-09T12:27:41.681Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
12:27:41 [2023-08-09T12:27:41.936Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
12:27:41 [2023-08-09T12:27:41.937Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
12:27:54 [2023-08-09T12:27:54.104Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
12:27:54 [2023-08-09T12:27:54.104Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
12:27:55 [2023-08-09T12:27:55.031Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
12:27:55 [2023-08-09T12:27:55.031Z] ok  	github.com/docker/docker/libnetwork/ipam	2.391s	coverage: 80.5% of statements
12:27:55 [2023-08-09T12:27:55.031Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:27:55 [2023-08-09T12:27:55.031Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:27:55 [2023-08-09T12:27:55.592Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
12:27:55 [2023-08-09T12:27:55.592Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
12:27:55 [2023-08-09T12:27:55.848Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
12:27:55 [2023-08-09T12:27:55.848Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
12:27:55 [2023-08-09T12:27:55.848Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:27:56 [2023-08-09T12:27:56.411Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
12:27:56 [2023-08-09T12:27:56.411Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
12:27:56 [2023-08-09T12:27:56.668Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
12:27:56 [2023-08-09T12:27:56.668Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.288s	coverage: 86.4% of statements
12:27:56 [2023-08-09T12:27:56.926Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
12:27:56 [2023-08-09T12:27:56.926Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
12:27:57 [2023-08-09T12:27:57.855Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
12:27:57 [2023-08-09T12:27:57.855Z] ok  	github.com/docker/docker/libnetwork/iptables	0.229s	coverage: 40.7% of statements
12:27:57 [2023-08-09T12:27:57.855Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
12:27:58 [2023-08-09T12:27:58.111Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
12:27:58 [2023-08-09T12:27:58.111Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
12:29:49 [2023-08-09T12:29:49.495Z] time="2023-08-09T12:29:42Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
12:29:49 [2023-08-09T12:29:49.495Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
12:29:49 [2023-08-09T12:29:49.495Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.464s	coverage: 60.2% of statements
12:29:49 [2023-08-09T12:29:49.495Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:29:49 [2023-08-09T12:29:49.495Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
12:29:49 [2023-08-09T12:29:49.495Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
12:29:49 [2023-08-09T12:29:49.495Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
12:29:49 [2023-08-09T12:29:49.495Z] ok  	github.com/docker/docker/libnetwork/osl	4.427s	coverage: 41.5% of statements
12:29:49 [2023-08-09T12:29:49.495Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
12:29:49 [2023-08-09T12:29:49.495Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
12:29:49 [2023-08-09T12:29:49.495Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
12:29:49 [2023-08-09T12:29:49.495Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
12:29:49 [2023-08-09T12:29:49.495Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
12:29:49 [2023-08-09T12:29:49.495Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.691s	coverage: 46.3% of statements
12:29:49 [2023-08-09T12:29:49.751Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
12:29:49 [2023-08-09T12:29:49.751Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
12:29:49 [2023-08-09T12:29:49.751Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
12:29:50 [2023-08-09T12:29:50.007Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
12:29:50 [2023-08-09T12:29:50.007Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
12:29:50 [2023-08-09T12:29:50.007Z] 
12:29:50 [2023-08-09T12:29:50.007Z] === Skipped
12:29:50 [2023-08-09T12:29:50.007Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
12:29:50 [2023-08-09T12:29:50.007Z]     firewalld_test.go:14: firewalld is not running
12:29:50 [2023-08-09T12:29:50.007Z] 
12:29:50 [2023-08-09T12:29:50.007Z] DONE 355 tests, 1 skipped in 188.410s
Post stage
[Pipeline] junit
12:29:50 [2023-08-09T12:29:50.945Z] Recording test results
12:29:51 [2023-08-09T12:29:51.027Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:29:51 [2023-08-09T12:29:51.336Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46177/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=128838227e0cf234e2a1b4f4610189dea363d120 -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=24.0 docker:128838227e0cf234e2a1b4f4610189dea363d120 hack/make.sh dynbinary test-integration
12:29:51 [2023-08-09T12:29:51.592Z] 
12:29:51 [2023-08-09T12:29:51.592Z] Removing bundles/
12:29:51 [2023-08-09T12:29:51.592Z] 
12:29:51 [2023-08-09T12:29:51.592Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:29:51 [2023-08-09T12:29:51.592Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:30:30 [2023-08-09T12:30:30.343Z] Created binary: bundles/dynbinary-daemon/dockerd
12:30:30 [2023-08-09T12:30:30.343Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:30:30 [2023-08-09T12:30:30.343Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:30:30 [2023-08-09T12:30:30.343Z] 
12:30:30 [2023-08-09T12:30:30.343Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:30:30 [2023-08-09T12:30:30.343Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:30:30 [2023-08-09T12:30:30.343Z] HOSTNAME=50bbee362abe
12:30:30 [2023-08-09T12:30:30.343Z] TESTDEBUG=0
12:30:30 [2023-08-09T12:30:30.343Z] DEST=bundles/test-integration
12:30:30 [2023-08-09T12:30:30.343Z] PWD=/go/src/github.com/docker/docker
12:30:30 [2023-08-09T12:30:30.343Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
12:30:30 [2023-08-09T12:30:30.343Z] DOCKER_GITCOMMIT=128838227e0cf234e2a1b4f4610189dea363d120
12:30:30 [2023-08-09T12:30:30.343Z] container=docker
12:30:30 [2023-08-09T12:30:30.343Z] HOME=/root
12:30:30 [2023-08-09T12:30:30.343Z] CONTAINERD_NAMESPACE=moby
12:30:30 [2023-08-09T12:30:30.343Z] GOLANG_VERSION=1.20.7
12:30:30 [2023-08-09T12:30:30.343Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:30:30 [2023-08-09T12:30:30.343Z] VALIDATE_BRANCH=24.0
12:30:30 [2023-08-09T12:30:30.343Z] TERM=xterm
12:30:30 [2023-08-09T12:30:30.343Z] DOCKER_PKG=github.com/docker/docker
12:30:30 [2023-08-09T12:30:30.343Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
12:30:30 [2023-08-09T12:30:30.343Z] SHLVL=1
12:30:30 [2023-08-09T12:30:30.343Z] TIMEOUT=120m
12:30:30 [2023-08-09T12:30:30.343Z] DOCKER_GRAPHDRIVER=overlay2
12:30:30 [2023-08-09T12:30:30.343Z] GO111MODULE=off
12:30:30 [2023-08-09T12:30:30.343Z] DOCKER_EXPERIMENTAL=1
12:30:30 [2023-08-09T12:30:30.343Z] TEST_SKIP_INTEGRATION_CLI=1
12:30:30 [2023-08-09T12:30:30.343Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:30:30 [2023-08-09T12:30:30.343Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:30:30 [2023-08-09T12:30:30.343Z] GOPATH=/go
12:30:30 [2023-08-09T12:30:30.343Z] PKG_CONFIG=pkg-config
12:30:30 [2023-08-09T12:30:30.343Z] _=/usr/bin/env
12:30:30 [2023-08-09T12:30:30.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:30:48 [2023-08-09T12:30:48.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:30:48 [2023-08-09T12:30:48.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:30:48 [2023-08-09T12:30:48.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:30:52 [2023-08-09T12:30:52.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:30:56 [2023-08-09T12:30:56.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:30:56 [2023-08-09T12:30:56.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:30:57 [2023-08-09T12:30:57.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:30:58 [2023-08-09T12:30:58.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:30:59 [2023-08-09T12:30:59.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:30:59 [2023-08-09T12:30:59.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:31:01 [2023-08-09T12:31:01.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:31:03 [2023-08-09T12:31:03.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:31:04 [2023-08-09T12:31:04.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:31:05 [2023-08-09T12:31:05.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:31:06 [2023-08-09T12:31:06.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:31:07 [2023-08-09T12:31:07.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:31:08 [2023-08-09T12:31:08.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:31:09 [2023-08-09T12:31:09.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:31:10 [2023-08-09T12:31:10.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:31:11 [2023-08-09T12:31:11.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:31:12 [2023-08-09T12:31:12.680Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:31:12 [2023-08-09T12:31:12.680Z] Using test binary /usr/local/cli-integration/docker
12:31:12 [2023-08-09T12:31:12.935Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:31:12 [2023-08-09T12:31:12.935Z] +++ /etc/init.d/apparmor start
12:31:12 [2023-08-09T12:31:12.935Z] Not: starting.
12:31:12 [2023-08-09T12:31:12.935Z] INFO: Waiting for daemon to start...
12:31:12 [2023-08-09T12:31:12.935Z] Starting dockerd
12:31:12 [2023-08-09T12:31:12.935Z] +++ 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
12:31:14 [2023-08-09T12:31:14.823Z] .
12:31:14 [2023-08-09T12:31:14.823Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:31:14 [2023-08-09T12:31:14.823Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
12:31:14 [2023-08-09T12:31:14.823Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:31:14 [2023-08-09T12:31:14.823Z] ++++ docker load
12:31:15 [2023-08-09T12:31:15.079Z] Loaded image: emptyfs:latest
12:31:15 [2023-08-09T12:31:15.079Z] ++++ tar -cC bundles/test-integration/dangling .
12:31:15 [2023-08-09T12:31:15.079Z] ++++ docker load
12:31:15 [2023-08-09T12:31:15.079Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
12:31:15 [2023-08-09T12:31:15.079Z] Running integration-test (iteration 1)
12:31:15 [2023-08-09T12:31:15.079Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:31:15 [2023-08-09T12:31:15.079Z] ++ 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
12:31:15 [2023-08-09T12:31:15.079Z] ++ set -e
12:31:15 [2023-08-09T12:31:15.079Z] ++ '[' -n 0 ']'
12:31:15 [2023-08-09T12:31:15.079Z] ++ set -x
12:31:15 [2023-08-09T12:31:15.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:31:15 [2023-08-09T12:31:15.079Z] Loaded image: busybox:latest
12:31:15 [2023-08-09T12:31:15.335Z] Loaded image: busybox:glibc
12:31:16 [2023-08-09T12:31:16.262Z] Loaded image: debian:bullseye-slim
12:31:16 [2023-08-09T12:31:16.262Z] Loaded image: hello-world:latest
12:31:16 [2023-08-09T12:31:16.262Z] Loaded image: arm32v7/hello-world:latest
12:31:16 [2023-08-09T12:31:16.262Z] INFO: Testing against a local daemon
12:31:16 [2023-08-09T12:31:16.262Z] === RUN   TestCgroupNamespacesBuild
12:31:17 [2023-08-09T12:31:17.190Z] --- PASS: TestCgroupNamespacesBuild (1.11s)
12:31:17 [2023-08-09T12:31:17.190Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:31:18 [2023-08-09T12:31:18.555Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s)
12:31:18 [2023-08-09T12:31:18.555Z] === RUN   TestBuildWithSession
12:31:18 [2023-08-09T12:31:18.555Z]     build_session_test.go:25: TODO: BuildKit
12:31:18 [2023-08-09T12:31:18.555Z] --- SKIP: TestBuildWithSession (0.00s)
12:31:18 [2023-08-09T12:31:18.555Z] === RUN   TestBuildSquashParent
12:31:22 [2023-08-09T12:31:22.722Z] --- PASS: TestBuildSquashParent (3.67s)
12:31:22 [2023-08-09T12:31:22.722Z] === RUN   TestBuildWithRemoveAndForceRemove
12:31:22 [2023-08-09T12:31:22.722Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:31:22 [2023-08-09T12:31:22.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:31:22 [2023-08-09T12:31:22.722Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:31:22 [2023-08-09T12:31:22.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:31:22 [2023-08-09T12:31:22.722Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:31:22 [2023-08-09T12:31:22.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:31:22 [2023-08-09T12:31:22.722Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:31:22 [2023-08-09T12:31:22.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:31:22 [2023-08-09T12:31:22.722Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:31:22 [2023-08-09T12:31:22.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:31:22 [2023-08-09T12:31:22.722Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:31:22 [2023-08-09T12:31:22.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:31:22 [2023-08-09T12:31:22.722Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:31:22 [2023-08-09T12:31:22.722Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:31:22 [2023-08-09T12:31:22.722Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:31:22 [2023-08-09T12:31:22.722Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:31:22 [2023-08-09T12:31:22.722Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:31:22 [2023-08-09T12:31:22.722Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:31:25 [2023-08-09T12:31:25.238Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
12:31:25 [2023-08-09T12:31:25.238Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.10s)
12:31:25 [2023-08-09T12:31:25.238Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.26s)
12:31:25 [2023-08-09T12:31:25.238Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s)
12:31:25 [2023-08-09T12:31:25.238Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.76s)
12:31:25 [2023-08-09T12:31:25.238Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s)
12:31:25 [2023-08-09T12:31:25.238Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s)
12:31:25 [2023-08-09T12:31:25.238Z] === RUN   TestBuildMultiStageCopy
12:31:25 [2023-08-09T12:31:25.238Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:31:26 [2023-08-09T12:31:26.165Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:31:26 [2023-08-09T12:31:26.165Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:31:26 [2023-08-09T12:31:26.165Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:31:26 [2023-08-09T12:31:26.421Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:31:26 [2023-08-09T12:31:26.421Z] --- PASS: TestBuildMultiStageCopy (1.07s)
12:31:26 [2023-08-09T12:31:26.421Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.88s)
12:31:26 [2023-08-09T12:31:26.421Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
12:31:26 [2023-08-09T12:31:26.421Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
12:31:26 [2023-08-09T12:31:26.421Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s)
12:31:26 [2023-08-09T12:31:26.421Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
12:31:26 [2023-08-09T12:31:26.421Z] === RUN   TestBuildMultiStageParentConfig
12:31:26 [2023-08-09T12:31:26.677Z] --- PASS: TestBuildMultiStageParentConfig (0.21s)
12:31:26 [2023-08-09T12:31:26.677Z] === RUN   TestBuildLabelWithTargets
12:31:26 [2023-08-09T12:31:26.933Z] --- PASS: TestBuildLabelWithTargets (0.32s)
12:31:26 [2023-08-09T12:31:26.933Z] === RUN   TestBuildWithEmptyLayers
12:31:26 [2023-08-09T12:31:26.933Z] --- PASS: TestBuildWithEmptyLayers (0.06s)
12:31:26 [2023-08-09T12:31:26.933Z] === RUN   TestBuildMultiStageOnBuild
12:31:27 [2023-08-09T12:31:27.860Z] --- PASS: TestBuildMultiStageOnBuild (0.98s)
12:31:27 [2023-08-09T12:31:27.860Z] === RUN   TestBuildUncleanTarFilenames
12:31:28 [2023-08-09T12:31:28.116Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
12:31:28 [2023-08-09T12:31:28.116Z] === RUN   TestBuildMultiStageLayerLeak
12:31:29 [2023-08-09T12:31:29.043Z] --- PASS: TestBuildMultiStageLayerLeak (1.01s)
12:31:29 [2023-08-09T12:31:29.043Z] === RUN   TestBuildWithHugeFile
12:32:15 [2023-08-09T12:32:15.671Z] --- PASS: TestBuildWithHugeFile (43.72s)
12:32:15 [2023-08-09T12:32:15.671Z] === RUN   TestBuildWCOWSandboxSize
12:32:15 [2023-08-09T12:32:15.671Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:32:15 [2023-08-09T12:32:15.671Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:32:15 [2023-08-09T12:32:15.671Z] === RUN   TestBuildWithEmptyDockerfile
12:32:15 [2023-08-09T12:32:15.671Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:32:15 [2023-08-09T12:32:15.671Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:32:15 [2023-08-09T12:32:15.671Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:32:15 [2023-08-09T12:32:15.671Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:32:15 [2023-08-09T12:32:15.671Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:32:15 [2023-08-09T12:32:15.671Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:32:15 [2023-08-09T12:32:15.671Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:32:15 [2023-08-09T12:32:15.671Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:32:15 [2023-08-09T12:32:15.671Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:32:15 [2023-08-09T12:32:15.671Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:32:15 [2023-08-09T12:32:15.671Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
12:32:15 [2023-08-09T12:32:15.671Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
12:32:15 [2023-08-09T12:32:15.671Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
12:32:15 [2023-08-09T12:32:15.671Z] === RUN   TestBuildPreserveOwnership
12:32:15 [2023-08-09T12:32:15.671Z] === RUN   TestBuildPreserveOwnership/copy_from
12:32:15 [2023-08-09T12:32:15.671Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:32:15 [2023-08-09T12:32:15.671Z] --- PASS: TestBuildPreserveOwnership (1.91s)
12:32:15 [2023-08-09T12:32:15.671Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.37s)
12:32:15 [2023-08-09T12:32:15.671Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.54s)
12:32:15 [2023-08-09T12:32:15.671Z] === RUN   TestBuildPlatformInvalid
12:32:15 [2023-08-09T12:32:15.671Z] --- PASS: TestBuildPlatformInvalid (0.03s)
12:32:15 [2023-08-09T12:32:15.671Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:32:15 [2023-08-09T12:32:15.671Z] Loaded image: busybox:latest
12:32:15 [2023-08-09T12:32:15.671Z] Loaded image: busybox:glibc
12:32:16 [2023-08-09T12:32:16.598Z] Loaded image: debian:bullseye-slim
12:32:16 [2023-08-09T12:32:16.598Z] Loaded image: hello-world:latest
12:32:16 [2023-08-09T12:32:16.598Z] Loaded image: arm32v7/hello-world:latest
12:32:24 [2023-08-09T12:32:24.681Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.89s)
12:32:24 [2023-08-09T12:32:24.681Z] PASS
12:32:24 [2023-08-09T12:32:24.681Z] 
12:32:24 [2023-08-09T12:32:24.681Z] === Skipped
12:32:24 [2023-08-09T12:32:24.681Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:32:24 [2023-08-09T12:32:24.681Z]     build_session_test.go:25: TODO: BuildKit
12:32:24 [2023-08-09T12:32:24.681Z] 
12:32:24 [2023-08-09T12:32:24.681Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:32:24 [2023-08-09T12:32:24.681Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:32:24 [2023-08-09T12:32:24.681Z] 
12:32:24 [2023-08-09T12:32:24.681Z] DONE 34 tests, 2 skipped in 68.614s
12:32:24 [2023-08-09T12:32:24.681Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:32:24 [2023-08-09T12:32:24.682Z] ++ 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
12:32:24 [2023-08-09T12:32:24.682Z] ++ set -e
12:32:24 [2023-08-09T12:32:24.682Z] ++ '[' -n 0 ']'
12:32:24 [2023-08-09T12:32:24.682Z] ++ set -x
12:32:24 [2023-08-09T12:32:24.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:32:24 [2023-08-09T12:32:24.682Z] INFO: Testing against a local daemon
12:32:24 [2023-08-09T12:32:24.682Z] === RUN   TestConfigInspect
12:32:25 [2023-08-09T12:32:25.609Z] --- PASS: TestConfigInspect (1.87s)
12:32:25 [2023-08-09T12:32:25.609Z] === RUN   TestConfigList
12:32:27 [2023-08-09T12:32:27.497Z] --- PASS: TestConfigList (1.96s)
12:32:27 [2023-08-09T12:32:27.497Z] === RUN   TestConfigsCreateAndDelete
12:32:29 [2023-08-09T12:32:29.385Z] --- PASS: TestConfigsCreateAndDelete (1.99s)
12:32:29 [2023-08-09T12:32:29.385Z] === RUN   TestConfigsUpdate
12:32:31 [2023-08-09T12:32:31.899Z] --- PASS: TestConfigsUpdate (2.07s)
12:32:31 [2023-08-09T12:32:31.899Z] === RUN   TestTemplatedConfig
12:32:34 [2023-08-09T12:32:34.414Z] --- PASS: TestTemplatedConfig (2.59s)
12:32:34 [2023-08-09T12:32:34.414Z] === RUN   TestConfigCreateResolve
12:32:36 [2023-08-09T12:32:36.301Z] --- PASS: TestConfigCreateResolve (2.04s)
12:32:36 [2023-08-09T12:32:36.301Z] PASS
12:32:36 [2023-08-09T12:32:36.301Z] 
12:32:36 [2023-08-09T12:32:36.301Z] DONE 6 tests in 12.553s
12:32:36 [2023-08-09T12:32:36.301Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:32:36 [2023-08-09T12:32:36.301Z] ++ 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
12:32:36 [2023-08-09T12:32:36.301Z] ++ set -e
12:32:36 [2023-08-09T12:32:36.301Z] ++ '[' -n 0 ']'
12:32:36 [2023-08-09T12:32:36.301Z] ++ set -x
12:32:36 [2023-08-09T12:32:36.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:32:36 [2023-08-09T12:32:36.301Z] INFO: Testing against a local daemon
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestAttachWithTTY
12:32:36 [2023-08-09T12:32:36.301Z] --- PASS: TestAttachWithTTY (0.04s)
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestAttachWithoutTTy
12:32:36 [2023-08-09T12:32:36.301Z] --- PASS: TestAttachWithoutTTy (0.03s)
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestCheckpoint
12:32:36 [2023-08-09T12:32:36.301Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:32:36 [2023-08-09T12:32:36.301Z] --- SKIP: TestCheckpoint (0.00s)
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/commit
12:32:36 [2023-08-09T12:32:36.301Z] === PAUSE TestContainerInvalidJSON/commit
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/containers/create
12:32:36 [2023-08-09T12:32:36.301Z] === PAUSE TestContainerInvalidJSON/containers/create
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:32:36 [2023-08-09T12:32:36.301Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:32:36 [2023-08-09T12:32:36.301Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:32:36 [2023-08-09T12:32:36.301Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:32:36 [2023-08-09T12:32:36.301Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:32:36 [2023-08-09T12:32:36.301Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:32:36 [2023-08-09T12:32:36.301Z] === CONT  TestContainerInvalidJSON/commit
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:32:36 [2023-08-09T12:32:36.301Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:32:36 [2023-08-09T12:32:36.301Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:32:36 [2023-08-09T12:32:36.301Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:32:36 [2023-08-09T12:32:36.301Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:32:36 [2023-08-09T12:32:36.301Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:32:36 [2023-08-09T12:32:36.301Z] === CONT  TestContainerInvalidJSON/containers/create
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:32:36 [2023-08-09T12:32:36.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:32:36 [2023-08-09T12:32:36.301Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:32:36 [2023-08-09T12:32:36.301Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:32:36 [2023-08-09T12:32:36.301Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:32:36 [2023-08-09T12:32:36.301Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:32:36 [2023-08-09T12:32:36.301Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:32:36 [2023-08-09T12:32:36.301Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:32:36 [2023-08-09T12:32:36.301Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:32:36 [2023-08-09T12:32:36.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:32:36 [2023-08-09T12:32:36.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:32:36 [2023-08-09T12:32:36.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:32:36 [2023-08-09T12:32:36.302Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:32:36 [2023-08-09T12:32:36.302Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
12:32:36 [2023-08-09T12:32:36.302Z] === RUN   TestCopyFromContainerPathIsNotDir
12:32:36 [2023-08-09T12:32:36.302Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.03s)
12:32:36 [2023-08-09T12:32:36.302Z] === RUN   TestCopyToContainerPathDoesNotExist
12:32:36 [2023-08-09T12:32:36.558Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.03s)
12:32:36 [2023-08-09T12:32:36.558Z] === RUN   TestCopyEmptyFile
12:32:36 [2023-08-09T12:32:36.558Z] --- PASS: TestCopyEmptyFile (0.05s)
12:32:36 [2023-08-09T12:32:36.558Z] === RUN   TestCopyToContainerPathIsNotDir
12:32:36 [2023-08-09T12:32:36.558Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:32:36 [2023-08-09T12:32:36.558Z] === RUN   TestCopyFromContainer
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer//
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer/.
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer//.
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer/./
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer//./
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer//bar/root
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer//bar/root/
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer//bar/root/.
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer/bar/quux
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer/bar/quux/
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer/bar/quux/.
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCopyFromContainer/bar/notarget
12:32:37 [2023-08-09T12:32:37.119Z] --- PASS: TestCopyFromContainer (0.67s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer// (0.01s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer/. (0.01s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer//. (0.01s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:32:37 [2023-08-09T12:32:37.119Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:32:37 [2023-08-09T12:32:37.119Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:32:37 [2023-08-09T12:32:37.119Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:32:37 [2023-08-09T12:32:37.119Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:32:37 [2023-08-09T12:32:37.119Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:32:37 [2023-08-09T12:32:37.119Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:32:37 [2023-08-09T12:32:37.119Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:32:37 [2023-08-09T12:32:37.119Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCreateLinkToNonExistingContainer
12:32:37 [2023-08-09T12:32:37.119Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
12:32:37 [2023-08-09T12:32:37.119Z] === RUN   TestCreateWithInvalidEnv
12:32:37 [2023-08-09T12:32:37.375Z] === RUN   TestCreateWithInvalidEnv/0
12:32:37 [2023-08-09T12:32:37.375Z] === PAUSE TestCreateWithInvalidEnv/0
12:32:37 [2023-08-09T12:32:37.375Z] === RUN   TestCreateWithInvalidEnv/1
12:32:37 [2023-08-09T12:32:37.375Z] === PAUSE TestCreateWithInvalidEnv/1
12:32:37 [2023-08-09T12:32:37.375Z] === RUN   TestCreateWithInvalidEnv/2
12:32:37 [2023-08-09T12:32:37.375Z] === PAUSE TestCreateWithInvalidEnv/2
12:32:37 [2023-08-09T12:32:37.375Z] === CONT  TestCreateWithInvalidEnv/0
12:32:37 [2023-08-09T12:32:37.375Z] === CONT  TestCreateWithInvalidEnv/2
12:32:37 [2023-08-09T12:32:37.375Z] === CONT  TestCreateWithInvalidEnv/1
12:32:37 [2023-08-09T12:32:37.375Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:32:37 [2023-08-09T12:32:37.375Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:32:37 [2023-08-09T12:32:37.375Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:32:37 [2023-08-09T12:32:37.375Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:32:37 [2023-08-09T12:32:37.375Z] === RUN   TestCreateTmpfsMountsTarget
12:32:37 [2023-08-09T12:32:37.375Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:32:37 [2023-08-09T12:32:37.375Z] === RUN   TestCreateWithCustomMaskedPaths
12:32:38 [2023-08-09T12:32:38.739Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
12:32:38 [2023-08-09T12:32:38.739Z] === RUN   TestCreateWithCustomReadonlyPaths
12:32:40 [2023-08-09T12:32:40.104Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.28s)
12:32:40 [2023-08-09T12:32:40.104Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:32:40 [2023-08-09T12:32:40.104Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:32:40 [2023-08-09T12:32:40.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:32:40 [2023-08-09T12:32:40.104Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:32:40 [2023-08-09T12:32:40.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:32:40 [2023-08-09T12:32:40.104Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:32:40 [2023-08-09T12:32:40.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:32:40 [2023-08-09T12:32:40.104Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:32:40 [2023-08-09T12:32:40.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:32:40 [2023-08-09T12:32:40.104Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:32:40 [2023-08-09T12:32:40.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:32:40 [2023-08-09T12:32:40.104Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:32:40 [2023-08-09T12:32:40.104Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:32:40 [2023-08-09T12:32:40.104Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:32:40 [2023-08-09T12:32:40.104Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:32:40 [2023-08-09T12:32:40.104Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:32:40 [2023-08-09T12:32:40.104Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:32:40 [2023-08-09T12:32:40.104Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:32:40 [2023-08-09T12:32:40.104Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:32:40 [2023-08-09T12:32:40.104Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:32:40 [2023-08-09T12:32:40.104Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:32:40 [2023-08-09T12:32:40.104Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:32:40 [2023-08-09T12:32:40.104Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:32:40 [2023-08-09T12:32:40.360Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestCreateDifferentPlatform
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestCreateDifferentPlatform/different_os
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:32:40 [2023-08-09T12:32:40.360Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:32:40 [2023-08-09T12:32:40.360Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:32:40 [2023-08-09T12:32:40.360Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:32:40 [2023-08-09T12:32:40.360Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:32:40 [2023-08-09T12:32:40.360Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestCreateInvalidHostConfig
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:32:40 [2023-08-09T12:32:40.360Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:32:40 [2023-08-09T12:32:40.360Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:32:40 [2023-08-09T12:32:40.360Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:32:40 [2023-08-09T12:32:40.360Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
12:32:40 [2023-08-09T12:32:40.360Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
12:32:40 [2023-08-09T12:32:40.360Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:32:40 [2023-08-09T12:32:40.360Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:32:40 [2023-08-09T12:32:40.360Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:32:40 [2023-08-09T12:32:40.360Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
12:32:40 [2023-08-09T12:32:40.360Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:32:40 [2023-08-09T12:32:40.360Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:32:40 [2023-08-09T12:32:40.360Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:32:40 [2023-08-09T12:32:40.360Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:32:40 [2023-08-09T12:32:40.360Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:32:40 [2023-08-09T12:32:40.360Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
12:32:40 [2023-08-09T12:32:40.360Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestContainerStartOnDaemonRestart
12:32:40 [2023-08-09T12:32:40.360Z] === PAUSE TestContainerStartOnDaemonRestart
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestDaemonRestartIpcMode
12:32:40 [2023-08-09T12:32:40.360Z] === PAUSE TestDaemonRestartIpcMode
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestDaemonHostGatewayIP
12:32:40 [2023-08-09T12:32:40.360Z] === PAUSE TestDaemonHostGatewayIP
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestRestartDaemonWithRestartingContainer
12:32:40 [2023-08-09T12:32:40.360Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestHardRestartWhenContainerIsRunning
12:32:40 [2023-08-09T12:32:40.360Z] === PAUSE TestHardRestartWhenContainerIsRunning
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestContainerKillOnDaemonStart
12:32:40 [2023-08-09T12:32:40.360Z] === PAUSE TestContainerKillOnDaemonStart
12:32:40 [2023-08-09T12:32:40.360Z] === RUN   TestDiff
12:32:40 [2023-08-09T12:32:40.927Z] --- PASS: TestDiff (0.48s)
12:32:40 [2023-08-09T12:32:40.927Z] === RUN   TestExecConsoleSize
12:32:41 [2023-08-09T12:32:41.493Z] --- PASS: TestExecConsoleSize (0.50s)
12:32:41 [2023-08-09T12:32:41.493Z] === RUN   TestExecWithCloseStdin
12:32:41 [2023-08-09T12:32:41.749Z] --- PASS: TestExecWithCloseStdin (0.50s)
12:32:41 [2023-08-09T12:32:41.749Z] === RUN   TestExec
12:32:42 [2023-08-09T12:32:42.311Z] --- PASS: TestExec (0.52s)
12:32:42 [2023-08-09T12:32:42.311Z] === RUN   TestExecUser
12:32:42 [2023-08-09T12:32:42.872Z] --- PASS: TestExecUser (0.54s)
12:32:42 [2023-08-09T12:32:42.872Z] === RUN   TestExportContainerAndImportImage
12:32:43 [2023-08-09T12:32:43.434Z] --- PASS: TestExportContainerAndImportImage (0.50s)
12:32:43 [2023-08-09T12:32:43.434Z] === RUN   TestExportContainerAfterDaemonRestart
12:32:49 [2023-08-09T12:32:49.968Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
12:32:49 [2023-08-09T12:32:49.968Z] === RUN   TestHealthCheckWorkdir
12:32:50 [2023-08-09T12:32:50.223Z] --- PASS: TestHealthCheckWorkdir (0.64s)
12:32:50 [2023-08-09T12:32:50.223Z] === RUN   TestHealthKillContainer
12:32:58 [2023-08-09T12:32:58.306Z] --- PASS: TestHealthKillContainer (7.94s)
12:32:58 [2023-08-09T12:32:58.306Z] === RUN   TestHealthCheckProcessKilled
12:32:58 [2023-08-09T12:32:58.869Z] --- PASS: TestHealthCheckProcessKilled (0.77s)
12:32:58 [2023-08-09T12:32:58.869Z] === RUN   TestInspectCpusetInConfigPre120
12:32:59 [2023-08-09T12:32:59.431Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
12:32:59 [2023-08-09T12:32:59.431Z] === RUN   TestInspectAnnotations
12:32:59 [2023-08-09T12:32:59.431Z] --- PASS: TestInspectAnnotations (0.03s)
12:32:59 [2023-08-09T12:32:59.431Z] === RUN   TestIpcModeNone
12:32:59 [2023-08-09T12:32:59.687Z] --- PASS: TestIpcModeNone (0.45s)
12:32:59 [2023-08-09T12:32:59.687Z] === RUN   TestIpcModePrivate
12:33:00 [2023-08-09T12:33:00.248Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
12:33:00 [2023-08-09T12:33:00.248Z] --- PASS: TestIpcModePrivate (0.52s)
12:33:00 [2023-08-09T12:33:00.248Z] === RUN   TestIpcModeShareable
12:33:00 [2023-08-09T12:33:00.810Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
12:33:00 [2023-08-09T12:33:00.810Z] --- PASS: TestIpcModeShareable (0.54s)
12:33:00 [2023-08-09T12:33:00.810Z] === RUN   TestAPIIpcModeShareableAndContainer
12:33:02 [2023-08-09T12:33:02.700Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s)
12:33:02 [2023-08-09T12:33:02.700Z] === RUN   TestAPIIpcModeHost
12:33:02 [2023-08-09T12:33:02.700Z] --- PASS: TestAPIIpcModeHost (0.33s)
12:33:02 [2023-08-09T12:33:02.700Z] === RUN   TestDaemonIpcModeShareable
12:33:03 [2023-08-09T12:33:03.627Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
12:33:03 [2023-08-09T12:33:03.883Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
12:33:03 [2023-08-09T12:33:03.883Z] === RUN   TestDaemonIpcModePrivate
12:33:04 [2023-08-09T12:33:04.809Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
12:33:05 [2023-08-09T12:33:05.065Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
12:33:05 [2023-08-09T12:33:05.065Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:33:05 [2023-08-09T12:33:05.992Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
12:33:05 [2023-08-09T12:33:05.992Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s)
12:33:05 [2023-08-09T12:33:05.992Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:33:06 [2023-08-09T12:33:06.918Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
12:33:07 [2023-08-09T12:33:07.174Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.04s)
12:33:07 [2023-08-09T12:33:07.174Z] === RUN   TestIpcModeOlderClient
12:33:07 [2023-08-09T12:33:07.174Z] === PAUSE TestIpcModeOlderClient
12:33:07 [2023-08-09T12:33:07.174Z] === RUN   TestKillContainerInvalidSignal
12:33:07 [2023-08-09T12:33:07.735Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
12:33:07 [2023-08-09T12:33:07.735Z] === RUN   TestKillContainer
12:33:07 [2023-08-09T12:33:07.735Z] === RUN   TestKillContainer/no_signal
12:33:07 [2023-08-09T12:33:07.990Z] === RUN   TestKillContainer/non_killing_signal
12:33:08 [2023-08-09T12:33:08.245Z] === RUN   TestKillContainer/killing_signal
12:33:08 [2023-08-09T12:33:08.806Z] --- PASS: TestKillContainer (1.35s)
12:33:08 [2023-08-09T12:33:08.806Z]     --- PASS: TestKillContainer/no_signal (0.42s)
12:33:08 [2023-08-09T12:33:08.806Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
12:33:08 [2023-08-09T12:33:08.806Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
12:33:08 [2023-08-09T12:33:08.806Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:33:08 [2023-08-09T12:33:08.806Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:33:09 [2023-08-09T12:33:09.370Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:33:09 [2023-08-09T12:33:09.932Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
12:33:09 [2023-08-09T12:33:09.932Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
12:33:09 [2023-08-09T12:33:09.932Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s)
12:33:09 [2023-08-09T12:33:09.932Z] === RUN   TestKillStoppedContainer
12:33:09 [2023-08-09T12:33:09.932Z] --- PASS: TestKillStoppedContainer (0.03s)
12:33:09 [2023-08-09T12:33:09.932Z] === RUN   TestKillStoppedContainerAPIPre120
12:33:09 [2023-08-09T12:33:09.932Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
12:33:09 [2023-08-09T12:33:09.932Z] === RUN   TestKillDifferentUserContainer
12:33:10 [2023-08-09T12:33:10.187Z] --- PASS: TestKillDifferentUserContainer (0.42s)
12:33:10 [2023-08-09T12:33:10.187Z] === RUN   TestInspectOomKilledTrue
12:33:10 [2023-08-09T12:33:10.748Z] --- PASS: TestInspectOomKilledTrue (0.49s)
12:33:10 [2023-08-09T12:33:10.748Z] === RUN   TestInspectOomKilledFalse
12:33:11 [2023-08-09T12:33:11.310Z] --- PASS: TestInspectOomKilledFalse (0.44s)
12:33:11 [2023-08-09T12:33:11.310Z] === RUN   TestLinksEtcHostsContentMatch
12:33:11 [2023-08-09T12:33:11.565Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s)
12:33:11 [2023-08-09T12:33:11.565Z] === RUN   TestLinksContainerNames
12:33:12 [2023-08-09T12:33:12.492Z] --- PASS: TestLinksContainerNames (0.85s)
12:33:12 [2023-08-09T12:33:12.492Z] === RUN   TestLogsFollowTailEmpty
12:33:12 [2023-08-09T12:33:12.748Z] --- PASS: TestLogsFollowTailEmpty (0.50s)
12:33:12 [2023-08-09T12:33:12.748Z] === RUN   TestLogs
12:33:12 [2023-08-09T12:33:12.748Z] === RUN   TestLogs/driver_local
12:33:12 [2023-08-09T12:33:12.748Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:33:12 [2023-08-09T12:33:12.748Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:33:12 [2023-08-09T12:33:12.748Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:33:12 [2023-08-09T12:33:12.748Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:33:12 [2023-08-09T12:33:12.748Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:33:12 [2023-08-09T12:33:12.748Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:33:12 [2023-08-09T12:33:12.748Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:33:12 [2023-08-09T12:33:12.748Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:33:12 [2023-08-09T12:33:12.748Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:33:12 [2023-08-09T12:33:12.748Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:33:12 [2023-08-09T12:33:12.748Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:33:12 [2023-08-09T12:33:12.748Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:33:12 [2023-08-09T12:33:12.748Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:33:12 [2023-08-09T12:33:12.748Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:33:12 [2023-08-09T12:33:12.748Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:33:12 [2023-08-09T12:33:12.748Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:33:12 [2023-08-09T12:33:12.748Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:33:12 [2023-08-09T12:33:12.748Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:33:14 [2023-08-09T12:33:14.636Z] === RUN   TestLogs/driver_json-file
12:33:14 [2023-08-09T12:33:14.636Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:33:14 [2023-08-09T12:33:14.636Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:33:14 [2023-08-09T12:33:14.636Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:33:14 [2023-08-09T12:33:14.636Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:33:14 [2023-08-09T12:33:14.636Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:33:14 [2023-08-09T12:33:14.636Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:33:14 [2023-08-09T12:33:14.636Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:33:14 [2023-08-09T12:33:14.636Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:33:14 [2023-08-09T12:33:14.636Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:33:14 [2023-08-09T12:33:14.636Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:33:14 [2023-08-09T12:33:14.636Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:33:14 [2023-08-09T12:33:14.636Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:33:14 [2023-08-09T12:33:14.636Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:33:14 [2023-08-09T12:33:14.636Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:33:14 [2023-08-09T12:33:14.636Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:33:14 [2023-08-09T12:33:14.636Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:33:14 [2023-08-09T12:33:14.636Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:33:14 [2023-08-09T12:33:14.636Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:33:16 [2023-08-09T12:33:16.045Z] --- PASS: TestLogs (3.20s)
12:33:16 [2023-08-09T12:33:16.045Z]     --- PASS: TestLogs/driver_local (0.01s)
12:33:16 [2023-08-09T12:33:16.045Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.03s)
12:33:16 [2023-08-09T12:33:16.045Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.03s)
12:33:16 [2023-08-09T12:33:16.045Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.27s)
12:33:16 [2023-08-09T12:33:16.045Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.59s)
12:33:16 [2023-08-09T12:33:16.045Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.66s)
12:33:16 [2023-08-09T12:33:16.045Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.72s)
12:33:16 [2023-08-09T12:33:16.045Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:33:16 [2023-08-09T12:33:16.045Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s)
12:33:16 [2023-08-09T12:33:16.045Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.83s)
12:33:16 [2023-08-09T12:33:16.045Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.14s)
12:33:16 [2023-08-09T12:33:16.045Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.21s)
12:33:16 [2023-08-09T12:33:16.045Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.41s)
12:33:16 [2023-08-09T12:33:16.045Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.46s)
12:33:16 [2023-08-09T12:33:16.045Z] === RUN   TestContainerNetworkMountsNoChown
12:33:16 [2023-08-09T12:33:16.607Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/default
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/default
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/private
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/private
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/rprivate
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/rprivate
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/slave
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/slave
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/rslave
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/rslave
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/shared
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/shared
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/rshared
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/rshared
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/default
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/rslave
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/default/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/rshared
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/shared
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/slave
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/private
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/rprivate
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/private/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/private/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/default/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/private/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/private/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/default/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/default/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:33:16 [2023-08-09T12:33:16.607Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:33:16 [2023-08-09T12:33:16.607Z] --- PASS: TestMountDaemonRoot (0.02s)
12:33:16 [2023-08-09T12:33:16.607Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:33:16 [2023-08-09T12:33:16.607Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:33:16 [2023-08-09T12:33:16.607Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:33:16 [2023-08-09T12:33:16.607Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:33:16 [2023-08-09T12:33:16.607Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:33:16 [2023-08-09T12:33:16.607Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:33:16 [2023-08-09T12:33:16.607Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:33:16 [2023-08-09T12:33:16.607Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:33:16 [2023-08-09T12:33:16.607Z] === RUN   TestContainerBindMountNonRecursive
12:33:17 [2023-08-09T12:33:17.534Z] --- PASS: TestContainerBindMountNonRecursive (1.07s)
12:33:17 [2023-08-09T12:33:17.534Z] === RUN   TestContainerVolumesMountedAsShared
12:33:18 [2023-08-09T12:33:18.096Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
12:33:18 [2023-08-09T12:33:18.096Z] === RUN   TestContainerVolumesMountedAsSlave
12:33:18 [2023-08-09T12:33:18.352Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
12:33:18 [2023-08-09T12:33:18.352Z] === RUN   TestContainerCopyLeaksMounts
12:33:18 [2023-08-09T12:33:18.913Z] --- PASS: TestContainerCopyLeaksMounts (0.54s)
12:33:18 [2023-08-09T12:33:18.913Z] === RUN   TestNetworkNat
12:33:19 [2023-08-09T12:33:19.474Z] --- PASS: TestNetworkNat (0.47s)
12:33:19 [2023-08-09T12:33:19.474Z] === RUN   TestNetworkLocalhostTCPNat
12:33:20 [2023-08-09T12:33:20.035Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
12:33:20 [2023-08-09T12:33:20.035Z] === RUN   TestNetworkLoopbackNat
12:33:22 [2023-08-09T12:33:22.549Z] --- PASS: TestNetworkLoopbackNat (2.58s)
12:33:22 [2023-08-09T12:33:22.549Z] === RUN   TestPause
12:33:23 [2023-08-09T12:33:23.110Z] --- PASS: TestPause (0.48s)
12:33:23 [2023-08-09T12:33:23.110Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:33:23 [2023-08-09T12:33:23.110Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:33:23 [2023-08-09T12:33:23.110Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:33:23 [2023-08-09T12:33:23.110Z] === RUN   TestPauseStopPausedContainer
12:33:23 [2023-08-09T12:33:23.366Z] --- PASS: TestPauseStopPausedContainer (0.49s)
12:33:23 [2023-08-09T12:33:23.366Z] === RUN   TestPidHost
12:33:24 [2023-08-09T12:33:24.731Z] --- PASS: TestPidHost (1.05s)
12:33:24 [2023-08-09T12:33:24.731Z] === RUN   TestPsFilter
12:33:24 [2023-08-09T12:33:24.731Z] === RUN   TestPsFilter/since
12:33:24 [2023-08-09T12:33:24.731Z] === RUN   TestPsFilter/before
12:33:24 [2023-08-09T12:33:24.731Z] --- PASS: TestPsFilter (0.08s)
12:33:24 [2023-08-09T12:33:24.731Z]     --- PASS: TestPsFilter/since (0.00s)
12:33:24 [2023-08-09T12:33:24.731Z]     --- PASS: TestPsFilter/before (0.00s)
12:33:24 [2023-08-09T12:33:24.731Z] === RUN   TestRemoveContainerWithRemovedVolume
12:33:24 [2023-08-09T12:33:24.986Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s)
12:33:24 [2023-08-09T12:33:24.986Z] === RUN   TestRemoveContainerWithVolume
12:33:25 [2023-08-09T12:33:25.547Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
12:33:25 [2023-08-09T12:33:25.547Z] === RUN   TestRemoveContainerRunning
12:33:25 [2023-08-09T12:33:25.803Z] --- PASS: TestRemoveContainerRunning (0.44s)
12:33:25 [2023-08-09T12:33:25.803Z] === RUN   TestRemoveContainerForceRemoveRunning
12:33:26 [2023-08-09T12:33:26.365Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
12:33:26 [2023-08-09T12:33:26.365Z] === RUN   TestRemoveInvalidContainer
12:33:26 [2023-08-09T12:33:26.365Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:33:26 [2023-08-09T12:33:26.365Z] === RUN   TestRenameLinkedContainer
12:33:28 [2023-08-09T12:33:28.252Z] --- PASS: TestRenameLinkedContainer (1.81s)
12:33:28 [2023-08-09T12:33:28.252Z] === RUN   TestRenameStoppedContainer
12:33:28 [2023-08-09T12:33:28.508Z] --- PASS: TestRenameStoppedContainer (0.46s)
12:33:28 [2023-08-09T12:33:28.508Z] === RUN   TestRenameRunningContainerAndReuse
12:33:29 [2023-08-09T12:33:29.436Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
12:33:29 [2023-08-09T12:33:29.436Z] === RUN   TestRenameInvalidName
12:33:29 [2023-08-09T12:33:29.997Z] --- PASS: TestRenameInvalidName (0.42s)
12:33:29 [2023-08-09T12:33:29.997Z] === RUN   TestRenameAnonymousContainer
12:33:31 [2023-08-09T12:33:31.887Z] --- PASS: TestRenameAnonymousContainer (1.57s)
12:33:31 [2023-08-09T12:33:31.887Z] === RUN   TestRenameContainerWithSameName
12:33:31 [2023-08-09T12:33:31.887Z] --- PASS: TestRenameContainerWithSameName (0.43s)
12:33:31 [2023-08-09T12:33:31.887Z] === RUN   TestRenameContainerWithLinkedContainer
12:33:32 [2023-08-09T12:33:32.814Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
12:33:32 [2023-08-09T12:33:32.814Z] === RUN   TestResize
12:33:33 [2023-08-09T12:33:33.376Z] --- PASS: TestResize (0.47s)
12:33:33 [2023-08-09T12:33:33.376Z] === RUN   TestResizeWithInvalidSize
12:33:33 [2023-08-09T12:33:33.938Z] --- PASS: TestResizeWithInvalidSize (0.47s)
12:33:33 [2023-08-09T12:33:33.938Z] === RUN   TestResizeWhenContainerNotStarted
12:33:34 [2023-08-09T12:33:34.194Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
12:33:34 [2023-08-09T12:33:34.194Z] === RUN   TestDaemonRestartKillContainers
12:33:34 [2023-08-09T12:33:34.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:33:34 [2023-08-09T12:33:34.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:33:34 [2023-08-09T12:33:34.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:33:34 [2023-08-09T12:33:34.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:33:34 [2023-08-09T12:33:34.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:33:34 [2023-08-09T12:33:34.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:33:34 [2023-08-09T12:33:34.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:33:34 [2023-08-09T12:33:34.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:33:34 [2023-08-09T12:33:34.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:33:34 [2023-08-09T12:33:34.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:33:34 [2023-08-09T12:33:34.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:33:34 [2023-08-09T12:33:34.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:33:34 [2023-08-09T12:33:34.194Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:33:34 [2023-08-09T12:33:34.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:33:35 [2023-08-09T12:33:35.559Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:33:35 [2023-08-09T12:33:35.559Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:33:36 [2023-08-09T12:33:36.120Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:33:36 [2023-08-09T12:33:36.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:33:36 [2023-08-09T12:33:36.632Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:33:36 [2023-08-09T12:33:36.632Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:33:36 [2023-08-09T12:33:36.632Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:33:37 [2023-08-09T12:33:37.997Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:33:41 [2023-08-09T12:33:41.263Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.08s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.16s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.47s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.35s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.09s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.09s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s)
12:33:41 [2023-08-09T12:33:41.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.45s)
12:33:41 [2023-08-09T12:33:41.263Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:33:41 [2023-08-09T12:33:41.263Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:33:41 [2023-08-09T12:33:41.824Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:33:42 [2023-08-09T12:33:42.751Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
12:33:42 [2023-08-09T12:33:42.751Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
12:33:42 [2023-08-09T12:33:42.751Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s)
12:33:42 [2023-08-09T12:33:42.751Z] === RUN   TestCgroupNamespacesRun
12:33:43 [2023-08-09T12:33:43.677Z] --- PASS: TestCgroupNamespacesRun (1.07s)
12:33:43 [2023-08-09T12:33:43.677Z] === RUN   TestCgroupNamespacesRunPrivileged
12:33:45 [2023-08-09T12:33:45.041Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
12:33:45 [2023-08-09T12:33:45.041Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:33:45 [2023-08-09T12:33:45.967Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.04s)
12:33:45 [2023-08-09T12:33:45.967Z] === RUN   TestCgroupNamespacesRunHostMode
12:33:46 [2023-08-09T12:33:46.894Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s)
12:33:46 [2023-08-09T12:33:46.894Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:33:47 [2023-08-09T12:33:47.821Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s)
12:33:47 [2023-08-09T12:33:47.821Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:33:49 [2023-08-09T12:33:49.185Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
12:33:49 [2023-08-09T12:33:49.185Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:33:49 [2023-08-09T12:33:49.746Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
12:33:49 [2023-08-09T12:33:49.746Z] === RUN   TestCgroupNamespacesRunOlderClient
12:33:50 [2023-08-09T12:33:50.672Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s)
12:33:50 [2023-08-09T12:33:50.672Z] === RUN   TestNISDomainname
12:33:51 [2023-08-09T12:33:51.234Z] --- PASS: TestNISDomainname (0.56s)
12:33:51 [2023-08-09T12:33:51.234Z] === RUN   TestHostnameDnsResolution
12:33:52 [2023-08-09T12:33:52.161Z] --- PASS: TestHostnameDnsResolution (0.72s)
12:33:52 [2023-08-09T12:33:52.161Z] === RUN   TestUnprivilegedPortsAndPing
12:33:52 [2023-08-09T12:33:52.416Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s)
12:33:52 [2023-08-09T12:33:52.416Z] === RUN   TestPrivilegedHostDevices
12:33:52 [2023-08-09T12:33:52.978Z] --- PASS: TestPrivilegedHostDevices (0.53s)
12:33:52 [2023-08-09T12:33:52.978Z] === RUN   TestRunConsoleSize
12:33:53 [2023-08-09T12:33:53.547Z] --- PASS: TestRunConsoleSize (0.44s)
12:33:53 [2023-08-09T12:33:53.547Z] === RUN   TestRunWithAlternativeContainerdShim
12:33:57 [2023-08-09T12:33:57.713Z] --- PASS: TestRunWithAlternativeContainerdShim (3.83s)
12:33:57 [2023-08-09T12:33:57.713Z] === RUN   TestStats
12:34:00 [2023-08-09T12:34:00.227Z] --- PASS: TestStats (2.47s)
12:34:00 [2023-08-09T12:34:00.228Z] === RUN   TestStopContainerWithTimeout
12:34:00 [2023-08-09T12:34:00.228Z] === RUN   TestStopContainerWithTimeout/0
12:34:00 [2023-08-09T12:34:00.228Z] === PAUSE TestStopContainerWithTimeout/0
12:34:00 [2023-08-09T12:34:00.228Z] === RUN   TestStopContainerWithTimeout/1
12:34:00 [2023-08-09T12:34:00.228Z] === PAUSE TestStopContainerWithTimeout/1
12:34:00 [2023-08-09T12:34:00.228Z] === RUN   TestStopContainerWithTimeout/3
12:34:00 [2023-08-09T12:34:00.228Z] === PAUSE TestStopContainerWithTimeout/3
12:34:00 [2023-08-09T12:34:00.228Z] === RUN   TestStopContainerWithTimeout/-1
12:34:00 [2023-08-09T12:34:00.228Z] === PAUSE TestStopContainerWithTimeout/-1
12:34:00 [2023-08-09T12:34:00.228Z] === CONT  TestStopContainerWithTimeout/0
12:34:00 [2023-08-09T12:34:00.228Z] === CONT  TestStopContainerWithTimeout/3
12:34:00 [2023-08-09T12:34:00.228Z] === CONT  TestStopContainerWithTimeout/-1
12:34:00 [2023-08-09T12:34:00.228Z] === CONT  TestStopContainerWithTimeout/1
12:34:02 [2023-08-09T12:34:02.801Z] --- PASS: TestStopContainerWithTimeout (0.04s)
12:34:02 [2023-08-09T12:34:02.801Z]     --- PASS: TestStopContainerWithTimeout/0 (0.97s)
12:34:02 [2023-08-09T12:34:02.801Z]     --- PASS: TestStopContainerWithTimeout/1 (1.79s)
12:34:02 [2023-08-09T12:34:02.801Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.77s)
12:34:02 [2023-08-09T12:34:02.801Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
12:34:02 [2023-08-09T12:34:02.801Z] === RUN   TestDeleteDevicemapper
12:34:02 [2023-08-09T12:34:02.801Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
12:34:02 [2023-08-09T12:34:02.801Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:34:02 [2023-08-09T12:34:02.801Z] === RUN   TestStopContainerWithTimeoutCancel
12:34:02 [2023-08-09T12:34:02.801Z] === PAUSE TestStopContainerWithTimeoutCancel
12:34:02 [2023-08-09T12:34:02.801Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:34:05 [2023-08-09T12:34:05.316Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s)
12:34:05 [2023-08-09T12:34:05.316Z] === RUN   TestUpdateMemory
12:34:05 [2023-08-09T12:34:05.572Z] --- PASS: TestUpdateMemory (0.57s)
12:34:05 [2023-08-09T12:34:05.572Z] === RUN   TestUpdateCPUQuota
12:34:06 [2023-08-09T12:34:06.499Z] --- PASS: TestUpdateCPUQuota (0.81s)
12:34:06 [2023-08-09T12:34:06.499Z] === RUN   TestUpdatePidsLimit
12:34:06 [2023-08-09T12:34:06.499Z] === RUN   TestUpdatePidsLimit/update_from_none
12:34:06 [2023-08-09T12:34:06.499Z] === RUN   TestUpdatePidsLimit/no_change
12:34:06 [2023-08-09T12:34:06.754Z] === RUN   TestUpdatePidsLimit/update_lower
12:34:07 [2023-08-09T12:34:07.010Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:34:07 [2023-08-09T12:34:07.010Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:34:07 [2023-08-09T12:34:07.266Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:34:07 [2023-08-09T12:34:07.522Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:34:08 [2023-08-09T12:34:08.449Z] --- PASS: TestUpdatePidsLimit (1.92s)
12:34:08 [2023-08-09T12:34:08.449Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
12:34:08 [2023-08-09T12:34:08.449Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
12:34:08 [2023-08-09T12:34:08.449Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
12:34:08 [2023-08-09T12:34:08.449Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
12:34:08 [2023-08-09T12:34:08.449Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
12:34:08 [2023-08-09T12:34:08.449Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
12:34:08 [2023-08-09T12:34:08.449Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
12:34:08 [2023-08-09T12:34:08.449Z] === RUN   TestUpdateRestartPolicy
12:34:20 [2023-08-09T12:34:20.615Z] --- PASS: TestUpdateRestartPolicy (10.80s)
12:34:20 [2023-08-09T12:34:20.615Z] === RUN   TestUpdateRestartWithAutoRemove
12:34:20 [2023-08-09T12:34:20.615Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
12:34:20 [2023-08-09T12:34:20.615Z] === RUN   TestWaitNonBlocked
12:34:20 [2023-08-09T12:34:20.615Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:34:20 [2023-08-09T12:34:20.615Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:34:20 [2023-08-09T12:34:20.615Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:34:20 [2023-08-09T12:34:20.615Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:34:20 [2023-08-09T12:34:20.615Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:34:20 [2023-08-09T12:34:20.615Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:34:20 [2023-08-09T12:34:20.615Z] --- PASS: TestWaitNonBlocked (0.02s)
12:34:20 [2023-08-09T12:34:20.615Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
12:34:20 [2023-08-09T12:34:20.615Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
12:34:20 [2023-08-09T12:34:20.615Z] === RUN   TestWaitBlocked
12:34:20 [2023-08-09T12:34:20.615Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:34:20 [2023-08-09T12:34:20.615Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:34:20 [2023-08-09T12:34:20.615Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:34:20 [2023-08-09T12:34:20.615Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:34:20 [2023-08-09T12:34:20.615Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:34:20 [2023-08-09T12:34:20.615Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:34:21 [2023-08-09T12:34:21.177Z] --- PASS: TestWaitBlocked (0.02s)
12:34:21 [2023-08-09T12:34:21.177Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
12:34:21 [2023-08-09T12:34:21.177Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
12:34:21 [2023-08-09T12:34:21.177Z] === RUN   TestWaitConditions
12:34:21 [2023-08-09T12:34:21.177Z] === RUN   TestWaitConditions/default
12:34:21 [2023-08-09T12:34:21.177Z] === PAUSE TestWaitConditions/default
12:34:21 [2023-08-09T12:34:21.177Z] === RUN   TestWaitConditions/not-running
12:34:21 [2023-08-09T12:34:21.177Z] === PAUSE TestWaitConditions/not-running
12:34:21 [2023-08-09T12:34:21.177Z] === RUN   TestWaitConditions/next-exit
12:34:21 [2023-08-09T12:34:21.177Z] === PAUSE TestWaitConditions/next-exit
12:34:21 [2023-08-09T12:34:21.177Z] === RUN   TestWaitConditions/removed
12:34:21 [2023-08-09T12:34:21.177Z] === PAUSE TestWaitConditions/removed
12:34:21 [2023-08-09T12:34:21.177Z] === CONT  TestWaitConditions/default
12:34:21 [2023-08-09T12:34:21.177Z] === CONT  TestWaitConditions/next-exit
12:34:21 [2023-08-09T12:34:21.177Z] === CONT  TestWaitConditions/removed
12:34:21 [2023-08-09T12:34:21.177Z] === CONT  TestWaitConditions/not-running
12:34:21 [2023-08-09T12:34:21.177Z]     wait_test.go:146: ContainerID = efe4bfbd1107388c91d1471f25852e649c75ba4c72bf95394103acf0cf5a3fd6
12:34:21 [2023-08-09T12:34:21.177Z]     wait_test.go:146: ContainerID = 6e78080274bc8ca845f5970e6dd8e36620962f51dbb334fe057855b5a5e9bebc
12:34:21 [2023-08-09T12:34:21.177Z]     wait_test.go:146: ContainerID = d4deda6553ca07d8a2e23426dc7f7cb247f650cf9d1d19a66abec92cb1a65eb8
12:34:21 [2023-08-09T12:34:21.177Z]     wait_test.go:146: ContainerID = 2ae8c86a45f64791bc0561b5fce32d09f2bc6d6d4b139ed9e8f2476eb599d0f3
12:34:22 [2023-08-09T12:34:22.103Z] --- PASS: TestWaitConditions (0.03s)
12:34:22 [2023-08-09T12:34:22.103Z]     --- PASS: TestWaitConditions/removed (0.87s)
12:34:22 [2023-08-09T12:34:22.103Z]     --- PASS: TestWaitConditions/not-running (1.02s)
12:34:22 [2023-08-09T12:34:22.103Z]     --- PASS: TestWaitConditions/next-exit (1.07s)
12:34:22 [2023-08-09T12:34:22.103Z]     --- PASS: TestWaitConditions/default (1.10s)
12:34:22 [2023-08-09T12:34:22.103Z] === RUN   TestWaitRestartedContainer
12:34:22 [2023-08-09T12:34:22.103Z] === RUN   TestWaitRestartedContainer/default
12:34:22 [2023-08-09T12:34:22.103Z] === PAUSE TestWaitRestartedContainer/default
12:34:22 [2023-08-09T12:34:22.103Z] === RUN   TestWaitRestartedContainer/not-running
12:34:22 [2023-08-09T12:34:22.103Z] === PAUSE TestWaitRestartedContainer/not-running
12:34:22 [2023-08-09T12:34:22.103Z] === RUN   TestWaitRestartedContainer/next-exit
12:34:22 [2023-08-09T12:34:22.103Z] === PAUSE TestWaitRestartedContainer/next-exit
12:34:22 [2023-08-09T12:34:22.103Z] === CONT  TestWaitRestartedContainer/default
12:34:22 [2023-08-09T12:34:22.103Z] === CONT  TestWaitRestartedContainer/next-exit
12:34:22 [2023-08-09T12:34:22.103Z] === CONT  TestWaitRestartedContainer/not-running
12:34:24 [2023-08-09T12:34:24.618Z] --- PASS: TestWaitRestartedContainer (0.01s)
12:34:24 [2023-08-09T12:34:24.618Z]     --- PASS: TestWaitRestartedContainer/default (1.58s)
12:34:24 [2023-08-09T12:34:24.618Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.06s)
12:34:24 [2023-08-09T12:34:24.618Z]     --- PASS: TestWaitRestartedContainer/not-running (2.11s)
12:34:24 [2023-08-09T12:34:24.618Z] === CONT  TestContainerStartOnDaemonRestart
12:34:24 [2023-08-09T12:34:24.618Z] === CONT  TestHardRestartWhenContainerIsRunning
12:34:24 [2023-08-09T12:34:24.618Z] === CONT  TestDaemonHostGatewayIP
12:34:24 [2023-08-09T12:34:24.618Z] === CONT  TestRestartDaemonWithRestartingContainer
12:34:24 [2023-08-09T12:34:24.618Z] === CONT  TestDaemonRestartIpcMode
12:34:24 [2023-08-09T12:34:24.618Z] === CONT  TestIpcModeOlderClient
12:34:24 [2023-08-09T12:34:24.618Z] === CONT  TestStopContainerWithTimeoutCancel
12:34:24 [2023-08-09T12:34:24.618Z] === CONT  TestContainerKillOnDaemonStart
12:34:24 [2023-08-09T12:34:24.618Z] --- PASS: TestIpcModeOlderClient (0.05s)
12:34:25 [2023-08-09T12:34:25.985Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
12:34:25 [2023-08-09T12:34:25.985Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
12:34:26 [2023-08-09T12:34:26.914Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.46s)
12:34:26 [2023-08-09T12:34:26.914Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
12:34:26 [2023-08-09T12:34:26.914Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.62s)
12:34:27 [2023-08-09T12:34:27.171Z] --- PASS: TestContainerStartOnDaemonRestart (2.88s)
12:34:27 [2023-08-09T12:34:27.731Z] --- PASS: TestDaemonHostGatewayIP (3.37s)
12:34:27 [2023-08-09T12:34:27.987Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.66s)
12:34:27 [2023-08-09T12:34:27.987Z] --- PASS: TestStopContainerWithTimeoutCancel (3.74s)
12:34:28 [2023-08-09T12:34:28.242Z] --- PASS: TestDaemonRestartIpcMode (3.92s)
12:34:36 [2023-08-09T12:34:36.322Z] --- PASS: TestContainerKillOnDaemonStart (11.69s)
12:34:36 [2023-08-09T12:34:36.322Z] PASS
12:34:36 [2023-08-09T12:34:36.322Z] 
12:34:36 [2023-08-09T12:34:36.322Z] === Skipped
12:34:36 [2023-08-09T12:34:36.322Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:34:36 [2023-08-09T12:34:36.322Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:34:36 [2023-08-09T12:34:36.322Z] 
12:34:36 [2023-08-09T12:34:36.322Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:34:36 [2023-08-09T12:34:36.322Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:34:36 [2023-08-09T12:34:36.322Z] 
12:34:36 [2023-08-09T12:34:36.322Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:34:36 [2023-08-09T12:34:36.322Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
12:34:36 [2023-08-09T12:34:36.322Z] 
12:34:36 [2023-08-09T12:34:36.322Z] DONE 289 tests, 3 skipped in 119.729s
12:34:36 [2023-08-09T12:34:36.322Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
12:34:36 [2023-08-09T12:34:36.322Z] ++ 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
12:34:36 [2023-08-09T12:34:36.322Z] ++ set -e
12:34:36 [2023-08-09T12:34:36.322Z] ++ '[' -n 0 ']'
12:34:36 [2023-08-09T12:34:36.322Z] ++ set -x
12:34:36 [2023-08-09T12:34:36.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:34:36 [2023-08-09T12:34:36.322Z] INFO: Testing against a local daemon
12:34:36 [2023-08-09T12:34:36.322Z] === RUN   TestConfigDaemonID
12:34:37 [2023-08-09T12:34:37.249Z]     daemon_test.go:52: [d058d7b6334db] daemon is not started
12:34:37 [2023-08-09T12:34:37.249Z] --- PASS: TestConfigDaemonID (1.04s)
12:34:37 [2023-08-09T12:34:37.249Z] === RUN   TestDaemonConfigValidation
12:34:37 [2023-08-09T12:34:37.249Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:34:37 [2023-08-09T12:34:37.249Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:34:37 [2023-08-09T12:34:37.249Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:34:37 [2023-08-09T12:34:37.249Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:34:37 [2023-08-09T12:34:37.249Z] === RUN   TestDaemonConfigValidation/invalid_config
12:34:37 [2023-08-09T12:34:37.249Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:34:37 [2023-08-09T12:34:37.249Z] === RUN   TestDaemonConfigValidation/malformed_config
12:34:37 [2023-08-09T12:34:37.249Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:34:37 [2023-08-09T12:34:37.249Z] === RUN   TestDaemonConfigValidation/valid_config
12:34:37 [2023-08-09T12:34:37.249Z] === PAUSE TestDaemonConfigValidation/valid_config
12:34:37 [2023-08-09T12:34:37.249Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:34:37 [2023-08-09T12:34:37.249Z] === CONT  TestDaemonConfigValidation/malformed_config
12:34:37 [2023-08-09T12:34:37.249Z] === CONT  TestDaemonConfigValidation/invalid_config
12:34:37 [2023-08-09T12:34:37.249Z] === CONT  TestDaemonConfigValidation/valid_config
12:34:37 [2023-08-09T12:34:37.249Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:34:37 [2023-08-09T12:34:37.249Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:34:37 [2023-08-09T12:34:37.249Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
12:34:37 [2023-08-09T12:34:37.249Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
12:34:37 [2023-08-09T12:34:37.249Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
12:34:37 [2023-08-09T12:34:37.249Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
12:34:37 [2023-08-09T12:34:37.249Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
12:34:37 [2023-08-09T12:34:37.249Z] === RUN   TestConfigDaemonSeccompProfiles
12:34:37 [2023-08-09T12:34:37.249Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:34:38 [2023-08-09T12:34:38.176Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:34:39 [2023-08-09T12:34:39.103Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:34:40 [2023-08-09T12:34:40.467Z]     daemon_test.go:166: [d4cedb91ddeb9] daemon is not started
12:34:40 [2023-08-09T12:34:40.467Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
12:34:40 [2023-08-09T12:34:40.467Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:34:40 [2023-08-09T12:34:40.467Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:34:40 [2023-08-09T12:34:40.467Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:34:40 [2023-08-09T12:34:40.467Z] === RUN   TestDaemonProxy
12:34:40 [2023-08-09T12:34:40.467Z] === RUN   TestDaemonProxy/environment_variables
12:34:40 [2023-08-09T12:34:40.467Z] === PAUSE TestDaemonProxy/environment_variables
12:34:40 [2023-08-09T12:34:40.467Z] === RUN   TestDaemonProxy/command-line_options
12:34:40 [2023-08-09T12:34:40.467Z] === PAUSE TestDaemonProxy/command-line_options
12:34:40 [2023-08-09T12:34:40.467Z] === RUN   TestDaemonProxy/configuration_file
12:34:40 [2023-08-09T12:34:40.467Z] === PAUSE TestDaemonProxy/configuration_file
12:34:40 [2023-08-09T12:34:40.467Z] === RUN   TestDaemonProxy/conflicting_options
12:34:40 [2023-08-09T12:34:40.723Z] === RUN   TestDaemonProxy/reload_sanitized
12:34:40 [2023-08-09T12:34:40.723Z] === PAUSE TestDaemonProxy/reload_sanitized
12:34:40 [2023-08-09T12:34:40.723Z] === CONT  TestDaemonProxy/environment_variables
12:34:40 [2023-08-09T12:34:40.723Z] === CONT  TestDaemonProxy/configuration_file
12:34:40 [2023-08-09T12:34:40.723Z] === CONT  TestDaemonProxy/reload_sanitized
12:34:40 [2023-08-09T12:34:40.723Z] === CONT  TestDaemonProxy/command-line_options
12:34:42 [2023-08-09T12:34:42.611Z] --- PASS: TestDaemonProxy (0.50s)
12:34:42 [2023-08-09T12:34:42.611Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:34:42 [2023-08-09T12:34:42.611Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
12:34:42 [2023-08-09T12:34:42.611Z]     --- PASS: TestDaemonProxy/configuration_file (1.85s)
12:34:42 [2023-08-09T12:34:42.611Z]     --- PASS: TestDaemonProxy/command-line_options (1.92s)
12:34:42 [2023-08-09T12:34:42.611Z]     --- PASS: TestDaemonProxy/environment_variables (1.97s)
12:34:42 [2023-08-09T12:34:42.611Z] === RUN   TestLiveRestore
12:34:42 [2023-08-09T12:34:42.611Z] === RUN   TestLiveRestore/volume_references
12:34:42 [2023-08-09T12:34:42.611Z] === PAUSE TestLiveRestore/volume_references
12:34:42 [2023-08-09T12:34:42.611Z] === CONT  TestLiveRestore/volume_references
12:34:43 [2023-08-09T12:34:43.173Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:34:43 [2023-08-09T12:34:43.173Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:34:44 [2023-08-09T12:34:44.538Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:34:45 [2023-08-09T12:34:45.465Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:34:46 [2023-08-09T12:34:46.392Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:34:47 [2023-08-09T12:34:47.319Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
12:34:48 [2023-08-09T12:34:48.246Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
12:34:49 [2023-08-09T12:34:49.173Z] --- PASS: TestLiveRestore (0.00s)
12:34:49 [2023-08-09T12:34:49.173Z]     --- PASS: TestLiveRestore/volume_references (6.40s)
12:34:49 [2023-08-09T12:34:49.173Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.87s)
12:34:49 [2023-08-09T12:34:49.173Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.00s)
12:34:49 [2023-08-09T12:34:49.173Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s)
12:34:49 [2023-08-09T12:34:49.173Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
12:34:49 [2023-08-09T12:34:49.173Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s)
12:34:49 [2023-08-09T12:34:49.173Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.95s)
12:34:49 [2023-08-09T12:34:49.173Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.99s)
12:34:49 [2023-08-09T12:34:49.173Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
12:34:49 [2023-08-09T12:34:49.735Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.65s)
12:34:49 [2023-08-09T12:34:49.735Z] PASS
12:34:49 [2023-08-09T12:34:49.735Z] 
12:34:49 [2023-08-09T12:34:49.735Z] DONE 27 tests in 13.806s
12:34:49 [2023-08-09T12:34:49.735Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:34:49 [2023-08-09T12:34:49.735Z] ++ 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
12:34:49 [2023-08-09T12:34:49.735Z] ++ set -e
12:34:49 [2023-08-09T12:34:49.735Z] ++ '[' -n 0 ']'
12:34:49 [2023-08-09T12:34:49.735Z] ++ set -x
12:34:49 [2023-08-09T12:34:49.735Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:34:49 [2023-08-09T12:34:49.735Z] INFO: Testing against a local daemon
12:34:49 [2023-08-09T12:34:49.735Z] === RUN   TestCommitInheritsEnv
12:34:49 [2023-08-09T12:34:49.991Z] --- PASS: TestCommitInheritsEnv (0.12s)
12:34:49 [2023-08-09T12:34:49.991Z] === RUN   TestImportExtremelyLargeImageWorks
12:34:49 [2023-08-09T12:34:49.991Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:34:49 [2023-08-09T12:34:49.991Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:34:49 [2023-08-09T12:34:49.991Z] === RUN   TestImportWithCustomPlatform
12:34:49 [2023-08-09T12:34:49.991Z] === RUN   TestImportWithCustomPlatform/#00
12:34:49 [2023-08-09T12:34:49.991Z] === RUN   TestImportWithCustomPlatform/_______
12:34:49 [2023-08-09T12:34:49.991Z] === RUN   TestImportWithCustomPlatform//
12:34:49 [2023-08-09T12:34:49.991Z] === RUN   TestImportWithCustomPlatform/linux
12:34:49 [2023-08-09T12:34:49.991Z] === RUN   TestImportWithCustomPlatform/LINUX
12:34:49 [2023-08-09T12:34:49.991Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:34:49 [2023-08-09T12:34:49.991Z] === RUN   TestImportWithCustomPlatform/macos
12:34:49 [2023-08-09T12:34:49.991Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:34:49 [2023-08-09T12:34:49.991Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:34:49 [2023-08-09T12:34:49.991Z] --- PASS: TestImportWithCustomPlatform (0.10s)
12:34:49 [2023-08-09T12:34:49.991Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
12:34:49 [2023-08-09T12:34:49.991Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:34:49 [2023-08-09T12:34:49.991Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:34:49 [2023-08-09T12:34:49.991Z]     --- PASS: TestImportWithCustomPlatform/linux (0.01s)
12:34:49 [2023-08-09T12:34:49.991Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
12:34:49 [2023-08-09T12:34:49.991Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
12:34:49 [2023-08-09T12:34:49.991Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:34:49 [2023-08-09T12:34:49.991Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:34:49 [2023-08-09T12:34:49.991Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:34:49 [2023-08-09T12:34:49.991Z] === RUN   TestImageInspectEmptyTagsAndDigests
12:34:49 [2023-08-09T12:34:49.991Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
12:34:49 [2023-08-09T12:34:49.991Z] === RUN   TestImagesFilterMultiReference
12:34:49 [2023-08-09T12:34:49.991Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:34:49 [2023-08-09T12:34:49.991Z] === RUN   TestImagesFilterBeforeSince
12:34:50 [2023-08-09T12:34:50.247Z]     list_test.go:87: ImageList: ID=sha256:f2c8fa1453f85252efaceceef031ab37e5e21119c639623b0e33c97f763ff64e RepoTags=[testimagesfilterbeforesince:v3]
12:34:50 [2023-08-09T12:34:50.247Z]     list_test.go:87: ImageList: ID=sha256:c0bb7531c9c2aac3c2f81bef9954e9894d153afaa224605065329ba2f161ddfe RepoTags=[testimagesfilterbeforesince:v1]
12:34:50 [2023-08-09T12:34:50.247Z]     list_test.go:87: ImageList: ID=sha256:c3b44218110167c481d5d31510cfae92ab01816cc5bd49eafd487c378a47745b RepoTags=[testimagesfilterbeforesince:v2]
12:34:50 [2023-08-09T12:34:50.247Z] --- PASS: TestImagesFilterBeforeSince (0.20s)
12:34:50 [2023-08-09T12:34:50.247Z] === RUN   TestPruneDontDeleteUsedDangling
12:34:50 [2023-08-09T12:34:50.247Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
12:34:50 [2023-08-09T12:34:50.247Z] === RUN   TestImagePullPlatformInvalid
12:34:50 [2023-08-09T12:34:50.247Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:34:50 [2023-08-09T12:34:50.247Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:34:50 [2023-08-09T12:34:50.247Z] time="2023-08-09T12:34:50Z" 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.7 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.247Z] time="2023-08-09T12:34:50Z" level=info msg="redis not configured" go.version=go1.20.7 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.247Z] time="2023-08-09T12:34:50Z" level=info msg="Starting upload purge in 55m0s" go.version=go1.20.7 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.247Z] time="2023-08-09T12:34:50Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.7 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ad8a4e80-1d1a-4b4a-9158-ffef23dd3522 http.request.method=GET http.request.remoteaddr="127.0.0.1:38286" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ad8a4e80-1d1a-4b4a-9158-ffef23dd3522 http.request.method=GET http.request.remoteaddr="127.0.0.1:38286" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="993.657µs" http.response.status=200 http.response.written=2 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4ffcde06-ab61-46df-926d-de6e624d7d3a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=b5c29fc8-7fb5-4a33-bc50-f1fa4ded7722 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4ffcde06-ab61-46df-926d-de6e624d7d3a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=b5c29fc8-7fb5-4a33-bc50-f1fa4ded7722 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4ffcde06-ab61-46df-926d-de6e624d7d3a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=27.454µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5574517c-10ca-4671-bd5c-0d6a28df720f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=b5c29fc8-7fb5-4a33-bc50-f1fa4ded7722 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=23.409µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=030b2d9c-3f4c-47f2-8b26-05f60cdb26fa trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=4ffcde06-ab61-46df-926d-de6e624d7d3a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38290" 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=2.100176ms http.response.status=404 http.response.written=157 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=b5c29fc8-7fb5-4a33-bc50-f1fa4ded7722 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38296" 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=2.13668ms http.response.status=404 http.response.written=157 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=309a6fc6-fd42-4e8c-8ecc-6d33c5118ad0 http.request.method=POST http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=309a6fc6-fd42-4e8c-8ecc-6d33c5118ad0 http.request.method=POST http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c8d22b35-205e-4835-aa3f-93da5e405967 http.request.method=POST http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c8d22b35-205e-4835-aa3f-93da5e405967 http.request.method=POST http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=309a6fc6-fd42-4e8c-8ecc-6d33c5118ad0 http.request.method=POST http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=106.79µs trace.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=00072edd-1c88-48c6-a5db-cbff5f1368bc trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c8d22b35-205e-4835-aa3f-93da5e405967 http.request.method=POST http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=61.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).PutContent" trace.id=7272ef40-96e3-4ee9-8e28-14daf3d83c16 trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=309a6fc6-fd42-4e8c-8ecc-6d33c5118ad0 http.request.method=POST http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=14.236µs trace.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=5824bc3f-0427-4c34-8a71-48c5352b51d0 trace.line=141 vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c8d22b35-205e-4835-aa3f-93da5e405967 http.request.method=POST http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=11.134µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=099fe5fa-bc1e-4a46-9a7d-c46d9ecabcef trace.line=141 vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=309a6fc6-fd42-4e8c-8ecc-6d33c5118ad0 http.request.method=POST http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=77.129µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=377fc1eb-c250-40c1-b0b5-54ca22275fe6 trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c8d22b35-205e-4835-aa3f-93da5e405967 http.request.method=POST http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=72.37µs trace.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=33944641-afba-400d-abbe-b9530d750f83 trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c8d22b35-205e-4835-aa3f-93da5e405967 http.request.method=POST http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.088582ms http.response.status=202 http.response.written=0 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=309a6fc6-fd42-4e8c-8ecc-6d33c5118ad0 http.request.method=POST http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.157226ms http.response.status=202 http.response.written=0 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=febf9736-8700-48ec-9e7f-ccf82f0375b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9?_state=1FDHZg7-yygbTi-u_f4ECGYmmhCad_Tn9JossgS790F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2ZGI0MTBlLWZlODMtNDJlYS05NGRkLTc3YjRmN2U1MWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc0NDE2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.uuid=16db410e-fe83-42ea-94dd-77b4f7e51ff9 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.505Z] time="2023-08-09T12:34:50Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=febf9736-8700-48ec-9e7f-ccf82f0375b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9?_state=1FDHZg7-yygbTi-u_f4ECGYmmhCad_Tn9JossgS790F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2ZGI0MTBlLWZlODMtNDJlYS05NGRkLTc3YjRmN2U1MWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc0NDE2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.uuid=16db410e-fe83-42ea-94dd-77b4f7e51ff9 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=febf9736-8700-48ec-9e7f-ccf82f0375b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9?_state=1FDHZg7-yygbTi-u_f4ECGYmmhCad_Tn9JossgS790F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2ZGI0MTBlLWZlODMtNDJlYS05NGRkLTc3YjRmN2U1MWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc0NDE2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=39.467µs trace.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=a2ff5ea8-83fc-4423-ae31-8054df112b5d trace.line=82 vars.name=test vars.uuid=16db410e-fe83-42ea-94dd-77b4f7e51ff9 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=febf9736-8700-48ec-9e7f-ccf82f0375b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9?_state=1FDHZg7-yygbTi-u_f4ECGYmmhCad_Tn9JossgS790F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2ZGI0MTBlLWZlODMtNDJlYS05NGRkLTc3YjRmN2U1MWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc0NDE2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=13.358µs trace.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=df1ccc4a-dba0-4f79-9df3-a4ab2d22e732 trace.line=141 vars.name=test vars.uuid=16db410e-fe83-42ea-94dd-77b4f7e51ff9 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=febf9736-8700-48ec-9e7f-ccf82f0375b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9?_state=1FDHZg7-yygbTi-u_f4ECGYmmhCad_Tn9JossgS790F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2ZGI0MTBlLWZlODMtNDJlYS05NGRkLTc3YjRmN2U1MWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc0NDE2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=74.88µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=e0b52ef3-4f6a-478f-a5be-d97f9039b9e7 trace.line=124 vars.name=test vars.uuid=16db410e-fe83-42ea-94dd-77b4f7e51ff9 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=febf9736-8700-48ec-9e7f-ccf82f0375b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9?_state=1FDHZg7-yygbTi-u_f4ECGYmmhCad_Tn9JossgS790F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2ZGI0MTBlLWZlODMtNDJlYS05NGRkLTc3YjRmN2U1MWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc0NDE2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.uuid=16db410e-fe83-42ea-94dd-77b4f7e51ff9 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cce15ac3-3651-4ec4-8663-d8d37e02310d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4?_state=YiKRBbi100EE1vbgyrPQkQH2ZVrSgLzLiLLOdR9TGC17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNjNiYTFjLTE4NjMtNGZmMS04ZDg3LTgwYmMxNzFjZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc1MDIwMjZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.uuid=e163ba1c-1863-4ff1-8d87-80bc171ce7b4 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=febf9736-8700-48ec-9e7f-ccf82f0375b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9?_state=1FDHZg7-yygbTi-u_f4ECGYmmhCad_Tn9JossgS790F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2ZGI0MTBlLWZlODMtNDJlYS05NGRkLTc3YjRmN2U1MWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc0NDE2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=11.217µs trace.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=0ce49158-7108-46eb-a915-20c1e8d91a8d trace.line=141 vars.name=test vars.uuid=16db410e-fe83-42ea-94dd-77b4f7e51ff9 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cce15ac3-3651-4ec4-8663-d8d37e02310d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4?_state=YiKRBbi100EE1vbgyrPQkQH2ZVrSgLzLiLLOdR9TGC17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNjNiYTFjLTE4NjMtNGZmMS04ZDg3LTgwYmMxNzFjZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc1MDIwMjZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.uuid=e163ba1c-1863-4ff1-8d87-80bc171ce7b4 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=febf9736-8700-48ec-9e7f-ccf82f0375b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9?_state=1FDHZg7-yygbTi-u_f4ECGYmmhCad_Tn9JossgS790F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2ZGI0MTBlLWZlODMtNDJlYS05NGRkLTc3YjRmN2U1MWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc0NDE2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=11.775µs trace.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=95228a11-07f5-45bf-bc27-8a1f6be04a82 trace.line=141 vars.name=test vars.uuid=16db410e-fe83-42ea-94dd-77b4f7e51ff9 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cce15ac3-3651-4ec4-8663-d8d37e02310d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4?_state=YiKRBbi100EE1vbgyrPQkQH2ZVrSgLzLiLLOdR9TGC17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNjNiYTFjLTE4NjMtNGZmMS04ZDg3LTgwYmMxNzFjZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc1MDIwMjZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=33.748µs trace.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=f5b3b40c-d346-4dfa-aec1-9edaaca4c17e trace.line=82 vars.name=test vars.uuid=e163ba1c-1863-4ff1-8d87-80bc171ce7b4 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=febf9736-8700-48ec-9e7f-ccf82f0375b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9?_state=1FDHZg7-yygbTi-u_f4ECGYmmhCad_Tn9JossgS790F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2ZGI0MTBlLWZlODMtNDJlYS05NGRkLTc3YjRmN2U1MWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc0NDE2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=7.754µs trace.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=10ebc699-3166-4fd9-946f-b256cc46fee6 trace.line=141 vars.name=test vars.uuid=16db410e-fe83-42ea-94dd-77b4f7e51ff9 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cce15ac3-3651-4ec4-8663-d8d37e02310d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4?_state=YiKRBbi100EE1vbgyrPQkQH2ZVrSgLzLiLLOdR9TGC17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNjNiYTFjLTE4NjMtNGZmMS04ZDg3LTgwYmMxNzFjZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc1MDIwMjZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=13.186µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dd3134a5-1dc1-423d-9758-114a7971e4c0 trace.line=141 vars.name=test vars.uuid=e163ba1c-1863-4ff1-8d87-80bc171ce7b4 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=febf9736-8700-48ec-9e7f-ccf82f0375b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9?_state=1FDHZg7-yygbTi-u_f4ECGYmmhCad_Tn9JossgS790F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2ZGI0MTBlLWZlODMtNDJlYS05NGRkLTc3YjRmN2U1MWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc0NDE2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=56.402µs trace.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=825fd9b3-be0f-47bb-a5b2-d9342644751b trace.line=167 vars.name=test vars.uuid=16db410e-fe83-42ea-94dd-77b4f7e51ff9 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=febf9736-8700-48ec-9e7f-ccf82f0375b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9?_state=1FDHZg7-yygbTi-u_f4ECGYmmhCad_Tn9JossgS790F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2ZGI0MTBlLWZlODMtNDJlYS05NGRkLTc3YjRmN2U1MWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc0NDE2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=78.746µs trace.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=12c77b29-7ff5-4bb8-ac21-71651393083d trace.line=95 vars.name=test vars.uuid=16db410e-fe83-42ea-94dd-77b4f7e51ff9 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cce15ac3-3651-4ec4-8663-d8d37e02310d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4?_state=YiKRBbi100EE1vbgyrPQkQH2ZVrSgLzLiLLOdR9TGC17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNjNiYTFjLTE4NjMtNGZmMS04ZDg3LTgwYmMxNzFjZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc1MDIwMjZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=79.409µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=c72ae069-ed1c-4d44-9475-76d0a8cd77af trace.line=124 vars.name=test vars.uuid=e163ba1c-1863-4ff1-8d87-80bc171ce7b4 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cce15ac3-3651-4ec4-8663-d8d37e02310d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4?_state=YiKRBbi100EE1vbgyrPQkQH2ZVrSgLzLiLLOdR9TGC17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNjNiYTFjLTE4NjMtNGZmMS04ZDg3LTgwYmMxNzFjZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc1MDIwMjZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.uuid=e163ba1c-1863-4ff1-8d87-80bc171ce7b4 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cce15ac3-3651-4ec4-8663-d8d37e02310d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4?_state=YiKRBbi100EE1vbgyrPQkQH2ZVrSgLzLiLLOdR9TGC17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNjNiYTFjLTE4NjMtNGZmMS04ZDg3LTgwYmMxNzFjZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc1MDIwMjZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=12.522µs trace.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=48dd40e8-4773-4f2c-a846-7385578ab4da trace.line=141 vars.name=test vars.uuid=e163ba1c-1863-4ff1-8d87-80bc171ce7b4 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=febf9736-8700-48ec-9e7f-ccf82f0375b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9?_state=1FDHZg7-yygbTi-u_f4ECGYmmhCad_Tn9JossgS790F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2ZGI0MTBlLWZlODMtNDJlYS05NGRkLTc3YjRmN2U1MWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc0NDE2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=115.258µs trace.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=9c0c933f-36c7-4559-a8c1-fc8943d97335 trace.line=181 vars.name=test vars.uuid=16db410e-fe83-42ea-94dd-77b4f7e51ff9 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cce15ac3-3651-4ec4-8663-d8d37e02310d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4?_state=YiKRBbi100EE1vbgyrPQkQH2ZVrSgLzLiLLOdR9TGC17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNjNiYTFjLTE4NjMtNGZmMS04ZDg3LTgwYmMxNzFjZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc1MDIwMjZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=15.885µs trace.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=6a5fa74d-84be-4613-b810-d3d3851f6818 trace.line=141 vars.name=test vars.uuid=e163ba1c-1863-4ff1-8d87-80bc171ce7b4 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=febf9736-8700-48ec-9e7f-ccf82f0375b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/test/blobs/uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9?_state=1FDHZg7-yygbTi-u_f4ECGYmmhCad_Tn9JossgS790F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2ZGI0MTBlLWZlODMtNDJlYS05NGRkLTc3YjRmN2U1MWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc0NDE2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.345699ms http.response.status=201 http.response.written=0 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.506Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "PUT /v2/test/blobs/uploads/16db410e-fe83-42ea-94dd-77b4f7e51ff9?_state=1FDHZg7-yygbTi-u_f4ECGYmmhCad_Tn9JossgS790F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2ZGI0MTBlLWZlODMtNDJlYS05NGRkLTc3YjRmN2U1MWZmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc0NDE2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
12:34:50 [2023-08-09T12:34:50.506Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cce15ac3-3651-4ec4-8663-d8d37e02310d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4?_state=YiKRBbi100EE1vbgyrPQkQH2ZVrSgLzLiLLOdR9TGC17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNjNiYTFjLTE4NjMtNGZmMS04ZDg3LTgwYmMxNzFjZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc1MDIwMjZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=11.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=087ee662-5cd1-404e-af2b-5008a947e915 trace.line=141 vars.name=test vars.uuid=e163ba1c-1863-4ff1-8d87-80bc171ce7b4 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cce15ac3-3651-4ec4-8663-d8d37e02310d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4?_state=YiKRBbi100EE1vbgyrPQkQH2ZVrSgLzLiLLOdR9TGC17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNjNiYTFjLTE4NjMtNGZmMS04ZDg3LTgwYmMxNzFjZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc1MDIwMjZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=52.522µs trace.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=0597977a-7e3f-4c1b-8cb8-d913e4011efc trace.line=167 vars.name=test vars.uuid=e163ba1c-1863-4ff1-8d87-80bc171ce7b4 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cce15ac3-3651-4ec4-8663-d8d37e02310d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4?_state=YiKRBbi100EE1vbgyrPQkQH2ZVrSgLzLiLLOdR9TGC17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNjNiYTFjLTE4NjMtNGZmMS04ZDg3LTgwYmMxNzFjZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc1MDIwMjZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=61.392µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ca1032de-88fc-45f6-b749-5751aeadb948 trace.line=95 vars.name=test vars.uuid=e163ba1c-1863-4ff1-8d87-80bc171ce7b4 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cce15ac3-3651-4ec4-8663-d8d37e02310d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4?_state=YiKRBbi100EE1vbgyrPQkQH2ZVrSgLzLiLLOdR9TGC17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNjNiYTFjLTE4NjMtNGZmMS04ZDg3LTgwYmMxNzFjZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc1MDIwMjZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=76.817µs trace.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=1d031651-ff58-4381-8e9d-ff5ba16abb88 trace.line=181 vars.name=test vars.uuid=e163ba1c-1863-4ff1-8d87-80bc171ce7b4 version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cce15ac3-3651-4ec4-8663-d8d37e02310d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/blobs/uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4?_state=YiKRBbi100EE1vbgyrPQkQH2ZVrSgLzLiLLOdR9TGC17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNjNiYTFjLTE4NjMtNGZmMS04ZDg3LTgwYmMxNzFjZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc1MDIwMjZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.422344ms http.response.status=201 http.response.written=0 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "PUT /v2/test/blobs/uploads/e163ba1c-1863-4ff1-8d87-80bc171ce7b4?_state=YiKRBbi100EE1vbgyrPQkQH2ZVrSgLzLiLLOdR9TGC17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNjNiYTFjLTE4NjMtNGZmMS04ZDg3LTgwYmMxNzFjZTdiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOVQxMjozNDo1MC4zMzc1MDIwMjZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=53ea1a26-40d4-49c1-9c45-b128e90626b3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=53ea1a26-40d4-49c1-9c45-b128e90626b3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=53ea1a26-40d4-49c1-9c45-b128e90626b3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=23.319µs trace.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=8686ad4d-ea9e-45c3-ad63-cb3f509a6ad7 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=53ea1a26-40d4-49c1-9c45-b128e90626b3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38290" 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="868.142µs" http.response.status=404 http.response.written=96 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4aee48c4-72fe-4a8d-af01-349c46f02535 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg=PutImageManifest go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4aee48c4-72fe-4a8d-af01-349c46f02535 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4aee48c4-72fe-4a8d-af01-349c46f02535 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4aee48c4-72fe-4a8d-af01-349c46f02535 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4aee48c4-72fe-4a8d-af01-349c46f02535 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=35.365µs trace.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=5d93be47-1e3c-49b1-bd8c-bed1c72f085a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4aee48c4-72fe-4a8d-af01-349c46f02535 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=13.563µs trace.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=be458a6d-0b89-470b-a163-6c9c43e09872 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4aee48c4-72fe-4a8d-af01-349c46f02535 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=29.358µs trace.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=893bfc54-159a-4ef9-b53a-90bc324ad7d5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4aee48c4-72fe-4a8d-af01-349c46f02535 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=10.511µs trace.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=ac41ee71-832c-431b-93b1-9b83b2275683 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4aee48c4-72fe-4a8d-af01-349c46f02535 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=11.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=08f2c7b1-36b5-4890-bfb5-a130079a0ab3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4aee48c4-72fe-4a8d-af01-349c46f02535 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=49.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).PutContent" trace.id=c3eafa38-a310-4e68-8d3d-3c39cf4b8c44 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4aee48c4-72fe-4a8d-af01-349c46f02535 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=55.368µs trace.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=0106c280-2e07-4f6c-99c8-3b7d9fe4d34a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4aee48c4-72fe-4a8d-af01-349c46f02535 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=26.962µs trace.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=03706504-db71-404f-a4bb-b6d0aef9f78f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4aee48c4-72fe-4a8d-af01-349c46f02535 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=57.551µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8f33dfac-1b3a-41bc-926c-53a9d14b5c49 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4aee48c4-72fe-4a8d-af01-349c46f02535 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=33.444µs trace.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=786a2eb0-1cba-44da-9d3d-b9325ead5cb6 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4aee48c4-72fe-4a8d-af01-349c46f02535 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.658441ms http.response.status=201 http.response.written=0 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d55d2b42-47e3-48a3-8308-dfb9d9e5be30 http.request.method=GET http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d55d2b42-47e3-48a3-8308-dfb9d9e5be30 http.request.method=GET http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="764.174µs" http.response.status=200 http.response.written=2 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c0d735f2-892b-4936-945f-66adab982e83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c0d735f2-892b-4936-945f-66adab982e83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c0d735f2-892b-4936-945f-66adab982e83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=44.168µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=88598181-752c-4732-a8c2-e2b3d5196ad6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.507Z] time="2023-08-09T12:34:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c0d735f2-892b-4936-945f-66adab982e83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c0d735f2-892b-4936-945f-66adab982e83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=24.78µs trace.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=c788cde3-48e7-4f24-b9e7-f1a56af6c6b1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c0d735f2-892b-4936-945f-66adab982e83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=14.671µs trace.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=a7557039-457c-4fa9-ba37-83bbf6d85d55 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c0d735f2-892b-4936-945f-66adab982e83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=17.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).GetContent" trace.id=f5227863-70b5-4f0f-9da4-e9c39944230b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c0d735f2-892b-4936-945f-66adab982e83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c0d735f2-892b-4936-945f-66adab982e83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38324" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-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.251119ms http.response.status=200 http.response.written=417 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4fde84c6-1806-4cd2-933e-51e5c1232220 http.request.method=GET http.request.remoteaddr="127.0.0.1:38338" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4fde84c6-1806-4cd2-933e-51e5c1232220 http.request.method=GET http.request.remoteaddr="127.0.0.1:38338" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4fde84c6-1806-4cd2-933e-51e5c1232220 http.request.method=GET http.request.remoteaddr="127.0.0.1:38338" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4fde84c6-1806-4cd2-933e-51e5c1232220 http.request.method=GET http.request.remoteaddr="127.0.0.1:38338" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=54.039µs trace.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=463d938b-fe05-4343-8fef-19941e1d49d4 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4fde84c6-1806-4cd2-933e-51e5c1232220 http.request.method=GET http.request.remoteaddr="127.0.0.1:38338" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=15.959µs trace.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=8b1ae9bf-5558-419c-aed0-60aeb7e86308 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4fde84c6-1806-4cd2-933e-51e5c1232220 http.request.method=GET http.request.remoteaddr="127.0.0.1:38338" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=16.829µs trace.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=b8566be0-b1fc-40f2-9bf8-7525478ce88f trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4fde84c6-1806-4cd2-933e-51e5c1232220 http.request.method=GET http.request.remoteaddr="127.0.0.1:38338" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4fde84c6-1806-4cd2-933e-51e5c1232220 http.request.method=GET http.request.remoteaddr="127.0.0.1:38338" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-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.271304ms http.response.status=200 http.response.written=417 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=381c509c-5d4e-4ef4-a87c-aea8b2a080ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38354" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cc5cbb62-5f0f-4174-9508-d2432ae180de http.request.method=GET http.request.remoteaddr="127.0.0.1:38352" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=381c509c-5d4e-4ef4-a87c-aea8b2a080ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38354" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cc5cbb62-5f0f-4174-9508-d2432ae180de http.request.method=GET http.request.remoteaddr="127.0.0.1:38352" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cc5cbb62-5f0f-4174-9508-d2432ae180de http.request.method=GET http.request.remoteaddr="127.0.0.1:38352" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=40.575µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6c41a0fc-2cf6-48f3-a286-8e8cd3ff77d1 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cc5cbb62-5f0f-4174-9508-d2432ae180de http.request.method=GET http.request.remoteaddr="127.0.0.1:38352" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=16.755µs trace.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=7cc32d13-79dc-4f44-91c2-1a49033ecc28 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=381c509c-5d4e-4ef4-a87c-aea8b2a080ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38354" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=41.854µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=837a74bb-20b7-4921-8ee2-684a4973411c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cc5cbb62-5f0f-4174-9508-d2432ae180de http.request.method=GET http.request.remoteaddr="127.0.0.1:38352" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=18.601µs trace.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=ee7158a9-fd8a-41ce-9e1b-4886b0bf08e3 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.508Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=381c509c-5d4e-4ef4-a87c-aea8b2a080ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38354" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=17.862µs trace.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=15467bb9-f135-4dd7-9caa-12ab457ffc62 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cc5cbb62-5f0f-4174-9508-d2432ae180de http.request.method=GET http.request.remoteaddr="127.0.0.1:38352" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=9.108µs trace.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=1855f0c4-6c67-4f3b-a66a-b2bba1f55630 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=381c509c-5d4e-4ef4-a87c-aea8b2a080ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38354" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=21.735µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e02e1818-e0c2-4558-a1d0-4d390083399a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cc5cbb62-5f0f-4174-9508-d2432ae180de http.request.method=GET http.request.remoteaddr="127.0.0.1:38352" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=8.206µs trace.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=792f1e7b-89e4-4240-af48-84515c9ce8d7 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=381c509c-5d4e-4ef4-a87c-aea8b2a080ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38354" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c 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=7d047ecf-299d-4b73-83fb-165e9b7a497f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cc5cbb62-5f0f-4174-9508-d2432ae180de http.request.method=GET http.request.remoteaddr="127.0.0.1:38352" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=7.154µs trace.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=cba6bf44-01b1-4665-a836-7e9453620e29 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=381c509c-5d4e-4ef4-a87c-aea8b2a080ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38354" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=8.418µs trace.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=df28ec3e-026f-4bed-bc94-7b938e82a529 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=381c509c-5d4e-4ef4-a87c-aea8b2a080ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38354" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=5.415µs trace.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=62e374db-14e1-4a2e-b7a0-0550ad63a0fa trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cc5cbb62-5f0f-4174-9508-d2432ae180de http.request.method=GET http.request.remoteaddr="127.0.0.1:38352" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=14.761µs trace.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=a2036dc1-a601-4c28-9977-520d0dc7d65a trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=381c509c-5d4e-4ef4-a87c-aea8b2a080ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38354" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=14.113µs trace.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=e89ad316-6d7a-4267-8930-ed85a0b56b0c trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cc5cbb62-5f0f-4174-9508-d2432ae180de http.request.method=GET http.request.remoteaddr="127.0.0.1:38352" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=25.699µs trace.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=57562b05-fd27-4082-a789-7e39b89929e1 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cc5cbb62-5f0f-4174-9508-d2432ae180de http.request.method=GET http.request.remoteaddr="127.0.0.1:38352" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=58.06µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bf06b9fe-2dc7-4c42-aa7a-ae2e4b3aa32e trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cc5cbb62-5f0f-4174-9508-d2432ae180de http.request.method=GET http.request.remoteaddr="127.0.0.1:38352" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.766363ms http.response.status=200 http.response.written=194 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=381c509c-5d4e-4ef4-a87c-aea8b2a080ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38354" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=218.677µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f80f5ee4-12aa-4857-b443-652d88b96209 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=381c509c-5d4e-4ef4-a87c-aea8b2a080ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38354" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=16.353µs trace.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=d95855de-f3dd-4349-8054-b378e1f25243 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=381c509c-5d4e-4ef4-a87c-aea8b2a080ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38354" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.169861ms http.response.status=200 http.response.written=68 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=959832bb-819a-4465-aebf-b64d86c452ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38374" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=959832bb-819a-4465-aebf-b64d86c452ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38374" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="787.46µs" http.response.status=200 http.response.written=2 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=373ced2c-4263-4764-9937-ac0463fddbd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38380" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=373ced2c-4263-4764-9937-ac0463fddbd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38380" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=373ced2c-4263-4764-9937-ac0463fddbd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38380" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=373ced2c-4263-4764-9937-ac0463fddbd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38380" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=29.818µs trace.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=acf80c9f-728c-49a0-9e10-de0ad64ce10e trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=373ced2c-4263-4764-9937-ac0463fddbd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38380" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=12.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=8f1500ae-8293-4ec8-a6bf-0496e39707de trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=373ced2c-4263-4764-9937-ac0463fddbd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38380" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.10619ms http.response.status=404 http.response.written=181 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.509Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:34:50 [2023-08-09T12:34:50.509Z] time="2023-08-09T12:34:50Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e3960890-22ff-46eb-bd72-30e68e0ffd62 http.request.method=GET http.request.remoteaddr="127.0.0.1:38396" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.510Z] time="2023-08-09T12:34:50Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e3960890-22ff-46eb-bd72-30e68e0ffd62 http.request.method=GET http.request.remoteaddr="127.0.0.1:38396" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.510Z] time="2023-08-09T12:34:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e3960890-22ff-46eb-bd72-30e68e0ffd62 http.request.method=GET http.request.remoteaddr="127.0.0.1:38396" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.510Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e3960890-22ff-46eb-bd72-30e68e0ffd62 http.request.method=GET http.request.remoteaddr="127.0.0.1:38396" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=22.556µs trace.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=cb9eeeb0-4112-46f1-bfc2-b5205b045b24 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.510Z] time="2023-08-09T12:34:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e3960890-22ff-46eb-bd72-30e68e0ffd62 http.request.method=GET http.request.remoteaddr="127.0.0.1:38396" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92c75ec7-a84a-480b-9add-60edb54c624c trace.duration=10.749µs trace.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=31bd3d8b-1040-42fd-929d-5845b0ab1d2e trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.510Z] time="2023-08-09T12:34:50Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=e3960890-22ff-46eb-bd72-30e68e0ffd62 http.request.method=GET http.request.remoteaddr="127.0.0.1:38396" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="999.187µs" http.response.status=404 http.response.written=181 instance.id=92c75ec7-a84a-480b-9add-60edb54c624c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
12:34:50 [2023-08-09T12:34:50.510Z] 127.0.0.1 - - [09/Aug/2023:12:34:50 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/128838227e0cf234e2a1b4f4610189dea363d120 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:34:50 [2023-08-09T12:34:50.510Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
12:34:50 [2023-08-09T12:34:50.510Z] === RUN   TestRemoveImageOrphaning
12:34:50 [2023-08-09T12:34:50.766Z] --- PASS: TestRemoveImageOrphaning (0.12s)
12:34:50 [2023-08-09T12:34:50.766Z] === RUN   TestRemoveByDigest
12:34:50 [2023-08-09T12:34:50.766Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
12:34:50 [2023-08-09T12:34:50.766Z] --- SKIP: TestRemoveByDigest (0.00s)
12:34:50 [2023-08-09T12:34:50.766Z] === RUN   TestRemoveImageGarbageCollector
12:34:50 [2023-08-09T12:34:50.766Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:50 [2023-08-09T12:34:50.766Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:34:50 [2023-08-09T12:34:50.766Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:34:50 [2023-08-09T12:34:50.766Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:34:50 [2023-08-09T12:34:50.766Z] === RUN   TestTagInvalidReference
12:34:50 [2023-08-09T12:34:50.766Z] --- PASS: TestTagInvalidReference (0.01s)
12:34:50 [2023-08-09T12:34:50.766Z] === RUN   TestTagValidPrefixedRepo
12:34:50 [2023-08-09T12:34:50.766Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:34:50 [2023-08-09T12:34:50.766Z] === RUN   TestTagExistedNameWithoutForce
12:34:50 [2023-08-09T12:34:50.766Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:34:50 [2023-08-09T12:34:50.766Z] === RUN   TestTagOfficialNames
12:34:50 [2023-08-09T12:34:50.766Z] --- PASS: TestTagOfficialNames (0.04s)
12:34:50 [2023-08-09T12:34:50.766Z] === RUN   TestTagMatchesDigest
12:34:50 [2023-08-09T12:34:50.766Z] --- PASS: TestTagMatchesDigest (0.01s)
12:34:50 [2023-08-09T12:34:50.766Z] PASS
12:34:50 [2023-08-09T12:34:50.766Z] 
12:34:50 [2023-08-09T12:34:50.766Z] === Skipped
12:34:50 [2023-08-09T12:34:50.766Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:34:50 [2023-08-09T12:34:50.766Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:34:50 [2023-08-09T12:34:50.766Z] 
12:34:50 [2023-08-09T12:34:50.766Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
12:34:50 [2023-08-09T12:34:50.766Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
12:34:50 [2023-08-09T12:34:50.766Z] 
12:34:50 [2023-08-09T12:34:50.766Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:34:50 [2023-08-09T12:34:50.766Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:50 [2023-08-09T12:34:50.766Z] 
12:34:50 [2023-08-09T12:34:50.766Z] DONE 27 tests, 3 skipped in 0.986s
12:34:50 [2023-08-09T12:34:50.766Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:34:50 [2023-08-09T12:34:50.766Z] ++ 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
12:34:50 [2023-08-09T12:34:50.766Z] ++ set -e
12:34:50 [2023-08-09T12:34:50.766Z] ++ '[' -n 0 ']'
12:34:50 [2023-08-09T12:34:50.766Z] ++ set -x
12:34:50 [2023-08-09T12:34:50.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:34:50 [2023-08-09T12:34:50.766Z] === RUN   TestStripANSICommands
12:34:50 [2023-08-09T12:34:50.766Z] === RUN   TestStripANSICommands/#00
12:34:50 [2023-08-09T12:34:50.766Z] === RUN   TestStripANSICommands/#01
12:34:50 [2023-08-09T12:34:50.766Z] --- PASS: TestStripANSICommands (0.00s)
12:34:50 [2023-08-09T12:34:50.766Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:34:50 [2023-08-09T12:34:50.766Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:34:50 [2023-08-09T12:34:50.766Z] PASS
12:34:50 [2023-08-09T12:34:50.766Z] 
12:34:50 [2023-08-09T12:34:50.766Z] DONE 3 tests in 0.010s
12:34:50 [2023-08-09T12:34:50.766Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:34:50 [2023-08-09T12:34:50.766Z] ++ 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
12:34:50 [2023-08-09T12:34:50.766Z] ++ set -e
12:34:50 [2023-08-09T12:34:50.766Z] ++ '[' -n 0 ']'
12:34:50 [2023-08-09T12:34:50.766Z] ++ set -x
12:34:50 [2023-08-09T12:34:50.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:34:50 [2023-08-09T12:34:50.766Z] INFO: Testing against a local daemon
12:34:50 [2023-08-09T12:34:50.766Z] === RUN   TestNetworkCreateDelete
12:34:51 [2023-08-09T12:34:51.022Z] --- PASS: TestNetworkCreateDelete (0.16s)
12:34:51 [2023-08-09T12:34:51.022Z] === RUN   TestDockerNetworkDeletePreferID
12:34:51 [2023-08-09T12:34:51.583Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
12:34:51 [2023-08-09T12:34:51.583Z] === RUN   TestDaemonDNSFallback
12:34:58 [2023-08-09T12:34:58.121Z] --- PASS: TestDaemonDNSFallback (6.23s)
12:34:58 [2023-08-09T12:34:58.121Z] === RUN   TestInspectNetwork
12:35:00 [2023-08-09T12:35:00.641Z] === RUN   TestInspectNetwork/full_network_id
12:35:00 [2023-08-09T12:35:00.641Z] === RUN   TestInspectNetwork/partial_network_id
12:35:00 [2023-08-09T12:35:00.641Z] === RUN   TestInspectNetwork/network_name
12:35:00 [2023-08-09T12:35:00.641Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:35:04 [2023-08-09T12:35:04.809Z] --- PASS: TestInspectNetwork (7.02s)
12:35:04 [2023-08-09T12:35:04.809Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:35:04 [2023-08-09T12:35:04.809Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:35:04 [2023-08-09T12:35:04.809Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:35:04 [2023-08-09T12:35:04.809Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:35:04 [2023-08-09T12:35:04.809Z] === RUN   TestRunContainerWithBridgeNone
12:35:06 [2023-08-09T12:35:06.174Z] --- PASS: TestRunContainerWithBridgeNone (1.33s)
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON/networks/create
12:35:06 [2023-08-09T12:35:06.174Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:35:06 [2023-08-09T12:35:06.174Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:35:06 [2023-08-09T12:35:06.174Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:35:06 [2023-08-09T12:35:06.174Z] === CONT  TestNetworkInvalidJSON/networks/create
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:35:06 [2023-08-09T12:35:06.174Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:35:06 [2023-08-09T12:35:06.174Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:35:06 [2023-08-09T12:35:06.174Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:35:06 [2023-08-09T12:35:06.174Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkList
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkList//networks
12:35:06 [2023-08-09T12:35:06.174Z] === PAUSE TestNetworkList//networks
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestNetworkList//networks/
12:35:06 [2023-08-09T12:35:06.174Z] === PAUSE TestNetworkList//networks/
12:35:06 [2023-08-09T12:35:06.174Z] === CONT  TestNetworkList//networks
12:35:06 [2023-08-09T12:35:06.174Z] === CONT  TestNetworkList//networks/
12:35:06 [2023-08-09T12:35:06.174Z] --- PASS: TestNetworkList (0.01s)
12:35:06 [2023-08-09T12:35:06.174Z]     --- PASS: TestNetworkList//networks (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:35:06 [2023-08-09T12:35:06.174Z] === RUN   TestHostIPv4BridgeLabel
12:35:06 [2023-08-09T12:35:06.736Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:35:06 [2023-08-09T12:35:06.736Z] === RUN   TestDefaultNetworkOpts
12:35:06 [2023-08-09T12:35:06.736Z] === RUN   TestDefaultNetworkOpts/default_value
12:35:08 [2023-08-09T12:35:08.101Z] === RUN   TestDefaultNetworkOpts/cmdline_value
12:35:09 [2023-08-09T12:35:09.465Z] === RUN   TestDefaultNetworkOpts/config-from_value
12:35:10 [2023-08-09T12:35:10.829Z] --- PASS: TestDefaultNetworkOpts (3.87s)
12:35:10 [2023-08-09T12:35:10.829Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.27s)
12:35:10 [2023-08-09T12:35:10.829Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.31s)
12:35:10 [2023-08-09T12:35:10.829Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.29s)
12:35:10 [2023-08-09T12:35:10.829Z] === RUN   TestDaemonRestartWithLiveRestore
12:35:11 [2023-08-09T12:35:11.756Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:35:11 [2023-08-09T12:35:11.756Z] === RUN   TestDaemonDefaultNetworkPools
12:35:12 [2023-08-09T12:35:12.318Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
12:35:12 [2023-08-09T12:35:12.318Z] === RUN   TestDaemonRestartWithExistingNetwork
12:35:13 [2023-08-09T12:35:13.683Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
12:35:13 [2023-08-09T12:35:13.683Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:35:15 [2023-08-09T12:35:15.047Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
12:35:15 [2023-08-09T12:35:15.047Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:35:15 [2023-08-09T12:35:15.609Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
12:35:15 [2023-08-09T12:35:15.609Z] === RUN   TestServiceWithPredefinedNetwork
12:35:18 [2023-08-09T12:35:18.124Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s)
12:35:18 [2023-08-09T12:35:18.124Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:35:18 [2023-08-09T12:35:18.124Z]     service_test.go:242: FLAKY_TEST
12:35:18 [2023-08-09T12:35:18.124Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:35:18 [2023-08-09T12:35:18.124Z] === RUN   TestServiceWithDataPathPortInit
12:35:32 [2023-08-09T12:35:32.965Z] --- PASS: TestServiceWithDataPathPortInit (13.32s)
12:35:32 [2023-08-09T12:35:32.965Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:35:33 [2023-08-09T12:35:33.221Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ss7k0ujsk5y3o3gszg7wpsaa0 Created:2023-08-09 12:35:32.268370518 +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[a8310e0757994b546e1e89ac8b6f6a47554ccb353f4a5f81e59d5e5a9c4010b1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r496v4c3nguopehcr1liikgun EndpointID:b6c348df3377556851e5f5369a6ae747e89a9b30e6dfd7a4da28d8c7b272b9fb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3cb931c4e63c8276e368eb8c7b2f6eb58a8d0f60394bad2db44161a0693969f6 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:4e01cf085253 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r496v4c3nguopehcr1liikgun EndpointID:b6c348df3377556851e5f5369a6ae747e89a9b30e6dfd7a4da28d8c7b272b9fb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:35:38 [2023-08-09T12:35:38.462Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
12:35:38 [2023-08-09T12:35:38.462Z] PASS
12:35:38 [2023-08-09T12:35:38.462Z] 
12:35:38 [2023-08-09T12:35:38.462Z] === Skipped
12:35:38 [2023-08-09T12:35:38.462Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:35:38 [2023-08-09T12:35:38.462Z]     service_test.go:242: FLAKY_TEST
12:35:38 [2023-08-09T12:35:38.462Z] 
12:35:38 [2023-08-09T12:35:38.462Z] DONE 42 tests, 1 skipped in 47.041s
12:35:38 [2023-08-09T12:35:38.462Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:35:38 [2023-08-09T12:35:38.462Z] ++ 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
12:35:38 [2023-08-09T12:35:38.462Z] ++ set -e
12:35:38 [2023-08-09T12:35:38.462Z] ++ '[' -n 0 ']'
12:35:38 [2023-08-09T12:35:38.462Z] ++ set -x
12:35:38 [2023-08-09T12:35:38.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:35:38 [2023-08-09T12:35:38.462Z] INFO: Testing against a local daemon
12:35:38 [2023-08-09T12:35:38.462Z] === RUN   TestDockerNetworkIpvlanPersistance
12:35:38 [2023-08-09T12:35:38.462Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:38 [2023-08-09T12:35:38.462Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:35:38 [2023-08-09T12:35:38.462Z] === RUN   TestDockerNetworkIpvlan
12:35:38 [2023-08-09T12:35:38.462Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:38 [2023-08-09T12:35:38.462Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:35:38 [2023-08-09T12:35:38.462Z] PASS
12:35:38 [2023-08-09T12:35:38.462Z] 
12:35:38 [2023-08-09T12:35:38.462Z] === Skipped
12:35:38 [2023-08-09T12:35:38.462Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:35:38 [2023-08-09T12:35:38.462Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:38 [2023-08-09T12:35:38.462Z] 
12:35:38 [2023-08-09T12:35:38.462Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:35:38 [2023-08-09T12:35:38.462Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:35:38 [2023-08-09T12:35:38.462Z] 
12:35:38 [2023-08-09T12:35:38.462Z] DONE 2 tests, 2 skipped in 0.034s
12:35:38 [2023-08-09T12:35:38.462Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:35:38 [2023-08-09T12:35:38.462Z] ++ 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
12:35:38 [2023-08-09T12:35:38.462Z] ++ set -e
12:35:38 [2023-08-09T12:35:38.462Z] ++ '[' -n 0 ']'
12:35:38 [2023-08-09T12:35:38.462Z] ++ set -x
12:35:38 [2023-08-09T12:35:38.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:35:38 [2023-08-09T12:35:38.462Z] INFO: Testing against a local daemon
12:35:38 [2023-08-09T12:35:38.462Z] === RUN   TestDockerNetworkMacvlanPersistance
12:35:39 [2023-08-09T12:35:39.024Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
12:35:39 [2023-08-09T12:35:39.024Z] === RUN   TestDockerNetworkMacvlan
12:35:39 [2023-08-09T12:35:39.585Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:35:40 [2023-08-09T12:35:40.513Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:35:41 [2023-08-09T12:35:41.074Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:35:42 [2023-08-09T12:35:42.961Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:35:44 [2023-08-09T12:35:44.325Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:35:46 [2023-08-09T12:35:46.839Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:35:47 [2023-08-09T12:35:47.094Z] --- PASS: TestDockerNetworkMacvlan (8.09s)
12:35:47 [2023-08-09T12:35:47.094Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
12:35:47 [2023-08-09T12:35:47.094Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
12:35:47 [2023-08-09T12:35:47.094Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.66s)
12:35:47 [2023-08-09T12:35:47.094Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.67s)
12:35:47 [2023-08-09T12:35:47.094Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.31s)
12:35:47 [2023-08-09T12:35:47.094Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.38s)
12:35:47 [2023-08-09T12:35:47.094Z] PASS
12:35:47 [2023-08-09T12:35:47.094Z] 
12:35:47 [2023-08-09T12:35:47.094Z] DONE 8 tests in 9.290s
12:35:47 [2023-08-09T12:35:47.350Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:35:47 [2023-08-09T12:35:47.350Z] ++ 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
12:35:47 [2023-08-09T12:35:47.350Z] ++ set -e
12:35:47 [2023-08-09T12:35:47.350Z] ++ '[' -n 0 ']'
12:35:47 [2023-08-09T12:35:47.350Z] ++ set -x
12:35:47 [2023-08-09T12:35:47.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:35:47 [2023-08-09T12:35:47.350Z] testing: warning: no tests to run
12:35:47 [2023-08-09T12:35:47.350Z] PASS
12:35:47 [2023-08-09T12:35:47.350Z] 
12:35:47 [2023-08-09T12:35:47.350Z] DONE 0 tests in 0.008s
12:35:47 [2023-08-09T12:35:47.350Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:35:47 [2023-08-09T12:35:47.350Z] ++ 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
12:35:47 [2023-08-09T12:35:47.350Z] ++ set -e
12:35:47 [2023-08-09T12:35:47.350Z] ++ '[' -n 0 ']'
12:35:47 [2023-08-09T12:35:47.350Z] ++ set -x
12:35:47 [2023-08-09T12:35:47.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:35:47 [2023-08-09T12:35:47.350Z] INFO: Testing against a local daemon
12:35:47 [2023-08-09T12:35:47.350Z] === RUN   TestAuthZPluginAllowRequest
12:35:48 [2023-08-09T12:35:48.277Z] --- PASS: TestAuthZPluginAllowRequest (1.06s)
12:35:48 [2023-08-09T12:35:48.277Z] === RUN   TestAuthZPluginTLS
12:35:48 [2023-08-09T12:35:48.838Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:35:48 [2023-08-09T12:35:48.838Z] === RUN   TestAuthZPluginDenyRequest
12:35:49 [2023-08-09T12:35:49.399Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:35:49 [2023-08-09T12:35:49.399Z] === RUN   TestAuthZPluginAPIDenyResponse
12:35:49 [2023-08-09T12:35:49.960Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:35:49 [2023-08-09T12:35:49.960Z] === RUN   TestAuthZPluginDenyResponse
12:35:50 [2023-08-09T12:35:50.521Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:35:50 [2023-08-09T12:35:50.521Z] === RUN   TestAuthZPluginAllowEventStream
12:35:51 [2023-08-09T12:35:51.448Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s)
12:35:51 [2023-08-09T12:35:51.448Z] === RUN   TestAuthZPluginErrorResponse
12:35:52 [2023-08-09T12:35:52.009Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
12:35:52 [2023-08-09T12:35:52.009Z] === RUN   TestAuthZPluginErrorRequest
12:35:52 [2023-08-09T12:35:52.570Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:35:52 [2023-08-09T12:35:52.570Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:35:53 [2023-08-09T12:35:53.132Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:35:53 [2023-08-09T12:35:53.132Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:35:54 [2023-08-09T12:35:54.496Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.08s)
12:35:54 [2023-08-09T12:35:54.496Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:35:55 [2023-08-09T12:35:55.428Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
12:35:55 [2023-08-09T12:35:55.428Z] === RUN   TestAuthZPluginHeader
12:35:55 [2023-08-09T12:35:55.989Z] --- PASS: TestAuthZPluginHeader (0.61s)
12:35:55 [2023-08-09T12:35:55.989Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:35:55 [2023-08-09T12:35:55.989Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:35:55 [2023-08-09T12:35:55.989Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:35:55 [2023-08-09T12:35:55.989Z] === RUN   TestAuthZPluginV2Disable
12:35:55 [2023-08-09T12:35:55.989Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:35:55 [2023-08-09T12:35:55.989Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:35:55 [2023-08-09T12:35:55.989Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:35:55 [2023-08-09T12:35:55.989Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:35:55 [2023-08-09T12:35:55.989Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:35:55 [2023-08-09T12:35:55.989Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:35:55 [2023-08-09T12:35:55.989Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:35:55 [2023-08-09T12:35:55.989Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:35:55 [2023-08-09T12:35:55.989Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:36:14 [2023-08-09T12:36:14.079Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
12:36:14 [2023-08-09T12:36:14.079Z] PASS
12:36:14 [2023-08-09T12:36:14.079Z] 
12:36:14 [2023-08-09T12:36:14.079Z] === Skipped
12:36:14 [2023-08-09T12:36:14.079Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:14 [2023-08-09T12:36:14.079Z] 
12:36:14 [2023-08-09T12:36:14.079Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:14 [2023-08-09T12:36:14.079Z] 
12:36:14 [2023-08-09T12:36:14.079Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:14 [2023-08-09T12:36:14.079Z] 
12:36:14 [2023-08-09T12:36:14.079Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:14 [2023-08-09T12:36:14.079Z] 
12:36:14 [2023-08-09T12:36:14.079Z] DONE 17 tests, 4 skipped in 25.559s
12:36:14 [2023-08-09T12:36:14.079Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:36:14 [2023-08-09T12:36:14.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:36:14 [2023-08-09T12:36:14.079Z] ++ set -e
12:36:14 [2023-08-09T12:36:14.079Z] ++ '[' -n 0 ']'
12:36:14 [2023-08-09T12:36:14.079Z] ++ set -x
12:36:14 [2023-08-09T12:36:14.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:36:14 [2023-08-09T12:36:14.079Z] INFO: Testing against a local daemon
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:36:14 [2023-08-09T12:36:14.079Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:36:14 [2023-08-09T12:36:14.079Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:36:14 [2023-08-09T12:36:14.079Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:36:14 [2023-08-09T12:36:14.079Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:36:14 [2023-08-09T12:36:14.079Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:36:14 [2023-08-09T12:36:14.079Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:36:14 [2023-08-09T12:36:14.079Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:36:14 [2023-08-09T12:36:14.079Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInstall
12:36:14 [2023-08-09T12:36:14.079Z] === RUN   TestPluginInstall/no_auth
12:36:15 [2023-08-09T12:36:15.967Z] time="2023-08-09T12:36:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:15 [2023-08-09T12:36:15.967Z] time="2023-08-09T12:36:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1550da2567d8aeb0df956ce247a991f2ce6432c822e1fbc4365dd8edcdcc9359" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:15 [2023-08-09T12:36:15.967Z] time="2023-08-09T12:36:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:15 [2023-08-09T12:36:15.967Z] time="2023-08-09T12:36:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1550da2567d8aeb0df956ce247a991f2ce6432c822e1fbc4365dd8edcdcc9359" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:15 [2023-08-09T12:36:15.967Z] === RUN   TestPluginInstall/with_htpasswd
12:36:16 [2023-08-09T12:36:16.223Z] time="2023-08-09T12:36:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:16 [2023-08-09T12:36:16.223Z] time="2023-08-09T12:36:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1550da2567d8aeb0df956ce247a991f2ce6432c822e1fbc4365dd8edcdcc9359" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:16 [2023-08-09T12:36:16.223Z] time="2023-08-09T12:36:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:16 [2023-08-09T12:36:16.223Z] time="2023-08-09T12:36:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1550da2567d8aeb0df956ce247a991f2ce6432c822e1fbc4365dd8edcdcc9359" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:16 [2023-08-09T12:36:16.479Z] === RUN   TestPluginInstall/with_insecure
12:36:17 [2023-08-09T12:36:17.405Z] time="2023-08-09T12:36:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:17 [2023-08-09T12:36:17.405Z] time="2023-08-09T12:36:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:75276714644980ed6a5dc4943c505f7be93ad29e201433d80f954df9555ede7b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:17 [2023-08-09T12:36:17.405Z] time="2023-08-09T12:36:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:36:17 [2023-08-09T12:36:17.405Z] time="2023-08-09T12:36:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:75276714644980ed6a5dc4943c505f7be93ad29e201433d80f954df9555ede7b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:36:17 [2023-08-09T12:36:17.405Z]     plugin_test.go:195: [d383cfa3e4145] daemon is not started
12:36:17 [2023-08-09T12:36:17.405Z] --- PASS: TestPluginInstall (4.51s)
12:36:17 [2023-08-09T12:36:17.405Z]     --- PASS: TestPluginInstall/no_auth (3.10s)
12:36:17 [2023-08-09T12:36:17.405Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
12:36:17 [2023-08-09T12:36:17.405Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
12:36:17 [2023-08-09T12:36:17.405Z] === RUN   TestPluginsWithRuntimes
12:36:18 [2023-08-09T12:36:18.770Z] === RUN   TestPluginsWithRuntimes/No_Args
12:36:20 [2023-08-09T12:36:20.136Z] === RUN   TestPluginsWithRuntimes/With_Args
12:36:21 [2023-08-09T12:36:21.062Z] --- PASS: TestPluginsWithRuntimes (3.51s)
12:36:21 [2023-08-09T12:36:21.062Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.11s)
12:36:21 [2023-08-09T12:36:21.062Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
12:36:21 [2023-08-09T12:36:21.062Z] === RUN   TestPluginBackCompatMediaTypes
12:36:21 [2023-08-09T12:36:21.318Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
12:36:21 [2023-08-09T12:36:21.318Z] PASS
12:36:21 [2023-08-09T12:36:21.318Z] 
12:36:21 [2023-08-09T12:36:21.318Z] DONE 24 tests in 8.567s
12:36:21 [2023-08-09T12:36:21.318Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:36:21 [2023-08-09T12:36:21.318Z] ++ 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
12:36:21 [2023-08-09T12:36:21.318Z] ++ set -e
12:36:21 [2023-08-09T12:36:21.318Z] ++ '[' -n 0 ']'
12:36:21 [2023-08-09T12:36:21.318Z] ++ set -x
12:36:21 [2023-08-09T12:36:21.318Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:36:21 [2023-08-09T12:36:21.318Z] INFO: Testing against a local daemon
12:36:21 [2023-08-09T12:36:21.318Z] === RUN   TestExternalGraphDriver
12:36:21 [2023-08-09T12:36:21.879Z] === RUN   TestExternalGraphDriver/json
12:36:23 [2023-08-09T12:36:23.244Z] === RUN   TestExternalGraphDriver/spec
12:36:25 [2023-08-09T12:36:25.133Z] === RUN   TestExternalGraphDriver/pull
12:36:26 [2023-08-09T12:36:26.498Z] --- PASS: TestExternalGraphDriver (5.00s)
12:36:26 [2023-08-09T12:36:26.498Z]     --- PASS: TestExternalGraphDriver/json (1.52s)
12:36:26 [2023-08-09T12:36:26.498Z]     --- PASS: TestExternalGraphDriver/spec (1.51s)
12:36:26 [2023-08-09T12:36:26.498Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
12:36:26 [2023-08-09T12:36:26.498Z] === RUN   TestGraphdriverPluginV2
12:36:26 [2023-08-09T12:36:26.754Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:26 [2023-08-09T12:36:26.754Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
12:36:26 [2023-08-09T12:36:26.754Z] PASS
12:36:26 [2023-08-09T12:36:26.754Z] 
12:36:26 [2023-08-09T12:36:26.754Z] === Skipped
12:36:26 [2023-08-09T12:36:26.754Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
12:36:26 [2023-08-09T12:36:26.754Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:26 [2023-08-09T12:36:26.754Z] 
12:36:26 [2023-08-09T12:36:26.754Z] DONE 5 tests, 1 skipped in 5.364s
12:36:26 [2023-08-09T12:36:26.754Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:36:26 [2023-08-09T12:36:26.754Z] ++ 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
12:36:26 [2023-08-09T12:36:26.754Z] ++ set -e
12:36:26 [2023-08-09T12:36:26.754Z] ++ '[' -n 0 ']'
12:36:26 [2023-08-09T12:36:26.754Z] ++ set -x
12:36:26 [2023-08-09T12:36:26.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:36:26 [2023-08-09T12:36:26.754Z] INFO: Testing against a local daemon
12:36:26 [2023-08-09T12:36:26.754Z] === RUN   TestContinueAfterPluginCrash
12:36:26 [2023-08-09T12:36:26.754Z] === PAUSE TestContinueAfterPluginCrash
12:36:26 [2023-08-09T12:36:26.754Z] === RUN   TestReadPluginNoRead
12:36:26 [2023-08-09T12:36:26.754Z] === PAUSE TestReadPluginNoRead
12:36:26 [2023-08-09T12:36:26.754Z] === RUN   TestDaemonStartWithLogOpt
12:36:26 [2023-08-09T12:36:26.754Z] === PAUSE TestDaemonStartWithLogOpt
12:36:26 [2023-08-09T12:36:26.754Z] === CONT  TestDaemonStartWithLogOpt
12:36:26 [2023-08-09T12:36:26.754Z] === CONT  TestContinueAfterPluginCrash
12:36:26 [2023-08-09T12:36:26.754Z] === CONT  TestReadPluginNoRead
12:36:29 [2023-08-09T12:36:29.270Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:36:29 [2023-08-09T12:36:29.526Z] --- PASS: TestDaemonStartWithLogOpt (2.65s)
12:36:30 [2023-08-09T12:36:30.087Z] === RUN   TestReadPluginNoRead/default
12:36:31 [2023-08-09T12:36:31.459Z] === RUN   TestReadPluginNoRead/disabled_caching
12:36:32 [2023-08-09T12:36:32.389Z]     read_test.go:91: [d6b1dc16bad53] daemon is not started
12:36:32 [2023-08-09T12:36:32.389Z] --- PASS: TestReadPluginNoRead (5.65s)
12:36:32 [2023-08-09T12:36:32.389Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
12:36:32 [2023-08-09T12:36:32.389Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
12:36:32 [2023-08-09T12:36:32.389Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
12:36:34 [2023-08-09T12:36:34.903Z] --- PASS: TestContinueAfterPluginCrash (7.59s)
12:36:34 [2023-08-09T12:36:34.903Z] PASS
12:36:34 [2023-08-09T12:36:34.903Z] 
12:36:34 [2023-08-09T12:36:34.903Z] DONE 6 tests in 7.621s
12:36:34 [2023-08-09T12:36:34.903Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:36:34 [2023-08-09T12:36:34.903Z] ++ 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
12:36:34 [2023-08-09T12:36:34.903Z] ++ set -e
12:36:34 [2023-08-09T12:36:34.903Z] ++ '[' -n 0 ']'
12:36:34 [2023-08-09T12:36:34.903Z] ++ set -x
12:36:34 [2023-08-09T12:36:34.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:36:34 [2023-08-09T12:36:34.903Z] testing: warning: no tests to run
12:36:34 [2023-08-09T12:36:34.903Z] PASS
12:36:34 [2023-08-09T12:36:34.903Z] 
12:36:34 [2023-08-09T12:36:34.903Z] DONE 0 tests in 0.009s
12:36:34 [2023-08-09T12:36:34.903Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:36:34 [2023-08-09T12:36:34.903Z] ++ 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
12:36:34 [2023-08-09T12:36:34.903Z] ++ set -e
12:36:34 [2023-08-09T12:36:34.903Z] ++ '[' -n 0 ']'
12:36:34 [2023-08-09T12:36:34.903Z] ++ set -x
12:36:34 [2023-08-09T12:36:34.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:36:34 [2023-08-09T12:36:34.903Z] INFO: Testing against a local daemon
12:36:34 [2023-08-09T12:36:34.903Z] === RUN   TestPluginWithDevMounts
12:36:34 [2023-08-09T12:36:34.903Z] === PAUSE TestPluginWithDevMounts
12:36:34 [2023-08-09T12:36:34.903Z] === CONT  TestPluginWithDevMounts
12:36:36 [2023-08-09T12:36:36.268Z] --- PASS: TestPluginWithDevMounts (1.49s)
12:36:36 [2023-08-09T12:36:36.268Z] PASS
12:36:36 [2023-08-09T12:36:36.268Z] 
12:36:36 [2023-08-09T12:36:36.268Z] DONE 1 tests in 1.525s
12:36:36 [2023-08-09T12:36:36.268Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:36:36 [2023-08-09T12:36:36.268Z] ++ 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
12:36:36 [2023-08-09T12:36:36.268Z] ++ set -e
12:36:36 [2023-08-09T12:36:36.268Z] ++ '[' -n 0 ']'
12:36:36 [2023-08-09T12:36:36.268Z] ++ set -x
12:36:36 [2023-08-09T12:36:36.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:36:36 [2023-08-09T12:36:36.268Z] INFO: Testing against a local daemon
12:36:36 [2023-08-09T12:36:36.268Z] === RUN   TestSecretInspect
12:36:38 [2023-08-09T12:36:38.155Z] --- PASS: TestSecretInspect (1.94s)
12:36:38 [2023-08-09T12:36:38.155Z] === RUN   TestSecretList
12:36:40 [2023-08-09T12:36:40.042Z] --- PASS: TestSecretList (1.91s)
12:36:40 [2023-08-09T12:36:40.042Z] === RUN   TestSecretsCreateAndDelete
12:36:41 [2023-08-09T12:36:41.930Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
12:36:41 [2023-08-09T12:36:41.930Z] === RUN   TestSecretsUpdate
12:36:43 [2023-08-09T12:36:43.818Z] --- PASS: TestSecretsUpdate (1.97s)
12:36:43 [2023-08-09T12:36:43.818Z] === RUN   TestTemplatedSecret
12:36:47 [2023-08-09T12:36:47.082Z] --- PASS: TestTemplatedSecret (2.71s)
12:36:47 [2023-08-09T12:36:47.082Z] === RUN   TestSecretCreateResolve
12:36:48 [2023-08-09T12:36:48.447Z] --- PASS: TestSecretCreateResolve (1.89s)
12:36:48 [2023-08-09T12:36:48.447Z] PASS
12:36:48 [2023-08-09T12:36:48.447Z] 
12:36:48 [2023-08-09T12:36:48.447Z] DONE 6 tests in 12.393s
12:36:48 [2023-08-09T12:36:48.447Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:36:48 [2023-08-09T12:36:48.447Z] ++ 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
12:36:48 [2023-08-09T12:36:48.447Z] ++ set -e
12:36:48 [2023-08-09T12:36:48.447Z] ++ '[' -n 0 ']'
12:36:48 [2023-08-09T12:36:48.447Z] ++ set -x
12:36:48 [2023-08-09T12:36:48.447Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:36:48 [2023-08-09T12:36:48.447Z] INFO: Testing against a local daemon
12:36:48 [2023-08-09T12:36:48.447Z] === RUN   TestServiceCreateInit
12:36:48 [2023-08-09T12:36:48.447Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:36:52 [2023-08-09T12:36:52.611Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:36:55 [2023-08-09T12:36:55.877Z] --- PASS: TestServiceCreateInit (7.44s)
12:36:55 [2023-08-09T12:36:55.877Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s)
12:36:55 [2023-08-09T12:36:55.877Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s)
12:36:55 [2023-08-09T12:36:55.877Z] === RUN   TestCreateServiceMultipleTimes
12:37:10 [2023-08-09T12:37:10.764Z] --- PASS: TestCreateServiceMultipleTimes (14.94s)
12:37:10 [2023-08-09T12:37:10.764Z] === RUN   TestCreateServiceConflict
12:37:13 [2023-08-09T12:37:13.278Z] --- PASS: TestCreateServiceConflict (2.01s)
12:37:13 [2023-08-09T12:37:13.278Z] === RUN   TestCreateServiceMaxReplicas
12:37:15 [2023-08-09T12:37:15.793Z] --- PASS: TestCreateServiceMaxReplicas (2.84s)
12:37:15 [2023-08-09T12:37:15.793Z] === RUN   TestCreateWithDuplicateNetworkNames
12:37:30 [2023-08-09T12:37:30.628Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.88s)
12:37:30 [2023-08-09T12:37:30.628Z] === RUN   TestCreateServiceSecretFileMode
12:37:42 [2023-08-09T12:37:42.790Z] --- PASS: TestCreateServiceSecretFileMode (12.60s)
12:37:42 [2023-08-09T12:37:42.790Z] === RUN   TestCreateServiceConfigFileMode
12:37:54 [2023-08-09T12:37:54.953Z] --- PASS: TestCreateServiceConfigFileMode (12.54s)
12:37:54 [2023-08-09T12:37:54.953Z] === RUN   TestCreateServiceSysctls
12:37:57 [2023-08-09T12:37:57.471Z] --- PASS: TestCreateServiceSysctls (3.46s)
12:37:57 [2023-08-09T12:37:57.471Z] === RUN   TestCreateServiceCapabilities
12:38:00 [2023-08-09T12:38:00.161Z] --- PASS: TestCreateServiceCapabilities (2.52s)
12:38:00 [2023-08-09T12:38:00.161Z] === RUN   TestInspect
12:38:02 [2023-08-09T12:38:02.684Z] --- PASS: TestInspect (2.97s)
12:38:02 [2023-08-09T12:38:02.684Z] === RUN   TestCreateJob
12:38:05 [2023-08-09T12:38:05.949Z] --- PASS: TestCreateJob (3.03s)
12:38:05 [2023-08-09T12:38:05.949Z] === RUN   TestReplicatedJob
12:38:11 [2023-08-09T12:38:11.190Z] --- PASS: TestReplicatedJob (4.93s)
12:38:11 [2023-08-09T12:38:11.190Z] === RUN   TestUpdateReplicatedJob
12:38:13 [2023-08-09T12:38:13.705Z] --- PASS: TestUpdateReplicatedJob (3.02s)
12:38:13 [2023-08-09T12:38:13.705Z] === RUN   TestServiceListWithStatuses
12:38:13 [2023-08-09T12:38:13.705Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:38:13 [2023-08-09T12:38:13.705Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:38:13 [2023-08-09T12:38:13.705Z] === RUN   TestDockerNetworkConnectAlias
12:38:17 [2023-08-09T12:38:17.869Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
12:38:17 [2023-08-09T12:38:17.870Z] === RUN   TestDockerNetworkReConnect
12:38:21 [2023-08-09T12:38:21.134Z] --- PASS: TestDockerNetworkReConnect (3.25s)
12:38:21 [2023-08-09T12:38:21.134Z] === RUN   TestServicePlugin
12:38:21 [2023-08-09T12:38:21.134Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:38:21 [2023-08-09T12:38:21.134Z] --- SKIP: TestServicePlugin (0.00s)
12:38:21 [2023-08-09T12:38:21.134Z] === RUN   TestServiceUpdateLabel
12:38:22 [2023-08-09T12:38:22.499Z] --- PASS: TestServiceUpdateLabel (1.45s)
12:38:22 [2023-08-09T12:38:22.499Z] === RUN   TestServiceUpdateSecrets
12:38:37 [2023-08-09T12:38:37.336Z] --- PASS: TestServiceUpdateSecrets (14.47s)
12:38:37 [2023-08-09T12:38:37.336Z] === RUN   TestServiceUpdateConfigs
12:38:52 [2023-08-09T12:38:52.179Z] --- PASS: TestServiceUpdateConfigs (14.42s)
12:38:52 [2023-08-09T12:38:52.179Z] === RUN   TestServiceUpdateNetwork
12:39:04 [2023-08-09T12:39:04.349Z] --- PASS: TestServiceUpdateNetwork (12.18s)
12:39:04 [2023-08-09T12:39:04.349Z] === RUN   TestServiceUpdatePidsLimit
12:39:04 [2023-08-09T12:39:04.605Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:39:05 [2023-08-09T12:39:05.166Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:39:13 [2023-08-09T12:39:13.249Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:39:19 [2023-08-09T12:39:19.784Z] --- PASS: TestServiceUpdatePidsLimit (16.35s)
12:39:19 [2023-08-09T12:39:19.784Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
12:39:19 [2023-08-09T12:39:19.784Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
12:39:19 [2023-08-09T12:39:19.784Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s)
12:39:19 [2023-08-09T12:39:19.784Z] PASS
12:39:19 [2023-08-09T12:39:19.784Z] 
12:39:19 [2023-08-09T12:39:19.784Z] === Skipped
12:39:19 [2023-08-09T12:39:19.784Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:39:19 [2023-08-09T12:39:19.784Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:39:19 [2023-08-09T12:39:19.784Z] 
12:39:19 [2023-08-09T12:39:19.784Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:39:19 [2023-08-09T12:39:19.784Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:39:19 [2023-08-09T12:39:19.784Z] 
12:39:19 [2023-08-09T12:39:19.784Z] DONE 27 tests, 2 skipped in 151.341s
12:39:19 [2023-08-09T12:39:19.784Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:39:19 [2023-08-09T12:39:19.784Z] ++ 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
12:39:19 [2023-08-09T12:39:19.784Z] ++ set -e
12:39:19 [2023-08-09T12:39:19.784Z] ++ '[' -n 0 ']'
12:39:19 [2023-08-09T12:39:19.784Z] ++ set -x
12:39:19 [2023-08-09T12:39:19.784Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:39:19 [2023-08-09T12:39:19.784Z] INFO: Testing against a local daemon
12:39:19 [2023-08-09T12:39:19.784Z] === RUN   TestSessionCreate
12:39:19 [2023-08-09T12:39:19.784Z] --- PASS: TestSessionCreate (0.02s)
12:39:19 [2023-08-09T12:39:19.784Z] === RUN   TestSessionCreateWithBadUpgrade
12:39:19 [2023-08-09T12:39:19.784Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:39:19 [2023-08-09T12:39:19.784Z] PASS
12:39:19 [2023-08-09T12:39:19.784Z] 
12:39:19 [2023-08-09T12:39:19.784Z] DONE 2 tests in 0.059s
12:39:19 [2023-08-09T12:39:19.784Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:39:19 [2023-08-09T12:39:19.784Z] ++ 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
12:39:19 [2023-08-09T12:39:19.784Z] ++ set -e
12:39:19 [2023-08-09T12:39:19.784Z] ++ '[' -n 0 ']'
12:39:19 [2023-08-09T12:39:19.784Z] ++ set -x
12:39:19 [2023-08-09T12:39:19.784Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:39:19 [2023-08-09T12:39:19.784Z] INFO: Testing against a local daemon
12:39:19 [2023-08-09T12:39:19.784Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:39:19 [2023-08-09T12:39:19.784Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:39:19 [2023-08-09T12:39:19.784Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:39:19 [2023-08-09T12:39:19.784Z] === RUN   TestDiskUsage
12:39:19 [2023-08-09T12:39:19.784Z] === PAUSE TestDiskUsage
12:39:19 [2023-08-09T12:39:19.784Z] === RUN   TestEventsExecDie
12:39:20 [2023-08-09T12:39:20.345Z] --- PASS: TestEventsExecDie (0.52s)
12:39:20 [2023-08-09T12:39:20.346Z] === RUN   TestEventsBackwardsCompatible
12:39:20 [2023-08-09T12:39:20.346Z] --- PASS: TestEventsBackwardsCompatible (0.03s)
12:39:20 [2023-08-09T12:39:20.346Z] === RUN   TestEventsVolumeCreate
12:39:20 [2023-08-09T12:39:20.346Z] --- PASS: TestEventsVolumeCreate (0.04s)
12:39:20 [2023-08-09T12:39:20.346Z] === RUN   TestInfoBinaryCommits
12:39:20 [2023-08-09T12:39:20.346Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:39:20 [2023-08-09T12:39:20.346Z] === RUN   TestInfoAPIVersioned
12:39:20 [2023-08-09T12:39:20.346Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:39:20 [2023-08-09T12:39:20.346Z] === RUN   TestInfoAPI
12:39:20 [2023-08-09T12:39:20.601Z] --- PASS: TestInfoAPI (0.02s)
12:39:20 [2023-08-09T12:39:20.601Z] === RUN   TestInfoAPIWarnings
12:39:38 [2023-08-09T12:39:38.640Z] --- PASS: TestInfoAPIWarnings (16.54s)
12:39:38 [2023-08-09T12:39:38.640Z] === RUN   TestInfoDebug
12:39:38 [2023-08-09T12:39:38.640Z] --- PASS: TestInfoDebug (0.52s)
12:39:38 [2023-08-09T12:39:38.640Z] === RUN   TestInfoInsecureRegistries
12:39:38 [2023-08-09T12:39:38.640Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:39:38 [2023-08-09T12:39:38.640Z] === RUN   TestInfoRegistryMirrors
12:39:38 [2023-08-09T12:39:38.640Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:39:38 [2023-08-09T12:39:38.640Z] === RUN   TestLoginFailsWithBadCredentials
12:39:38 [2023-08-09T12:39:38.896Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
12:39:38 [2023-08-09T12:39:38.896Z] === RUN   TestPingCacheHeaders
12:39:39 [2023-08-09T12:39:39.151Z] --- PASS: TestPingCacheHeaders (0.02s)
12:39:39 [2023-08-09T12:39:39.151Z] === RUN   TestPingGet
12:39:39 [2023-08-09T12:39:39.151Z] --- PASS: TestPingGet (0.01s)
12:39:39 [2023-08-09T12:39:39.151Z] === RUN   TestPingHead
12:39:39 [2023-08-09T12:39:39.151Z] --- PASS: TestPingHead (0.02s)
12:39:39 [2023-08-09T12:39:39.151Z] === RUN   TestPingSwarmHeader
12:39:39 [2023-08-09T12:39:39.713Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:39:40 [2023-08-09T12:39:40.274Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:39:41 [2023-08-09T12:39:41.204Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:39:41 [2023-08-09T12:39:41.204Z] --- PASS: TestPingSwarmHeader (2.06s)
12:39:41 [2023-08-09T12:39:41.204Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:39:41 [2023-08-09T12:39:41.204Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:39:41 [2023-08-09T12:39:41.204Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:39:41 [2023-08-09T12:39:41.204Z] === RUN   TestPingBuilderHeader
12:39:41 [2023-08-09T12:39:41.204Z] === RUN   TestPingBuilderHeader/default_config
12:39:41 [2023-08-09T12:39:41.765Z] === RUN   TestPingBuilderHeader/buildkit_disabled
12:39:42 [2023-08-09T12:39:42.326Z] --- PASS: TestPingBuilderHeader (1.04s)
12:39:42 [2023-08-09T12:39:42.326Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
12:39:42 [2023-08-09T12:39:42.326Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
12:39:42 [2023-08-09T12:39:42.326Z] === RUN   TestVersion
12:39:42 [2023-08-09T12:39:42.326Z] --- PASS: TestVersion (0.02s)
12:39:42 [2023-08-09T12:39:42.326Z] === CONT  TestDiskUsage
12:39:42 [2023-08-09T12:39:42.582Z] === RUN   TestDiskUsage/empty
12:39:42 [2023-08-09T12:39:42.582Z] === RUN   TestDiskUsage/empty/container_types
12:39:42 [2023-08-09T12:39:42.582Z] === RUN   TestDiskUsage/empty/image_types
12:39:42 [2023-08-09T12:39:42.582Z] === RUN   TestDiskUsage/empty/volume_types
12:39:42 [2023-08-09T12:39:42.582Z] === RUN   TestDiskUsage/empty/build-cache_types
12:39:42 [2023-08-09T12:39:42.582Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:39:42 [2023-08-09T12:39:42.582Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:39:42 [2023-08-09T12:39:42.582Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:39:42 [2023-08-09T12:39:42.582Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:39:42 [2023-08-09T12:39:42.582Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:39:42 [2023-08-09T12:39:42.582Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:39:42 [2023-08-09T12:39:42.582Z] === RUN   TestDiskUsage/after_LoadBusybox
12:39:42 [2023-08-09T12:39:42.838Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:39:42 [2023-08-09T12:39:42.838Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:39:42 [2023-08-09T12:39:42.838Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:39:42 [2023-08-09T12:39:42.838Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:39:42 [2023-08-09T12:39:42.838Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:39:42 [2023-08-09T12:39:42.838Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:39:42 [2023-08-09T12:39:42.838Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:39:42 [2023-08-09T12:39:42.838Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:39:42 [2023-08-09T12:39:42.838Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:39:42 [2023-08-09T12:39:42.838Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:39:42 [2023-08-09T12:39:42.838Z] === RUN   TestDiskUsage/after_container.Run
12:39:43 [2023-08-09T12:39:43.094Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:39:43 [2023-08-09T12:39:43.094Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:39:43 [2023-08-09T12:39:43.094Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:39:43 [2023-08-09T12:39:43.094Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:39:43 [2023-08-09T12:39:43.094Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:39:43 [2023-08-09T12:39:43.094Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:39:43 [2023-08-09T12:39:43.094Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:39:43 [2023-08-09T12:39:43.094Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:39:43 [2023-08-09T12:39:43.094Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:39:43 [2023-08-09T12:39:43.094Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:39:43 [2023-08-09T12:39:43.094Z] --- PASS: TestDiskUsage (1.00s)
12:39:43 [2023-08-09T12:39:43.094Z]     --- PASS: TestDiskUsage/empty (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z] PASS
12:39:43 [2023-08-09T12:39:43.094Z] 
12:39:43 [2023-08-09T12:39:43.094Z] === Skipped
12:39:43 [2023-08-09T12:39:43.094Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:39:43 [2023-08-09T12:39:43.094Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:39:43 [2023-08-09T12:39:43.094Z] 
12:39:43 [2023-08-09T12:39:43.094Z] DONE 57 tests, 1 skipped in 23.341s
12:39:43 [2023-08-09T12:39:43.094Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:39:43 [2023-08-09T12:39:43.094Z] ++ 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
12:39:43 [2023-08-09T12:39:43.094Z] ++ set -e
12:39:43 [2023-08-09T12:39:43.094Z] ++ '[' -n 0 ']'
12:39:43 [2023-08-09T12:39:43.094Z] ++ set -x
12:39:43 [2023-08-09T12:39:43.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
12:39:43 [2023-08-09T12:39:43.350Z] INFO: Testing against a local daemon
12:39:43 [2023-08-09T12:39:43.350Z] === RUN   TestVolumesCreateAndList
12:39:43 [2023-08-09T12:39:43.350Z] --- PASS: TestVolumesCreateAndList (0.01s)
12:39:43 [2023-08-09T12:39:43.350Z] === RUN   TestVolumesRemove
12:39:43 [2023-08-09T12:39:43.350Z] === RUN   TestVolumesRemove/volume_in_use
12:39:43 [2023-08-09T12:39:43.350Z] === RUN   TestVolumesRemove/volume_not_in_use
12:39:43 [2023-08-09T12:39:43.350Z] === RUN   TestVolumesRemove/non-existing_volume
12:39:43 [2023-08-09T12:39:43.350Z] === RUN   TestVolumesRemove/non-existing_volume_force
12:39:43 [2023-08-09T12:39:43.350Z] --- PASS: TestVolumesRemove (0.04s)
12:39:43 [2023-08-09T12:39:43.350Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
12:39:43 [2023-08-09T12:39:43.350Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
12:39:43 [2023-08-09T12:39:43.350Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
12:39:43 [2023-08-09T12:39:43.350Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
12:39:43 [2023-08-09T12:39:43.350Z] === RUN   TestVolumesRemoveSwarmEnabled
12:39:43 [2023-08-09T12:39:43.350Z] === PAUSE TestVolumesRemoveSwarmEnabled
12:39:43 [2023-08-09T12:39:43.350Z] === RUN   TestVolumesInspect
12:39:43 [2023-08-09T12:39:43.350Z] --- PASS: TestVolumesInspect (0.01s)
12:39:43 [2023-08-09T12:39:43.350Z] === RUN   TestVolumesInvalidJSON
12:39:43 [2023-08-09T12:39:43.350Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:39:43 [2023-08-09T12:39:43.350Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:39:43 [2023-08-09T12:39:43.351Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:39:43 [2023-08-09T12:39:43.351Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:39:43 [2023-08-09T12:39:43.351Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:39:43 [2023-08-09T12:39:43.351Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:39:43 [2023-08-09T12:39:43.351Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:39:43 [2023-08-09T12:39:43.351Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:39:43 [2023-08-09T12:39:43.351Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:39:43 [2023-08-09T12:39:43.351Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:39:43 [2023-08-09T12:39:43.351Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:39:43 [2023-08-09T12:39:43.351Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:39:43 [2023-08-09T12:39:43.351Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:39:43 [2023-08-09T12:39:43.351Z] === RUN   TestVolumePruneAnonymous
12:39:43 [2023-08-09T12:39:43.351Z] --- PASS: TestVolumePruneAnonymous (0.03s)
12:39:43 [2023-08-09T12:39:43.351Z] === RUN   TestVolumePruneAnonFromImage
12:39:43 [2023-08-09T12:39:43.351Z] --- PASS: TestVolumePruneAnonFromImage (0.08s)
12:39:43 [2023-08-09T12:39:43.351Z] === CONT  TestVolumesRemoveSwarmEnabled
12:39:44 [2023-08-09T12:39:44.714Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
12:39:44 [2023-08-09T12:39:44.714Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
12:39:44 [2023-08-09T12:39:44.714Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
12:39:44 [2023-08-09T12:39:44.714Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
12:39:45 [2023-08-09T12:39:45.275Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.95s)
12:39:45 [2023-08-09T12:39:45.275Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
12:39:45 [2023-08-09T12:39:45.275Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
12:39:45 [2023-08-09T12:39:45.275Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
12:39:45 [2023-08-09T12:39:45.275Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
12:39:45 [2023-08-09T12:39:45.275Z] PASS
12:39:45 [2023-08-09T12:39:45.275Z] 
12:39:45 [2023-08-09T12:39:45.275Z] DONE 20 tests in 2.159s
12:39:45 [2023-08-09T12:39:45.275Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:39:45 [2023-08-09T12:39:45.531Z] ++++ cat bundles/test-integration/docker.pid
12:39:45 [2023-08-09T12:39:45.531Z] +++ kill 21953
12:39:46 [2023-08-09T12:39:46.895Z] +++ /etc/init.d/apparmor stop
12:39:46 [2023-08-09T12:39:46.895Z] Leaving: AppArmorNo profiles have been unloaded.
12:39:46 [2023-08-09T12:39:46.895Z] 
12:39:46 [2023-08-09T12:39:46.895Z] Unloading profiles will leave already running processes permanently
12:39:46 [2023-08-09T12:39:46.895Z] unconfined, which can lead to unexpected situations.
12:39:46 [2023-08-09T12:39:46.895Z] 
12:39:46 [2023-08-09T12:39:46.895Z] To set a process to complain mode, use the command line tool
12:39:46 [2023-08-09T12:39:46.895Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:39:46 [2023-08-09T12:39:46.895Z] +++ true
12:39:46 [2023-08-09T12:39:46.895Z] exiting test-integration
12:39:46 [2023-08-09T12:39:46.895Z] ++ exit 0
12:39:46 [2023-08-09T12:39:46.895Z] 
Post stage
[Pipeline] junit
12:39:47 [2023-08-09T12:39:47.833Z] Recording test results
12:39:47 [2023-08-09T12:39:47.981Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:39:48 [2023-08-09T12:39:48.286Z] + echo Ensuring container killed.
12:39:48 [2023-08-09T12:39:48.286Z] Ensuring container killed.
12:39:48 [2023-08-09T12:39:48.287Z] + docker rm -vf docker-pr1
12:39:48 [2023-08-09T12:39:48.287Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
12:39:48 [2023-08-09T12:39:48.559Z] + echo Chowning /workspace to jenkins user
12:39:48 [2023-08-09T12:39:48.559Z] Chowning /workspace to jenkins user
12:39:48 [2023-08-09T12:39:48.559Z] + id -u
12:39:48 [2023-08-09T12:39:48.559Z] + id -g
12:39:48 [2023-08-09T12:39:48.559Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46177:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:39:49 [2023-08-09T12:39:49.766Z] + bundleName=arm64-integration
12:39:49 [2023-08-09T12:39:49.767Z] + echo Creating arm64-integration-bundles.tar.gz
12:39:49 [2023-08-09T12:39:49.767Z] Creating arm64-integration-bundles.tar.gz
12:39:49 [2023-08-09T12:39:49.767Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:39:49 [2023-08-09T12:39:49.767Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
12:39:50 [2023-08-09T12:39:50.032Z] Archiving artifacts
12:39:50 [2023-08-09T12:39:50.286Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46177/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:39:50 [2023-08-09T12:39:50.575Z] + make clean
12:39:50 [2023-08-09T12:39:50.575Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:39:50 [2023-08-09T12:39:50.575Z] docker-dev-cache
12:39:50 [2023-08-09T12:39:50.575Z] 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