Skip to content
Success

Console Output

Pull request #45991 updated
10:24:56 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 2da589d454788bed65f32fad4165465b1835ce3e+ee794231240b4f4087cffb434dcc67b06f402a47 (332f77d3af24285f463b72b99a5eda9fc0186884)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45991@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
10:24:58 [2023-07-17T10:24:58.136Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:24:58 [2023-07-17T10:24:58.140Z] Trying to pass milestone 1
[Pipeline] milestone
10:24:58 [2023-07-17T10:24:58.271Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:24:58 [2023-07-17T10:24:58.480Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-003a9976f5becbadd) in /home/ubuntu/workspace/moby_PR-45991
[Pipeline] {
[Pipeline] checkout
10:24:58 [2023-07-17T10:24:58.504Z] The recommended git tool is: git
10:24:58 [2023-07-17T10:24:58.520Z] using credential docker-jenkins-github-credentials
10:24:58 [2023-07-17T10:24:58.531Z] Cloning the remote Git repository
10:24:58 [2023-07-17T10:24:58.531Z] Cloning with configured refspecs honoured and without tags
10:24:58 [2023-07-17T10:24:58.539Z] Cloning repository https://github.com/moby/moby.git
10:24:58 [2023-07-17T10:24:58.539Z]  > git init /home/ubuntu/workspace/moby_PR-45991 # timeout=10
10:24:58 [2023-07-17T10:24:58.544Z] Fetching upstream changes from https://github.com/moby/moby.git
10:24:58 [2023-07-17T10:24:58.544Z]  > git --version # timeout=10
10:24:58 [2023-07-17T10:24:58.547Z]  > git --version # 'git version 2.25.1'
10:24:58 [2023-07-17T10:24:58.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:24:58 [2023-07-17T10:24:58.548Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45991/head:refs/remotes/origin/PR-45991 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:25:09 [2023-07-17T10:25:09.780Z] Fetching without tags
10:25:10 [2023-07-17T10:25:10.015Z] Merging remotes/origin/master commit ee794231240b4f4087cffb434dcc67b06f402a47 into PR head commit 2da589d454788bed65f32fad4165465b1835ce3e
10:25:10 [2023-07-17T10:25:10.619Z] Merge succeeded, producing 2da589d454788bed65f32fad4165465b1835ce3e
10:25:10 [2023-07-17T10:25:10.619Z] Checking out Revision 2da589d454788bed65f32fad4165465b1835ce3e (PR-45991)
10:25:09 [2023-07-17T10:25:09.771Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:25:09 [2023-07-17T10:25:09.774Z]  > git config --add remote.origin.fetch +refs/pull/45991/head:refs/remotes/origin/PR-45991 # timeout=10
10:25:09 [2023-07-17T10:25:09.777Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:25:09 [2023-07-17T10:25:09.782Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:25:09 [2023-07-17T10:25:09.787Z] Fetching upstream changes from https://github.com/moby/moby.git
10:25:09 [2023-07-17T10:25:09.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:25:09 [2023-07-17T10:25:09.788Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45991/head:refs/remotes/origin/PR-45991 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:25:10 [2023-07-17T10:25:10.022Z]  > git config core.sparsecheckout # timeout=10
10:25:10 [2023-07-17T10:25:10.025Z]  > git checkout -f 2da589d454788bed65f32fad4165465b1835ce3e # timeout=10
10:25:10 [2023-07-17T10:25:10.608Z]  > git remote # timeout=10
10:25:10 [2023-07-17T10:25:10.611Z]  > git config --get remote.origin.url # timeout=10
10:25:10 [2023-07-17T10:25:10.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:25:10 [2023-07-17T10:25:10.614Z]  > git merge ee794231240b4f4087cffb434dcc67b06f402a47 # timeout=10
10:25:10 [2023-07-17T10:25:10.621Z]  > git rev-parse HEAD^{commit} # timeout=10
10:25:10 [2023-07-17T10:25:10.626Z]  > git config core.sparsecheckout # timeout=10
10:25:10 [2023-07-17T10:25:10.629Z]  > git checkout -f 2da589d454788bed65f32fad4165465b1835ce3e # timeout=10
10:25:11 [2023-07-17T10:25:11.493Z] Commit message: "client: return explicit "nil" for no errors, and remove nil check"
10:25:11 [2023-07-17T10:25:11.498Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:25:12 [2023-07-17T10:25:12.195Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45991:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
10:25:11 [2023-07-17T10:25:11.500Z]  > git rev-list --no-walk a1b7c9e90e8e25cd04cd4bd0f7763a4a2d652943 # timeout=10
10:25:14 [2023-07-17T10:25:14.706Z] 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
10:25:14 [2023-07-17T10:25:14.819Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c420c55e9c706c38) in /home/ubuntu/workspace/moby_PR-45991
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
10:25:14 [2023-07-17T10:25:14.850Z] The recommended git tool is: git
[Pipeline] // stage
10:25:14 [2023-07-17T10:25:14.858Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
10:25:14 [2023-07-17T10:25:14.872Z] Cloning the remote Git repository
10:25:14 [2023-07-17T10:25:14.872Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
10:25:14 [2023-07-17T10:25:14.867Z] Cloning repository https://github.com/moby/moby.git
10:25:14 [2023-07-17T10:25:14.867Z]  > git init /home/ubuntu/workspace/moby_PR-45991 # timeout=10
10:25:14 [2023-07-17T10:25:14.871Z] Fetching upstream changes from https://github.com/moby/moby.git
10:25:14 [2023-07-17T10:25:14.872Z]  > git --version # timeout=10
10:25:14 [2023-07-17T10:25:14.874Z]  > git --version # 'git version 2.25.1'
10:25:14 [2023-07-17T10:25:14.874Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:25:14 [2023-07-17T10:25:14.875Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45991/head:refs/remotes/origin/PR-45991 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:25:26 [2023-07-17T10:25:26.351Z] Fetching without tags
10:25:26 [2023-07-17T10:25:26.570Z] Merging remotes/origin/master commit ee794231240b4f4087cffb434dcc67b06f402a47 into PR head commit 2da589d454788bed65f32fad4165465b1835ce3e
10:25:27 [2023-07-17T10:25:27.190Z] Merge succeeded, producing 2da589d454788bed65f32fad4165465b1835ce3e
10:25:27 [2023-07-17T10:25:27.191Z] Checking out Revision 2da589d454788bed65f32fad4165465b1835ce3e (PR-45991)
10:25:26 [2023-07-17T10:25:26.329Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:25:26 [2023-07-17T10:25:26.331Z]  > git config --add remote.origin.fetch +refs/pull/45991/head:refs/remotes/origin/PR-45991 # timeout=10
10:25:26 [2023-07-17T10:25:26.334Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:25:26 [2023-07-17T10:25:26.340Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:25:26 [2023-07-17T10:25:26.345Z] Fetching upstream changes from https://github.com/moby/moby.git
10:25:26 [2023-07-17T10:25:26.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:25:26 [2023-07-17T10:25:26.346Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45991/head:refs/remotes/origin/PR-45991 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:25:26 [2023-07-17T10:25:26.564Z]  > git config core.sparsecheckout # timeout=10
10:25:26 [2023-07-17T10:25:26.567Z]  > git checkout -f 2da589d454788bed65f32fad4165465b1835ce3e # timeout=10
10:25:27 [2023-07-17T10:25:27.166Z]  > git remote # timeout=10
10:25:27 [2023-07-17T10:25:27.169Z]  > git config --get remote.origin.url # timeout=10
10:25:27 [2023-07-17T10:25:27.171Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:25:27 [2023-07-17T10:25:27.172Z]  > git merge ee794231240b4f4087cffb434dcc67b06f402a47 # timeout=10
10:25:27 [2023-07-17T10:25:27.179Z]  > git rev-parse HEAD^{commit} # timeout=10
10:25:27 [2023-07-17T10:25:27.185Z]  > git config core.sparsecheckout # timeout=10
10:25:27 [2023-07-17T10:25:27.187Z]  > git checkout -f 2da589d454788bed65f32fad4165465b1835ce3e # timeout=10
10:25:27 [2023-07-17T10:25:27.446Z] Commit message: "client: return explicit "nil" for no errors, and remove nil check"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:25:28 [2023-07-17T10:25:28.074Z] + docker version
10:25:28 [2023-07-17T10:25:28.074Z] Client: Docker Engine - Community
10:25:28 [2023-07-17T10:25:28.074Z]  Version:           24.0.2
10:25:28 [2023-07-17T10:25:28.074Z]  API version:       1.43
10:25:28 [2023-07-17T10:25:28.074Z]  Go version:        go1.20.4
10:25:28 [2023-07-17T10:25:28.074Z]  Git commit:        cb74dfc
10:25:28 [2023-07-17T10:25:28.074Z]  Built:             Thu May 25 21:52:41 2023
10:25:28 [2023-07-17T10:25:28.074Z]  OS/Arch:           linux/arm64
10:25:28 [2023-07-17T10:25:28.074Z]  Context:           default
10:25:28 [2023-07-17T10:25:28.074Z] 
10:25:28 [2023-07-17T10:25:28.074Z] Server: Docker Engine - Community
10:25:28 [2023-07-17T10:25:28.074Z]  Engine:
10:25:28 [2023-07-17T10:25:28.074Z]   Version:          24.0.2
10:25:28 [2023-07-17T10:25:28.074Z]   API version:      1.43 (minimum version 1.12)
10:25:28 [2023-07-17T10:25:28.074Z]   Go version:       go1.20.4
10:25:28 [2023-07-17T10:25:28.074Z]   Git commit:       659604f
10:25:28 [2023-07-17T10:25:28.074Z]   Built:            Thu May 25 21:52:41 2023
10:25:28 [2023-07-17T10:25:28.074Z]   OS/Arch:          linux/arm64
10:25:28 [2023-07-17T10:25:28.074Z]   Experimental:     true
10:25:28 [2023-07-17T10:25:28.074Z]  containerd:
10:25:28 [2023-07-17T10:25:28.074Z]   Version:          1.6.21
10:25:28 [2023-07-17T10:25:28.074Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
10:25:28 [2023-07-17T10:25:28.074Z]  runc:
10:25:28 [2023-07-17T10:25:28.074Z]   Version:          1.1.7
10:25:28 [2023-07-17T10:25:28.074Z]   GitCommit:        v1.1.7-0-g860f061
10:25:28 [2023-07-17T10:25:28.074Z]  docker-init:
10:25:28 [2023-07-17T10:25:28.074Z]   Version:          0.19.0
10:25:28 [2023-07-17T10:25:28.074Z]   GitCommit:        de40ad0
[Pipeline] sh
10:25:28 [2023-07-17T10:25:28.355Z] + docker info
10:25:28 [2023-07-17T10:25:28.355Z] Client: Docker Engine - Community
10:25:28 [2023-07-17T10:25:28.355Z]  Version:    24.0.2
10:25:28 [2023-07-17T10:25:28.355Z]  Context:    default
10:25:28 [2023-07-17T10:25:28.355Z]  Debug Mode: false
10:25:28 [2023-07-17T10:25:28.355Z]  Plugins:
10:25:28 [2023-07-17T10:25:28.355Z]   buildx: Docker Buildx (Docker Inc.)
10:25:28 [2023-07-17T10:25:28.355Z]     Version:  v0.11.0
10:25:28 [2023-07-17T10:25:28.355Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
10:25:28 [2023-07-17T10:25:28.355Z]   compose: Docker Compose (Docker Inc.)
10:25:28 [2023-07-17T10:25:28.355Z]     Version:  v2.19.1
10:25:28 [2023-07-17T10:25:28.355Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
10:25:28 [2023-07-17T10:25:28.355Z] 
10:25:28 [2023-07-17T10:25:28.355Z] Server:
10:25:28 [2023-07-17T10:25:28.355Z]  Containers: 0
10:25:28 [2023-07-17T10:25:28.355Z]   Running: 0
10:25:28 [2023-07-17T10:25:28.355Z]   Paused: 0
10:25:28 [2023-07-17T10:25:28.355Z]   Stopped: 0
10:25:28 [2023-07-17T10:25:28.355Z]  Images: 3
10:25:28 [2023-07-17T10:25:28.355Z]  Server Version: 24.0.2
10:25:28 [2023-07-17T10:25:28.355Z]  Storage Driver: overlay2
10:25:28 [2023-07-17T10:25:28.355Z]   Backing Filesystem: extfs
10:25:28 [2023-07-17T10:25:28.355Z]   Supports d_type: true
10:25:28 [2023-07-17T10:25:28.355Z]   Using metacopy: false
10:25:28 [2023-07-17T10:25:28.355Z]   Native Overlay Diff: true
10:25:28 [2023-07-17T10:25:28.355Z]   userxattr: false
10:25:28 [2023-07-17T10:25:28.355Z]  Logging Driver: json-file
10:25:28 [2023-07-17T10:25:28.355Z]  Cgroup Driver: cgroupfs
10:25:28 [2023-07-17T10:25:28.355Z]  Cgroup Version: 1
10:25:28 [2023-07-17T10:25:28.355Z]  Plugins:
10:25:28 [2023-07-17T10:25:28.355Z]   Volume: local
10:25:28 [2023-07-17T10:25:28.355Z]   Network: bridge host ipvlan macvlan null overlay
10:25:28 [2023-07-17T10:25:28.355Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:25:28 [2023-07-17T10:25:28.355Z]  Swarm: inactive
10:25:28 [2023-07-17T10:25:28.355Z]  Runtimes: io.containerd.runc.v2 runc
10:25:28 [2023-07-17T10:25:28.355Z]  Default Runtime: runc
10:25:28 [2023-07-17T10:25:28.355Z]  Init Binary: docker-init
10:25:28 [2023-07-17T10:25:28.355Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
10:25:28 [2023-07-17T10:25:28.355Z]  runc version: v1.1.7-0-g860f061
10:25:28 [2023-07-17T10:25:28.355Z]  init version: de40ad0
10:25:28 [2023-07-17T10:25:28.355Z]  Security Options:
10:25:28 [2023-07-17T10:25:28.355Z]   apparmor
10:25:28 [2023-07-17T10:25:28.355Z]   seccomp
10:25:28 [2023-07-17T10:25:28.355Z]    Profile: builtin
10:25:28 [2023-07-17T10:25:28.355Z]  Kernel Version: 5.15.0-1039-aws
10:25:28 [2023-07-17T10:25:28.355Z]  Operating System: Ubuntu 20.04.6 LTS
10:25:28 [2023-07-17T10:25:28.355Z]  OSType: linux
10:25:28 [2023-07-17T10:25:28.355Z]  Architecture: aarch64
10:25:28 [2023-07-17T10:25:28.355Z]  CPUs: 8
10:25:28 [2023-07-17T10:25:28.355Z]  Total Memory: 30.64GiB
10:25:28 [2023-07-17T10:25:28.355Z]  Name: ip-10-100-126-101
10:25:28 [2023-07-17T10:25:28.355Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
10:25:28 [2023-07-17T10:25:28.355Z]  Docker Root Dir: /var/lib/docker
10:25:28 [2023-07-17T10:25:28.355Z]  Debug Mode: false
10:25:28 [2023-07-17T10:25:28.355Z]  Experimental: true
10:25:28 [2023-07-17T10:25:28.355Z]  Insecure Registries:
10:25:28 [2023-07-17T10:25:28.355Z]   127.0.0.0/8
10:25:28 [2023-07-17T10:25:28.355Z]  Live Restore Enabled: true
10:25:28 [2023-07-17T10:25:28.355Z] 
[Pipeline] sh
10:25:28 [2023-07-17T10:25:28.634Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:25:28 [2023-07-17T10:25:28.634Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:25:28 [2023-07-17T10:25:28.634Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45991/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:25:28 [2023-07-17T10:25:28.634Z] + bash /home/ubuntu/workspace/moby_PR-45991/check-config.sh
10:25:28 [2023-07-17T10:25:28.634Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:25:28 [2023-07-17T10:25:28.634Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
10:25:28 [2023-07-17T10:25:28.634Z] 
10:25:28 [2023-07-17T10:25:28.634Z] Generally Necessary:
10:25:28 [2023-07-17T10:25:28.634Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:25:28 [2023-07-17T10:25:28.634Z] - apparmor: enabled and tools installed
10:25:28 [2023-07-17T10:25:28.634Z] - CONFIG_NAMESPACES: enabled
10:25:28 [2023-07-17T10:25:28.634Z] - CONFIG_NET_NS: enabled
10:25:28 [2023-07-17T10:25:28.634Z] - CONFIG_PID_NS: enabled
10:25:28 [2023-07-17T10:25:28.634Z] - CONFIG_IPC_NS: enabled
10:25:28 [2023-07-17T10:25:28.634Z] - CONFIG_UTS_NS: enabled
10:25:28 [2023-07-17T10:25:28.634Z] - CONFIG_CGROUPS: enabled
10:25:28 [2023-07-17T10:25:28.634Z] - CONFIG_CGROUP_CPUACCT: enabled
10:25:28 [2023-07-17T10:25:28.634Z] - CONFIG_CGROUP_DEVICE: enabled
10:25:28 [2023-07-17T10:25:28.634Z] - CONFIG_CGROUP_FREEZER: enabled
10:25:28 [2023-07-17T10:25:28.634Z] - CONFIG_CGROUP_SCHED: enabled
10:25:28 [2023-07-17T10:25:28.634Z] - CONFIG_CPUSETS: enabled
10:25:28 [2023-07-17T10:25:28.634Z] - CONFIG_MEMCG: enabled
10:25:28 [2023-07-17T10:25:28.634Z] - CONFIG_KEYS: enabled
10:25:28 [2023-07-17T10:25:28.634Z] - CONFIG_VETH: enabled (as module)
10:25:28 [2023-07-17T10:25:28.892Z] - CONFIG_BRIDGE: enabled (as module)
10:25:28 [2023-07-17T10:25:28.892Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:25:28 [2023-07-17T10:25:28.892Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:25:28 [2023-07-17T10:25:28.892Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:25:28 [2023-07-17T10:25:28.892Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_NF_NAT: enabled (as module)
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_POSIX_MQUEUE: enabled
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_CGROUP_BPF: enabled
10:25:28 [2023-07-17T10:25:28.893Z] 
10:25:28 [2023-07-17T10:25:28.893Z] Optional Features:
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_USER_NS: enabled
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_SECCOMP: enabled
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_SECCOMP_FILTER: enabled
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_CGROUP_PIDS: enabled
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_MEMCG_SWAP: enabled
10:25:28 [2023-07-17T10:25:28.893Z]     (cgroup swap accounting is currently enabled)
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_BLK_CGROUP: enabled
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_CGROUP_PERF: enabled
10:25:28 [2023-07-17T10:25:28.893Z] - CONFIG_CGROUP_HUGETLB: enabled
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_CFS_BANDWIDTH: enabled
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_RT_GROUP_SCHED: missing
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_IP_VS: enabled (as module)
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_IP_VS_NFCT: enabled
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_IP_VS_RR: enabled (as module)
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_SECURITY_SELINUX: enabled
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_SECURITY_APPARMOR: enabled
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_EXT4_FS: enabled
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:25:29 [2023-07-17T10:25:29.151Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:25:29 [2023-07-17T10:25:29.151Z] - Network Drivers:
10:25:29 [2023-07-17T10:25:29.151Z]   - "overlay":
10:25:29 [2023-07-17T10:25:29.151Z]     - CONFIG_VXLAN: enabled (as module)
10:25:29 [2023-07-17T10:25:29.151Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:25:29 [2023-07-17T10:25:29.151Z]       Optional (for encrypted networks):
10:25:29 [2023-07-17T10:25:29.409Z]       - CONFIG_CRYPTO: enabled
10:25:29 [2023-07-17T10:25:29.409Z]       - CONFIG_CRYPTO_AEAD: enabled
10:25:29 [2023-07-17T10:25:29.409Z]       - CONFIG_CRYPTO_GCM: enabled
10:25:29 [2023-07-17T10:25:29.409Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:25:29 [2023-07-17T10:25:29.409Z]       - CONFIG_CRYPTO_GHASH: enabled
10:25:29 [2023-07-17T10:25:29.409Z]       - CONFIG_XFRM: enabled
10:25:29 [2023-07-17T10:25:29.409Z]       - CONFIG_XFRM_USER: enabled (as module)
10:25:29 [2023-07-17T10:25:29.409Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:25:29 [2023-07-17T10:25:29.409Z]       - CONFIG_INET_ESP: enabled (as module)
10:25:29 [2023-07-17T10:25:29.409Z]   - "ipvlan":
10:25:29 [2023-07-17T10:25:29.409Z]     - CONFIG_IPVLAN: enabled (as module)
10:25:29 [2023-07-17T10:25:29.409Z]   - "macvlan":
10:25:29 [2023-07-17T10:25:29.409Z]     - CONFIG_MACVLAN: enabled (as module)
10:25:29 [2023-07-17T10:25:29.409Z]     - CONFIG_DUMMY: enabled (as module)
10:25:29 [2023-07-17T10:25:29.409Z]   - "ftp,tftp client in container":
10:25:29 [2023-07-17T10:25:29.409Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:25:29 [2023-07-17T10:25:29.409Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:25:29 [2023-07-17T10:25:29.409Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:25:29 [2023-07-17T10:25:29.409Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:25:29 [2023-07-17T10:25:29.409Z] - Storage Drivers:
10:25:29 [2023-07-17T10:25:29.409Z]   - "aufs":
10:25:29 [2023-07-17T10:25:29.409Z]     - CONFIG_AUFS_FS: enabled (as module)
10:25:29 [2023-07-17T10:25:29.409Z]   - "btrfs":
10:25:29 [2023-07-17T10:25:29.409Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:25:29 [2023-07-17T10:25:29.409Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:25:29 [2023-07-17T10:25:29.409Z]   - "devicemapper":
10:25:29 [2023-07-17T10:25:29.409Z]     - CONFIG_BLK_DEV_DM: enabled
10:25:29 [2023-07-17T10:25:29.409Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:25:29 [2023-07-17T10:25:29.409Z]   - "overlay":
10:25:29 [2023-07-17T10:25:29.409Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:25:29 [2023-07-17T10:25:29.409Z]   - "zfs":
10:25:29 [2023-07-17T10:25:29.409Z]     - /dev/zfs: present
10:25:29 [2023-07-17T10:25:29.409Z]     - zfs command: missing
10:25:29 [2023-07-17T10:25:29.409Z]     - zpool command: missing
10:25:29 [2023-07-17T10:25:29.409Z] 
10:25:29 [2023-07-17T10:25:29.409Z] Limits:
10:25:29 [2023-07-17T10:25:29.409Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:25:29 [2023-07-17T10:25:29.409Z] 
10:25:29 [2023-07-17T10:25:29.409Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:25:29 [2023-07-17T10:25:29.715Z] + docker build --force-rm -t docker:2da589d454788bed65f32fad4165465b1835ce3e .
10:25:29 [2023-07-17T10:25:29.974Z] #0 building with "default" instance using docker driver
10:25:29 [2023-07-17T10:25:29.974Z] 
10:25:29 [2023-07-17T10:25:29.974Z] #1 [internal] load build definition from Dockerfile
10:25:29 [2023-07-17T10:25:29.974Z] #1 transferring dockerfile: 27.98kB done
10:25:29 [2023-07-17T10:25:29.974Z] #1 DONE 0.0s
10:25:29 [2023-07-17T10:25:29.974Z] 
10:25:29 [2023-07-17T10:25:29.974Z] #2 [internal] load .dockerignore
10:25:29 [2023-07-17T10:25:29.974Z] #2 transferring context: 113B done
10:25:29 [2023-07-17T10:25:29.974Z] #2 DONE 0.0s
10:25:29 [2023-07-17T10:25:29.974Z] 
10:25:29 [2023-07-17T10:25:29.974Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:25:29 [2023-07-17T10:25:29.974Z] #3 DONE 0.1s
10:25:29 [2023-07-17T10:25:29.974Z] 
10:25:29 [2023-07-17T10:25:29.974Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
10:25:29 [2023-07-17T10:25:29.974Z] #4 CACHED
10:25:29 [2023-07-17T10:25:29.974Z] 
10:25:29 [2023-07-17T10:25:29.974Z] #5 [internal] load metadata for docker.io/library/busybox:latest
10:25:29 [2023-07-17T10:25:29.974Z] #5 DONE 0.0s
10:25:29 [2023-07-17T10:25:29.974Z] 
10:25:29 [2023-07-17T10:25:29.974Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
10:25:30 [2023-07-17T10:25:30.232Z] #6 DONE 0.2s
10:25:30 [2023-07-17T10:25:30.232Z] 
10:25:30 [2023-07-17T10:25:30.232Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:25:30 [2023-07-17T10:25:30.232Z] #7 DONE 0.1s
10:25:30 [2023-07-17T10:25:30.232Z] 
10:25:30 [2023-07-17T10:25:30.232Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0
10:25:30 [2023-07-17T10:25:30.232Z] #8 DONE 0.1s
10:25:30 [2023-07-17T10:25:30.232Z] 
10:25:30 [2023-07-17T10:25:30.232Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
10:25:30 [2023-07-17T10:25:30.232Z] #9 DONE 0.1s
10:25:30 [2023-07-17T10:25:30.232Z] 
10:25:30 [2023-07-17T10:25:30.232Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.20.0
10:25:30 [2023-07-17T10:25:30.232Z] #10 DONE 0.2s
10:25:30 [2023-07-17T10:25:30.232Z] 
10:25:30 [2023-07-17T10:25:30.232Z] #11 [internal] load metadata for docker.io/library/golang:1.20.6-bullseye
10:25:30 [2023-07-17T10:25:30.232Z] #11 DONE 0.3s
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
10:25:30 [2023-07-17T10:25:30.492Z] #12 DONE 0.0s
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
10:25:30 [2023-07-17T10:25:30.492Z] #13 DONE 0.0s
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox
10:25:30 [2023-07-17T10:25:30.492Z] #14 DONE 0.0s
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #15 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s/(httpredir|deb|security).debian.org/${APT_MIRROR}/g" /etc/apt/sources.list || true
10:25:30 [2023-07-17T10:25:30.492Z] #15 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #16 [base 2/5] COPY --from=xx / /
10:25:30 [2023-07-17T10:25:30.492Z] #16 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #17 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:25:30 [2023-07-17T10:25:30.492Z] #17 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #18 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
10:25:30 [2023-07-17T10:25:30.492Z] #18 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #19 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
10:25:30 [2023-07-17T10:25:30.492Z] #19 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #20 [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
10:25:30 [2023-07-17T10:25:30.492Z] #20 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #21 [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
10:25:30 [2023-07-17T10:25:30.492Z] #21 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #22 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
10:25:30 [2023-07-17T10:25:30.492Z] #22 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #23 [containerd-src 1/3] WORKDIR /usr/src/containerd
10:25:30 [2023-07-17T10:25:30.492Z] #23 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #24 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
10:25:30 [2023-07-17T10:25:30.492Z] #24 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #25 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:25:30 [2023-07-17T10:25:30.492Z] #25 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #26 [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
10:25:30 [2023-07-17T10:25:30.492Z] #26 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:25:30 [2023-07-17T10:25:30.492Z] #27 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0
10:25:30 [2023-07-17T10:25:30.492Z] #28 DONE 0.0s
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #29 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
10:25:30 [2023-07-17T10:25:30.492Z] #29 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #30 [runc-src 1/3] WORKDIR /usr/src/runc
10:25:30 [2023-07-17T10:25:30.492Z] #30 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #31 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:25:30 [2023-07-17T10:25:30.492Z] #31 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #32 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
10:25:30 [2023-07-17T10:25:30.492Z] #32 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #33 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
10:25:30 [2023-07-17T10:25:30.492Z] #33 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #34 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:25:30 [2023-07-17T10:25:30.492Z] #34 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #35 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
10:25:30 [2023-07-17T10:25:30.492Z] #35 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #36 [swagger-src 1/3] WORKDIR /usr/src/swagger
10:25:30 [2023-07-17T10:25:30.492Z] #36 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #37 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
10:25:30 [2023-07-17T10:25:30.492Z] #37 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #38 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.0@sha256:4098842bddfcbf09506868e50b5dab4b7146a4b35447fe39bc808753292a7e33
10:25:30 [2023-07-17T10:25:30.492Z] #38 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #39 [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             ;
10:25:30 [2023-07-17T10:25:30.492Z] #39 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #40 [registry-src 1/2] WORKDIR /usr/src/registry
10:25:30 [2023-07-17T10:25:30.492Z] #40 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #41 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
10:25:30 [2023-07-17T10:25:30.492Z] #41 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:25:30 [2023-07-17T10:25:30.492Z] #42 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #43 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
10:25:30 [2023-07-17T10:25:30.492Z] #43 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #44 [build-dummy 2/2] RUN mkdir -p /build
10:25:30 [2023-07-17T10:25:30.492Z] #44 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #45 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:25:30 [2023-07-17T10:25:30.492Z] #45 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #46 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839
10:25:30 [2023-07-17T10:25:30.492Z] #46 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
10:25:30 [2023-07-17T10:25:30.492Z] #47 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #48 [delve-src 1/3] WORKDIR /usr/src/delve
10:25:30 [2023-07-17T10:25:30.492Z] #48 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #49 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
10:25:30 [2023-07-17T10:25:30.492Z] #49 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #50 [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
10:25:30 [2023-07-17T10:25:30.492Z] #50 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #51 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:25:30 [2023-07-17T10:25:30.492Z] #51 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #52 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
10:25:30 [2023-07-17T10:25:30.492Z] #52 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #53 [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
10:25:30 [2023-07-17T10:25:30.492Z] #53 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #54 [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
10:25:30 [2023-07-17T10:25:30.492Z] #54 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #55 [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
10:25:30 [2023-07-17T10:25:30.492Z] #55 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #56 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
10:25:30 [2023-07-17T10:25:30.492Z] #56 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #57 [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
10:25:30 [2023-07-17T10:25:30.492Z] #57 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #58 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:25:30 [2023-07-17T10:25:30.492Z] #58 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #59 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
10:25:30 [2023-07-17T10:25:30.492Z] #59 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #60 [tini-src 1/3] WORKDIR /usr/src/tini
10:25:30 [2023-07-17T10:25:30.492Z] #60 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #61 [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...)
10:25:30 [2023-07-17T10:25:30.492Z] #61 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #62 [binary-dummy 1/1] COPY --from=build-dummy /build /build
10:25:30 [2023-07-17T10:25:30.492Z] #62 CACHED
10:25:30 [2023-07-17T10:25:30.492Z] 
10:25:30 [2023-07-17T10:25:30.492Z] #63 [internal] load build context
10:25:31 [2023-07-17T10:25:31.885Z] #63 transferring context: 68.94MB 1.4s done
10:25:31 [2023-07-17T10:25:31.885Z] #63 DONE 1.5s
10:25:31 [2023-07-17T10:25:31.885Z] 
10:25:31 [2023-07-17T10:25:31.885Z] #64 [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
10:25:31 [2023-07-17T10:25:31.885Z] #64 CACHED
10:25:31 [2023-07-17T10:25:31.885Z] 
10:25:31 [2023-07-17T10:25:31.885Z] #65 [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
10:25:31 [2023-07-17T10:25:31.885Z] #65 CACHED
10:25:31 [2023-07-17T10:25:31.885Z] 
10:25:31 [2023-07-17T10:25:31.885Z] #66 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:25:31 [2023-07-17T10:25:31.885Z] #66 CACHED
10:25:31 [2023-07-17T10:25:31.885Z] 
10:25:31 [2023-07-17T10:25:31.885Z] #67 [dev-systemd-false  1/20] COPY --link --from=frozen-images /build/ /docker-frozen-images
10:25:31 [2023-07-17T10:25:31.885Z] #67 CACHED
10:25:31 [2023-07-17T10:25:31.885Z] 
10:25:31 [2023-07-17T10:25:31.885Z] #68 [dockercli-integration 1/3] WORKDIR /go/src/github.com/docker/cli
10:25:31 [2023-07-17T10:25:31.885Z] #68 CACHED
10:25:31 [2023-07-17T10:25:31.885Z] 
10:25:31 [2023-07-17T10:25:31.885Z] #69 [dockercli 3/3] RUN --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
10:25:31 [2023-07-17T10:25:31.885Z] #69 CACHED
10:25:31 [2023-07-17T10:25:31.885Z] 
10:25:31 [2023-07-17T10:25:31.885Z] #70 [dockercli-integration 2/3] COPY hack/dockerfile/cli.sh /download-or-build-cli.sh
10:25:31 [2023-07-17T10:25:31.885Z] #70 CACHED
10:25:31 [2023-07-17T10:25:31.885Z] 
10:25:31 [2023-07-17T10:25:31.885Z] #71 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
10:25:34 [2023-07-17T10:25:34.420Z] #71 ...
10:25:34 [2023-07-17T10:25:34.420Z] 
10:25:34 [2023-07-17T10:25:34.420Z] #72 [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...)
10:25:34 [2023-07-17T10:25:34.420Z] #72 DONE 3.9s
10:25:34 [2023-07-17T10:25:34.420Z] 
10:25:34 [2023-07-17T10:25:34.420Z] #73 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
10:25:34 [2023-07-17T10:25:34.420Z] #73 DONE 0.0s
10:25:34 [2023-07-17T10:25:34.679Z] 
10:25:34 [2023-07-17T10:25:34.679Z] #74 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
10:25:34 [2023-07-17T10:25:34.679Z] #74 DONE 0.1s
10:25:34 [2023-07-17T10:25:34.679Z] 
10:25:34 [2023-07-17T10:25:34.679Z] #75 [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
10:25:34 [2023-07-17T10:25:34.679Z] #75 0.513 Cloning into '/tmp/crun-build'...
10:25:34 [2023-07-17T10:25:34.679Z] #75 1.752 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
10:25:34 [2023-07-17T10:25:34.679Z] #75 1.771 Cloning into '/tmp/crun-build/libocispec'...
10:25:34 [2023-07-17T10:25:34.679Z] #75 2.208 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
10:25:34 [2023-07-17T10:25:34.679Z] #75 2.219 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
10:25:34 [2023-07-17T10:25:34.679Z] #75 2.219 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
10:25:34 [2023-07-17T10:25:34.679Z] #75 2.220 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
10:25:34 [2023-07-17T10:25:34.679Z] #75 2.241 Cloning into '/tmp/crun-build/libocispec/image-spec'...
10:25:34 [2023-07-17T10:25:34.679Z] #75 2.807 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
10:25:34 [2023-07-17T10:25:34.679Z] #75 3.299 Cloning into '/tmp/crun-build/libocispec/yajl'...
10:25:34 [2023-07-17T10:25:34.679Z] #75 3.798 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
10:25:34 [2023-07-17T10:25:34.679Z] #75 3.932 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
10:25:34 [2023-07-17T10:25:34.679Z] #75 4.043 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
10:25:41 [2023-07-17T10:25:41.247Z] #75 9.646 aclocal: warning: couldn't open directory 'm4': No such file or directory
10:25:41 [2023-07-17T10:25:41.248Z] #75 ...
10:25:41 [2023-07-17T10:25:41.248Z] 
10:25:41 [2023-07-17T10:25:41.248Z] #76 [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
10:25:41 [2023-07-17T10:25:41.248Z] #76 ...
10:25:41 [2023-07-17T10:25:41.248Z] 
10:25:41 [2023-07-17T10:25:41.248Z] #77 [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...)
10:25:41 [2023-07-17T10:25:41.248Z] #77 0.580 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061 -X main.version=1.1.7 " -o runc .
10:25:41 [2023-07-17T10:25:41.248Z] #77 ...
10:25:41 [2023-07-17T10:25:41.248Z] 
10:25:41 [2023-07-17T10:25:41.248Z] #78 [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...)
10:25:41 [2023-07-17T10:25:41.248Z] #78 ...
10:25:41 [2023-07-17T10:25:41.248Z] 
10:25:41 [2023-07-17T10:25:41.248Z] #79 [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...)
10:25:41 [2023-07-17T10:25:41.248Z] #79 ...
10:25:41 [2023-07-17T10:25:41.248Z] 
10:25:41 [2023-07-17T10:25:41.248Z] #78 [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...)
10:25:41 [2023-07-17T10:25:41.248Z] #78 DONE 10.4s
10:25:41 [2023-07-17T10:25:41.248Z] 
10:25:41 [2023-07-17T10:25:41.248Z] #80 [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...)
10:25:41 [2023-07-17T10:25:41.248Z] #80 2.830 + bin/ctr
10:25:41 [2023-07-17T10:25:41.248Z] #80 2.833 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
10:25:41 [2023-07-17T10:25:41.509Z] #80 ...
10:25:41 [2023-07-17T10:25:41.509Z] 
10:25:41 [2023-07-17T10:25:41.509Z] #79 [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...)
10:25:41 [2023-07-17T10:25:41.509Z] #79 DONE 10.8s
10:25:41 [2023-07-17T10:25:41.768Z] 
10:25:41 [2023-07-17T10:25:41.768Z] #77 [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...)
10:25:41 [2023-07-17T10:25:41.768Z] #77 DONE 11.1s
10:25:41 [2023-07-17T10:25:41.768Z] 
10:25:41 [2023-07-17T10:25:41.768Z] #76 [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
10:25:42 [2023-07-17T10:25:42.711Z] #76 ...
10:25:42 [2023-07-17T10:25:42.711Z] 
10:25:42 [2023-07-17T10:25:42.711Z] #81 [dev-systemd-false  2/20] COPY --link --from=swagger       /build/ /usr/local/bin/
10:25:42 [2023-07-17T10:25:42.711Z] #81 DONE 0.1s
10:25:42 [2023-07-17T10:25:42.711Z] 
10:25:42 [2023-07-17T10:25:42.711Z] #82 [dev-systemd-false  3/20] COPY --link --from=delve         /build/ /usr/local/bin/
10:25:42 [2023-07-17T10:25:42.711Z] #82 DONE 0.1s
10:25:42 [2023-07-17T10:25:42.711Z] 
10:25:42 [2023-07-17T10:25:42.711Z] #83 [dev-systemd-false  4/20] COPY --link --from=tomll         /build/ /usr/local/bin/
10:25:42 [2023-07-17T10:25:42.711Z] #83 DONE 0.1s
10:25:42 [2023-07-17T10:25:42.711Z] 
10:25:42 [2023-07-17T10:25:42.711Z] #76 [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
10:25:42 [2023-07-17T10:25:42.711Z] #76 ...
10:25:42 [2023-07-17T10:25:42.711Z] 
10:25:42 [2023-07-17T10:25:42.711Z] #84 [dev-systemd-false  5/20] COPY --link --from=gowinres      /build/ /usr/local/bin/
10:25:42 [2023-07-17T10:25:42.711Z] #84 DONE 0.1s
10:25:42 [2023-07-17T10:25:42.711Z] 
10:25:42 [2023-07-17T10:25:42.711Z] #85 [dev-systemd-false  6/20] COPY --link --from=tini          /build/ /usr/local/bin/
10:25:42 [2023-07-17T10:25:42.711Z] #85 DONE 0.0s
10:25:42 [2023-07-17T10:25:42.971Z] 
10:25:42 [2023-07-17T10:25:42.971Z] #86 [dev-systemd-false  7/20] COPY --link --from=registry      /build/ /usr/local/bin/
10:25:42 [2023-07-17T10:25:42.971Z] #86 DONE 0.1s
10:25:42 [2023-07-17T10:25:42.971Z] 
10:25:42 [2023-07-17T10:25:42.971Z] #75 [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
10:25:42 [2023-07-17T10:25:42.971Z] #75 ...
10:25:42 [2023-07-17T10:25:42.971Z] 
10:25:42 [2023-07-17T10:25:42.971Z] #87 [dev-systemd-false  8/20] COPY --link --from=gotestsum     /build/ /usr/local/bin/
10:25:42 [2023-07-17T10:25:42.971Z] #87 DONE 0.1s
10:25:43 [2023-07-17T10:25:43.230Z] 
10:25:43 [2023-07-17T10:25:43.230Z] #76 [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
10:25:44 [2023-07-17T10:25:44.607Z] #76 ...
10:25:44 [2023-07-17T10:25:44.607Z] 
10:25:44 [2023-07-17T10:25:44.607Z] #75 [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
10:25:44 [2023-07-17T10:25:44.607Z] #75 13.85 libtoolize: putting auxiliary files in '.'.
10:25:44 [2023-07-17T10:25:44.607Z] #75 13.85 libtoolize: copying file './ltmain.sh'
10:25:45 [2023-07-17T10:25:45.176Z] #75 14.74 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
10:25:45 [2023-07-17T10:25:45.435Z] #75 14.74 libtoolize: and rerunning libtoolize and aclocal.
10:25:45 [2023-07-17T10:25:45.435Z] #75 14.74 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:25:47 [2023-07-17T10:25:47.970Z] #75 17.31 configure.ac:7: installing './compile'
10:25:47 [2023-07-17T10:25:47.970Z] #75 17.31 configure.ac:11: installing './config.guess'
10:25:47 [2023-07-17T10:25:47.970Z] #75 17.31 configure.ac:11: installing './config.sub'
10:25:47 [2023-07-17T10:25:47.970Z] #75 17.32 configure.ac:8: installing './install-sh'
10:25:47 [2023-07-17T10:25:47.970Z] #75 17.32 configure.ac:8: installing './missing'
10:25:47 [2023-07-17T10:25:47.970Z] #75 17.35 Makefile.am: installing './depcomp'
10:25:48 [2023-07-17T10:25:48.537Z] #75 18.02 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:25:48 [2023-07-17T10:25:48.537Z] #75 18.02 libtoolize: copying file 'build-aux/ltmain.sh'
10:25:48 [2023-07-17T10:25:48.537Z] #75 18.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:25:48 [2023-07-17T10:25:48.537Z] #75 18.16 libtoolize: copying file 'm4/libtool.m4'
10:25:48 [2023-07-17T10:25:48.796Z] #75 18.25 libtoolize: copying file 'm4/ltoptions.m4'
10:25:48 [2023-07-17T10:25:48.797Z] #75 18.35 libtoolize: copying file 'm4/ltsugar.m4'
10:25:48 [2023-07-17T10:25:48.797Z] #75 18.44 libtoolize: copying file 'm4/ltversion.m4'
10:25:49 [2023-07-17T10:25:49.056Z] #75 18.50 libtoolize: copying file 'm4/lt~obsolete.m4'
10:25:49 [2023-07-17T10:25:49.056Z] #75 18.58 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:25:51 [2023-07-17T10:25:51.590Z] #75 21.11 configure.ac:7: installing 'build-aux/compile'
10:25:51 [2023-07-17T10:25:51.590Z] #75 ...
10:25:51 [2023-07-17T10:25:51.590Z] 
10:25:51 [2023-07-17T10:25:51.590Z] #71 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
10:25:51 [2023-07-17T10:25:51.590Z] #71 19.55 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
10:25:51 [2023-07-17T10:25:51.590Z] #71 19.59 Docker version unknown-version, build unknown-commit
10:25:52 [2023-07-17T10:25:52.526Z] #71 DONE 20.5s
10:25:52 [2023-07-17T10:25:52.526Z] 
10:25:52 [2023-07-17T10:25:52.526Z] #75 [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
10:25:52 [2023-07-17T10:25:52.526Z] #75 21.11 configure.ac:9: installing 'build-aux/config.guess'
10:25:52 [2023-07-17T10:25:52.526Z] #75 21.12 configure.ac:9: installing 'build-aux/config.sub'
10:25:52 [2023-07-17T10:25:52.526Z] #75 21.12 configure.ac:11: installing 'build-aux/install-sh'
10:25:52 [2023-07-17T10:25:52.526Z] #75 21.12 configure.ac:11: installing 'build-aux/missing'
10:25:52 [2023-07-17T10:25:52.526Z] #75 21.16 Makefile.am: installing 'build-aux/depcomp'
10:25:52 [2023-07-17T10:25:52.526Z] #75 21.17 parallel-tests: installing 'build-aux/test-driver'
10:25:52 [2023-07-17T10:25:52.526Z] #75 21.68 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:25:52 [2023-07-17T10:25:52.526Z] #75 21.68 libtoolize: copying file 'build-aux/ltmain.sh'
10:25:52 [2023-07-17T10:25:52.526Z] #75 21.81 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:25:52 [2023-07-17T10:25:52.526Z] #75 21.81 libtoolize: copying file 'm4/libtool.m4'
10:25:52 [2023-07-17T10:25:52.526Z] #75 21.84 libtoolize: copying file 'm4/ltoptions.m4'
10:25:52 [2023-07-17T10:25:52.526Z] #75 21.87 libtoolize: copying file 'm4/ltsugar.m4'
10:25:52 [2023-07-17T10:25:52.526Z] #75 21.91 libtoolize: copying file 'm4/ltversion.m4'
10:25:52 [2023-07-17T10:25:52.526Z] #75 21.96 libtoolize: copying file 'm4/lt~obsolete.m4'
10:25:53 [2023-07-17T10:25:53.902Z] #75 ...
10:25:53 [2023-07-17T10:25:53.902Z] 
10:25:53 [2023-07-17T10:25:53.902Z] #76 [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
10:25:53 [2023-07-17T10:25:53.902Z] #76 23.14 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
10:25:53 [2023-07-17T10:25:53.902Z] #76 DONE 23.2s
10:25:53 [2023-07-17T10:25:53.902Z] 
10:25:53 [2023-07-17T10:25:53.902Z] #80 [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...)
10:25:53 [2023-07-17T10:25:53.902Z] #80 22.82 + bin/containerd
10:25:53 [2023-07-17T10:25:53.902Z] #80 22.82 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
10:25:54 [2023-07-17T10:25:54.469Z] #80 ...
10:25:54 [2023-07-17T10:25:54.469Z] 
10:25:54 [2023-07-17T10:25:54.469Z] #88 [dev-systemd-false  9/20] COPY --link --from=golangci_lint /build/ /usr/local/bin/
10:25:54 [2023-07-17T10:25:54.469Z] #88 DONE 0.2s
10:25:54 [2023-07-17T10:25:54.469Z] 
10:25:54 [2023-07-17T10:25:54.469Z] #89 [dev-systemd-false 10/20] COPY --link --from=shfmt         /build/ /usr/local/bin/
10:25:54 [2023-07-17T10:25:54.469Z] #89 DONE 0.1s
10:25:54 [2023-07-17T10:25:54.731Z] 
10:25:54 [2023-07-17T10:25:54.731Z] #90 [dev-systemd-false 11/20] COPY --link --from=runc          /build/ /usr/local/bin/
10:25:54 [2023-07-17T10:25:54.731Z] #90 DONE 0.1s
10:25:54 [2023-07-17T10:25:54.731Z] 
10:25:54 [2023-07-17T10:25:54.731Z] #75 [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
10:25:55 [2023-07-17T10:25:55.299Z] #75 24.88 configure.ac:11: installing 'build-aux/compile'
10:25:55 [2023-07-17T10:25:55.299Z] #75 24.88 configure.ac:11: installing 'build-aux/config.guess'
10:25:55 [2023-07-17T10:25:55.299Z] #75 24.89 configure.ac:11: installing 'build-aux/config.sub'
10:25:55 [2023-07-17T10:25:55.299Z] #75 24.89 configure.ac:13: installing 'build-aux/install-sh'
10:25:55 [2023-07-17T10:25:55.299Z] #75 24.89 configure.ac:13: installing 'build-aux/missing'
10:25:55 [2023-07-17T10:25:55.299Z] #75 24.89 configure.ac:8: installing 'build-aux/tap-driver.sh'
10:25:55 [2023-07-17T10:25:55.299Z] #75 24.93 Makefile.am: installing 'build-aux/depcomp'
10:25:55 [2023-07-17T10:25:55.866Z] #75 25.36 checking build system type... aarch64-unknown-linux-gnu
10:25:55 [2023-07-17T10:25:55.866Z] #75 25.46 checking host system type... aarch64-unknown-linux-gnu
10:25:55 [2023-07-17T10:25:55.866Z] #75 25.46 checking how to print strings... printf
10:25:56 [2023-07-17T10:25:56.126Z] #75 25.47 checking for gcc... gcc
10:25:56 [2023-07-17T10:25:56.126Z] #75 25.51 checking whether the C compiler works... yes
10:25:56 [2023-07-17T10:25:56.126Z] #75 25.56 checking for C compiler default output file name... a.out
10:25:56 [2023-07-17T10:25:56.126Z] #75 25.57 checking for suffix of executables... 
10:25:56 [2023-07-17T10:25:56.126Z] #75 25.61 checking whether we are cross compiling... no
10:25:56 [2023-07-17T10:25:56.126Z] #75 25.66 checking for suffix of object files... o
10:25:56 [2023-07-17T10:25:56.385Z] #75 25.70 checking whether we are using the GNU C compiler... yes
10:25:56 [2023-07-17T10:25:56.385Z] #75 25.73 checking whether gcc accepts -g... yes
10:25:56 [2023-07-17T10:25:56.385Z] #75 25.77 checking for gcc option to accept ISO C89... none needed
10:25:56 [2023-07-17T10:25:56.385Z] #75 25.81 checking whether gcc understands -c and -o together... yes
10:25:56 [2023-07-17T10:25:56.385Z] #75 25.87 checking for a sed that does not truncate output... /bin/sed
10:25:56 [2023-07-17T10:25:56.385Z] #75 25.88 checking for grep that handles long lines and -e... /bin/grep
10:25:56 [2023-07-17T10:25:56.385Z] #75 25.88 checking for egrep... /bin/grep -E
10:25:56 [2023-07-17T10:25:56.385Z] #75 25.89 checking for fgrep... /bin/grep -F
10:25:56 [2023-07-17T10:25:56.385Z] #75 25.90 checking for ld used by gcc... /usr/bin/ld
10:25:56 [2023-07-17T10:25:56.385Z] #75 25.91 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:25:56 [2023-07-17T10:25:56.385Z] #75 25.91 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:25:56 [2023-07-17T10:25:56.385Z] #75 25.92 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:25:56 [2023-07-17T10:25:56.385Z] #75 25.98 checking whether ln -s works... yes
10:25:56 [2023-07-17T10:25:56.385Z] #75 25.98 checking the maximum length of command line arguments... 1572864
10:25:56 [2023-07-17T10:25:56.385Z] #75 26.00 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:25:56 [2023-07-17T10:25:56.644Z] #75 26.00 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:25:56 [2023-07-17T10:25:56.644Z] #75 26.00 checking for /usr/bin/ld option to reload object files... -r
10:25:56 [2023-07-17T10:25:56.644Z] #75 26.00 checking for objdump... objdump
10:25:56 [2023-07-17T10:25:56.644Z] #75 26.00 checking how to recognize dependent libraries... pass_all
10:25:56 [2023-07-17T10:25:56.644Z] #75 26.00 checking for dlltool... no
10:25:56 [2023-07-17T10:25:56.644Z] #75 26.00 checking how to associate runtime and link libraries... printf %s\n
10:25:56 [2023-07-17T10:25:56.644Z] #75 26.00 checking for ar... ar
10:25:56 [2023-07-17T10:25:56.644Z] #75 26.00 checking for archiver @FILE support... @
10:25:56 [2023-07-17T10:25:56.644Z] #75 26.06 checking for strip... strip
10:25:56 [2023-07-17T10:25:56.644Z] #75 26.06 checking for ranlib... ranlib
10:25:56 [2023-07-17T10:25:56.644Z] #75 26.06 checking for gawk... no
10:25:56 [2023-07-17T10:25:56.644Z] #75 26.06 checking for mawk... mawk
10:25:56 [2023-07-17T10:25:56.904Z] #75 26.06 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:25:56 [2023-07-17T10:25:56.904Z] #75 26.23 checking for sysroot... no
10:25:56 [2023-07-17T10:25:56.904Z] #75 26.23 checking for a working dd... /bin/dd
10:25:56 [2023-07-17T10:25:56.904Z] #75 26.23 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:25:56 [2023-07-17T10:25:56.904Z] #75 26.25 checking for mt... no
10:25:56 [2023-07-17T10:25:56.904Z] #75 26.25 checking if : is a manifest tool... no
10:25:56 [2023-07-17T10:25:56.904Z] #75 26.25 checking how to run the C preprocessor... gcc -E
10:25:57 [2023-07-17T10:25:57.163Z] #75 26.37 checking for ANSI C header files... yes
10:25:57 [2023-07-17T10:25:57.163Z] #75 26.55 checking for sys/types.h... yes
10:25:57 [2023-07-17T10:25:57.163Z] #75 26.61 checking for sys/stat.h... yes
10:25:57 [2023-07-17T10:25:57.163Z] #75 26.70 checking for stdlib.h... yes
10:25:57 [2023-07-17T10:25:57.421Z] #75 26.77 checking for string.h... yes
10:25:57 [2023-07-17T10:25:57.421Z] #75 26.84 checking for memory.h... yes
10:25:57 [2023-07-17T10:25:57.421Z] #75 26.91 checking for strings.h... yes
10:25:57 [2023-07-17T10:25:57.421Z] #75 26.96 checking for inttypes.h... yes
10:25:57 [2023-07-17T10:25:57.681Z] #75 27.02 checking for stdint.h... yes
10:25:57 [2023-07-17T10:25:57.681Z] #75 27.11 checking for unistd.h... yes
10:25:57 [2023-07-17T10:25:57.681Z] #75 27.17 checking for dlfcn.h... yes
10:25:57 [2023-07-17T10:25:57.681Z] #75 27.21 checking for objdir... .libs
10:25:57 [2023-07-17T10:25:57.939Z] #75 27.32 checking if gcc supports -fno-rtti -fno-exceptions... no
10:25:57 [2023-07-17T10:25:57.939Z] #75 27.36 checking for gcc option to produce PIC... -fPIC -DPIC
10:25:57 [2023-07-17T10:25:57.939Z] #75 27.36 checking if gcc PIC flag -fPIC -DPIC works... yes
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.40 checking if gcc static flag -static works... yes
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.49 checking if gcc supports -c -o file.o... yes
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.53 checking if gcc supports -c -o file.o... (cached) yes
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.53 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.55 checking dynamic linker characteristics... GNU/Linux ld.so
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.65 checking how to hardcode library paths into programs... immediate
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.65 checking whether stripping libraries is possible... yes
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.66 checking if libtool supports shared libraries... yes
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.66 checking whether to build shared libraries... no
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.66 checking whether to build static libraries... yes
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.66 checking for a BSD-compatible install... /usr/bin/install -c
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.70 checking whether build environment is sane... yes
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.72 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.72 checking whether make sets $(MAKE)... yes
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.74 checking whether make supports the include directive... yes (GNU style)
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.75 checking whether make supports nested variables... yes
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.79 checking whether UID '0' is supported by ustar format... yes
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.79 checking whether GID '0' is supported by ustar format... yes
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.79 checking how to create a ustar tar archive... gnutar
10:25:58 [2023-07-17T10:25:58.199Z] #75 27.81 checking dependency style of gcc... gcc3
10:25:58 [2023-07-17T10:25:58.458Z] #75 27.88 checking whether to enable maintainer-specific portions of Makefiles... yes
10:25:58 [2023-07-17T10:25:58.458Z] #75 27.88 checking whether make supports nested variables... (cached) yes
10:25:58 [2023-07-17T10:25:58.458Z] #75 27.88 checking for gawk... (cached) mawk
10:25:58 [2023-07-17T10:25:58.458Z] #75 27.88 checking for a sed that does not truncate output... (cached) /bin/sed
10:25:58 [2023-07-17T10:25:58.458Z] #75 27.89 checking for gcc... (cached) gcc
10:25:58 [2023-07-17T10:25:58.458Z] #75 27.93 checking whether we are using the GNU C compiler... (cached) yes
10:25:58 [2023-07-17T10:25:58.458Z] #75 27.93 checking whether gcc accepts -g... (cached) yes
10:25:58 [2023-07-17T10:25:58.458Z] #75 27.93 checking for gcc option to accept ISO C89... (cached) none needed
10:25:58 [2023-07-17T10:25:58.458Z] #75 27.93 checking whether gcc understands -c and -o together... (cached) yes
10:25:58 [2023-07-17T10:25:58.458Z] #75 27.93 checking for a Python interpreter with version >= 3... python3
10:25:58 [2023-07-17T10:25:58.458Z] #75 27.96 checking for python3... /usr/bin/python3
10:25:58 [2023-07-17T10:25:58.458Z] #75 27.96 checking for python3 version... 3.9
10:25:58 [2023-07-17T10:25:58.458Z] #75 27.97 checking for python3 platform... linux
10:25:58 [2023-07-17T10:25:58.458Z] #75 27.98 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:25:58 [2023-07-17T10:25:58.458Z] #75 28.02 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:25:58 [2023-07-17T10:25:58.458Z] #75 28.07 checking for go-md2man... no
10:25:58 [2023-07-17T10:25:58.718Z] #75 28.07 checking error.h usability... yes
10:25:58 [2023-07-17T10:25:58.718Z] #75 28.14 checking error.h presence... yes
10:25:58 [2023-07-17T10:25:58.718Z] #75 28.16 checking for error.h... yes
10:25:58 [2023-07-17T10:25:58.718Z] #75 28.19 checking linux/openat2.h usability... yes
10:25:58 [2023-07-17T10:25:58.718Z] #75 28.23 checking linux/openat2.h presence... yes
10:25:58 [2023-07-17T10:25:58.718Z] #75 28.26 checking for linux/openat2.h... yes
10:25:58 [2023-07-17T10:25:58.977Z] #75 28.29 checking for copy_file_range... yes
10:25:58 [2023-07-17T10:25:58.977Z] #75 28.38 checking for fgetxattr... yes
10:25:58 [2023-07-17T10:25:58.977Z] #75 28.50 checking for statx... yes
10:25:59 [2023-07-17T10:25:59.236Z] #75 28.59 checking for fgetpwent_r... yes
10:25:59 [2023-07-17T10:25:59.236Z] #75 28.68 checking for issetugid... no
10:25:59 [2023-07-17T10:25:59.236Z] #75 28.75 checking for pkg-config... /usr/bin/pkg-config
10:25:59 [2023-07-17T10:25:59.236Z] #75 28.75 checking pkg-config is at least version 0.9.0... yes
10:25:59 [2023-07-17T10:25:59.497Z] #75 28.75 checking for library containing yajl_tree_get... -lyajl
10:25:59 [2023-07-17T10:25:59.497Z] #75 28.88 checking for yajl >= 2.0.0... yes
10:25:59 [2023-07-17T10:25:59.497Z] #75 28.89 checking sys/capability.h usability... yes
10:25:59 [2023-07-17T10:25:59.497Z] #75 28.93 checking sys/capability.h presence... yes
10:25:59 [2023-07-17T10:25:59.497Z] #75 28.95 checking for sys/capability.h... yes
10:25:59 [2023-07-17T10:25:59.497Z] #75 28.95 checking for library containing cap_from_name... -lcap
10:25:59 [2023-07-17T10:25:59.755Z] #75 29.06 checking for library containing dlopen... -ldl
10:25:59 [2023-07-17T10:25:59.755Z] #75 29.18 checking seccomp.h usability... yes
10:25:59 [2023-07-17T10:25:59.756Z] #75 29.22 checking seccomp.h presence... yes
10:25:59 [2023-07-17T10:25:59.756Z] #75 29.25 checking for seccomp.h... yes
10:26:00 [2023-07-17T10:26:00.015Z] #75 29.25 checking for library containing seccomp_rule_add... -lseccomp
10:26:00 [2023-07-17T10:26:00.015Z] #75 29.36 checking for library containing seccomp_arch_resolve_name... none required
10:26:00 [2023-07-17T10:26:00.015Z] #75 29.41 checking systemd/sd-bus.h usability... yes
10:26:00 [2023-07-17T10:26:00.015Z] #75 29.46 checking systemd/sd-bus.h presence... yes
10:26:00 [2023-07-17T10:26:00.015Z] #75 29.49 checking for systemd/sd-bus.h... yes
10:26:00 [2023-07-17T10:26:00.274Z] #75 29.49 checking for library containing sd_bus_match_signal_async... -lsystemd
10:26:00 [2023-07-17T10:26:00.274Z] #75 29.62 checking for sd_notify_barrier... yes
10:26:00 [2023-07-17T10:26:00.274Z] #75 29.73 checking linux/bpf.h usability... yes
10:26:00 [2023-07-17T10:26:00.274Z] #75 29.78 checking linux/bpf.h presence... yes
10:26:00 [2023-07-17T10:26:00.274Z] #75 29.80 checking for linux/bpf.h... yes
10:26:00 [2023-07-17T10:26:00.274Z] #75 29.80 checking compilation for eBPF... yes
10:26:00 [2023-07-17T10:26:00.533Z] #75 29.85 checking for criu >= 3.15... no
10:26:00 [2023-07-17T10:26:00.533Z] #75 29.86 configure: CRIU headers not found, building without CRIU support
10:26:00 [2023-07-17T10:26:00.533Z] #75 29.86 checking for criu > 3.16... no
10:26:00 [2023-07-17T10:26:00.533Z] #75 29.88 configure: CRIU version doesn't support join-ns API
10:26:00 [2023-07-17T10:26:00.533Z] #75 29.88 checking for criu > 3.16.1... no
10:26:00 [2023-07-17T10:26:00.533Z] #75 29.89 configure: CRIU version doesn't support for pre-dumping
10:26:00 [2023-07-17T10:26:00.533Z] #75 29.89 checking for new mount API (fsconfig)... yes
10:26:00 [2023-07-17T10:26:00.533Z] #75 29.93 checking for seccomp notify API... yes
10:26:00 [2023-07-17T10:26:00.533Z] #75 29.97 checking for gperf... no
10:26:00 [2023-07-17T10:26:00.533Z] #75 29.97 configure: gperf not found - cannot rebuild signal parser code
10:26:00 [2023-07-17T10:26:00.533Z] #75 29.97 checking for library containing argp_parse... none required
10:26:00 [2023-07-17T10:26:00.792Z] #75 30.08 checking that generated files are newer than configure... done
10:26:00 [2023-07-17T10:26:00.792Z] #75 30.08 configure: creating ./config.status
10:26:01 [2023-07-17T10:26:01.728Z] #75 31.39 config.status: creating Makefile
10:26:01 [2023-07-17T10:26:01.987Z] #75 31.43 config.status: creating rpm/crun.spec
10:26:01 [2023-07-17T10:26:01.987Z] #75 31.46 config.status: creating config.h
10:26:01 [2023-07-17T10:26:01.987Z] #75 31.47 config.status: executing libtool commands
10:26:01 [2023-07-17T10:26:01.987Z] #75 31.48 config.status: executing depfiles commands
10:26:02 [2023-07-17T10:26:02.245Z] #75 31.83 === configuring in libocispec (/tmp/crun-build/libocispec)
10:26:02 [2023-07-17T10:26:02.503Z] #75 31.83 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:26:02 [2023-07-17T10:26:02.504Z] #75 31.94 checking for gcc... gcc
10:26:02 [2023-07-17T10:26:02.504Z] #75 31.96 checking whether the C compiler works... yes
10:26:02 [2023-07-17T10:26:02.504Z] #75 32.00 checking for C compiler default output file name... a.out
10:26:02 [2023-07-17T10:26:02.504Z] #75 32.01 checking for suffix of executables... 
10:26:02 [2023-07-17T10:26:02.504Z] #75 32.05 checking whether we are cross compiling... no
10:26:02 [2023-07-17T10:26:02.504Z] #75 32.09 checking for suffix of object files... o
10:26:02 [2023-07-17T10:26:02.504Z] #75 32.13 checking whether we are using the GNU C compiler... yes
10:26:02 [2023-07-17T10:26:02.762Z] #75 32.16 checking whether gcc accepts -g... yes
10:26:02 [2023-07-17T10:26:02.762Z] #75 32.18 checking for gcc option to accept ISO C89... none needed
10:26:02 [2023-07-17T10:26:02.762Z] #75 32.22 checking whether gcc understands -c and -o together... yes
10:26:02 [2023-07-17T10:26:02.762Z] #75 32.27 checking how to run the C preprocessor... gcc -E
10:26:02 [2023-07-17T10:26:02.762Z] #75 32.33 checking for grep that handles long lines and -e... /bin/grep
10:26:02 [2023-07-17T10:26:02.762Z] #75 32.34 checking for egrep... /bin/grep -E
10:26:03 [2023-07-17T10:26:03.020Z] #75 32.34 checking for ANSI C header files... yes
10:26:03 [2023-07-17T10:26:03.020Z] #75 32.47 checking for sys/types.h... yes
10:26:03 [2023-07-17T10:26:03.020Z] #75 32.51 checking for sys/stat.h... yes
10:26:03 [2023-07-17T10:26:03.020Z] #75 32.54 checking for stdlib.h... yes
10:26:03 [2023-07-17T10:26:03.020Z] #75 32.58 checking for string.h... yes
10:26:03 [2023-07-17T10:26:03.020Z] #75 32.63 checking for memory.h... yes
10:26:03 [2023-07-17T10:26:03.278Z] #75 32.67 checking for strings.h... yes
10:26:03 [2023-07-17T10:26:03.278Z] #75 32.71 checking for inttypes.h... yes
10:26:03 [2023-07-17T10:26:03.278Z] #75 32.76 checking for stdint.h... yes
10:26:03 [2023-07-17T10:26:03.278Z] #75 32.80 checking for unistd.h... yes
10:26:03 [2023-07-17T10:26:03.278Z] #75 32.84 checking minix/config.h usability... no
10:26:03 [2023-07-17T10:26:03.278Z] #75 32.88 checking minix/config.h presence... no
10:26:03 [2023-07-17T10:26:03.537Z] #75 32.90 checking for minix/config.h... no
10:26:03 [2023-07-17T10:26:03.537Z] #75 32.90 checking whether it is safe to define __EXTENSIONS__... yes
10:26:03 [2023-07-17T10:26:03.537Z] #75 32.97 checking build system type... aarch64-unknown-linux-gnu
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.04 checking host system type... aarch64-unknown-linux-gnu
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.04 checking how to print strings... printf
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.04 checking for a sed that does not truncate output... /bin/sed
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.05 checking for fgrep... /bin/grep -F
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.05 checking for ld used by gcc... /usr/bin/ld
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.06 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.06 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.07 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.10 checking whether ln -s works... yes
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.10 checking the maximum length of command line arguments... 1572864
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.11 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.11 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.11 checking for /usr/bin/ld option to reload object files... -r
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.11 checking for objdump... objdump
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.11 checking how to recognize dependent libraries... pass_all
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.11 checking for dlltool... no
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.11 checking how to associate runtime and link libraries... printf %s\n
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.11 checking for ar... ar
10:26:03 [2023-07-17T10:26:03.537Z] #75 33.11 checking for archiver @FILE support... @
10:26:03 [2023-07-17T10:26:03.796Z] #75 33.15 checking for strip... strip
10:26:03 [2023-07-17T10:26:03.796Z] #75 33.15 checking for ranlib... ranlib
10:26:03 [2023-07-17T10:26:03.796Z] #75 33.15 checking for gawk... no
10:26:03 [2023-07-17T10:26:03.796Z] #75 33.15 checking for mawk... mawk
10:26:03 [2023-07-17T10:26:03.796Z] #75 33.15 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:26:03 [2023-07-17T10:26:03.796Z] #75 33.23 checking for sysroot... no
10:26:03 [2023-07-17T10:26:03.796Z] #75 33.23 checking for a working dd... /bin/dd
10:26:03 [2023-07-17T10:26:03.796Z] #75 33.24 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:26:03 [2023-07-17T10:26:03.796Z] #75 33.25 checking for mt... no
10:26:03 [2023-07-17T10:26:03.796Z] #75 33.25 checking if : is a manifest tool... no
10:26:03 [2023-07-17T10:26:03.796Z] #75 33.25 checking for dlfcn.h... yes
10:26:03 [2023-07-17T10:26:03.796Z] #75 33.29 checking for objdir... .libs
10:26:04 [2023-07-17T10:26:04.054Z] #75 33.37 checking if gcc supports -fno-rtti -fno-exceptions... no
10:26:04 [2023-07-17T10:26:04.054Z] #75 33.40 checking for gcc option to produce PIC... -fPIC -DPIC
10:26:04 [2023-07-17T10:26:04.054Z] #75 33.40 checking if gcc PIC flag -fPIC -DPIC works... yes
10:26:04 [2023-07-17T10:26:04.054Z] #75 33.43 checking if gcc static flag -static works... yes
10:26:04 [2023-07-17T10:26:04.054Z] #75 33.51 checking if gcc supports -c -o file.o... yes
10:26:04 [2023-07-17T10:26:04.054Z] #75 33.55 checking if gcc supports -c -o file.o... (cached) yes
10:26:04 [2023-07-17T10:26:04.054Z] #75 33.55 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:26:04 [2023-07-17T10:26:04.054Z] #75 33.56 checking dynamic linker characteristics... GNU/Linux ld.so
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.65 checking how to hardcode library paths into programs... immediate
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.65 checking whether stripping libraries is possible... yes
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.66 checking if libtool supports shared libraries... yes
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.66 checking whether to build shared libraries... no
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.66 checking whether to build static libraries... yes
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.66 checking for a BSD-compatible install... /usr/bin/install -c
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.67 checking whether build environment is sane... yes
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.69 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.69 checking whether make sets $(MAKE)... yes
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.71 checking whether make supports the include directive... yes (GNU style)
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.72 checking whether make supports nested variables... yes
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.73 checking whether UID '0' is supported by ustar format... yes
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.73 checking whether GID '0' is supported by ustar format... yes
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.73 checking how to create a ustar tar archive... gnutar
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.75 checking dependency style of gcc... gcc3
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.80 checking whether to enable maintainer-specific portions of Makefiles... yes
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.80 checking whether make supports nested variables... (cached) yes
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.80 checking for pkg-config... /usr/bin/pkg-config
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.80 checking pkg-config is at least version 0.9.0... yes
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.81 checking for yajl >= 2.1.0... yes
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.82 checking for a sed that does not truncate output... (cached) /bin/sed
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.82 checking for gcc... (cached) gcc
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.84 checking whether we are using the GNU C compiler... (cached) yes
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.84 checking whether gcc accepts -g... (cached) yes
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.84 checking for gcc option to accept ISO C89... (cached) none needed
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.84 checking whether gcc understands -c and -o together... (cached) yes
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.84 checking for a Python interpreter with version >= 3... python3
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.86 checking for python3... /usr/bin/python3
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.86 checking for python3 version... 3.9
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.88 checking for python3 platform... linux
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.89 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:26:04 [2023-07-17T10:26:04.313Z] #75 33.92 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:26:05 [2023-07-17T10:26:05.246Z] #75 33.98 checking that generated files are newer than configure... done
10:26:05 [2023-07-17T10:26:05.246Z] #75 34.68 configure: creating ./config.status
10:26:05 [2023-07-17T10:26:05.813Z] #75 35.32 config.status: creating Makefile
10:26:05 [2023-07-17T10:26:05.813Z] #75 35.33 config.status: creating config.h
10:26:05 [2023-07-17T10:26:05.813Z] #75 35.35 config.status: executing libtool commands
10:26:05 [2023-07-17T10:26:05.813Z] #75 35.36 config.status: executing depfiles commands
10:26:06 [2023-07-17T10:26:06.072Z] #75 35.57 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
10:26:06 [2023-07-17T10:26:06.072Z] #75 35.58 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:26:06 [2023-07-17T10:26:06.331Z] #75 35.71 checking for gcc... gcc
10:26:06 [2023-07-17T10:26:06.331Z] #75 35.77 checking whether the C compiler works... yes
10:26:06 [2023-07-17T10:26:06.331Z] #75 35.82 checking for C compiler default output file name... a.out
10:26:06 [2023-07-17T10:26:06.331Z] #75 35.82 checking for suffix of executables... 
10:26:06 [2023-07-17T10:26:06.331Z] #75 35.86 checking whether we are cross compiling... no
10:26:06 [2023-07-17T10:26:06.331Z] #75 35.91 checking for suffix of object files... o
10:26:06 [2023-07-17T10:26:06.589Z] #75 35.93 checking whether we are using the GNU C compiler... yes
10:26:06 [2023-07-17T10:26:06.589Z] #75 35.96 checking whether gcc accepts -g... yes
10:26:06 [2023-07-17T10:26:06.589Z] #75 35.99 checking for gcc option to accept ISO C89... none needed
10:26:06 [2023-07-17T10:26:06.589Z] #75 36.03 checking whether gcc understands -c and -o together... yes
10:26:06 [2023-07-17T10:26:06.589Z] #75 36.08 checking for a BSD-compatible install... /usr/bin/install -c
10:26:06 [2023-07-17T10:26:06.589Z] #75 36.09 checking whether build environment is sane... yes
10:26:06 [2023-07-17T10:26:06.589Z] #75 36.10 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:26:06 [2023-07-17T10:26:06.589Z] #75 36.10 checking for gawk... no
10:26:06 [2023-07-17T10:26:06.589Z] #75 36.10 checking for mawk... mawk
10:26:06 [2023-07-17T10:26:06.589Z] #75 36.10 checking whether make sets $(MAKE)... yes
10:26:06 [2023-07-17T10:26:06.589Z] #75 36.12 checking whether make supports the include directive... yes (GNU style)
10:26:06 [2023-07-17T10:26:06.589Z] #75 36.13 checking whether make supports nested variables... yes
10:26:06 [2023-07-17T10:26:06.589Z] #75 36.14 checking whether UID '0' is supported by ustar format... yes
10:26:06 [2023-07-17T10:26:06.589Z] #75 36.14 checking whether GID '0' is supported by ustar format... yes
10:26:06 [2023-07-17T10:26:06.589Z] #75 36.14 checking how to create a ustar tar archive... gnutar
10:26:06 [2023-07-17T10:26:06.589Z] #75 36.16 checking dependency style of gcc... gcc3
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.20 checking whether to enable maintainer-specific portions of Makefiles... yes
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.20 checking whether make supports nested variables... (cached) yes
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.22 checking build system type... aarch64-unknown-linux-gnu
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.28 checking host system type... aarch64-unknown-linux-gnu
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.28 checking how to print strings... printf
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.29 checking for a sed that does not truncate output... /bin/sed
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.29 checking for grep that handles long lines and -e... /bin/grep
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.30 checking for egrep... /bin/grep -E
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.30 checking for fgrep... /bin/grep -F
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.30 checking for ld used by gcc... /usr/bin/ld
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.31 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.31 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.31 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.34 checking whether ln -s works... yes
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.34 checking the maximum length of command line arguments... 1572864
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.35 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.35 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.35 checking for /usr/bin/ld option to reload object files... -r
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.35 checking for objdump... objdump
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.35 checking how to recognize dependent libraries... pass_all
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.35 checking for dlltool... no
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.35 checking how to associate runtime and link libraries... printf %s\n
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.35 checking for ar... ar
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.35 checking for archiver @FILE support... @
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.39 checking for strip... strip
10:26:06 [2023-07-17T10:26:06.846Z] #75 36.39 checking for ranlib... ranlib
10:26:07 [2023-07-17T10:26:07.104Z] #75 36.39 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:26:07 [2023-07-17T10:26:07.104Z] #75 36.48 checking for sysroot... no
10:26:07 [2023-07-17T10:26:07.104Z] #75 36.48 checking for a working dd... /bin/dd
10:26:07 [2023-07-17T10:26:07.104Z] #75 36.48 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:26:07 [2023-07-17T10:26:07.104Z] #75 36.49 checking for mt... no
10:26:07 [2023-07-17T10:26:07.104Z] #75 36.49 checking if : is a manifest tool... no
10:26:07 [2023-07-17T10:26:07.104Z] #75 36.49 checking how to run the C preprocessor... gcc -E
10:26:07 [2023-07-17T10:26:07.104Z] #75 36.56 checking for ANSI C header files... yes
10:26:07 [2023-07-17T10:26:07.362Z] #75 36.69 checking for sys/types.h... yes
10:26:07 [2023-07-17T10:26:07.362Z] #75 36.73 checking for sys/stat.h... yes
10:26:07 [2023-07-17T10:26:07.362Z] #75 36.77 checking for stdlib.h... yes
10:26:07 [2023-07-17T10:26:07.362Z] #75 36.81 checking for string.h... yes
10:26:07 [2023-07-17T10:26:07.362Z] #75 36.85 checking for memory.h... yes
10:26:07 [2023-07-17T10:26:07.362Z] #75 36.89 checking for strings.h... yes
10:26:07 [2023-07-17T10:26:07.620Z] #75 36.93 checking for inttypes.h... yes
10:26:07 [2023-07-17T10:26:07.620Z] #75 36.97 checking for stdint.h... yes
10:26:07 [2023-07-17T10:26:07.620Z] #75 37.01 checking for unistd.h... yes
10:26:07 [2023-07-17T10:26:07.620Z] #75 37.05 checking for dlfcn.h... yes
10:26:07 [2023-07-17T10:26:07.620Z] #75 37.09 checking for objdir... .libs
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.17 checking if gcc supports -fno-rtti -fno-exceptions... no
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.20 checking for gcc option to produce PIC... -fPIC -DPIC
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.20 checking if gcc PIC flag -fPIC -DPIC works... yes
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.23 checking if gcc static flag -static works... yes
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.31 checking if gcc supports -c -o file.o... yes
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.35 checking if gcc supports -c -o file.o... (cached) yes
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.35 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.37 checking dynamic linker characteristics... GNU/Linux ld.so
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.44 checking how to hardcode library paths into programs... immediate
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.44 checking whether stripping libraries is possible... yes
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.44 checking if libtool supports shared libraries... yes
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.44 checking whether to build shared libraries... no
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.44 checking whether to build static libraries... yes
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.45 checking float.h usability... yes
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.48 checking float.h presence... yes
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.50 checking for float.h... yes
10:26:07 [2023-07-17T10:26:07.878Z] #75 37.51 checking limits.h usability... yes
10:26:08 [2023-07-17T10:26:08.137Z] #75 37.54 checking limits.h presence... yes
10:26:08 [2023-07-17T10:26:08.137Z] #75 37.56 checking for limits.h... yes
10:26:08 [2023-07-17T10:26:08.137Z] #75 37.57 checking stddef.h usability... yes
10:26:08 [2023-07-17T10:26:08.137Z] #75 37.60 checking stddef.h presence... yes
10:26:08 [2023-07-17T10:26:08.137Z] #75 37.62 checking for stddef.h... yes
10:26:08 [2023-07-17T10:26:08.137Z] #75 37.63 checking for stdlib.h... (cached) yes
10:26:08 [2023-07-17T10:26:08.137Z] #75 37.63 checking for string.h... (cached) yes
10:26:08 [2023-07-17T10:26:08.137Z] #75 37.64 checking sys/time.h usability... yes
10:26:08 [2023-07-17T10:26:08.137Z] #75 37.68 checking sys/time.h presence... yes
10:26:08 [2023-07-17T10:26:08.137Z] #75 37.69 checking for sys/time.h... yes
10:26:08 [2023-07-17T10:26:08.137Z] #75 37.70 checking for inline... inline
10:26:08 [2023-07-17T10:26:08.137Z] #75 37.72 checking for size_t... 
10:26:08 [2023-07-17T10:26:08.137Z] #75 ...
10:26:08 [2023-07-17T10:26:08.137Z] 
10:26:08 [2023-07-17T10:26:08.137Z] #80 [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...)
10:26:08 [2023-07-17T10:26:08.137Z] #80 37.19 + bin/containerd-stress
10:26:08 [2023-07-17T10:26:08.137Z] #80 37.19 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
10:26:09 [2023-07-17T10:26:09.511Z] #80 38.49 + bin/containerd-shim
10:26:10 [2023-07-17T10:26:10.078Z] #80 39.08 + bin/containerd-shim-runc-v1
10:26:11 [2023-07-17T10:26:11.014Z] #80 40.04 + bin/containerd-shim-runc-v2
10:26:12 [2023-07-17T10:26:12.917Z] #80 41.51 + binaries
10:26:13 [2023-07-17T10:26:13.485Z] #80 ...
10:26:13 [2023-07-17T10:26:13.486Z] 
10:26:13 [2023-07-17T10:26:13.486Z] #75 [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
10:26:13 [2023-07-17T10:26:13.486Z] #75 37.72 checking for size_t... yes
10:26:13 [2023-07-17T10:26:13.486Z] #75 37.80 checking for stdlib.h... (cached) yes
10:26:13 [2023-07-17T10:26:13.486Z] #75 37.80 checking for GNU libc compatible malloc... yes
10:26:13 [2023-07-17T10:26:13.486Z] #75 37.86 checking for stdlib.h... (cached) yes
10:26:13 [2023-07-17T10:26:13.486Z] #75 37.86 checking for GNU libc compatible realloc... yes
10:26:13 [2023-07-17T10:26:13.486Z] #75 37.91 checking for working strtod... yes
10:26:13 [2023-07-17T10:26:13.486Z] #75 37.98 checking for gettimeofday... yes
10:26:13 [2023-07-17T10:26:13.486Z] #75 38.04 checking for memset... yes
10:26:13 [2023-07-17T10:26:13.486Z] #75 38.10 checking for strspn... yes
10:26:13 [2023-07-17T10:26:13.486Z] #75 38.18 checking that generated files are newer than configure... done
10:26:13 [2023-07-17T10:26:13.486Z] #75 38.18 configure: creating ./config.status
10:26:13 [2023-07-17T10:26:13.486Z] #75 38.81 config.status: creating Makefile
10:26:13 [2023-07-17T10:26:13.486Z] #75 38.82 config.status: creating config.h
10:26:13 [2023-07-17T10:26:13.486Z] #75 38.84 config.status: executing depfiles commands
10:26:13 [2023-07-17T10:26:13.486Z] #75 38.89 config.status: executing libtool commands
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.11   GEN      .version
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.12 make  install-recursive
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.12 make[1]: Entering directory '/tmp/crun-build'
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.15 Making install in libocispec
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.15 make[2]: Entering directory '/tmp/crun-build/libocispec'
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.17 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.17 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.17 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.17 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.24 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.24 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.24 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.24 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.24 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.24 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.24 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.44 make  install-recursive
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.45 make[3]: Entering directory '/tmp/crun-build/libocispec'
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.47 Making install in yajl
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.47 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.48   CC       verify/json_verify-json_verify.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.48   CC       src/libyajl_la-yajl_alloc.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.48   CC       src/libyajl_la-yajl_gen.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.48   CC       src/libyajl_la-yajl.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.48   CC       src/libyajl_la-yajl_parser.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.48   CC       src/libyajl_la-yajl_buf.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.48   CC       src/libyajl_la-yajl_encode.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.49   CC       src/libyajl_la-yajl_tree.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.49   CC       src/libyajl_la-yajl_lex.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.87   CCLD     libyajl.la
10:26:13 [2023-07-17T10:26:13.486Z] #75 39.96   CCLD     verify/json_verify
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.06 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.06 make[5]: Nothing to be done for 'install-exec-am'.
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.06 make[5]: Nothing to be done for 'install-data-am'.
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.06 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.06 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.07 make[4]: Entering directory '/tmp/crun-build/libocispec'
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.09   CC       src/validate.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.09   CC       src/image_spec_schema_config_schema.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.09   CC       src/image_spec_schema_content_descriptor.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.09   CC       src/image_spec_schema_defs_descriptor.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.09   CC       src/image_spec_schema_image_layout_schema.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.09   CC       src/image_spec_schema_image_index_schema.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.09   CC       src/image_spec_schema_defs.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.09   CC       src/image_spec_schema_image_manifest_schema.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.09   CC       src/runtime_spec_schema_config_linux.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.09   CC       src/runtime_spec_schema_config_schema.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.09   CC       src/runtime_spec_schema_config_zos.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.10   CC       src/runtime_spec_schema_config_solaris.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.10   CC       src/runtime_spec_schema_config_vm.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.10   CC       src/runtime_spec_schema_config_windows.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.10   CC       src/runtime_spec_schema_defs.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.11   CC       src/runtime_spec_schema_defs_linux.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.11   CC       src/runtime_spec_schema_defs_zos.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.11   CC       src/runtime_spec_schema_defs_vm.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.11   CC       src/runtime_spec_schema_state_schema.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.12   CC       src/runtime_spec_schema_defs_windows.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.12   CC       src/image_manifest_items_image_manifest_items_schema.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.12   CC       src/basic_test_double_array_item.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.12   CC       src/basic_test_top_array_int.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.12   CC       src/basic_test_double_array.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.13   CC       src/basic_test_top_array_string.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.14   CC       src/basic_test_top_double_array_int.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.16   CC       src/basic_test_top_double_array_obj.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.19   CC       src/basic_test_top_double_array_refobj.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.19   CC       src/basic_test_top_double_array_string.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.26   CC       src/read-file.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.28   CC       src/json_common.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.29   CC       tests/test-1.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.31   CC       tests/test-2.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.32   CC       tests/test-3.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.35   CC       tests/test-4.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.37   CC       tests/test-5.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.39   CC       tests/test-6.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.41   CC       tests/test-7.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.41   CC       tests/test-8.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.46   CC       tests/test-9.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.48   CC       tests/test-10.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 40.51   CC       tests/test-11.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.38   CCLD     libocispec.la
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.50   CCLD     src/validate
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.50   CCLD     tests/test-1
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.50   CCLD     tests/test-2
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.50   CCLD     tests/test-3
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.50   CCLD     tests/test-4
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.50   CCLD     tests/test-5
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.50   CCLD     tests/test-6
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.50   CCLD     tests/test-7
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.51   CCLD     tests/test-8
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.51   CCLD     tests/test-9
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.52 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.52   CCLD     tests/test-10
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.52   CCLD     tests/test-11
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.62 libtool: link: ar cr libocispec.a 
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.62 libtool: link: ranlib libocispec.a
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.71 make[5]: Entering directory '/tmp/crun-build/libocispec'
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.72 make[5]: Nothing to be done for 'install-exec-am'.
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.72 make[5]: Nothing to be done for 'install-data-am'.
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.72 make[5]: Leaving directory '/tmp/crun-build/libocispec'
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.72 make[4]: Leaving directory '/tmp/crun-build/libocispec'
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.72 make[3]: Leaving directory '/tmp/crun-build/libocispec'
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.72 make[2]: Leaving directory '/tmp/crun-build/libocispec'
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.73 make[2]: Entering directory '/tmp/crun-build'
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.75   CC       src/crun-crun.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.76   CC       src/crun-run.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.76   CC       src/crun-delete.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.76   CC       src/crun-kill.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.76   CC       src/crun-unpause.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.76   CC       src/crun-pause.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.76   CC       src/crun-spec.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.76   CC       src/crun-exec.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.77   CC       src/crun-list.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.79   CC       src/crun-create.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.81   CC       src/crun-start.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.82   CC       src/crun-state.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.82   CC       src/crun-update.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.85   CC       src/crun-ps.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.86   CC       src/crun-checkpoint.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.87   CC       src/crun-restore.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.88   CC       src/libcrun/libcrun_la-utils.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.91   CC       src/libcrun/libcrun_la-container.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.91   CC       src/libcrun/libcrun_la-cloned_binary.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.91   CC       src/libcrun/libcrun_la-cgroup.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.91   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.91   CC       src/libcrun/libcrun_la-cgroup-resources.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.91   CC       src/libcrun/libcrun_la-cgroup-setup.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.92   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.92   CC       src/libcrun/libcrun_la-cgroup-utils.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.93   CC       src/libcrun/libcrun_la-criu.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.93   CC       src/libcrun/libcrun_la-custom-handler.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.93   CC       src/libcrun/libcrun_la-linux.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.94   CC       src/libcrun/libcrun_la-ebpf.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.94   CC       src/libcrun/libcrun_la-seccomp.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.94   CC       src/libcrun/libcrun_la-error.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.94   CC       src/libcrun/libcrun_la-status.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.96   CC       src/libcrun/libcrun_la-terminal.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.96   CC       src/libcrun/libcrun_la-chroot_realpath.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.96   CC       src/libcrun/libcrun_la-signals.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.96   CC       src/libcrun/libcrun_la-mount_flags.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.97   CC       src/libcrun/libcrun_la-seccomp_notify.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.97   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.97   CC       src/libcrun/handlers/libcrun_la-krun.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.97   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.98   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.98   CC       tests/init.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 42.98   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 43.02   CC       src/libcrun/libcrun_testing_a-utils.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 43.04   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
10:26:13 [2023-07-17T10:26:13.486Z] #75 43.07   CC       src/libcrun/libcrun_testing_a-container.o
10:26:13 [2023-07-17T10:26:13.745Z] #75 ...
10:26:13 [2023-07-17T10:26:13.745Z] 
10:26:13 [2023-07-17T10:26:13.745Z] #80 [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...)
10:26:13 [2023-07-17T10:26:13.745Z] #80 DONE 42.5s
10:26:13 [2023-07-17T10:26:13.745Z] 
10:26:13 [2023-07-17T10:26:13.745Z] #75 [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
10:26:13 [2023-07-17T10:26:13.745Z] #75 43.08   CC       src/libcrun/libcrun_testing_a-cgroup.o
10:26:13 [2023-07-17T10:26:13.745Z] #75 43.09   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
10:26:13 [2023-07-17T10:26:13.745Z] #75 43.10   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
10:26:13 [2023-07-17T10:26:13.745Z] #75 43.12   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
10:26:13 [2023-07-17T10:26:13.745Z] #75 43.12   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
10:26:13 [2023-07-17T10:26:13.745Z] #75 43.14   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
10:26:13 [2023-07-17T10:26:13.745Z] #75 43.15   CC       src/libcrun/libcrun_testing_a-criu.o
10:26:13 [2023-07-17T10:26:13.745Z] #75 43.16   CC       src/libcrun/libcrun_testing_a-custom-handler.o
10:26:13 [2023-07-17T10:26:13.745Z] #75 43.19   CC       src/libcrun/libcrun_testing_a-linux.o
10:26:13 [2023-07-17T10:26:13.745Z] #75 43.20   CC       src/libcrun/libcrun_testing_a-seccomp.o
10:26:13 [2023-07-17T10:26:13.745Z] #75 43.22   CC       src/libcrun/libcrun_testing_a-ebpf.o
10:26:13 [2023-07-17T10:26:13.745Z] #75 43.24   CC       src/libcrun/libcrun_testing_a-error.o
10:26:14 [2023-07-17T10:26:14.005Z] #75 43.36   CC       src/libcrun/libcrun_testing_a-status.o
10:26:14 [2023-07-17T10:26:14.005Z] #75 43.36   CC       src/libcrun/libcrun_testing_a-terminal.o
10:26:14 [2023-07-17T10:26:14.005Z] #75 43.36   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
10:26:14 [2023-07-17T10:26:14.005Z] #75 43.37   CC       src/libcrun/libcrun_testing_a-signals.o
10:26:14 [2023-07-17T10:26:14.005Z] #75 43.39   CC       src/libcrun/libcrun_testing_a-mount_flags.o
10:26:14 [2023-07-17T10:26:14.005Z] #75 43.40   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
10:26:14 [2023-07-17T10:26:14.005Z] #75 43.41   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
10:26:14 [2023-07-17T10:26:14.005Z] #75 43.43   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
10:26:14 [2023-07-17T10:26:14.005Z] #75 43.43   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
10:26:14 [2023-07-17T10:26:14.005Z] #75 43.44   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
10:26:14 [2023-07-17T10:26:14.005Z] #75 43.45   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
10:26:14 [2023-07-17T10:26:14.005Z] #75 43.47   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
10:26:14 [2023-07-17T10:26:14.574Z] #75 ...
10:26:14 [2023-07-17T10:26:14.574Z] 
10:26:14 [2023-07-17T10:26:14.574Z] #91 [dev-systemd-false 12/20] COPY --link --from=containerd    /build/ /usr/local/bin/
10:26:14 [2023-07-17T10:26:14.574Z] #91 DONE 0.2s
10:26:14 [2023-07-17T10:26:14.574Z] 
10:26:14 [2023-07-17T10:26:14.574Z] #92 [dev-systemd-false 13/20] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
10:26:14 [2023-07-17T10:26:14.574Z] #92 DONE 0.1s
10:26:14 [2023-07-17T10:26:14.574Z] 
10:26:14 [2023-07-17T10:26:14.574Z] #93 [dev-systemd-false 14/20] COPY --link --from=vpnkit        /       /usr/local/bin/
10:26:14 [2023-07-17T10:26:14.834Z] #93 DONE 0.2s
10:26:14 [2023-07-17T10:26:14.834Z] 
10:26:14 [2023-07-17T10:26:14.834Z] #94 [dev-systemd-false 15/20] COPY --link --from=containerutil /build/ /usr/local/bin/
10:26:14 [2023-07-17T10:26:14.834Z] #94 DONE 0.0s
10:26:14 [2023-07-17T10:26:14.834Z] 
10:26:14 [2023-07-17T10:26:14.834Z] #75 [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
10:26:14 [2023-07-17T10:26:14.834Z] #75 44.20   CCLD     tests/init
10:26:16 [2023-07-17T10:26:16.208Z] #75 45.75   CCLD     libcrun.la
10:26:16 [2023-07-17T10:26:16.208Z] #75 45.75   AR       libcrun_testing.a
10:26:16 [2023-07-17T10:26:16.208Z] #75 45.75 ar: `u' modifier ignored since `D' is the default (see `U')
10:26:16 [2023-07-17T10:26:16.208Z] #75 45.77   CCLD     tests/tests_libcrun_utils
10:26:16 [2023-07-17T10:26:16.208Z] #75 45.77   CCLD     tests/tests_libcrun_errors
10:26:16 [2023-07-17T10:26:16.208Z] #75 45.77   CCLD     tests/tests_libcrun_fuzzer
10:26:16 [2023-07-17T10:26:16.466Z] #75 45.93   CCLD     crun
10:26:16 [2023-07-17T10:26:16.466Z] #75 46.11 make[3]: Entering directory '/tmp/crun-build'
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.18  /bin/mkdir -p '/usr/local/share/man/man1'
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.18  /bin/mkdir -p '/usr/local/lib'
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.18  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.18  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.20 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.20 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.21 libtool: install: chmod 644 /usr/local/lib/libcrun.a
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.21 libtool: install: ranlib /usr/local/lib/libcrun.a
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27 ----------------------------------------------------------------------
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27 Libraries have been installed in:
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27    /usr/local/lib
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27 
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27 If you ever happen to want to link against installed libraries
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27 in a given directory, LIBDIR, you must either use libtool, and
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27 specify the full pathname of the library, or use the '-LLIBDIR'
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27 flag during linking and do at least one of the following:
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27      during execution
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27    - add LIBDIR to the 'LD_RUN_PATH' environment variable
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27      during linking
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27 
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27 See any operating system documentation about shared libraries for
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27 more information, such as the ld(1) and ld.so(8) manual pages.
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27 ----------------------------------------------------------------------
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27  /bin/mkdir -p '/build'
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.27   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.30 libtool: install: /usr/bin/install -c crun /build/crun
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.30 make[3]: Leaving directory '/tmp/crun-build'
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.30 make[2]: Leaving directory '/tmp/crun-build'
10:26:16 [2023-07-17T10:26:16.724Z] #75 46.30 make[1]: Leaving directory '/tmp/crun-build'
10:26:16 [2023-07-17T10:26:16.724Z] #75 DONE 46.3s
10:26:17 [2023-07-17T10:26:17.289Z] 
10:26:17 [2023-07-17T10:26:17.289Z] #95 [dev-systemd-false 16/20] COPY --link --from=crun          /build/ /usr/local/bin/
10:26:17 [2023-07-17T10:26:17.289Z] #95 DONE 0.0s
10:26:17 [2023-07-17T10:26:17.547Z] 
10:26:17 [2023-07-17T10:26:17.547Z] #96 [dev-systemd-false 17/20] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
10:26:17 [2023-07-17T10:26:17.547Z] #96 DONE 0.0s
10:26:17 [2023-07-17T10:26:17.547Z] 
10:26:17 [2023-07-17T10:26:17.547Z] #97 [dev-systemd-false 18/20] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
10:26:17 [2023-07-17T10:26:17.547Z] #97 DONE 0.2s
10:26:17 [2023-07-17T10:26:17.547Z] 
10:26:17 [2023-07-17T10:26:17.547Z] #98 [dev-systemd-false 19/20] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
10:26:17 [2023-07-17T10:26:17.805Z] #98 DONE 0.2s
10:26:17 [2023-07-17T10:26:17.805Z] 
10:26:17 [2023-07-17T10:26:17.805Z] #99 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
10:26:17 [2023-07-17T10:26:17.805Z] #99 DONE 0.0s
10:26:18 [2023-07-17T10:26:18.063Z] 
10:26:18 [2023-07-17T10:26:18.063Z] #100 [dev-base  1/13] RUN groupadd -r docker
10:26:18 [2023-07-17T10:26:18.063Z] #100 DONE 0.3s
10:26:18 [2023-07-17T10:26:18.321Z] 
10:26:18 [2023-07-17T10:26:18.321Z] #101 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:26:18 [2023-07-17T10:26:18.579Z] #101 DONE 0.5s
10:26:18 [2023-07-17T10:26:18.579Z] 
10:26:18 [2023-07-17T10:26:18.579Z] #102 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:26:18 [2023-07-17T10:26:18.837Z] #102 0.312 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:26:18 [2023-07-17T10:26:18.837Z] #102 DONE 0.3s
10:26:18 [2023-07-17T10:26:18.837Z] 
10:26:18 [2023-07-17T10:26:18.837Z] #103 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:26:19 [2023-07-17T10:26:19.404Z] #103 DONE 0.3s
10:26:19 [2023-07-17T10:26:19.404Z] 
10:26:19 [2023-07-17T10:26:19.404Z] #104 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:26:19 [2023-07-17T10:26:19.661Z] #104 DONE 0.3s
10:26:19 [2023-07-17T10:26:19.661Z] 
10:26:19 [2023-07-17T10:26:19.661Z] #105 [dev-base  6/13] RUN ldconfig
10:26:19 [2023-07-17T10:26:19.920Z] #105 DONE 0.4s
10:26:20 [2023-07-17T10:26:20.178Z] 
10:26:20 [2023-07-17T10:26:20.178Z] #106 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
10:26:20 [2023-07-17T10:26:20.435Z] #106 DONE 0.4s
10:26:20 [2023-07-17T10:26:20.435Z] 
10:26:20 [2023-07-17T10:26:20.435Z] #107 [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
10:26:21 [2023-07-17T10:26:21.001Z] #107 0.581 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:26:21 [2023-07-17T10:26:21.001Z] #107 0.591 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:26:21 [2023-07-17T10:26:21.001Z] #107 0.591 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:26:21 [2023-07-17T10:26:21.001Z] #107 0.719 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:26:21 [2023-07-17T10:26:21.260Z] #107 0.845 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
10:26:21 [2023-07-17T10:26:21.260Z] #107 0.951 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:26:22 [2023-07-17T10:26:22.202Z] #107 1.768 Fetched 8539 kB in 1s (5927 kB/s)
10:26:22 [2023-07-17T10:26:22.774Z] #107 1.768 Reading package lists...
10:26:23 [2023-07-17T10:26:23.346Z] #107 2.348 Reading package lists...
10:26:23 [2023-07-17T10:26:23.613Z] #107 2.900 Building dependency tree...
10:26:23 [2023-07-17T10:26:23.613Z] #107 3.064 Reading state information...
10:26:23 [2023-07-17T10:26:23.613Z] #107 3.287 The following additional packages will be installed:
10:26:23 [2023-07-17T10:26:23.613Z] #107 3.288   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
10:26:23 [2023-07-17T10:26:23.613Z] #107 3.288   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
10:26:23 [2023-07-17T10:26:23.613Z] #107 3.288   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
10:26:23 [2023-07-17T10:26:23.613Z] #107 3.288   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
10:26:23 [2023-07-17T10:26:23.882Z] #107 3.289   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
10:26:23 [2023-07-17T10:26:23.882Z] #107 3.289   xxd
10:26:23 [2023-07-17T10:26:23.882Z] #107 3.291 Suggested packages:
10:26:23 [2023-07-17T10:26:23.882Z] #107 3.291   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:26:23 [2023-07-17T10:26:23.882Z] #107 3.291   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
10:26:23 [2023-07-17T10:26:23.882Z] #107 3.291   ctags vim-doc vim-scripts xfsdump acl attr quota
10:26:23 [2023-07-17T10:26:23.882Z] #107 3.291 Recommended packages:
10:26:23 [2023-07-17T10:26:23.882Z] #107 3.291   libatm1 nftables libpam-cap build-essential python3-dev dbus
10:26:23 [2023-07-17T10:26:23.882Z] #107 3.291   systemd-timesyncd | time-daemon unzip
10:26:24 [2023-07-17T10:26:24.149Z] #107 3.655 The following NEW packages will be installed:
10:26:24 [2023-07-17T10:26:24.149Z] #107 3.655   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
10:26:24 [2023-07-17T10:26:24.149Z] #107 3.655   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
10:26:24 [2023-07-17T10:26:24.149Z] #107 3.655   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
10:26:24 [2023-07-17T10:26:24.149Z] #107 3.655   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
10:26:24 [2023-07-17T10:26:24.149Z] #107 3.656   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:26:24 [2023-07-17T10:26:24.149Z] #107 3.656   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
10:26:24 [2023-07-17T10:26:24.149Z] #107 3.656   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
10:26:24 [2023-07-17T10:26:24.149Z] #107 3.656   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
10:26:24 [2023-07-17T10:26:24.149Z] #107 3.656   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:26:24 [2023-07-17T10:26:24.149Z] #107 3.656   xz-utils zip zstd
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.935 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.935 Need to get 32.1 MB of archives.
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.935 After this operation, 124 MB of additional disk space will be used.
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.935 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.939 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.939 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.940 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.942 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.944 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.946 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.949 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.950 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.952 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.976 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.976 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.977 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.978 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.978 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.978 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.979 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.985 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.988 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.990 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.992 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.994 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 3.996 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 4.000 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 4.002 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 4.003 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 4.004 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 4.005 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 4.007 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 4.009 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 4.010 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 4.022 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 4.026 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 4.026 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 4.029 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:26:24 [2023-07-17T10:26:24.416Z] #107 4.090 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.090 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.091 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.092 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.092 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.093 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.093 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.095 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.095 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.105 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.106 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.107 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.108 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.110 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.110 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.112 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.117 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.118 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.120 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.121 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.157 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.164 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.168 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.169 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.314 debconf: delaying package configuration, since apt-utils is not installed
10:26:24 [2023-07-17T10:26:24.681Z] #107 4.356 Fetched 32.1 MB in 1s (63.4 MB/s)
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.383 Selecting previously unselected package libapparmor1:arm64.
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.383 (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.)
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.393 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.399 Unpacking libapparmor1:arm64 (2.13.6-10) ...
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.440 Selecting previously unselected package libcap2:arm64.
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.442 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.445 Unpacking libcap2:arm64 (1:2.44-1) ...
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.477 Selecting previously unselected package libargon2-1:arm64.
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.479 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.483 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.514 Selecting previously unselected package dmsetup.
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.516 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.519 Unpacking dmsetup (2:1.02.175-2.1) ...
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.557 Selecting previously unselected package libdevmapper1.02.1:arm64.
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.559 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.563 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:26:24 [2023-07-17T10:26:24.939Z] #107 4.605 Selecting previously unselected package libjson-c5:arm64.
10:26:25 [2023-07-17T10:26:25.197Z] #107 4.608 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
10:26:25 [2023-07-17T10:26:25.197Z] #107 4.611 Unpacking libjson-c5:arm64 (0.15-2) ...
10:26:25 [2023-07-17T10:26:25.197Z] #107 4.645 Selecting previously unselected package libcryptsetup12:arm64.
10:26:25 [2023-07-17T10:26:25.197Z] #107 4.647 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
10:26:25 [2023-07-17T10:26:25.197Z] #107 4.650 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
10:26:25 [2023-07-17T10:26:25.197Z] #107 4.698 Selecting previously unselected package libip4tc2:arm64.
10:26:25 [2023-07-17T10:26:25.197Z] #107 4.701 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
10:26:25 [2023-07-17T10:26:25.197Z] #107 4.705 Unpacking libip4tc2:arm64 (1.8.7-1) ...
10:26:25 [2023-07-17T10:26:25.197Z] #107 4.740 Selecting previously unselected package libkmod2:arm64.
10:26:25 [2023-07-17T10:26:25.197Z] #107 4.742 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
10:26:25 [2023-07-17T10:26:25.197Z] #107 4.746 Unpacking libkmod2:arm64 (28-1) ...
10:26:25 [2023-07-17T10:26:25.197Z] #107 4.789 Selecting previously unselected package systemd.
10:26:25 [2023-07-17T10:26:25.197Z] #107 4.792 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
10:26:25 [2023-07-17T10:26:25.197Z] #107 4.843 Unpacking systemd (247.3-7+deb11u2) ...
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.211 Selecting previously unselected package pigz.
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.214 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.217 Unpacking pigz (2.6-1) ...
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.253 Selecting previously unselected package libelf1:arm64.
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.255 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.259 Unpacking libelf1:arm64 (0.183-1) ...
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.305 Selecting previously unselected package libbpf0:arm64.
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.308 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.311 Unpacking libbpf0:arm64 (1:0.3-2) ...
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.351 Selecting previously unselected package libmnl0:arm64.
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.353 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.357 Unpacking libmnl0:arm64 (1.0.4-3) ...
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.391 Selecting previously unselected package libxtables12:arm64.
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.393 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.396 Unpacking libxtables12:arm64 (1.8.7-1) ...
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.425 Selecting previously unselected package libcap2-bin.
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.427 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.430 Unpacking libcap2-bin (1:2.44-1) ...
10:26:25 [2023-07-17T10:26:25.763Z] #107 5.470 Selecting previously unselected package iproute2.
10:26:26 [2023-07-17T10:26:26.021Z] #107 5.473 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
10:26:26 [2023-07-17T10:26:26.021Z] #107 5.476 Unpacking iproute2 (5.10.0-4) ...
10:26:26 [2023-07-17T10:26:26.021Z] #107 5.572 Selecting previously unselected package xxd.
10:26:26 [2023-07-17T10:26:26.021Z] #107 5.574 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:26:26 [2023-07-17T10:26:26.021Z] #107 5.578 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:26:26 [2023-07-17T10:26:26.021Z] #107 5.624 Selecting previously unselected package vim-common.
10:26:26 [2023-07-17T10:26:26.021Z] #107 5.626 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:26:26 [2023-07-17T10:26:26.021Z] #107 5.635 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:26:26 [2023-07-17T10:26:26.021Z] #107 5.684 Selecting previously unselected package bash-completion.
10:26:26 [2023-07-17T10:26:26.279Z] #107 5.687 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
10:26:26 [2023-07-17T10:26:26.845Z] #107 6.340 Unpacking bash-completion (1:2.11-2) ...
10:26:26 [2023-07-17T10:26:26.845Z] #107 6.446 Selecting previously unselected package bzip2.
10:26:26 [2023-07-17T10:26:26.845Z] #107 6.449 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
10:26:26 [2023-07-17T10:26:26.845Z] #107 6.454 Unpacking bzip2 (1.0.8-4) ...
10:26:26 [2023-07-17T10:26:26.845Z] #107 6.491 Selecting previously unselected package xz-utils.
10:26:26 [2023-07-17T10:26:26.845Z] #107 6.494 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:26:26 [2023-07-17T10:26:26.845Z] #107 6.497 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:26:26 [2023-07-17T10:26:26.845Z] #107 6.561 Selecting previously unselected package apparmor.
10:26:27 [2023-07-17T10:26:27.103Z] #107 6.564 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
10:26:27 [2023-07-17T10:26:27.103Z] #107 6.588 Unpacking apparmor (2.13.6-10) ...
10:26:27 [2023-07-17T10:26:27.103Z] #107 6.682 Selecting previously unselected package inetutils-ping.
10:26:27 [2023-07-17T10:26:27.103Z] #107 6.684 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
10:26:27 [2023-07-17T10:26:27.103Z] #107 6.689 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
10:26:27 [2023-07-17T10:26:27.103Z] #107 6.734 Selecting previously unselected package libip6tc2:arm64.
10:26:27 [2023-07-17T10:26:27.103Z] #107 6.736 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
10:26:27 [2023-07-17T10:26:27.103Z] #107 6.740 Unpacking libip6tc2:arm64 (1.8.7-1) ...
10:26:27 [2023-07-17T10:26:27.103Z] #107 6.775 Selecting previously unselected package libnfnetlink0:arm64.
10:26:27 [2023-07-17T10:26:27.103Z] #107 6.777 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
10:26:27 [2023-07-17T10:26:27.103Z] #107 6.781 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:26:27 [2023-07-17T10:26:27.103Z] #107 6.817 Selecting previously unselected package libnetfilter-conntrack3:arm64.
10:26:27 [2023-07-17T10:26:27.361Z] #107 6.819 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
10:26:27 [2023-07-17T10:26:27.361Z] #107 6.823 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:26:27 [2023-07-17T10:26:27.361Z] #107 6.857 Selecting previously unselected package libnftnl11:arm64.
10:26:27 [2023-07-17T10:26:27.361Z] #107 6.860 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
10:26:27 [2023-07-17T10:26:27.361Z] #107 6.863 Unpacking libnftnl11:arm64 (1.1.9-1) ...
10:26:27 [2023-07-17T10:26:27.361Z] #107 6.904 Selecting previously unselected package iptables.
10:26:27 [2023-07-17T10:26:27.361Z] #107 6.906 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
10:26:27 [2023-07-17T10:26:27.361Z] #107 6.909 Unpacking iptables (1.8.7-1) ...
10:26:27 [2023-07-17T10:26:27.361Z] #107 6.978 Selecting previously unselected package libonig5:arm64.
10:26:27 [2023-07-17T10:26:27.361Z] #107 6.981 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
10:26:27 [2023-07-17T10:26:27.361Z] #107 6.984 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:26:27 [2023-07-17T10:26:27.361Z] #107 7.033 Selecting previously unselected package libjq1:arm64.
10:26:27 [2023-07-17T10:26:27.361Z] #107 7.035 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
10:26:27 [2023-07-17T10:26:27.361Z] #107 7.039 Unpacking libjq1:arm64 (1.6-2.1) ...
10:26:27 [2023-07-17T10:26:27.361Z] #107 7.074 Selecting previously unselected package jq.
10:26:27 [2023-07-17T10:26:27.619Z] #107 7.076 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
10:26:27 [2023-07-17T10:26:27.619Z] #107 7.080 Unpacking jq (1.6-2.1) ...
10:26:27 [2023-07-17T10:26:27.619Z] #107 7.118 Selecting previously unselected package libaio1:arm64.
10:26:27 [2023-07-17T10:26:27.619Z] #107 7.120 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
10:26:27 [2023-07-17T10:26:27.619Z] #107 7.124 Unpacking libaio1:arm64 (0.3.112-9) ...
10:26:27 [2023-07-17T10:26:27.619Z] #107 7.160 Selecting previously unselected package libgpm2:arm64.
10:26:27 [2023-07-17T10:26:27.619Z] #107 7.162 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
10:26:27 [2023-07-17T10:26:27.619Z] #107 7.167 Unpacking libgpm2:arm64 (1.20.7-8) ...
10:26:27 [2023-07-17T10:26:27.619Z] #107 7.204 Selecting previously unselected package libicu67:arm64.
10:26:27 [2023-07-17T10:26:27.619Z] #107 7.207 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
10:26:27 [2023-07-17T10:26:27.619Z] #107 7.210 Unpacking libicu67:arm64 (67.1-7) ...
10:26:28 [2023-07-17T10:26:28.185Z] #107 7.881 Selecting previously unselected package libinih1:arm64.
10:26:28 [2023-07-17T10:26:28.185Z] #107 7.884 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
10:26:28 [2023-07-17T10:26:28.185Z] #107 7.887 Unpacking libinih1:arm64 (53-1+b2) ...
10:26:28 [2023-07-17T10:26:28.185Z] #107 7.922 Selecting previously unselected package libmicrohttpd12:arm64.
10:26:28 [2023-07-17T10:26:28.443Z] #107 7.924 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
10:26:28 [2023-07-17T10:26:28.443Z] #107 7.927 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
10:26:28 [2023-07-17T10:26:28.443Z] #107 7.967 Selecting previously unselected package libnet1:arm64.
10:26:28 [2023-07-17T10:26:28.443Z] #107 7.969 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:26:28 [2023-07-17T10:26:28.443Z] #107 7.973 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:26:28 [2023-07-17T10:26:28.443Z] #107 8.011 Selecting previously unselected package libnl-3-200:arm64.
10:26:28 [2023-07-17T10:26:28.443Z] #107 8.014 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
10:26:28 [2023-07-17T10:26:28.443Z] #107 8.017 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
10:26:28 [2023-07-17T10:26:28.443Z] #107 8.053 Selecting previously unselected package libprotobuf-c1:arm64.
10:26:28 [2023-07-17T10:26:28.443Z] #107 8.056 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:26:28 [2023-07-17T10:26:28.443Z] #107 8.060 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:26:28 [2023-07-17T10:26:28.443Z] #107 8.099 Selecting previously unselected package libyajl2:arm64.
10:26:28 [2023-07-17T10:26:28.443Z] #107 8.101 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
10:26:28 [2023-07-17T10:26:28.443Z] #107 8.104 Unpacking libyajl2:arm64 (2.1.0-3) ...
10:26:28 [2023-07-17T10:26:28.443Z] #107 8.132 Selecting previously unselected package net-tools.
10:26:28 [2023-07-17T10:26:28.443Z] #107 8.135 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
10:26:28 [2023-07-17T10:26:28.443Z] #107 8.138 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:26:28 [2023-07-17T10:26:28.443Z] #107 8.185 Selecting previously unselected package patch.
10:26:28 [2023-07-17T10:26:28.701Z] #107 8.187 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
10:26:28 [2023-07-17T10:26:28.701Z] #107 8.191 Unpacking patch (2.7.6-7) ...
10:26:28 [2023-07-17T10:26:28.701Z] #107 8.226 Selecting previously unselected package python-pip-whl.
10:26:28 [2023-07-17T10:26:28.701Z] #107 8.229 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:26:28 [2023-07-17T10:26:28.701Z] #107 8.232 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:26:28 [2023-07-17T10:26:28.701Z] #107 8.367 Selecting previously unselected package python3-lib2to3.
10:26:28 [2023-07-17T10:26:28.701Z] #107 8.370 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
10:26:28 [2023-07-17T10:26:28.702Z] #107 8.373 Unpacking python3-lib2to3 (3.9.2-1) ...
10:26:28 [2023-07-17T10:26:28.702Z] #107 8.413 Selecting previously unselected package python3-distutils.
10:26:28 [2023-07-17T10:26:28.702Z] #107 8.416 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
10:26:28 [2023-07-17T10:26:28.702Z] #107 8.420 Unpacking python3-distutils (3.9.2-1) ...
10:26:28 [2023-07-17T10:26:28.702Z] #107 8.462 Selecting previously unselected package python3-pkg-resources.
10:26:28 [2023-07-17T10:26:28.959Z] #107 8.465 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
10:26:28 [2023-07-17T10:26:28.959Z] #107 8.468 Unpacking python3-pkg-resources (52.0.0-4) ...
10:26:28 [2023-07-17T10:26:28.959Z] #107 8.513 Selecting previously unselected package python3-setuptools.
10:26:28 [2023-07-17T10:26:28.959Z] #107 8.515 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
10:26:28 [2023-07-17T10:26:28.959Z] #107 8.519 Unpacking python3-setuptools (52.0.0-4) ...
10:26:28 [2023-07-17T10:26:28.959Z] #107 8.580 Selecting previously unselected package python3-wheel.
10:26:28 [2023-07-17T10:26:28.959Z] #107 8.582 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
10:26:28 [2023-07-17T10:26:28.959Z] #107 8.587 Unpacking python3-wheel (0.34.2-1) ...
10:26:28 [2023-07-17T10:26:28.959Z] #107 8.621 Selecting previously unselected package python3-pip.
10:26:28 [2023-07-17T10:26:28.959Z] #107 8.623 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:26:28 [2023-07-17T10:26:28.959Z] #107 8.627 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:26:28 [2023-07-17T10:26:28.959Z] #107 8.696 Selecting previously unselected package sudo.
10:26:29 [2023-07-17T10:26:29.217Z] #107 8.698 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
10:26:29 [2023-07-17T10:26:29.217Z] #107 8.704 Unpacking sudo (1.9.5p2-3+deb11u1) ...
10:26:29 [2023-07-17T10:26:29.217Z] #107 8.815 Selecting previously unselected package systemd-journal-remote.
10:26:29 [2023-07-17T10:26:29.217Z] #107 8.818 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
10:26:29 [2023-07-17T10:26:29.217Z] #107 8.821 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
10:26:29 [2023-07-17T10:26:29.217Z] #107 8.859 Selecting previously unselected package thin-provisioning-tools.
10:26:29 [2023-07-17T10:26:29.217Z] #107 8.861 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
10:26:29 [2023-07-17T10:26:29.217Z] #107 8.865 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:26:29 [2023-07-17T10:26:29.217Z] #107 8.925 Selecting previously unselected package uidmap.
10:26:29 [2023-07-17T10:26:29.475Z] #107 8.927 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
10:26:29 [2023-07-17T10:26:29.475Z] #107 8.931 Unpacking uidmap (1:4.8.1-1) ...
10:26:29 [2023-07-17T10:26:29.475Z] #107 8.981 Selecting previously unselected package vim-runtime.
10:26:29 [2023-07-17T10:26:29.475Z] #107 8.983 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:26:29 [2023-07-17T10:26:29.475Z] #107 8.994 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:26:29 [2023-07-17T10:26:29.475Z] #107 9.006 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:26:29 [2023-07-17T10:26:29.475Z] #107 9.009 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:26:30 [2023-07-17T10:26:30.041Z] #107 9.572 Selecting previously unselected package vim.
10:26:30 [2023-07-17T10:26:30.041Z] #107 9.575 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:26:30 [2023-07-17T10:26:30.041Z] #107 9.584 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:26:30 [2023-07-17T10:26:30.041Z] #107 9.711 Selecting previously unselected package xfsprogs.
10:26:30 [2023-07-17T10:26:30.041Z] #107 9.713 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
10:26:30 [2023-07-17T10:26:30.041Z] #107 9.718 Unpacking xfsprogs (5.10.0-4) ...
10:26:30 [2023-07-17T10:26:30.041Z] #107 9.815 Selecting previously unselected package zip.
10:26:30 [2023-07-17T10:26:30.299Z] #107 9.818 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
10:26:30 [2023-07-17T10:26:30.299Z] #107 9.822 Unpacking zip (3.0-12) ...
10:26:30 [2023-07-17T10:26:30.299Z] #107 9.868 Selecting previously unselected package zstd.
10:26:30 [2023-07-17T10:26:30.299Z] #107 9.871 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
10:26:30 [2023-07-17T10:26:30.299Z] #107 9.875 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:26:30 [2023-07-17T10:26:30.556Z] #107 9.967 Setting up python3-pkg-resources (52.0.0-4) ...
10:26:30 [2023-07-17T10:26:30.556Z] #107 10.16 Setting up libip4tc2:arm64 (1.8.7-1) ...
10:26:30 [2023-07-17T10:26:30.556Z] #107 10.17 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:26:30 [2023-07-17T10:26:30.556Z] #107 10.19 Setting up libapparmor1:arm64 (2.13.6-10) ...
10:26:30 [2023-07-17T10:26:30.556Z] #107 10.20 Setting up libgpm2:arm64 (1.20.7-8) ...
10:26:30 [2023-07-17T10:26:30.556Z] #107 10.21 Setting up libicu67:arm64 (67.1-7) ...
10:26:30 [2023-07-17T10:26:30.556Z] #107 10.22 Setting up libip6tc2:arm64 (1.8.7-1) ...
10:26:30 [2023-07-17T10:26:30.814Z] #107 10.23 Setting up libinih1:arm64 (53-1+b2) ...
10:26:30 [2023-07-17T10:26:30.814Z] #107 10.24 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
10:26:30 [2023-07-17T10:26:30.814Z] #107 10.25 Setting up uidmap (1:4.8.1-1) ...
10:26:30 [2023-07-17T10:26:30.814Z] #107 10.26 Setting up libyajl2:arm64 (2.1.0-3) ...
10:26:30 [2023-07-17T10:26:30.814Z] #107 10.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:26:30 [2023-07-17T10:26:30.814Z] #107 10.28 Setting up bzip2 (1.0.8-4) ...
10:26:30 [2023-07-17T10:26:30.814Z] #107 10.29 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:26:30 [2023-07-17T10:26:30.814Z] #107 10.30 Setting up python3-wheel (0.34.2-1) ...
10:26:30 [2023-07-17T10:26:30.814Z] #107 10.45 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
10:26:30 [2023-07-17T10:26:30.814Z] #107 10.46 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:26:30 [2023-07-17T10:26:30.814Z] #107 10.47 Setting up libcap2:arm64 (1:2.44-1) ...
10:26:31 [2023-07-17T10:26:31.072Z] #107 10.48 Setting up libcap2-bin (1:2.44-1) ...
10:26:31 [2023-07-17T10:26:31.072Z] #107 10.50 Setting up apparmor (2.13.6-10) ...
10:26:31 [2023-07-17T10:26:31.638Z] #107 11.24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
10:26:31 [2023-07-17T10:26:31.638Z] #107 11.26 Setting up zip (3.0-12) ...
10:26:31 [2023-07-17T10:26:31.638Z] #107 11.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:26:31 [2023-07-17T10:26:31.638Z] #107 11.29 Setting up bash-completion (1:2.11-2) ...
10:26:32 [2023-07-17T10:26:32.572Z] #107 12.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:26:32 [2023-07-17T10:26:32.572Z] #107 12.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:26:32 [2023-07-17T10:26:32.572Z] #107 12.06 Setting up libmnl0:arm64 (1.0.4-3) ...
10:26:32 [2023-07-17T10:26:32.572Z] #107 12.07 Setting up patch (2.7.6-7) ...
10:26:32 [2023-07-17T10:26:32.572Z] #107 12.08 Setting up sudo (1.9.5p2-3+deb11u1) ...
10:26:32 [2023-07-17T10:26:32.572Z] #107 12.12 invoke-rc.d: could not determine current runlevel
10:26:32 [2023-07-17T10:26:32.572Z] #107 12.13 invoke-rc.d: policy-rc.d denied execution of start.
10:26:32 [2023-07-17T10:26:32.572Z] #107 12.13 Setting up libxtables12:arm64 (1.8.7-1) ...
10:26:32 [2023-07-17T10:26:32.572Z] #107 12.15 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
10:26:32 [2023-07-17T10:26:32.572Z] #107 12.16 Setting up pigz (2.6-1) ...
10:26:32 [2023-07-17T10:26:32.572Z] #107 12.17 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:26:32 [2023-07-17T10:26:32.572Z] #107 12.18 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
10:26:32 [2023-07-17T10:26:32.572Z] #107 12.20 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:26:32 [2023-07-17T10:26:32.572Z] #107 12.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:26:32 [2023-07-17T10:26:32.830Z] #107 12.38 Setting up libaio1:arm64 (0.3.112-9) ...
10:26:32 [2023-07-17T10:26:32.830Z] #107 12.39 Setting up python3-lib2to3 (3.9.2-1) ...
10:26:32 [2023-07-17T10:26:32.830Z] #107 12.49 Setting up libelf1:arm64 (0.183-1) ...
10:26:33 [2023-07-17T10:26:33.088Z] #107 12.50 Setting up libjson-c5:arm64 (0.15-2) ...
10:26:33 [2023-07-17T10:26:33.088Z] #107 12.51 Setting up zstd (1.4.8+dfsg-2.1) ...
10:26:33 [2023-07-17T10:26:33.088Z] #107 12.52 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:26:33 [2023-07-17T10:26:33.088Z] #107 12.53 Setting up libkmod2:arm64 (28-1) ...
10:26:33 [2023-07-17T10:26:33.088Z] #107 12.54 Setting up python3-distutils (3.9.2-1) ...
10:26:33 [2023-07-17T10:26:33.088Z] #107 12.66 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:26:33 [2023-07-17T10:26:33.088Z] #107 12.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:26:33 [2023-07-17T10:26:33.088Z] #107 12.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:26:33 [2023-07-17T10:26:33.088Z] #107 12.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:26:33 [2023-07-17T10:26:33.088Z] #107 12.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:26:33 [2023-07-17T10:26:33.088Z] #107 12.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:26:33 [2023-07-17T10:26:33.088Z] #107 12.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:26:33 [2023-07-17T10:26:33.088Z] #107 12.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:26:33 [2023-07-17T10:26:33.088Z] #107 12.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:26:33 [2023-07-17T10:26:33.088Z] #107 12.71 Setting up python3-setuptools (52.0.0-4) ...
10:26:33 [2023-07-17T10:26:33.346Z] #107 13.04 Setting up libjq1:arm64 (1.6-2.1) ...
10:26:33 [2023-07-17T10:26:33.604Z] #107 13.05 Setting up libnftnl11:arm64 (1.1.9-1) ...
10:26:33 [2023-07-17T10:26:33.604Z] #107 13.06 Setting up thin-provisioning-tools (0.9.0-1) ...
10:26:33 [2023-07-17T10:26:33.604Z] #107 13.08 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:26:33 [2023-07-17T10:26:33.604Z] #107 13.34 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:26:33 [2023-07-17T10:26:33.862Z] #107 13.35 Setting up jq (1.6-2.1) ...
10:26:33 [2023-07-17T10:26:33.862Z] #107 13.36 Setting up libbpf0:arm64 (1:0.3-2) ...
10:26:33 [2023-07-17T10:26:33.862Z] #107 13.37 Setting up iptables (1.8.7-1) ...
10:26:33 [2023-07-17T10:26:33.862Z] #107 13.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:26:33 [2023-07-17T10:26:33.862Z] #107 13.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:26:33 [2023-07-17T10:26:33.862Z] #107 13.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:26:33 [2023-07-17T10:26:33.862Z] #107 13.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:26:33 [2023-07-17T10:26:33.862Z] #107 13.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:26:33 [2023-07-17T10:26:33.862Z] #107 13.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:26:33 [2023-07-17T10:26:33.862Z] #107 13.41 Setting up iproute2 (5.10.0-4) ...
10:26:33 [2023-07-17T10:26:33.862Z] #107 13.54 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:26:33 [2023-07-17T10:26:33.862Z] #107 13.55 Setting up dmsetup (2:1.02.175-2.1) ...
10:26:33 [2023-07-17T10:26:33.862Z] #107 13.57 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
10:26:33 [2023-07-17T10:26:33.862Z] #107 13.58 Setting up systemd (247.3-7+deb11u2) ...
10:26:33 [2023-07-17T10:26:33.862Z] #107 13.62 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
10:26:34 [2023-07-17T10:26:34.120Z] #107 13.62 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
10:26:34 [2023-07-17T10:26:34.120Z] #107 13.62 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
10:26:34 [2023-07-17T10:26:34.120Z] #107 13.63 Initializing machine ID from random generator.
10:26:34 [2023-07-17T10:26:34.378Z] #107 13.99 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
10:26:34 [2023-07-17T10:26:34.636Z] #107 14.10 Setting up xfsprogs (5.10.0-4) ...
10:26:34 [2023-07-17T10:26:34.636Z] #107 14.11 System has not been booted with systemd as init system (PID 1). Can't operate.
10:26:34 [2023-07-17T10:26:34.636Z] #107 14.11 Failed to connect to bus: Host is down
10:26:34 [2023-07-17T10:26:34.636Z] #107 14.12 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:26:34 [2023-07-17T10:26:34.894Z] #107 DONE 14.5s
10:26:34 [2023-07-17T10:26:34.894Z] 
10:26:34 [2023-07-17T10:26:34.894Z] #108 [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
10:26:35 [2023-07-17T10:26:35.152Z] #108 0.337 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:26:35 [2023-07-17T10:26:35.152Z] #108 0.340 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:26:35 [2023-07-17T10:26:35.152Z] #108 0.343 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:26:35 [2023-07-17T10:26:35.152Z] #108 DONE 0.4s
10:26:35 [2023-07-17T10:26:35.152Z] 
10:26:35 [2023-07-17T10:26:35.152Z] #109 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
10:26:41 [2023-07-17T10:26:41.706Z] #109 5.562 Collecting yamllint==1.27.1
10:26:41 [2023-07-17T10:26:41.964Z] #109 6.594   Downloading yamllint-1.27.1.tar.gz (129 kB)
10:26:42 [2023-07-17T10:26:42.222Z] #109 6.898 Collecting pathspec>=0.5.3
10:26:42 [2023-07-17T10:26:42.222Z] #109 6.904   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
10:26:42 [2023-07-17T10:26:42.222Z] #109 6.994 Collecting pyyaml
10:26:42 [2023-07-17T10:26:42.222Z] #109 7.000   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
10:26:42 [2023-07-17T10:26:42.222Z] #109 7.016 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
10:26:42 [2023-07-17T10:26:42.222Z] #109 7.021 Building wheels for collected packages: yamllint
10:26:42 [2023-07-17T10:26:42.222Z] #109 7.021   Building wheel for yamllint (setup.py): started
10:26:42 [2023-07-17T10:26:42.479Z] #109 7.275   Building wheel for yamllint (setup.py): finished with status 'done'
10:26:42 [2023-07-17T10:26:42.479Z] #109 7.275   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=ee2d85ee8356db3c83e454620d44a319ab591913da110bff13b05737e2d9bbdc
10:26:42 [2023-07-17T10:26:42.479Z] #109 7.276   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
10:26:42 [2023-07-17T10:26:42.479Z] #109 7.278 Successfully built yamllint
10:26:42 [2023-07-17T10:26:42.479Z] #109 7.284 Installing collected packages: pyyaml, pathspec, yamllint
10:26:42 [2023-07-17T10:26:42.479Z] #109 7.397 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
10:26:42 [2023-07-17T10:26:42.737Z] #109 DONE 7.5s
10:26:42 [2023-07-17T10:26:42.737Z] 
10:26:42 [2023-07-17T10:26:42.737Z] #110 [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
10:26:43 [2023-07-17T10:26:43.670Z] #110 0.618 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:26:43 [2023-07-17T10:26:43.670Z] #110 0.618 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:26:43 [2023-07-17T10:26:43.670Z] #110 0.618 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:26:44 [2023-07-17T10:26:44.604Z] #110 0.981 Reading package lists...
10:26:44 [2023-07-17T10:26:44.861Z] #110 1.537 Reading package lists...
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.082 Building dependency tree...
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.251 Reading state information...
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.460 gcc is already the newest version (4:10.2.1-1).
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.460 pkg-config is already the newest version (0.29.2-1).
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.460 The following additional packages will be installed:
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.460   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.460   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.461   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.461   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.461   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.461   uuid-dev zlib1g-dev
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.463 Suggested packages:
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.463   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.463   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.463 Recommended packages:
10:26:45 [2023-07-17T10:26:45.119Z] #110 2.463   build-essential fakeroot libalgorithm-merge-perl
10:26:45 [2023-07-17T10:26:45.561Z] #110 2.726 The following NEW packages will be installed:
10:26:45 [2023-07-17T10:26:45.561Z] #110 2.726   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
10:26:45 [2023-07-17T10:26:45.561Z] #110 2.726   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
10:26:45 [2023-07-17T10:26:45.561Z] #110 2.726   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
10:26:45 [2023-07-17T10:26:45.561Z] #110 2.726   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
10:26:45 [2023-07-17T10:26:45.561Z] #110 2.726   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
10:26:45 [2023-07-17T10:26:45.561Z] #110 2.726   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
10:26:45 [2023-07-17T10:26:45.561Z] #110 2.727   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.001 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.001 Need to get 10.3 MB of archives.
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.001 After this operation, 41.5 MB of additional disk space will be used.
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.001 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.019 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.020 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.022 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.023 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.027 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.029 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.030 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.032 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.044 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.044 Get:11 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.046 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.048 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.051 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.054 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.055 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.058 Get:17 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.059 Get:18 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.061 Get:19 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.062 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.067 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.068 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.070 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.070 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.071 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.073 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.075 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.078 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.079 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.087 Get:30 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.087 Get:31 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
10:26:45 [2023-07-17T10:26:45.821Z] #110 3.088 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
10:26:46 [2023-07-17T10:26:46.079Z] #110 3.231 debconf: delaying package configuration, since apt-utils is not installed
10:26:46 [2023-07-17T10:26:46.079Z] #110 3.272 Fetched 10.3 MB in 0s (28.8 MB/s)
10:26:46 [2023-07-17T10:26:46.079Z] #110 3.295 Selecting previously unselected package dpkg-dev.
10:26:46 [2023-07-17T10:26:46.079Z] #110 3.295 (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.)
10:26:46 [2023-07-17T10:26:46.079Z] #110 3.308 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
10:26:46 [2023-07-17T10:26:46.079Z] #110 3.311 Unpacking dpkg-dev (1.20.12) ...
10:26:46 [2023-07-17T10:26:46.079Z] #110 3.432 Selecting previously unselected package libgirepository-1.0-1:arm64.
10:26:46 [2023-07-17T10:26:46.079Z] #110 3.435 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
10:26:46 [2023-07-17T10:26:46.079Z] #110 3.442 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:26:46 [2023-07-17T10:26:46.079Z] #110 3.479 Selecting previously unselected package gir1.2-glib-2.0:arm64.
10:26:46 [2023-07-17T10:26:46.338Z] #110 3.482 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
10:26:46 [2023-07-17T10:26:46.338Z] #110 3.485 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:26:46 [2023-07-17T10:26:46.338Z] #110 3.525 Selecting previously unselected package libsecret-common.
10:26:46 [2023-07-17T10:26:46.338Z] #110 3.528 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
10:26:46 [2023-07-17T10:26:46.338Z] #110 3.531 Unpacking libsecret-common (0.20.4-2) ...
10:26:46 [2023-07-17T10:26:46.338Z] #110 3.581 Selecting previously unselected package libsecret-1-0:arm64.
10:26:46 [2023-07-17T10:26:46.338Z] #110 3.584 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
10:26:46 [2023-07-17T10:26:46.338Z] #110 3.587 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
10:26:46 [2023-07-17T10:26:46.338Z] #110 3.625 Selecting previously unselected package gir1.2-secret-1:arm64.
10:26:46 [2023-07-17T10:26:46.338Z] #110 3.628 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
10:26:46 [2023-07-17T10:26:46.338Z] #110 3.632 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
10:26:46 [2023-07-17T10:26:46.338Z] #110 3.665 Selecting previously unselected package libapparmor-dev:arm64.
10:26:46 [2023-07-17T10:26:46.338Z] #110 3.667 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
10:26:46 [2023-07-17T10:26:46.338Z] #110 3.671 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
10:26:46 [2023-07-17T10:26:46.338Z] #110 3.709 Selecting previously unselected package uuid-dev:arm64.
10:26:46 [2023-07-17T10:26:46.596Z] #110 3.712 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:26:46 [2023-07-17T10:26:46.596Z] #110 3.716 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:26:46 [2023-07-17T10:26:46.596Z] #110 3.759 Selecting previously unselected package libblkid-dev:arm64.
10:26:46 [2023-07-17T10:26:46.596Z] #110 3.762 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:26:46 [2023-07-17T10:26:46.596Z] #110 3.771 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:26:46 [2023-07-17T10:26:46.596Z] #110 3.819 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
10:26:46 [2023-07-17T10:26:46.596Z] #110 3.822 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:26:46 [2023-07-17T10:26:46.596Z] #110 3.825 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:26:46 [2023-07-17T10:26:46.596Z] #110 3.856 Selecting previously unselected package libudev-dev:arm64.
10:26:46 [2023-07-17T10:26:46.596Z] #110 3.858 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
10:26:46 [2023-07-17T10:26:46.596Z] #110 3.862 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
10:26:46 [2023-07-17T10:26:46.596Z] #110 3.902 Selecting previously unselected package libsepol1-dev:arm64.
10:26:46 [2023-07-17T10:26:46.596Z] #110 3.905 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
10:26:46 [2023-07-17T10:26:46.596Z] #110 3.908 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:26:46 [2023-07-17T10:26:46.854Z] #110 3.972 Selecting previously unselected package libpcre2-16-0:arm64.
10:26:46 [2023-07-17T10:26:46.854Z] #110 3.975 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
10:26:46 [2023-07-17T10:26:46.854Z] #110 3.979 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:26:46 [2023-07-17T10:26:46.854Z] #110 4.025 Selecting previously unselected package libpcre2-32-0:arm64.
10:26:46 [2023-07-17T10:26:46.854Z] #110 4.027 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
10:26:46 [2023-07-17T10:26:46.854Z] #110 4.032 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:26:46 [2023-07-17T10:26:46.854Z] #110 4.077 Selecting previously unselected package libpcre2-posix2:arm64.
10:26:46 [2023-07-17T10:26:46.854Z] #110 4.080 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
10:26:46 [2023-07-17T10:26:46.854Z] #110 4.083 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:26:46 [2023-07-17T10:26:46.854Z] #110 4.113 Selecting previously unselected package libpcre2-dev:arm64.
10:26:46 [2023-07-17T10:26:46.854Z] #110 4.116 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
10:26:46 [2023-07-17T10:26:46.854Z] #110 4.119 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:26:46 [2023-07-17T10:26:46.854Z] #110 4.197 Selecting previously unselected package libselinux1-dev:arm64.
10:26:47 [2023-07-17T10:26:47.112Z] #110 4.200 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
10:26:47 [2023-07-17T10:26:47.112Z] #110 4.204 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:26:47 [2023-07-17T10:26:47.112Z] #110 4.259 Selecting previously unselected package libdevmapper-dev:arm64.
10:26:47 [2023-07-17T10:26:47.112Z] #110 4.262 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
10:26:47 [2023-07-17T10:26:47.112Z] #110 4.265 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:26:47 [2023-07-17T10:26:47.112Z] #110 4.296 Selecting previously unselected package libffi-dev:arm64.
10:26:47 [2023-07-17T10:26:47.112Z] #110 4.299 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
10:26:47 [2023-07-17T10:26:47.112Z] #110 4.302 Unpacking libffi-dev:arm64 (3.3-6) ...
10:26:47 [2023-07-17T10:26:47.112Z] #110 4.336 Selecting previously unselected package libglib2.0-data.
10:26:47 [2023-07-17T10:26:47.112Z] #110 4.339 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
10:26:47 [2023-07-17T10:26:47.112Z] #110 4.342 Unpacking libglib2.0-data (2.66.8-1) ...
10:26:47 [2023-07-17T10:26:47.370Z] #110 4.473 Selecting previously unselected package libglib2.0-bin.
10:26:47 [2023-07-17T10:26:47.370Z] #110 4.475 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
10:26:47 [2023-07-17T10:26:47.370Z] #110 4.478 Unpacking libglib2.0-bin (2.66.8-1) ...
10:26:47 [2023-07-17T10:26:47.370Z] #110 4.521 Selecting previously unselected package libglib2.0-dev-bin.
10:26:47 [2023-07-17T10:26:47.370Z] #110 4.523 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
10:26:47 [2023-07-17T10:26:47.370Z] #110 4.527 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
10:26:47 [2023-07-17T10:26:47.370Z] #110 4.572 Selecting previously unselected package libmount-dev:arm64.
10:26:47 [2023-07-17T10:26:47.370Z] #110 4.575 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
10:26:47 [2023-07-17T10:26:47.370Z] #110 4.580 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:26:47 [2023-07-17T10:26:47.370Z] #110 4.620 Selecting previously unselected package libpcre16-3:arm64.
10:26:47 [2023-07-17T10:26:47.370Z] #110 4.623 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
10:26:47 [2023-07-17T10:26:47.370Z] #110 4.627 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
10:26:47 [2023-07-17T10:26:47.370Z] #110 4.687 Selecting previously unselected package libpcre32-3:arm64.
10:26:47 [2023-07-17T10:26:47.631Z] #110 4.689 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
10:26:47 [2023-07-17T10:26:47.631Z] #110 4.694 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
10:26:47 [2023-07-17T10:26:47.631Z] #110 4.740 Selecting previously unselected package libpcrecpp0v5:arm64.
10:26:47 [2023-07-17T10:26:47.631Z] #110 4.742 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
10:26:47 [2023-07-17T10:26:47.631Z] #110 4.746 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
10:26:47 [2023-07-17T10:26:47.631Z] #110 4.784 Selecting previously unselected package libpcre3-dev:arm64.
10:26:47 [2023-07-17T10:26:47.631Z] #110 4.787 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
10:26:47 [2023-07-17T10:26:47.631Z] #110 4.790 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
10:26:47 [2023-07-17T10:26:47.631Z] #110 4.870 Selecting previously unselected package zlib1g-dev:arm64.
10:26:47 [2023-07-17T10:26:47.631Z] #110 4.872 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
10:26:47 [2023-07-17T10:26:47.631Z] #110 4.876 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:26:47 [2023-07-17T10:26:47.631Z] #110 4.918 Selecting previously unselected package libglib2.0-dev:arm64.
10:26:47 [2023-07-17T10:26:47.890Z] #110 4.921 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
10:26:47 [2023-07-17T10:26:47.890Z] #110 4.924 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
10:26:47 [2023-07-17T10:26:47.890Z] #110 5.111 Selecting previously unselected package libseccomp-dev:arm64.
10:26:47 [2023-07-17T10:26:47.890Z] #110 5.114 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:26:47 [2023-07-17T10:26:47.890Z] #110 5.118 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:26:47 [2023-07-17T10:26:47.890Z] #110 5.155 Selecting previously unselected package libsecret-1-dev:arm64.
10:26:47 [2023-07-17T10:26:47.890Z] #110 5.157 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
10:26:47 [2023-07-17T10:26:47.890Z] #110 5.161 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
10:26:47 [2023-07-17T10:26:47.890Z] #110 5.217 Selecting previously unselected package libsystemd-dev:arm64.
10:26:48 [2023-07-17T10:26:48.148Z] #110 5.220 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
10:26:48 [2023-07-17T10:26:48.148Z] #110 5.225 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
10:26:48 [2023-07-17T10:26:48.148Z] #110 5.335 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
10:26:48 [2023-07-17T10:26:48.148Z] #110 5.346 Setting up libglib2.0-dev-bin (2.66.8-1) ...
10:26:48 [2023-07-17T10:26:48.405Z] #110 5.509 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.520 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.530 Setting up libpcre16-3:arm64 (2:8.39-13) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.541 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.553 Setting up libffi-dev:arm64 (3.3-6) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.566 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.578 Setting up dpkg-dev (1.20.12) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.595 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.605 Setting up libglib2.0-data (2.66.8-1) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.617 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.629 Setting up libpcre32-3:arm64 (2:8.39-13) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.640 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.650 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.659 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.669 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.681 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.692 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.703 Setting up libsecret-common (0.20.4-2) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.713 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.727 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.737 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.748 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.758 Setting up libglib2.0-bin (2.66.8-1) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.768 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.778 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.787 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.797 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:26:48 [2023-07-17T10:26:48.406Z] #110 5.808 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
10:26:48 [2023-07-17T10:26:48.663Z] #110 5.819 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
10:26:48 [2023-07-17T10:26:48.663Z] #110 5.830 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
10:26:48 [2023-07-17T10:26:48.663Z] #110 5.840 No schema files found: doing nothing.
10:26:48 [2023-07-17T10:26:48.663Z] #110 5.844 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:26:48 [2023-07-17T10:26:48.663Z] #110 5.863 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
10:26:48 [2023-07-17T10:26:48.663Z] #110 DONE 6.1s
10:26:48 [2023-07-17T10:26:48.921Z] 
10:26:48 [2023-07-17T10:26:48.921Z] #111 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
10:26:48 [2023-07-17T10:26:48.921Z] #111 DONE 0.1s
10:26:48 [2023-07-17T10:26:48.921Z] 
10:26:48 [2023-07-17T10:26:48.921Z] #112 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
10:26:48 [2023-07-17T10:26:48.921Z] #112 DONE 0.1s
10:26:49 [2023-07-17T10:26:49.179Z] 
10:26:49 [2023-07-17T10:26:49.179Z] #113 [dev 1/1] COPY --link . .
10:26:50 [2023-07-17T10:26:50.175Z] #113 DONE 1.2s
10:26:50 [2023-07-17T10:26:50.439Z] 
10:26:50 [2023-07-17T10:26:50.439Z] #114 exporting to image
10:26:50 [2023-07-17T10:26:50.439Z] #114 exporting layers
10:26:51 [2023-07-17T10:26:51.372Z] #114 exporting layers 0.9s done
10:26:51 [2023-07-17T10:26:51.372Z] #114 writing image sha256:bd202b259df14eb224a3867c34466b12ecabeff262f700c0c62bdcbb239e8971 done
10:26:51 [2023-07-17T10:26:51.372Z] #114 naming to docker.io/library/docker:2da589d454788bed65f32fad4165465b1835ce3e done
10:26:51 [2023-07-17T10:26:51.372Z] #114 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:26:51 [2023-07-17T10:26:51.678Z] + sudo modprobe ip6table_filter
[Pipeline] sh
10:26:51 [2023-07-17T10:26:51.957Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45991/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2da589d454788bed65f32fad4165465b1835ce3e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2da589d454788bed65f32fad4165465b1835ce3e hack/test/unit
10:26:52 [2023-07-17T10:26:52.215Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
10:26:52 [2023-07-17T10:26:52.215Z] + TESTFLAGS+=' -test.timeout=5m'
10:26:52 [2023-07-17T10:26:52.215Z] + TESTDIRS=./...
10:26:52 [2023-07-17T10:26:52.215Z] + exclude_paths='/vendor/|/integration'
10:26:52 [2023-07-17T10:26:52.215Z] ++ go list ./...
10:26:52 [2023-07-17T10:26:52.215Z] ++ grep -vE '(/vendor/|/integration)'
10:26:52 [2023-07-17T10:26:52.783Z] + pkg_list='github.com/docker/docker/api
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/backend/build
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/httpstatus
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/httputils
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/middleware
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/build
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/checkpoint
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/container
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/debug
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/distribution
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/grpc
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/image
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/network
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/plugin
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/session
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/swarm
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/system
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/volume
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/backend
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/blkiodev
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/container
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/events
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/filters
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/image
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/mount
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/network
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/plugins/logdriver
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/registry
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/strslice
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/swarm
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/swarm/runtime
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/system
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/time
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/versions
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/versions/v1p19
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/versions/v1p20
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/volume
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/exporter
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/worker
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/worker/label
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/dockerfile
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/remotecontext
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/remotecontext/git
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/remotecontext/urlutil
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/cli/debug
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/cli/winresources/docker-proxy
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/cli/winresources/dockerd
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/client
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/client/buildkit
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/cmd/docker-proxy
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/cmd/dockerd
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/cmd/dockerd/trap
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/container
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/container/stream
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/contrib/apparmor
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/contrib/httpserver
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/cluster
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/cluster/convert
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/cluster/executor
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/cluster/executor/container
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/cluster/provider
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/config
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/containerd
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/events
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/events/testutils
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/graphdriver
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/graphdriver/copy
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/graphdriver/register
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/graphdriver/vfs
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/graphdriver/zfs
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/images
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/initlayer
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/links
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/listeners
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/awslogs
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/fluentd
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/gcplogs
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/gelf
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/journald
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/local
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/logentries
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/loggertest
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/loggerutils
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/splunk
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/syslog
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/logger/templates
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/names
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/network
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/snapshotter
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/daemon/stats
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/distribution
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/distribution/metadata
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/distribution/utils
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/distribution/xfer
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/dockerversion
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/errdefs
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/image
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/image/cache
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/image/tarexport
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/image/v1
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/internal/mod
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/internal/mounttree
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/internal/test/suite
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/internal/unshare
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/layer
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libcontainerd
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libcontainerd/queue
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libcontainerd/remote
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libcontainerd/shimopts
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libcontainerd/supervisor
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libcontainerd/types
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/bitmap
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/cluster
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/config
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/datastore
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/diagnostic
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/discoverapi
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/driverapi
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drivers/bridge
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drivers/host
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drivers/null
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drivers/overlay
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drivers/remote
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drivers/windows
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/drvregistry
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/etchosts
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/internal/caller
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/internal/kvstore
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/ipam
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/ipamapi
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/ipams/builtin
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/ipams/null
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/ipams/remote
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/ipamutils
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/ipbits
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/iptables
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/netlabel
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/netutils
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/networkdb
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/ns
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/options
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/osl
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/osl/kernel
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/portallocator
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/portmapper
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/resolvconf
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/testutils
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/libnetwork/types
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/oci
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/oci/caps
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/opts
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/aaparser
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/archive
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/authorization
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/broadcaster
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/capabilities
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/chrootarchive
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/containerfs
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/directory
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/dmesg
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/fileutils
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/homedir
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/idtools
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/ioutils
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/jsonmessage
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/longpath
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/loopback
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/meminfo
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/namesgenerator
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/parsers
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/parsers/kernel
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/pidfile
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/platform
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/platforms
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/plugingetter
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/plugins
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/plugins/transport
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/pools
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/process
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/progress
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/reexec
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/rootless
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/rootless/specconv
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/stack
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/stdcopy
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/streamformatter
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/stringid
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/sysinfo
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/system
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/tailfile
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/tarsum
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/pkg/useragent
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/plugin
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/plugin/executor/containerd
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/plugin/v2
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/profiles/apparmor
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/profiles/seccomp
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/quota
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/reference
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/registry
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/registry/resumable
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/restartmanager
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/runconfig
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/runconfig/opts
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/testutil
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/testutil/daemon
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/testutil/environment
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/testutil/fakecontext
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/testutil/fakegit
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/testutil/fakestorage
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/testutil/fixtures/load
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/testutil/fixtures/plugin
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/testutil/registry
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/testutil/request
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/volume
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/volume/drivers
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/volume/local
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/volume/mounts
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/volume/service
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/volume/service/opts
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/volume/testutils'
10:26:52 [2023-07-17T10:26:52.783Z] ++ grep --fixed-strings -v /libnetwork
10:26:52 [2023-07-17T10:26:52.783Z] ++ echo 'github.com/docker/docker/api
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/backend/build
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/httpstatus
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/httputils
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/middleware
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/build
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/checkpoint
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/container
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/debug
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/distribution
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/grpc
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/image
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/network
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/plugin
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/session
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/swarm
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/system
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/server/router/volume
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/backend
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/blkiodev
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/container
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/events
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/filters
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/image
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/mount
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/network
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/plugins/logdriver
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/registry
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/strslice
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/swarm
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/swarm/runtime
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/system
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/time
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/versions
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/versions/v1p19
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/versions/v1p20
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/api/types/volume
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/exporter
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/worker
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/builder-next/worker/label
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/dockerfile
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/remotecontext
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/remotecontext/git
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/builder/remotecontext/urlutil
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/cli/debug
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/cli/winresources/docker-proxy
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/cli/winresources/dockerd
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/client
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/client/buildkit
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/cmd/docker-proxy
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/cmd/dockerd
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/cmd/dockerd/trap
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/container
10:26:52 [2023-07-17T10:26:52.783Z] github.com/docker/docker/container/stream
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/contrib/apparmor
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/contrib/httpserver
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/cluster
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/cluster/convert
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/cluster/executor
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/cluster/executor/container
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/cluster/provider
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/config
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/containerd
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/events
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/events/testutils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/copy
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/register
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/vfs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/zfs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/images
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/initlayer
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/links
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/listeners
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/awslogs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/fluentd
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/gcplogs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/gelf
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/journald
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/local
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/logentries
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/loggertest
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/loggerutils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/splunk
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/syslog
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/templates
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/names
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/network
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/snapshotter
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/stats
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/distribution
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/distribution/metadata
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/distribution/utils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/distribution/xfer
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/dockerversion
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/errdefs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/image
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/image/cache
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/image/tarexport
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/image/v1
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/internal/mod
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/internal/mounttree
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/internal/test/suite
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/internal/unshare
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/layer
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libcontainerd
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libcontainerd/queue
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libcontainerd/remote
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libcontainerd/shimopts
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libcontainerd/supervisor
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libcontainerd/types
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/bitmap
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/cluster
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/config
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/datastore
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/diagnostic
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/discoverapi
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/driverapi
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drivers/bridge
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drivers/host
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drivers/null
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drivers/overlay
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drivers/remote
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drivers/windows
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/drvregistry
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/etchosts
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/internal/caller
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/internal/kvstore
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/ipam
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/ipamapi
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/ipams/builtin
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/ipams/null
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/ipams/remote
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/ipamutils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/ipbits
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/iptables
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/netlabel
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/netutils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/networkdb
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/ns
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/options
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/osl
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/osl/kernel
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/portallocator
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/portmapper
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/resolvconf
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/testutils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libnetwork/types
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/oci
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/oci/caps
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/opts
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/aaparser
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/archive
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/authorization
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/broadcaster
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/capabilities
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/chrootarchive
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/containerfs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/directory
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/dmesg
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/fileutils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/homedir
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/idtools
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/ioutils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/jsonmessage
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/longpath
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/loopback
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/meminfo
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/namesgenerator
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/parsers
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/parsers/kernel
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/pidfile
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/platform
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/platforms
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/plugingetter
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/plugins
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/plugins/transport
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/pools
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/process
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/progress
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/reexec
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/rootless
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/rootless/specconv
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/stack
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/stdcopy
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/streamformatter
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/stringid
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/sysinfo
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/system
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/tailfile
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/tarsum
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/useragent
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/plugin
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/plugin/executor/containerd
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/plugin/v2
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/profiles/apparmor
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/profiles/seccomp
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/quota
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/reference
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/registry
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/registry/resumable
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/restartmanager
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/runconfig
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/runconfig/opts
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/testutil
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/testutil/daemon
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/testutil/environment
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/testutil/fakecontext
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/testutil/fakegit
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/testutil/fakestorage
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/testutil/fixtures/load
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/testutil/fixtures/plugin
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/testutil/registry
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/testutil/request
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/volume
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/volume/drivers
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/volume/local
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/volume/mounts
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/volume/service
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/volume/service/opts
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/volume/testutils'
10:26:52 [2023-07-17T10:26:52.784Z] + base_pkg_list='github.com/docker/docker/api
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/backend/build
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/httpstatus
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/httputils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/middleware
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/router
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/router/build
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/router/checkpoint
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/router/container
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/router/debug
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/router/distribution
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/router/grpc
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/router/image
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/router/network
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/router/plugin
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/router/session
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/router/swarm
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/router/system
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/server/router/volume
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/backend
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/blkiodev
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/container
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/events
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/filters
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/image
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/mount
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/network
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/plugins/logdriver
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/registry
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/strslice
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/swarm
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/swarm/runtime
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/system
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/time
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/versions
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/versions/v1p19
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/versions/v1p20
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/api/types/volume
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/builder
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/builder/builder-next
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/builder/builder-next/exporter
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/builder/builder-next/worker
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/builder/builder-next/worker/label
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/builder/dockerfile
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/builder/remotecontext
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/builder/remotecontext/git
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/builder/remotecontext/urlutil
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/cli/debug
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/cli/winresources/docker-proxy
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/cli/winresources/dockerd
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/client
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/client/buildkit
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/cmd/docker-proxy
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/cmd/dockerd
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/cmd/dockerd/trap
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/container
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/container/stream
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/contrib/apparmor
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/contrib/httpserver
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/cluster
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/cluster/convert
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/cluster/executor
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/cluster/executor/container
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/cluster/provider
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/config
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/containerd
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/events
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/events/testutils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/copy
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/register
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/vfs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/graphdriver/zfs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/images
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/initlayer
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/links
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/listeners
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/awslogs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/fluentd
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/gcplogs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/gelf
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/journald
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/local
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/logentries
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/loggertest
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/loggerutils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/splunk
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/syslog
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/logger/templates
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/names
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/network
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/snapshotter
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/daemon/stats
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/distribution
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/distribution/metadata
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/distribution/utils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/distribution/xfer
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/dockerversion
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/errdefs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/image
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/image/cache
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/image/tarexport
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/image/v1
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/internal/mod
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/internal/mounttree
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/internal/test/suite
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/internal/unshare
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/layer
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libcontainerd
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libcontainerd/queue
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libcontainerd/remote
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libcontainerd/shimopts
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libcontainerd/supervisor
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/libcontainerd/types
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/oci
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/oci/caps
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/opts
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/aaparser
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/archive
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/authorization
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/broadcaster
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/capabilities
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/chrootarchive
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/containerfs
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/directory
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/dmesg
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/fileutils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/homedir
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/idtools
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/ioutils
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/jsonmessage
10:26:52 [2023-07-17T10:26:52.784Z] github.com/docker/docker/pkg/longpath
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/loopback
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/meminfo
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/namesgenerator
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/parsers
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/parsers/kernel
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/pidfile
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/platform
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/platforms
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/plugingetter
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/plugins
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/plugins/transport
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/pools
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/process
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/progress
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/reexec
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/rootless
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/rootless/specconv
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/stack
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/stdcopy
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/streamformatter
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/stringid
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/sysinfo
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/system
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/tailfile
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/tarsum
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/useragent
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/plugin
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/plugin/executor/containerd
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/plugin/v2
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/profiles/apparmor
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/profiles/seccomp
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/quota
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/reference
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/registry
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/registry/resumable
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/restartmanager
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/runconfig
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/runconfig/opts
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/daemon
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/environment
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/fakecontext
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/fakegit
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/fakestorage
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/fixtures/load
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/fixtures/plugin
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/registry
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/request
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/volume
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/volume/drivers
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/volume/local
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/volume/mounts
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/volume/service
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/volume/service/opts
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/volume/testutils'
10:26:52 [2023-07-17T10:26:52.785Z] ++ grep --fixed-strings /libnetwork
10:26:52 [2023-07-17T10:26:52.785Z] ++ echo 'github.com/docker/docker/api
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/backend/build
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/httpstatus
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/httputils
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/middleware
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/router
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/router/build
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/router/checkpoint
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/router/container
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/router/debug
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/router/distribution
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/router/grpc
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/router/image
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/router/network
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/router/plugin
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/router/session
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/router/swarm
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/router/system
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/server/router/volume
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/backend
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/blkiodev
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/container
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/events
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/filters
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/image
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/mount
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/network
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/plugins/logdriver
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/registry
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/strslice
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/swarm
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/swarm/runtime
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/system
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/time
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/versions
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/versions/v1p19
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/versions/v1p20
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/api/types/volume
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/builder
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/builder/builder-next
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/builder/builder-next/exporter
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/builder/builder-next/worker
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/builder/builder-next/worker/label
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/builder/dockerfile
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/builder/remotecontext
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/builder/remotecontext/git
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/builder/remotecontext/urlutil
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/cli/debug
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/cli/winresources/docker-proxy
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/cli/winresources/dockerd
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/client
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/client/buildkit
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/cmd/docker-proxy
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/cmd/dockerd
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/cmd/dockerd/trap
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/container
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/container/stream
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/contrib/apparmor
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/contrib/httpserver
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/cluster
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/cluster/convert
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/cluster/executor
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/cluster/executor/container
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/cluster/provider
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/config
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/containerd
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/events
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/events/testutils
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/graphdriver
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/graphdriver/copy
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/graphdriver/register
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/graphdriver/vfs
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/graphdriver/zfs
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/images
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/initlayer
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/links
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/listeners
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/awslogs
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/fluentd
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/gcplogs
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/gelf
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/journald
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/local
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/logentries
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/loggertest
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/loggerutils
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/splunk
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/syslog
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/logger/templates
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/names
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/network
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/snapshotter
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/daemon/stats
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/distribution
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/distribution/metadata
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/distribution/utils
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/distribution/xfer
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/dockerversion
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/errdefs
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/image
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/image/cache
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/image/tarexport
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/image/v1
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/internal/mod
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/internal/mounttree
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/internal/test/suite
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/internal/unshare
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/layer
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libcontainerd
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libcontainerd/queue
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libcontainerd/remote
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libcontainerd/shimopts
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libcontainerd/supervisor
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libcontainerd/types
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/bitmap
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/cluster
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/config
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/datastore
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/diagnostic
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/discoverapi
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/driverapi
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drivers/bridge
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drivers/host
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drivers/null
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drivers/overlay
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drivers/remote
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drivers/windows
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/drvregistry
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/etchosts
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/internal/caller
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/internal/kvstore
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/ipam
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/ipamapi
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/ipams/builtin
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/ipams/null
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/ipams/remote
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/ipamutils
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/ipbits
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/iptables
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/netlabel
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/netutils
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/networkdb
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/ns
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/options
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/osl
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/osl/kernel
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/portallocator
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/portmapper
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/resolvconf
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/testutils
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/libnetwork/types
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/oci
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/oci/caps
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/opts
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/aaparser
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/archive
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/authorization
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/broadcaster
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/capabilities
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/chrootarchive
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/containerfs
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/directory
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/dmesg
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/fileutils
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/homedir
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/idtools
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/ioutils
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/jsonmessage
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/longpath
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/loopback
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/meminfo
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/namesgenerator
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/parsers
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/parsers/kernel
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/pidfile
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/platform
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/platforms
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/plugingetter
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/plugins
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/plugins/transport
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/pools
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/process
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/progress
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/reexec
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/rootless
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/rootless/specconv
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/stack
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/stdcopy
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/streamformatter
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/stringid
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/sysinfo
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/system
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/tailfile
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/tarsum
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/pkg/useragent
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/plugin
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/plugin/executor/containerd
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/plugin/v2
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/profiles/apparmor
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/profiles/seccomp
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/quota
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/reference
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/registry
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/registry/resumable
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/restartmanager
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/runconfig
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/runconfig/opts
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/daemon
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/environment
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/fakecontext
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/fakegit
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/fakestorage
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/fixtures/load
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/fixtures/plugin
10:26:52 [2023-07-17T10:26:52.785Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/testutil/registry
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/testutil/request
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/volume
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/volume/drivers
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/volume/local
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/volume/mounts
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/volume/service
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/volume/service/opts
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/volume/testutils'
10:26:52 [2023-07-17T10:26:52.786Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/bitmap
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/cluster
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/config
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/datastore
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/diagnostic
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/discoverapi
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/driverapi
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/bridge
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/host
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/null
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/overlay
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/remote
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/windows
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drvregistry
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/etchosts
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/internal/caller
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/internal/kvstore
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipam
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipamapi
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipams/builtin
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipams/null
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipams/remote
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipamutils
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipbits
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/iptables
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/netlabel
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/netutils
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/networkdb
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ns
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/options
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/osl
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/osl/kernel
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/portallocator
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/portmapper
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/resolvconf
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/testutils
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/types'
10:26:52 [2023-07-17T10:26:52.786Z] + echo 'github.com/docker/docker/libnetwork
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/bitmap
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/cluster
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/config
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/datastore
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/diagnostic
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/discoverapi
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/driverapi
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/bridge
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/host
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/null
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/overlay
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/remote
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/windows
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drvregistry
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/etchosts
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/internal/caller
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/internal/kvstore
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipam
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipamapi
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipams/builtin
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipams/null
10:26:52 [2023-07-17T10:26:52.786Z] github+ grep --fixed-strings libnetwork/drivers/bridge
10:26:52 [2023-07-17T10:26:52.786Z] .com/docker/docker/libnetwork/ipams/remote
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipamutils
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ipbits
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/iptables
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/netlabel
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/netutils
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/networkdb
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/ns
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/options
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/osl
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/osl/kernel
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/portallocator
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/portmapper
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/resolvconf
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/testutils
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/types'
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/bridge
10:26:52 [2023-07-17T10:26:52.786Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:26:52 [2023-07-17T10:26:52.786Z] + type docker-proxy
10:26:52 [2023-07-17T10:26:52.786Z] hack/test/unit: line 25: type: docker-proxy: not found
10:26:52 [2023-07-17T10:26:52.786Z] + hack/make.sh binary-proxy install-proxy
10:26:52 [2023-07-17T10:26:52.786Z] 
10:26:52 [2023-07-17T10:26:52.786Z] Removing bundles/
10:26:52 [2023-07-17T10:26:52.786Z] 
10:26:52 [2023-07-17T10:26:52.786Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
10:26:53 [2023-07-17T10:26:53.045Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
10:26:57 [2023-07-17T10:26:57.231Z] Created binary: bundles/binary-proxy/docker-proxy
10:26:57 [2023-07-17T10:26:57.231Z] 
10:26:57 [2023-07-17T10:26:57.231Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
10:26:57 [2023-07-17T10:26:57.231Z] Installing docker-proxy to /usr/local/bin/
10:26:57 [2023-07-17T10:26:57.231Z] 
10:26:57 [2023-07-17T10:26:57.231Z] + mkdir -p bundles
10:26:57 [2023-07-17T10:26:57.231Z] + '[' -n 'github.com/docker/docker/api
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/backend/build
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/httpstatus
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/httputils
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/middleware
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/router
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/router/build
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/router/checkpoint
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/router/container
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/router/debug
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/router/distribution
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/router/grpc
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/router/image
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/router/network
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/router/plugin
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/router/session
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/router/swarm
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/router/system
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/server/router/volume
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/backend
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/blkiodev
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/container
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/events
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/filters
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/image
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/mount
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/network
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/plugins/logdriver
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/registry
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/strslice
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/swarm
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/swarm/runtime
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/system
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/time
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/versions
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/versions/v1p19
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/versions/v1p20
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/api/types/volume
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/builder
10:26:57 [2023-07-17T10:26:57.231Z] github.com/docker/docker/builder/builder-next
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/builder/builder-next/exporter
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/builder/builder-next/worker
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/builder/builder-next/worker/label
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/builder/dockerfile
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/builder/remotecontext
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/builder/remotecontext/git
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/builder/remotecontext/urlutil
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/cli/debug
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/cli/winresources/docker-proxy
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/cli/winresources/dockerd
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/client
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/client/buildkit
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/cmd/docker-proxy
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/cmd/dockerd
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/cmd/dockerd/trap
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/container
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/container/stream
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/contrib/apparmor
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/contrib/httpserver
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/cluster
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/cluster/convert
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/cluster/executor
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/cluster/executor/container
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/cluster/provider
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/config
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/containerd
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/events
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/events/testutils
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/graphdriver
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/graphdriver/copy
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/graphdriver/register
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/graphdriver/vfs
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/graphdriver/zfs
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/images
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/initlayer
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/links
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/listeners
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/awslogs
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/fluentd
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/gcplogs
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/gelf
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/journald
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/local
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/logentries
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/loggertest
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/loggerutils
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/splunk
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/syslog
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/logger/templates
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/names
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/network
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/snapshotter
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/daemon/stats
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/distribution
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/distribution/metadata
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/distribution/utils
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/distribution/xfer
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/dockerversion
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/errdefs
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/image
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/image/cache
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/image/tarexport
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/image/v1
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/internal/mod
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/internal/mounttree
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/internal/test/suite
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/internal/unshare
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/layer
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/libcontainerd
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/libcontainerd/queue
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/libcontainerd/remote
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/libcontainerd/shimopts
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/libcontainerd/supervisor
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/libcontainerd/types
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/oci
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/oci/caps
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/opts
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/aaparser
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/archive
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/authorization
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/broadcaster
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/capabilities
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/chrootarchive
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/containerfs
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/directory
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/dmesg
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/fileutils
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/homedir
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/idtools
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/ioutils
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/jsonmessage
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/longpath
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/loopback
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/meminfo
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/namesgenerator
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/parsers
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/parsers/kernel
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/pidfile
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/platform
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/platforms
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/plugingetter
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/plugins
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/plugins/transport
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/pools
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/process
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/progress
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/reexec
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/rootless
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/rootless/specconv
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/stack
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/stdcopy
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/streamformatter
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/stringid
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/sysinfo
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/system
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/tailfile
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/tarsum
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/pkg/useragent
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/plugin
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/plugin/executor/containerd
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/plugin/v2
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/profiles/apparmor
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/profiles/seccomp
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/quota
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/reference
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/registry
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/registry/resumable
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/restartmanager
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/runconfig
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/runconfig/opts
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/testutil
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/testutil/daemon
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/testutil/environment
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/testutil/fakecontext
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/testutil/fakegit
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/testutil/fakestorage
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/testutil/fixtures/load
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/testutil/fixtures/plugin
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/testutil/registry
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/testutil/request
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/volume
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/volume/drivers
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/volume/local
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/volume/mounts
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/volume/service
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/volume/service/opts
10:26:57 [2023-07-17T10:26:57.232Z] github.com/docker/docker/volume/testutils' ']'
10:26:57 [2023-07-17T10:26:57.232Z] + 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/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
10:26:58 [2023-07-17T10:26:58.169Z] ?   	github.com/docker/docker/api	[no test files]
10:27:04 [2023-07-17T10:27:04.738Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
10:27:04 [2023-07-17T10:27:04.738Z] ok  	github.com/docker/docker/api/server	0.030s	coverage: 13.0% of statements
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
10:27:25 [2023-07-17T10:27:25.076Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 28.3% of statements
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
10:27:25 [2023-07-17T10:27:25.076Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
10:27:25 [2023-07-17T10:27:25.076Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/types	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
10:27:25 [2023-07-17T10:27:25.076Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:27:25 [2023-07-17T10:27:25.076Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
10:27:25 [2023-07-17T10:27:25.076Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
10:27:25 [2023-07-17T10:27:25.076Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 89.3% of statements
10:27:25 [2023-07-17T10:27:25.076Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 82.3% of statements
10:27:25 [2023-07-17T10:27:25.076Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
10:27:25 [2023-07-17T10:27:25.076Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/api/types/system	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
10:27:25 [2023-07-17T10:27:25.335Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/builder	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
10:27:25 [2023-07-17T10:27:25.335Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
10:27:25 [2023-07-17T10:27:25.335Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
10:27:25 [2023-07-17T10:27:25.335Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
10:27:25 [2023-07-17T10:27:25.335Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
10:27:27 [2023-07-17T10:27:27.241Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:27:27 [2023-07-17T10:27:27.241Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:27:27 [2023-07-17T10:27:27.241Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
10:27:27 [2023-07-17T10:27:27.241Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
10:27:27 [2023-07-17T10:27:27.241Z] ok  	github.com/docker/docker/cli/debug	0.013s	coverage: 100.0% of statements
10:27:27 [2023-07-17T10:27:27.241Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.022s	coverage: 100.0% of statements
10:27:27 [2023-07-17T10:27:27.241Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
10:27:27 [2023-07-17T10:27:27.241Z] ok  	github.com/docker/docker/builder/dockerfile	0.051s	coverage: 50.1% of statements
10:27:27 [2023-07-17T10:27:27.241Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
10:27:27 [2023-07-17T10:27:27.241Z] ok  	github.com/docker/docker/builder/remotecontext	0.069s	coverage: 33.5% of statements
10:27:27 [2023-07-17T10:27:27.845Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
10:27:27 [2023-07-17T10:27:27.845Z] 	github.com/docker/docker/client	coverage: 77.4% of statements
10:27:27 [2023-07-17T10:27:27.845Z] ok  	github.com/docker/docker/client	0.124s	coverage: 77.4% of statements
10:27:27 [2023-07-17T10:27:27.845Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
10:27:27 [2023-07-17T10:27:27.845Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.158s	coverage: 66.5% of statements
10:27:33 [2023-07-17T10:27:33.126Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
10:27:33 [2023-07-17T10:27:33.126Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.548s	coverage: 82.5% of statements
10:27:39 [2023-07-17T10:27:39.693Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:27:39 [2023-07-17T10:27:39.693Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:27:39 [2023-07-17T10:27:39.693Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:27:39 [2023-07-17T10:27:39.693Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:27:39 [2023-07-17T10:27:39.693Z] 	github.com/docker/docker/container	coverage: 36.2% of statements
10:27:39 [2023-07-17T10:27:39.693Z] ok  	github.com/docker/docker/container	0.140s	coverage: 36.2% of statements
10:27:39 [2023-07-17T10:27:39.693Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.2% of statements
10:27:39 [2023-07-17T10:27:39.693Z] ok  	github.com/docker/docker/cmd/dockerd	0.215s	coverage: 30.2% of statements
10:27:41 [2023-07-17T10:27:41.596Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
10:27:41 [2023-07-17T10:27:41.596Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.398s	coverage: 0.0% of statements
10:27:42 [2023-07-17T10:27:42.984Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:27:42 [2023-07-17T10:27:42.984Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
10:27:42 [2023-07-17T10:27:42.984Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
10:27:42 [2023-07-17T10:27:42.984Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.021s	coverage: 39.2% of statements
10:27:42 [2023-07-17T10:27:42.984Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.022s	coverage: 65.3% of statements
10:27:42 [2023-07-17T10:27:42.984Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
10:27:42 [2023-07-17T10:27:42.984Z] ok  	github.com/docker/docker/daemon/cluster	0.054s	coverage: 0.5% of statements
10:27:43 [2023-07-17T10:27:43.243Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:27:43 [2023-07-17T10:27:43.243Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
10:27:43 [2023-07-17T10:27:43.243Z] ok  	github.com/docker/docker/daemon/config	0.071s	coverage: 75.7% of statements
10:27:44 [2023-07-17T10:27:44.618Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:27:44 [2023-07-17T10:27:44.618Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
10:27:44 [2023-07-17T10:27:44.618Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
10:27:44 [2023-07-17T10:27:44.618Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
10:27:44 [2023-07-17T10:27:44.618Z] ok  	github.com/docker/docker/daemon/containerd	0.020s	coverage: 0.7% of statements
10:27:44 [2023-07-17T10:27:44.618Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
10:27:44 [2023-07-17T10:27:44.618Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
10:27:44 [2023-07-17T10:27:44.618Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
10:27:44 [2023-07-17T10:27:44.618Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.8% of statements
10:27:44 [2023-07-17T10:27:44.876Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
10:27:44 [2023-07-17T10:27:44.876Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.183s	coverage: 59.6% of statements
10:27:45 [2023-07-17T10:27:45.443Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:27:45 [2023-07-17T10:27:45.443Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
10:27:45 [2023-07-17T10:27:45.443Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
10:27:45 [2023-07-17T10:27:45.443Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:27:45 [2023-07-17T10:27:45.443Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:27:45 [2023-07-17T10:27:45.701Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
10:27:45 [2023-07-17T10:27:45.701Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.183s	coverage: 60.2% of statements
10:27:45 [2023-07-17T10:27:45.701Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
10:27:45 [2023-07-17T10:27:45.701Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 60.9% of statements
10:27:46 [2023-07-17T10:27:46.268Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
10:27:46 [2023-07-17T10:27:46.268Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
10:27:46 [2023-07-17T10:27:46.527Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
10:27:46 [2023-07-17T10:27:46.527Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.482s	coverage: 13.0% of statements
10:27:46 [2023-07-17T10:27:46.785Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:27:46 [2023-07-17T10:27:46.785Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:27:46 [2023-07-17T10:27:46.785Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
10:27:46 [2023-07-17T10:27:46.785Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
10:27:46 [2023-07-17T10:27:46.785Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
10:27:46 [2023-07-17T10:27:46.785Z] ok  	github.com/docker/docker/daemon/images	0.025s	coverage: 3.0% of statements
10:27:47 [2023-07-17T10:27:47.045Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
10:27:47 [2023-07-17T10:27:47.045Z] ok  	github.com/docker/docker/daemon/logger	0.229s	coverage: 43.2% of statements
10:27:47 [2023-07-17T10:27:47.303Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:27:47 [2023-07-17T10:27:47.303Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
10:27:47 [2023-07-17T10:27:47.303Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
10:27:47 [2023-07-17T10:27:47.303Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.6% of statements
10:27:47 [2023-07-17T10:27:47.303Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.115s	coverage: 78.6% of statements
10:27:47 [2023-07-17T10:27:47.303Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
10:27:47 [2023-07-17T10:27:47.303Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 68.2% of statements
10:27:47 [2023-07-17T10:27:47.869Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
10:27:47 [2023-07-17T10:27:47.869Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
10:27:47 [2023-07-17T10:27:47.869Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
10:27:47 [2023-07-17T10:27:47.869Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
10:27:47 [2023-07-17T10:27:47.869Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
10:27:47 [2023-07-17T10:27:47.869Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
10:27:48 [2023-07-17T10:27:48.128Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
10:27:48 [2023-07-17T10:27:48.128Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.094s	coverage: 76.8% of statements
10:27:48 [2023-07-17T10:27:48.128Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:27:48 [2023-07-17T10:27:48.128Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
10:27:48 [2023-07-17T10:27:48.128Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
10:27:48 [2023-07-17T10:27:48.128Z] ok  	github.com/docker/docker/daemon/logger/local	0.038s	coverage: 79.4% of statements
10:27:48 [2023-07-17T10:27:48.696Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
10:27:48 [2023-07-17T10:27:48.696Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 67.4% of statements
10:27:48 [2023-07-17T10:27:48.696Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
10:27:48 [2023-07-17T10:27:48.696Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 67.4% of statements
10:27:48 [2023-07-17T10:27:48.954Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:27:48 [2023-07-17T10:27:48.954Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
10:27:48 [2023-07-17T10:27:48.954Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
10:27:48 [2023-07-17T10:27:48.954Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
10:27:48 [2023-07-17T10:27:48.954Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
10:27:49 [2023-07-17T10:27:49.213Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
10:27:49 [2023-07-17T10:27:49.213Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:27:49 [2023-07-17T10:27:49.213Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
10:27:49 [2023-07-17T10:27:49.213Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
10:27:49 [2023-07-17T10:27:49.213Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
10:27:49 [2023-07-17T10:27:49.213Z] ok  	github.com/docker/docker/daemon/logger/journald	1.423s	coverage: 74.5% of statements
10:27:50 [2023-07-17T10:27:50.147Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:27:50 [2023-07-17T10:27:50.147Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
10:27:50 [2023-07-17T10:27:50.147Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
10:27:50 [2023-07-17T10:27:50.147Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
10:27:50 [2023-07-17T10:27:50.147Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.7% of statements
10:27:50 [2023-07-17T10:27:50.147Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
10:27:50 [2023-07-17T10:27:50.147Z] ok  	github.com/docker/docker/distribution/metadata	0.035s	coverage: 44.4% of statements
10:27:50 [2023-07-17T10:27:50.406Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
10:27:50 [2023-07-17T10:27:50.406Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.479s	coverage: 82.5% of statements
10:27:50 [2023-07-17T10:27:50.664Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
10:27:50 [2023-07-17T10:27:50.664Z] ok  	github.com/docker/docker/distribution	0.603s	coverage: 29.5% of statements
10:27:50 [2023-07-17T10:27:50.922Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
10:27:50 [2023-07-17T10:27:50.922Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
10:27:50 [2023-07-17T10:27:50.922Z] 	github.com/docker/docker/image	coverage: 86.4% of statements
10:27:50 [2023-07-17T10:27:50.922Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.4% of statements
10:27:50 [2023-07-17T10:27:50.922Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:27:50 [2023-07-17T10:27:50.922Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
10:27:50 [2023-07-17T10:27:50.922Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
10:27:50 [2023-07-17T10:27:50.922Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
10:27:50 [2023-07-17T10:27:50.922Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:27:50 [2023-07-17T10:27:50.922Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
10:27:50 [2023-07-17T10:27:50.922Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
10:27:50 [2023-07-17T10:27:50.922Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
10:27:52 [2023-07-17T10:27:52.295Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:27:52 [2023-07-17T10:27:52.295Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:27:52 [2023-07-17T10:27:52.295Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
10:27:52 [2023-07-17T10:27:52.295Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:27:52 [2023-07-17T10:27:52.295Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:27:52 [2023-07-17T10:27:52.295Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
10:27:52 [2023-07-17T10:27:52.295Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
10:27:52 [2023-07-17T10:27:52.296Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
10:27:52 [2023-07-17T10:27:52.296Z] ok  	github.com/docker/docker/distribution/xfer	2.199s	coverage: 85.4% of statements
10:27:52 [2023-07-17T10:27:52.555Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:27:52 [2023-07-17T10:27:52.555Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
10:27:52 [2023-07-17T10:27:52.555Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 36.9% of statements
10:27:52 [2023-07-17T10:27:52.555Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
10:27:52 [2023-07-17T10:27:52.555Z] ok  	github.com/docker/docker/pkg/aaparser	0.036s	coverage: 52.9% of statements
10:27:52 [2023-07-17T10:27:52.555Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
10:27:52 [2023-07-17T10:27:52.555Z] ok  	github.com/docker/docker/opts	0.039s	coverage: 67.9% of statements
10:27:52 [2023-07-17T10:27:52.814Z] 	github.com/docker/docker/daemon	coverage: 17.1% of statements
10:27:52 [2023-07-17T10:27:52.814Z] ok  	github.com/docker/docker/daemon	10.932s	coverage: 17.1% of statements
10:27:53 [2023-07-17T10:27:53.073Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
10:27:53 [2023-07-17T10:27:53.073Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
10:27:53 [2023-07-17T10:27:53.073Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
10:27:53 [2023-07-17T10:27:53.073Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
10:27:53 [2023-07-17T10:27:53.073Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
10:27:53 [2023-07-17T10:27:53.073Z] ok  	github.com/docker/docker/pkg/containerfs	0.007s	coverage: 28.6% of statements
10:27:53 [2023-07-17T10:27:53.332Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
10:27:53 [2023-07-17T10:27:53.332Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 81.8% of statements
10:27:53 [2023-07-17T10:27:53.332Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
10:27:53 [2023-07-17T10:27:53.332Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
10:27:53 [2023-07-17T10:27:53.332Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
10:27:53 [2023-07-17T10:27:53.332Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
10:27:53 [2023-07-17T10:27:53.332Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 56.4% of statements
10:27:53 [2023-07-17T10:27:53.332Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.268s	coverage: 83.1% of statements
10:27:53 [2023-07-17T10:27:53.591Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
10:27:53 [2023-07-17T10:27:53.591Z] ok  	github.com/docker/docker/pkg/homedir	0.015s	coverage: 8.3% of statements
10:27:53 [2023-07-17T10:27:53.591Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
10:27:53 [2023-07-17T10:27:53.591Z] ok  	github.com/docker/docker/pkg/authorization	0.418s	coverage: 68.3% of statements
10:27:53 [2023-07-17T10:27:53.591Z] 	github.com/docker/docker/pkg/archive	coverage: 81.7% of statements
10:27:53 [2023-07-17T10:27:53.591Z] ok  	github.com/docker/docker/pkg/archive	0.478s	coverage: 81.7% of statements
10:27:53 [2023-07-17T10:27:53.850Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:27:53 [2023-07-17T10:27:53.850Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
10:27:53 [2023-07-17T10:27:53.850Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
10:27:53 [2023-07-17T10:27:53.850Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
10:27:53 [2023-07-17T10:27:53.850Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
10:27:53 [2023-07-17T10:27:53.850Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
10:27:53 [2023-07-17T10:27:53.850Z] ok  	github.com/docker/docker/pkg/meminfo	0.008s	coverage: 75.0% of statements
10:27:53 [2023-07-17T10:27:53.850Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
10:27:53 [2023-07-17T10:27:53.850Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.023s	coverage: 85.7% of statements
10:27:54 [2023-07-17T10:27:54.109Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
10:27:54 [2023-07-17T10:27:54.109Z] ok  	github.com/docker/docker/pkg/parsers	0.018s	coverage: 97.0% of statements
10:27:54 [2023-07-17T10:27:54.109Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
10:27:54 [2023-07-17T10:27:54.109Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
10:27:54 [2023-07-17T10:27:54.109Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
10:27:54 [2023-07-17T10:27:54.109Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
10:27:54 [2023-07-17T10:27:54.109Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:27:54 [2023-07-17T10:27:54.109Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
10:27:54 [2023-07-17T10:27:54.109Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:27:54 [2023-07-17T10:27:54.109Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
10:27:54 [2023-07-17T10:27:54.109Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
10:27:54 [2023-07-17T10:27:54.367Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
10:27:54 [2023-07-17T10:27:54.367Z] ok  	github.com/docker/docker/pkg/idtools	0.339s	coverage: 69.8% of statements
10:27:54 [2023-07-17T10:27:54.367Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
10:27:54 [2023-07-17T10:27:54.367Z] ok  	github.com/docker/docker/pkg/ioutils	0.380s	coverage: 71.9% of statements
10:27:54 [2023-07-17T10:27:54.934Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:27:54 [2023-07-17T10:27:54.934Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:27:54 [2023-07-17T10:27:54.934Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
10:27:54 [2023-07-17T10:27:54.934Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
10:27:54 [2023-07-17T10:27:54.934Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
10:27:54 [2023-07-17T10:27:54.934Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
10:27:54 [2023-07-17T10:27:54.934Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
10:27:54 [2023-07-17T10:27:54.934Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
10:27:54 [2023-07-17T10:27:54.934Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
10:27:54 [2023-07-17T10:27:54.934Z] ok  	github.com/docker/docker/pkg/process	0.007s	coverage: 21.7% of statements
10:27:54 [2023-07-17T10:27:54.934Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
10:27:54 [2023-07-17T10:27:54.934Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:27:55 [2023-07-17T10:27:55.193Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
10:27:55 [2023-07-17T10:27:55.193Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
10:27:55 [2023-07-17T10:27:55.193Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
10:27:55 [2023-07-17T10:27:55.193Z] ok  	github.com/docker/docker/pkg/stack	0.007s	coverage: 90.9% of statements
10:27:55 [2023-07-17T10:27:55.193Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
10:27:55 [2023-07-17T10:27:55.193Z] ok  	github.com/docker/docker/pkg/reexec	0.013s	coverage: 82.4% of statements
10:27:55 [2023-07-17T10:27:55.193Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
10:27:55 [2023-07-17T10:27:55.193Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
10:27:55 [2023-07-17T10:27:55.452Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
10:27:55 [2023-07-17T10:27:55.452Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
10:27:55 [2023-07-17T10:27:55.452Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
10:27:55 [2023-07-17T10:27:55.452Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
10:27:55 [2023-07-17T10:27:55.710Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
10:27:55 [2023-07-17T10:27:55.710Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
10:27:55 [2023-07-17T10:27:55.710Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
10:27:55 [2023-07-17T10:27:55.710Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
10:27:55 [2023-07-17T10:27:55.710Z] ok  	github.com/docker/docker/pkg/system	0.015s	coverage: 43.1% of statements
10:27:55 [2023-07-17T10:27:55.710Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 53.4% of statements
10:27:55 [2023-07-17T10:27:55.710Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
10:27:55 [2023-07-17T10:27:55.710Z] ok  	github.com/docker/docker/pkg/tailfile	0.031s	coverage: 88.6% of statements
10:27:55 [2023-07-17T10:27:55.710Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
10:27:55 [2023-07-17T10:27:55.710Z] ok  	github.com/docker/docker/pkg/tarsum	0.055s	coverage: 89.1% of statements
10:27:56 [2023-07-17T10:27:56.658Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:27:56 [2023-07-17T10:27:56.658Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:27:56 [2023-07-17T10:27:56.658Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
10:27:56 [2023-07-17T10:27:56.658Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.4% of statements
10:27:56 [2023-07-17T10:27:56.658Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
10:27:56 [2023-07-17T10:27:56.658Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
10:27:56 [2023-07-17T10:27:56.917Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
10:27:56 [2023-07-17T10:27:56.917Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 83.7% of statements
10:27:56 [2023-07-17T10:27:56.917Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
10:27:56 [2023-07-17T10:27:56.917Z] ok  	github.com/docker/docker/quota	0.295s	coverage: 71.4% of statements
10:27:56 [2023-07-17T10:27:56.917Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
10:27:56 [2023-07-17T10:27:56.917Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.3% of statements
10:27:57 [2023-07-17T10:27:57.483Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
10:27:57 [2023-07-17T10:27:57.483Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 51.9% of statements
10:27:57 [2023-07-17T10:27:57.483Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
10:27:57 [2023-07-17T10:27:57.483Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
10:27:57 [2023-07-17T10:27:57.483Z] 	github.com/docker/docker/registry	coverage: 65.2% of statements
10:27:57 [2023-07-17T10:27:57.483Z] ok  	github.com/docker/docker/registry	0.110s	coverage: 65.2% of statements
10:27:57 [2023-07-17T10:27:57.483Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:27:57 [2023-07-17T10:27:57.483Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
10:27:57 [2023-07-17T10:27:57.483Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
10:27:57 [2023-07-17T10:27:57.483Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
10:27:57 [2023-07-17T10:27:57.483Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
10:27:58 [2023-07-17T10:27:58.049Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:27:58 [2023-07-17T10:27:58.049Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:27:58 [2023-07-17T10:27:58.049Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:27:58 [2023-07-17T10:27:58.049Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:27:58 [2023-07-17T10:27:58.049Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:27:58 [2023-07-17T10:27:58.050Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:27:58 [2023-07-17T10:27:58.050Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:27:58 [2023-07-17T10:27:58.050Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:27:58 [2023-07-17T10:27:58.050Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:27:58 [2023-07-17T10:27:58.050Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:27:58 [2023-07-17T10:27:58.050Z] ?   	github.com/docker/docker/volume	[no test files]
10:27:58 [2023-07-17T10:27:58.617Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
10:27:58 [2023-07-17T10:27:58.617Z] ok  	github.com/docker/docker/volume/drivers	0.010s	coverage: 36.1% of statements
10:27:58 [2023-07-17T10:27:58.875Z] 	github.com/docker/docker/volume/mounts	coverage: 66.0% of statements
10:27:58 [2023-07-17T10:27:58.875Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 66.0% of statements
10:27:58 [2023-07-17T10:27:58.875Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
10:27:58 [2023-07-17T10:27:58.875Z] ok  	github.com/docker/docker/volume/local	0.155s	coverage: 74.4% of statements
10:27:59 [2023-07-17T10:27:59.133Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
10:27:59 [2023-07-17T10:27:59.133Z] ok  	github.com/docker/docker/layer	7.077s	coverage: 68.7% of statements
10:27:59 [2023-07-17T10:27:59.391Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:27:59 [2023-07-17T10:27:59.391Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:27:59 [2023-07-17T10:27:59.391Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
10:27:59 [2023-07-17T10:27:59.391Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
10:28:31 [2023-07-17T10:28:31.449Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
10:28:31 [2023-07-17T10:28:31.449Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 74.3% of statements
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === Skipped
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     network_proxy_test.go:210: No support for dual stack yet
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:41: Driver btrfs not supported
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:41: Driver btrfs not supported
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:41: Driver btrfs not supported
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:41: Driver btrfs not supported
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:41: Driver btrfs not supported
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:68: No driver to put!
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z] time="2023-07-17T10:27:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z] time="2023-07-17T10:27:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z] time="2023-07-17T10:27:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z] time="2023-07-17T10:27:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z] time="2023-07-17T10:27:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:68: No driver to put!
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     overlay_test.go:61: Cannot run test with naive change algorithm
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:41: Driver zfs not supported
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:41: Driver zfs not supported
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:41: Driver zfs not supported
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:41: Driver zfs not supported
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:41: Driver zfs not supported
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     graphtest_unix.go:68: No driver to put!
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:28:31 [2023-07-17T10:28:31.449Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
10:28:31 [2023-07-17T10:28:31.449Z] 
10:28:31 [2023-07-17T10:28:31.449Z] DONE 3043 tests, 26 skipped in 91.382s
10:28:31 [2023-07-17T10:28:31.449Z] + '[' -n 'github.com/docker/docker/libnetwork
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/bitmap
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/cluster
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/config
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/datastore
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/diagnostic
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/discoverapi
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/driverapi
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drivers/bridge
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drivers/host
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drivers/null
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drivers/overlay
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drivers/remote
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drivers/windows
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/drvregistry
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/etchosts
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/internal/caller
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/internal/kvstore
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/ipam
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/ipamapi
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/ipams/builtin
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/ipams/null
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/ipams/remote
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/ipamutils
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/ipbits
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/iptables
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/netlabel
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/netutils
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/networkdb
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/ns
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/options
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/osl
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/osl/kernel
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/portallocator
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/portmapper
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/resolvconf
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/testutils
10:28:31 [2023-07-17T10:28:31.449Z] github.com/docker/docker/libnetwork/types' ']'
10:28:31 [2023-07-17T10:28:31.450Z] + 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/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/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
10:29:18 [2023-07-17T10:29:18.109Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
10:29:18 [2023-07-17T10:29:18.109Z] ok  	github.com/docker/docker/libnetwork	44.305s	coverage: 42.5% of statements
10:29:18 [2023-07-17T10:29:18.109Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
10:29:18 [2023-07-17T10:29:18.109Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
10:29:18 [2023-07-17T10:29:18.109Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:29:18 [2023-07-17T10:29:18.109Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:29:18 [2023-07-17T10:29:18.675Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:29:18 [2023-07-17T10:29:18.675Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:29:18 [2023-07-17T10:29:18.675Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:29:18 [2023-07-17T10:29:18.675Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:29:18 [2023-07-17T10:29:18.933Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:29:19 [2023-07-17T10:29:19.191Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.8% of statements
10:29:19 [2023-07-17T10:29:19.191Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.8% of statements
10:29:19 [2023-07-17T10:29:19.449Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 24.5% of statements
10:29:19 [2023-07-17T10:29:19.449Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 24.5% of statements
10:29:19 [2023-07-17T10:29:19.449Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:29:19 [2023-07-17T10:29:19.449Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:29:19 [2023-07-17T10:29:19.707Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
10:29:19 [2023-07-17T10:29:19.707Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
10:29:22 [2023-07-17T10:29:22.989Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 61.9% of statements
10:29:22 [2023-07-17T10:29:22.989Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.971s	coverage: 61.9% of statements
10:29:22 [2023-07-17T10:29:22.989Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:29:22 [2023-07-17T10:29:22.989Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 36.4% of statements
10:29:22 [2023-07-17T10:29:22.989Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 36.4% of statements
10:29:24 [2023-07-17T10:29:24.362Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
10:29:24 [2023-07-17T10:29:24.362Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.860s	coverage: 5.0% of statements
10:29:24 [2023-07-17T10:29:24.362Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:29:24 [2023-07-17T10:29:24.620Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
10:29:24 [2023-07-17T10:29:24.620Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
10:29:24 [2023-07-17T10:29:24.620Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:29:24 [2023-07-17T10:29:24.878Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 36.4% of statements
10:29:24 [2023-07-17T10:29:24.878Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 36.4% of statements
10:29:25 [2023-07-17T10:29:25.812Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
10:29:25 [2023-07-17T10:29:25.812Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
10:29:26 [2023-07-17T10:29:26.070Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
10:29:26 [2023-07-17T10:29:26.070Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
10:29:26 [2023-07-17T10:29:26.329Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 60.9% of statements
10:29:26 [2023-07-17T10:29:26.329Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 60.9% of statements
10:29:26 [2023-07-17T10:29:26.894Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.4% of statements
10:29:26 [2023-07-17T10:29:26.894Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
10:29:26 [2023-07-17T10:29:26.894Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:29:26 [2023-07-17T10:29:26.894Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:29:26 [2023-07-17T10:29:26.894Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:29:27 [2023-07-17T10:29:27.460Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
10:29:27 [2023-07-17T10:29:27.460Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
10:29:27 [2023-07-17T10:29:27.718Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
10:29:27 [2023-07-17T10:29:27.718Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
10:29:27 [2023-07-17T10:29:27.977Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
10:29:27 [2023-07-17T10:29:27.977Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:29:27 [2023-07-17T10:29:27.977Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
10:29:27 [2023-07-17T10:29:27.977Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
10:29:40 [2023-07-17T10:29:40.181Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
10:29:40 [2023-07-17T10:29:40.181Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
10:29:42 [2023-07-17T10:29:42.082Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
10:29:42 [2023-07-17T10:29:42.082Z] ok  	github.com/docker/docker/libnetwork/ipam	3.346s	coverage: 80.5% of statements
10:29:42 [2023-07-17T10:29:42.082Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:29:42 [2023-07-17T10:29:42.082Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:29:42 [2023-07-17T10:29:42.082Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 57.1% of statements
10:29:42 [2023-07-17T10:29:42.082Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
10:29:42 [2023-07-17T10:29:42.648Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 47.4% of statements
10:29:42 [2023-07-17T10:29:42.648Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 47.4% of statements
10:29:42 [2023-07-17T10:29:42.648Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:29:42 [2023-07-17T10:29:42.648Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
10:29:42 [2023-07-17T10:29:42.648Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
10:29:43 [2023-07-17T10:29:43.214Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
10:29:43 [2023-07-17T10:29:43.214Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.286s	coverage: 86.4% of statements
10:29:43 [2023-07-17T10:29:43.472Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
10:29:43 [2023-07-17T10:29:43.472Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
10:29:44 [2023-07-17T10:29:44.038Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.1% of statements
10:29:44 [2023-07-17T10:29:44.038Z] ok  	github.com/docker/docker/libnetwork/iptables	0.226s	coverage: 40.1% of statements
10:29:44 [2023-07-17T10:29:44.038Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
10:29:44 [2023-07-17T10:29:44.296Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
10:29:44 [2023-07-17T10:29:44.296Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
10:31:35 [2023-07-17T10:31:35.732Z] time="2023-07-17T10:31:30Z" 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"
10:31:35 [2023-07-17T10:31:35.732Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.5% of statements
10:31:35 [2023-07-17T10:31:35.732Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.864s	coverage: 58.5% of statements
10:31:35 [2023-07-17T10:31:35.732Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:31:35 [2023-07-17T10:31:35.732Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
10:31:35 [2023-07-17T10:31:35.732Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
10:31:35 [2023-07-17T10:31:35.732Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
10:31:35 [2023-07-17T10:31:35.732Z] ok  	github.com/docker/docker/libnetwork/osl	4.454s	coverage: 41.5% of statements
10:31:35 [2023-07-17T10:31:35.990Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
10:31:35 [2023-07-17T10:31:35.991Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
10:31:36 [2023-07-17T10:31:36.248Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
10:31:36 [2023-07-17T10:31:36.248Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
10:31:37 [2023-07-17T10:31:37.622Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
10:31:37 [2023-07-17T10:31:37.622Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.690s	coverage: 46.3% of statements
10:31:37 [2023-07-17T10:31:37.622Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
10:31:37 [2023-07-17T10:31:37.622Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
10:31:37 [2023-07-17T10:31:37.622Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:31:37 [2023-07-17T10:31:37.880Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
10:31:37 [2023-07-17T10:31:37.880Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
10:31:37 [2023-07-17T10:31:37.880Z] 
10:31:37 [2023-07-17T10:31:37.880Z] === Skipped
10:31:37 [2023-07-17T10:31:37.880Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:31:37 [2023-07-17T10:31:37.880Z]     firewalld_test.go:14: firewalld is not running
10:31:37 [2023-07-17T10:31:37.880Z] 
10:31:37 [2023-07-17T10:31:37.880Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
10:31:37 [2023-07-17T10:31:37.880Z]     firewalld_test.go:75: firewalld is not running
10:31:37 [2023-07-17T10:31:37.880Z] 
10:31:37 [2023-07-17T10:31:37.880Z] DONE 341 tests, 2 skipped in 189.176s
Post stage
[Pipeline] junit
10:31:38 [2023-07-17T10:31:38.459Z] Recording test results
10:31:38 [2023-07-17T10:31:38.656Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:31:38 [2023-07-17T10:31:38.969Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45991/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2da589d454788bed65f32fad4165465b1835ce3e -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2da589d454788bed65f32fad4165465b1835ce3e hack/make.sh dynbinary test-integration
10:31:39 [2023-07-17T10:31:39.239Z] 
10:31:39 [2023-07-17T10:31:39.239Z] Removing bundles/
10:31:39 [2023-07-17T10:31:39.239Z] 
10:31:39 [2023-07-17T10:31:39.239Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:31:39 [2023-07-17T10:31:39.239Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
10:32:17 [2023-07-17T10:32:17.957Z] Created binary: bundles/dynbinary-daemon/dockerd
10:32:17 [2023-07-17T10:32:17.957Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
10:32:17 [2023-07-17T10:32:17.957Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:32:17 [2023-07-17T10:32:17.957Z] 
10:32:17 [2023-07-17T10:32:17.957Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:32:17 [2023-07-17T10:32:17.957Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:32:17 [2023-07-17T10:32:17.957Z] HOSTNAME=159a0180689e
10:32:17 [2023-07-17T10:32:17.957Z] TESTDEBUG=0
10:32:17 [2023-07-17T10:32:17.957Z] DEST=bundles/test-integration
10:32:17 [2023-07-17T10:32:17.957Z] PWD=/go/src/github.com/docker/docker
10:32:17 [2023-07-17T10:32:17.957Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
10:32:17 [2023-07-17T10:32:17.957Z] DOCKER_GITCOMMIT=2da589d454788bed65f32fad4165465b1835ce3e
10:32:17 [2023-07-17T10:32:17.957Z] container=docker
10:32:17 [2023-07-17T10:32:17.957Z] HOME=/root
10:32:17 [2023-07-17T10:32:17.957Z] CONTAINERD_NAMESPACE=moby
10:32:17 [2023-07-17T10:32:17.957Z] GOLANG_VERSION=1.20.6
10:32:17 [2023-07-17T10:32:17.957Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:32:17 [2023-07-17T10:32:17.957Z] VALIDATE_BRANCH=master
10:32:17 [2023-07-17T10:32:17.957Z] TERM=xterm
10:32:17 [2023-07-17T10:32:17.957Z] DOCKER_PKG=github.com/docker/docker
10:32:17 [2023-07-17T10:32:17.957Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
10:32:17 [2023-07-17T10:32:17.957Z] SHLVL=1
10:32:17 [2023-07-17T10:32:17.957Z] TIMEOUT=120m
10:32:17 [2023-07-17T10:32:17.957Z] DOCKER_GRAPHDRIVER=overlay2
10:32:17 [2023-07-17T10:32:17.957Z] GO111MODULE=off
10:32:17 [2023-07-17T10:32:17.957Z] DOCKER_EXPERIMENTAL=1
10:32:17 [2023-07-17T10:32:17.957Z] TEST_SKIP_INTEGRATION_CLI=1
10:32:17 [2023-07-17T10:32:17.957Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:32:17 [2023-07-17T10:32:17.957Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:32:17 [2023-07-17T10:32:17.957Z] GOPATH=/go
10:32:17 [2023-07-17T10:32:17.957Z] PKG_CONFIG=pkg-config
10:32:17 [2023-07-17T10:32:17.957Z] _=/usr/bin/env
10:32:17 [2023-07-17T10:32:17.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:32:36 [2023-07-17T10:32:36.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:32:36 [2023-07-17T10:32:36.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:32:37 [2023-07-17T10:32:37.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:32:41 [2023-07-17T10:32:41.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:32:44 [2023-07-17T10:32:44.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:32:44 [2023-07-17T10:32:44.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:32:45 [2023-07-17T10:32:45.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:32:47 [2023-07-17T10:32:47.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:32:48 [2023-07-17T10:32:48.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:32:48 [2023-07-17T10:32:48.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:32:49 [2023-07-17T10:32:49.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:32:51 [2023-07-17T10:32:51.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:32:53 [2023-07-17T10:32:53.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:32:54 [2023-07-17T10:32:54.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:32:54 [2023-07-17T10:32:54.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:32:55 [2023-07-17T10:32:55.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:32:56 [2023-07-17T10:32:56.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:32:58 [2023-07-17T10:32:58.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:32:58 [2023-07-17T10:32:58.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:33:00 [2023-07-17T10:33:00.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:33:01 [2023-07-17T10:33:01.619Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:33:01 [2023-07-17T10:33:01.619Z] Using test binary /usr/local/cli-integration/docker
10:33:01 [2023-07-17T10:33:01.619Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:33:01 [2023-07-17T10:33:01.619Z] +++ /etc/init.d/apparmor start
10:33:01 [2023-07-17T10:33:01.619Z] Not: starting.
10:33:01 [2023-07-17T10:33:01.619Z] INFO: Waiting for daemon to start...
10:33:01 [2023-07-17T10:33:01.619Z] Starting dockerd
10:33:01 [2023-07-17T10:33:01.619Z] +++ 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
10:33:03 [2023-07-17T10:33:03.517Z] .
10:33:03 [2023-07-17T10:33:03.517Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
10:33:03 [2023-07-17T10:33:03.517Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:33:03 [2023-07-17T10:33:03.517Z] ++++ docker load
10:33:03 [2023-07-17T10:33:03.517Z] Loaded image: emptyfs:latest
10:33:03 [2023-07-17T10:33:03.517Z] ++++ tar -cC bundles/test-integration/dangling .
10:33:03 [2023-07-17T10:33:03.517Z] ++++ docker load
10:33:03 [2023-07-17T10:33:03.517Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
10:33:03 [2023-07-17T10:33:03.517Z] Running integration-test (iteration 1)
10:33:03 [2023-07-17T10:33:03.517Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:33:03 [2023-07-17T10:33:03.517Z] ++ 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
10:33:03 [2023-07-17T10:33:03.517Z] ++ set -e
10:33:03 [2023-07-17T10:33:03.517Z] ++ '[' -n 0 ']'
10:33:03 [2023-07-17T10:33:03.517Z] ++ set -x
10:33:03 [2023-07-17T10:33:03.517Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
10:33:03 [2023-07-17T10:33:03.776Z] Loaded image: busybox:latest
10:33:03 [2023-07-17T10:33:03.776Z] Loaded image: busybox:glibc
10:33:04 [2023-07-17T10:33:04.711Z] Loaded image: debian:bullseye-slim
10:33:04 [2023-07-17T10:33:04.711Z] Loaded image: hello-world:latest
10:33:04 [2023-07-17T10:33:04.711Z] Loaded image: arm32v7/hello-world:latest
10:33:04 [2023-07-17T10:33:04.711Z] INFO: Testing against a local daemon
10:33:04 [2023-07-17T10:33:04.711Z] === RUN   TestCgroupNamespacesBuild
10:33:06 [2023-07-17T10:33:06.086Z] --- PASS: TestCgroupNamespacesBuild (1.12s)
10:33:06 [2023-07-17T10:33:06.086Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:33:07 [2023-07-17T10:33:07.021Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
10:33:07 [2023-07-17T10:33:07.021Z] === RUN   TestBuildWithSession
10:33:07 [2023-07-17T10:33:07.021Z]     build_session_test.go:25: TODO: BuildKit
10:33:07 [2023-07-17T10:33:07.021Z] --- SKIP: TestBuildWithSession (0.00s)
10:33:07 [2023-07-17T10:33:07.021Z] === RUN   TestBuildSquashParent
10:33:10 [2023-07-17T10:33:10.303Z] --- PASS: TestBuildSquashParent (3.21s)
10:33:10 [2023-07-17T10:33:10.303Z] === RUN   TestBuildWithRemoveAndForceRemove
10:33:10 [2023-07-17T10:33:10.303Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:33:10 [2023-07-17T10:33:10.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:33:10 [2023-07-17T10:33:10.303Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:33:10 [2023-07-17T10:33:10.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:33:10 [2023-07-17T10:33:10.303Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:33:10 [2023-07-17T10:33:10.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:33:10 [2023-07-17T10:33:10.303Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:33:10 [2023-07-17T10:33:10.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:33:10 [2023-07-17T10:33:10.303Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:33:10 [2023-07-17T10:33:10.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:33:10 [2023-07-17T10:33:10.303Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:33:10 [2023-07-17T10:33:10.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:33:10 [2023-07-17T10:33:10.303Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:33:10 [2023-07-17T10:33:10.303Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:33:10 [2023-07-17T10:33:10.303Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:33:10 [2023-07-17T10:33:10.303Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:33:10 [2023-07-17T10:33:10.303Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:33:10 [2023-07-17T10:33:10.303Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:33:13 [2023-07-17T10:33:13.585Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
10:33:13 [2023-07-17T10:33:13.585Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.40s)
10:33:13 [2023-07-17T10:33:13.585Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.50s)
10:33:13 [2023-07-17T10:33:13.585Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s)
10:33:13 [2023-07-17T10:33:13.585Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.10s)
10:33:13 [2023-07-17T10:33:13.585Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s)
10:33:13 [2023-07-17T10:33:13.586Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s)
10:33:13 [2023-07-17T10:33:13.586Z] === RUN   TestBuildMultiStageCopy
10:33:13 [2023-07-17T10:33:13.586Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:33:14 [2023-07-17T10:33:14.520Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:33:14 [2023-07-17T10:33:14.520Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:33:14 [2023-07-17T10:33:14.778Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:33:14 [2023-07-17T10:33:14.778Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:33:14 [2023-07-17T10:33:14.778Z] --- PASS: TestBuildMultiStageCopy (1.25s)
10:33:14 [2023-07-17T10:33:14.778Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.00s)
10:33:14 [2023-07-17T10:33:14.778Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
10:33:14 [2023-07-17T10:33:14.778Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
10:33:14 [2023-07-17T10:33:14.778Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
10:33:14 [2023-07-17T10:33:14.778Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
10:33:14 [2023-07-17T10:33:14.778Z] === RUN   TestBuildMultiStageParentConfig
10:33:15 [2023-07-17T10:33:15.036Z] --- PASS: TestBuildMultiStageParentConfig (0.27s)
10:33:15 [2023-07-17T10:33:15.036Z] === RUN   TestBuildLabelWithTargets
10:33:15 [2023-07-17T10:33:15.603Z] --- PASS: TestBuildLabelWithTargets (0.41s)
10:33:15 [2023-07-17T10:33:15.603Z] === RUN   TestBuildWithEmptyLayers
10:33:15 [2023-07-17T10:33:15.603Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
10:33:15 [2023-07-17T10:33:15.603Z] === RUN   TestBuildMultiStageOnBuild
10:33:16 [2023-07-17T10:33:16.537Z] --- PASS: TestBuildMultiStageOnBuild (1.05s)
10:33:16 [2023-07-17T10:33:16.537Z] === RUN   TestBuildUncleanTarFilenames
10:33:16 [2023-07-17T10:33:16.795Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
10:33:16 [2023-07-17T10:33:16.795Z] === RUN   TestBuildMultiStageLayerLeak
10:33:17 [2023-07-17T10:33:17.730Z] --- PASS: TestBuildMultiStageLayerLeak (1.02s)
10:33:17 [2023-07-17T10:33:17.730Z] === RUN   TestBuildWithHugeFile
10:34:04 [2023-07-17T10:34:04.402Z] --- PASS: TestBuildWithHugeFile (43.76s)
10:34:04 [2023-07-17T10:34:04.402Z] === RUN   TestBuildWCOWSandboxSize
10:34:04 [2023-07-17T10:34:04.402Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:34:04 [2023-07-17T10:34:04.403Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:34:04 [2023-07-17T10:34:04.403Z] === RUN   TestBuildWithEmptyDockerfile
10:34:04 [2023-07-17T10:34:04.403Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:34:04 [2023-07-17T10:34:04.403Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:34:04 [2023-07-17T10:34:04.403Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:34:04 [2023-07-17T10:34:04.403Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:34:04 [2023-07-17T10:34:04.403Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:34:04 [2023-07-17T10:34:04.403Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:34:04 [2023-07-17T10:34:04.403Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:34:04 [2023-07-17T10:34:04.403Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:34:04 [2023-07-17T10:34:04.403Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:34:04 [2023-07-17T10:34:04.403Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:34:04 [2023-07-17T10:34:04.403Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
10:34:04 [2023-07-17T10:34:04.403Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:34:04 [2023-07-17T10:34:04.403Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
10:34:04 [2023-07-17T10:34:04.403Z] === RUN   TestBuildPreserveOwnership
10:34:04 [2023-07-17T10:34:04.403Z] === RUN   TestBuildPreserveOwnership/copy_from
10:34:04 [2023-07-17T10:34:04.403Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:34:04 [2023-07-17T10:34:04.403Z] --- PASS: TestBuildPreserveOwnership (1.96s)
10:34:04 [2023-07-17T10:34:04.403Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.39s)
10:34:04 [2023-07-17T10:34:04.403Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.56s)
10:34:04 [2023-07-17T10:34:04.403Z] === RUN   TestBuildPlatformInvalid
10:34:04 [2023-07-17T10:34:04.403Z] --- PASS: TestBuildPlatformInvalid (0.02s)
10:34:04 [2023-07-17T10:34:04.403Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:34:04 [2023-07-17T10:34:04.403Z] Loaded image: busybox:latest
10:34:04 [2023-07-17T10:34:04.403Z] Loaded image: busybox:glibc
10:34:05 [2023-07-17T10:34:05.339Z] Loaded image: debian:bullseye-slim
10:34:05 [2023-07-17T10:34:05.339Z] Loaded image: hello-world:latest
10:34:05 [2023-07-17T10:34:05.339Z] Loaded image: arm32v7/hello-world:latest
10:34:13 [2023-07-17T10:34:13.446Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.13s)
10:34:13 [2023-07-17T10:34:13.446Z] PASS
10:34:13 [2023-07-17T10:34:13.446Z] 
10:34:13 [2023-07-17T10:34:13.446Z] === Skipped
10:34:13 [2023-07-17T10:34:13.446Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:34:13 [2023-07-17T10:34:13.446Z]     build_session_test.go:25: TODO: BuildKit
10:34:13 [2023-07-17T10:34:13.446Z] 
10:34:13 [2023-07-17T10:34:13.446Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:34:13 [2023-07-17T10:34:13.446Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:34:13 [2023-07-17T10:34:13.446Z] 
10:34:13 [2023-07-17T10:34:13.446Z] DONE 34 tests, 2 skipped in 69.078s
10:34:13 [2023-07-17T10:34:13.446Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:34:13 [2023-07-17T10:34:13.446Z] ++ 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
10:34:13 [2023-07-17T10:34:13.446Z] ++ set -e
10:34:13 [2023-07-17T10:34:13.446Z] ++ '[' -n 0 ']'
10:34:13 [2023-07-17T10:34:13.446Z] ++ set -x
10:34:13 [2023-07-17T10:34:13.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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
10:34:13 [2023-07-17T10:34:13.447Z] INFO: Testing against a local daemon
10:34:13 [2023-07-17T10:34:13.447Z] === RUN   TestConfigInspect
10:34:14 [2023-07-17T10:34:14.819Z] --- PASS: TestConfigInspect (2.03s)
10:34:14 [2023-07-17T10:34:14.819Z] === RUN   TestConfigList
10:34:16 [2023-07-17T10:34:16.718Z] --- PASS: TestConfigList (2.03s)
10:34:16 [2023-07-17T10:34:16.718Z] === RUN   TestConfigsCreateAndDelete
10:34:18 [2023-07-17T10:34:18.617Z] --- PASS: TestConfigsCreateAndDelete (1.89s)
10:34:18 [2023-07-17T10:34:18.617Z] === RUN   TestConfigsUpdate
10:34:21 [2023-07-17T10:34:21.146Z] --- PASS: TestConfigsUpdate (2.03s)
10:34:21 [2023-07-17T10:34:21.146Z] === RUN   TestTemplatedConfig
10:34:23 [2023-07-17T10:34:23.675Z] --- PASS: TestTemplatedConfig (2.65s)
10:34:23 [2023-07-17T10:34:23.675Z] === RUN   TestConfigCreateResolve
10:34:25 [2023-07-17T10:34:25.575Z] --- PASS: TestConfigCreateResolve (1.92s)
10:34:25 [2023-07-17T10:34:25.575Z] PASS
10:34:25 [2023-07-17T10:34:25.575Z] 
10:34:25 [2023-07-17T10:34:25.575Z] DONE 6 tests in 12.581s
10:34:25 [2023-07-17T10:34:25.575Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:34:25 [2023-07-17T10:34:25.575Z] ++ 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
10:34:25 [2023-07-17T10:34:25.575Z] ++ set -e
10:34:25 [2023-07-17T10:34:25.575Z] ++ '[' -n 0 ']'
10:34:25 [2023-07-17T10:34:25.575Z] ++ set -x
10:34:25 [2023-07-17T10:34:25.575Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
10:34:25 [2023-07-17T10:34:25.575Z] INFO: Testing against a local daemon
10:34:25 [2023-07-17T10:34:25.575Z] === RUN   TestAttachWithTTY
10:34:25 [2023-07-17T10:34:25.575Z] --- PASS: TestAttachWithTTY (0.05s)
10:34:25 [2023-07-17T10:34:25.575Z] === RUN   TestAttachWithoutTTy
10:34:25 [2023-07-17T10:34:25.575Z] --- PASS: TestAttachWithoutTTy (0.03s)
10:34:25 [2023-07-17T10:34:25.575Z] === RUN   TestCreateWithCDIDevices
10:34:26 [2023-07-17T10:34:26.509Z] --- PASS: TestCreateWithCDIDevices (1.06s)
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestCheckpoint
10:34:26 [2023-07-17T10:34:26.509Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:34:26 [2023-07-17T10:34:26.509Z] --- SKIP: TestCheckpoint (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/commit
10:34:26 [2023-07-17T10:34:26.509Z] === PAUSE TestContainerInvalidJSON/commit
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/containers/create
10:34:26 [2023-07-17T10:34:26.509Z] === PAUSE TestContainerInvalidJSON/containers/create
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:34:26 [2023-07-17T10:34:26.509Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:34:26 [2023-07-17T10:34:26.509Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:34:26 [2023-07-17T10:34:26.509Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:34:26 [2023-07-17T10:34:26.509Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:34:26 [2023-07-17T10:34:26.509Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:34:26 [2023-07-17T10:34:26.509Z] === CONT  TestContainerInvalidJSON/commit
10:34:26 [2023-07-17T10:34:26.509Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:34:26 [2023-07-17T10:34:26.509Z] === CONT  TestContainerInvalidJSON/containers/create
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:34:26 [2023-07-17T10:34:26.509Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:34:26 [2023-07-17T10:34:26.509Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:34:26 [2023-07-17T10:34:26.509Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:34:26 [2023-07-17T10:34:26.509Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:34:26 [2023-07-17T10:34:26.509Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:34:26 [2023-07-17T10:34:26.509Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:34:26 [2023-07-17T10:34:26.509Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestCopyFromContainerPathIsNotDir
10:34:26 [2023-07-17T10:34:26.509Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestCopyToContainerPathDoesNotExist
10:34:26 [2023-07-17T10:34:26.509Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestCopyEmptyFile
10:34:26 [2023-07-17T10:34:26.509Z] --- PASS: TestCopyEmptyFile (0.06s)
10:34:26 [2023-07-17T10:34:26.509Z] === RUN   TestCopyToContainerPathIsNotDir
10:34:26 [2023-07-17T10:34:26.768Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:34:26 [2023-07-17T10:34:26.768Z] === RUN   TestCopyFromContainer
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer//
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer/.
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer//.
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer/./
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer//./
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer//bar/root
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer//bar/root/
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer//bar/root/.
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer/bar/quux
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer/bar/quux/
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer/bar/quux/.
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCopyFromContainer/bar/notarget
10:34:27 [2023-07-17T10:34:27.436Z] --- PASS: TestCopyFromContainer (0.72s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer// (0.01s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer/. (0.01s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer//. (0.01s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:34:27 [2023-07-17T10:34:27.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:34:27 [2023-07-17T10:34:27.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:34:27 [2023-07-17T10:34:27.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:34:27 [2023-07-17T10:34:27.436Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:34:27 [2023-07-17T10:34:27.436Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:34:27 [2023-07-17T10:34:27.436Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:34:27 [2023-07-17T10:34:27.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCreateLinkToNonExistingContainer
10:34:27 [2023-07-17T10:34:27.436Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCreateWithInvalidEnv
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCreateWithInvalidEnv/0
10:34:27 [2023-07-17T10:34:27.436Z] === PAUSE TestCreateWithInvalidEnv/0
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCreateWithInvalidEnv/1
10:34:27 [2023-07-17T10:34:27.436Z] === PAUSE TestCreateWithInvalidEnv/1
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCreateWithInvalidEnv/2
10:34:27 [2023-07-17T10:34:27.436Z] === PAUSE TestCreateWithInvalidEnv/2
10:34:27 [2023-07-17T10:34:27.436Z] === CONT  TestCreateWithInvalidEnv/0
10:34:27 [2023-07-17T10:34:27.436Z] === CONT  TestCreateWithInvalidEnv/2
10:34:27 [2023-07-17T10:34:27.436Z] === CONT  TestCreateWithInvalidEnv/1
10:34:27 [2023-07-17T10:34:27.436Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:34:27 [2023-07-17T10:34:27.436Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCreateTmpfsMountsTarget
10:34:27 [2023-07-17T10:34:27.436Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:34:27 [2023-07-17T10:34:27.436Z] === RUN   TestCreateWithCustomMaskedPaths
10:34:28 [2023-07-17T10:34:28.809Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s)
10:34:28 [2023-07-17T10:34:28.809Z] === RUN   TestCreateWithCustomReadonlyPaths
10:34:30 [2023-07-17T10:34:30.183Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s)
10:34:30 [2023-07-17T10:34:30.183Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:34:30 [2023-07-17T10:34:30.183Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:34:30 [2023-07-17T10:34:30.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:34:30 [2023-07-17T10:34:30.183Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:34:30 [2023-07-17T10:34:30.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:34:30 [2023-07-17T10:34:30.183Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:34:30 [2023-07-17T10:34:30.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:34:30 [2023-07-17T10:34:30.183Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:34:30 [2023-07-17T10:34:30.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:34:30 [2023-07-17T10:34:30.183Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:34:30 [2023-07-17T10:34:30.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:34:30 [2023-07-17T10:34:30.183Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:34:30 [2023-07-17T10:34:30.183Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:34:30 [2023-07-17T10:34:30.183Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:34:30 [2023-07-17T10:34:30.183Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:34:30 [2023-07-17T10:34:30.183Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:34:30 [2023-07-17T10:34:30.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:34:30 [2023-07-17T10:34:30.183Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:34:30 [2023-07-17T10:34:30.183Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:34:30 [2023-07-17T10:34:30.183Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:34:30 [2023-07-17T10:34:30.183Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:34:30 [2023-07-17T10:34:30.183Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:34:30 [2023-07-17T10:34:30.183Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:34:30 [2023-07-17T10:34:30.442Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestCreateDifferentPlatform
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestCreateDifferentPlatform/different_os
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:34:30 [2023-07-17T10:34:30.442Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:34:30 [2023-07-17T10:34:30.442Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:34:30 [2023-07-17T10:34:30.442Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:34:30 [2023-07-17T10:34:30.442Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:34:30 [2023-07-17T10:34:30.442Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestCreateInvalidHostConfig
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:34:30 [2023-07-17T10:34:30.442Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:34:30 [2023-07-17T10:34:30.442Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:34:30 [2023-07-17T10:34:30.442Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:34:30 [2023-07-17T10:34:30.442Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
10:34:30 [2023-07-17T10:34:30.442Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
10:34:30 [2023-07-17T10:34:30.442Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:34:30 [2023-07-17T10:34:30.442Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:34:30 [2023-07-17T10:34:30.442Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:34:30 [2023-07-17T10:34:30.442Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:34:30 [2023-07-17T10:34:30.442Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
10:34:30 [2023-07-17T10:34:30.442Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:34:30 [2023-07-17T10:34:30.442Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:34:30 [2023-07-17T10:34:30.442Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:34:30 [2023-07-17T10:34:30.442Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:34:30 [2023-07-17T10:34:30.442Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:34:30 [2023-07-17T10:34:30.442Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestContainerStartOnDaemonRestart
10:34:30 [2023-07-17T10:34:30.442Z] === PAUSE TestContainerStartOnDaemonRestart
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestDaemonRestartIpcMode
10:34:30 [2023-07-17T10:34:30.442Z] === PAUSE TestDaemonRestartIpcMode
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestDaemonHostGatewayIP
10:34:30 [2023-07-17T10:34:30.442Z] === PAUSE TestDaemonHostGatewayIP
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestRestartDaemonWithRestartingContainer
10:34:30 [2023-07-17T10:34:30.442Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestHardRestartWhenContainerIsRunning
10:34:30 [2023-07-17T10:34:30.442Z] === PAUSE TestHardRestartWhenContainerIsRunning
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestContainerKillOnDaemonStart
10:34:30 [2023-07-17T10:34:30.442Z] === PAUSE TestContainerKillOnDaemonStart
10:34:30 [2023-07-17T10:34:30.442Z] === RUN   TestDiff
10:34:31 [2023-07-17T10:34:31.008Z] --- PASS: TestDiff (0.47s)
10:34:31 [2023-07-17T10:34:31.008Z] === RUN   TestExecConsoleSize
10:34:31 [2023-07-17T10:34:31.574Z] --- PASS: TestExecConsoleSize (0.49s)
10:34:31 [2023-07-17T10:34:31.574Z] === RUN   TestExecWithCloseStdin
10:34:32 [2023-07-17T10:34:32.140Z] --- PASS: TestExecWithCloseStdin (0.55s)
10:34:32 [2023-07-17T10:34:32.140Z] === RUN   TestExec
10:34:32 [2023-07-17T10:34:32.706Z] --- PASS: TestExec (0.52s)
10:34:32 [2023-07-17T10:34:32.706Z] === RUN   TestExecUser
10:34:32 [2023-07-17T10:34:32.964Z] --- PASS: TestExecUser (0.50s)
10:34:32 [2023-07-17T10:34:32.964Z] === RUN   TestExportContainerAndImportImage
10:34:33 [2023-07-17T10:34:33.532Z] --- PASS: TestExportContainerAndImportImage (0.51s)
10:34:33 [2023-07-17T10:34:33.532Z] === RUN   TestExportContainerAfterDaemonRestart
10:34:40 [2023-07-17T10:34:40.087Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
10:34:40 [2023-07-17T10:34:40.087Z] === RUN   TestHealthCheckWorkdir
10:34:40 [2023-07-17T10:34:40.345Z] --- PASS: TestHealthCheckWorkdir (0.64s)
10:34:40 [2023-07-17T10:34:40.345Z] === RUN   TestHealthKillContainer
10:34:48 [2023-07-17T10:34:48.463Z] --- PASS: TestHealthKillContainer (7.91s)
10:34:48 [2023-07-17T10:34:48.463Z] === RUN   TestHealthCheckProcessKilled
10:34:49 [2023-07-17T10:34:49.028Z] --- PASS: TestHealthCheckProcessKilled (0.75s)
10:34:49 [2023-07-17T10:34:49.028Z] === RUN   TestHealthStartInterval
10:34:50 [2023-07-17T10:34:50.403Z]     health_test.go:145: &{2023-07-17 10:34:50.096069902 +0000 UTC 2023-07-17 10:34:50.163902133 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:34:50 [2023-07-17T10:34:50.403Z]         }
10:34:50 [2023-07-17T10:34:50.403Z]     health_test.go:145: &{2023-07-17 10:34:50.096069902 +0000 UTC 2023-07-17 10:34:50.163902133 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:34:50 [2023-07-17T10:34:50.403Z]         }
10:34:50 [2023-07-17T10:34:50.661Z]     health_test.go:145: &{2023-07-17 10:34:50.096069902 +0000 UTC 2023-07-17 10:34:50.163902133 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:34:50 [2023-07-17T10:34:50.661Z]         }
10:34:50 [2023-07-17T10:34:50.661Z]     health_test.go:145: &{2023-07-17 10:34:50.096069902 +0000 UTC 2023-07-17 10:34:50.163902133 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:34:50 [2023-07-17T10:34:50.661Z]         }
10:34:50 [2023-07-17T10:34:50.661Z]     health_test.go:145: &{2023-07-17 10:34:50.096069902 +0000 UTC 2023-07-17 10:34:50.163902133 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:34:50 [2023-07-17T10:34:50.661Z]         }
10:34:50 [2023-07-17T10:34:50.919Z]     health_test.go:145: &{2023-07-17 10:34:50.096069902 +0000 UTC 2023-07-17 10:34:50.163902133 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:34:50 [2023-07-17T10:34:50.919Z]         }
10:34:50 [2023-07-17T10:34:50.919Z]     health_test.go:145: &{2023-07-17 10:34:50.096069902 +0000 UTC 2023-07-17 10:34:50.163902133 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:34:50 [2023-07-17T10:34:50.919Z]         }
10:34:51 [2023-07-17T10:34:51.176Z]     health_test.go:145: &{2023-07-17 10:34:50.096069902 +0000 UTC 2023-07-17 10:34:50.163902133 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:34:51 [2023-07-17T10:34:51.176Z]         }
10:34:51 [2023-07-17T10:34:51.176Z]     health_test.go:145: &{2023-07-17 10:34:50.096069902 +0000 UTC 2023-07-17 10:34:50.163902133 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:34:51 [2023-07-17T10:34:51.176Z]         }
10:34:51 [2023-07-17T10:34:51.176Z]     health_test.go:145: &{2023-07-17 10:34:50.096069902 +0000 UTC 2023-07-17 10:34:50.163902133 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:34:51 [2023-07-17T10:34:51.176Z]         }
10:34:51 [2023-07-17T10:34:51.435Z]     health_test.go:145: &{2023-07-17 10:34:50.096069902 +0000 UTC 2023-07-17 10:34:50.163902133 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:34:51 [2023-07-17T10:34:51.435Z]         }
10:34:51 [2023-07-17T10:34:51.435Z]     health_test.go:145: &{2023-07-17 10:34:51.169377643 +0000 UTC 2023-07-17 10:34:51.227309921 +0000 UTC 1 2}
10:34:51 [2023-07-17T10:34:51.435Z]     health_test.go:145: &{2023-07-17 10:34:51.169377643 +0000 UTC 2023-07-17 10:34:51.227309921 +0000 UTC 1 2}
10:34:51 [2023-07-17T10:34:51.692Z]     health_test.go:145: &{2023-07-17 10:34:51.169377643 +0000 UTC 2023-07-17 10:34:51.227309921 +0000 UTC 1 2}
10:34:51 [2023-07-17T10:34:51.692Z]     health_test.go:145: &{2023-07-17 10:34:51.169377643 +0000 UTC 2023-07-17 10:34:51.227309921 +0000 UTC 1 2}
10:34:51 [2023-07-17T10:34:51.950Z]     health_test.go:145: &{2023-07-17 10:34:51.169377643 +0000 UTC 2023-07-17 10:34:51.227309921 +0000 UTC 1 2}
10:34:51 [2023-07-17T10:34:51.950Z]     health_test.go:145: &{2023-07-17 10:34:51.169377643 +0000 UTC 2023-07-17 10:34:51.227309921 +0000 UTC 1 2}
10:34:51 [2023-07-17T10:34:51.950Z]     health_test.go:145: &{2023-07-17 10:34:51.169377643 +0000 UTC 2023-07-17 10:34:51.227309921 +0000 UTC 1 2}
10:34:52 [2023-07-17T10:34:52.208Z]     health_test.go:145: &{2023-07-17 10:34:51.169377643 +0000 UTC 2023-07-17 10:34:51.227309921 +0000 UTC 1 2}
10:34:52 [2023-07-17T10:34:52.208Z]     health_test.go:145: &{2023-07-17 10:34:51.169377643 +0000 UTC 2023-07-17 10:34:51.227309921 +0000 UTC 1 2}
10:34:52 [2023-07-17T10:34:52.466Z]     health_test.go:145: &{2023-07-17 10:34:51.169377643 +0000 UTC 2023-07-17 10:34:51.227309921 +0000 UTC 1 2}
10:34:52 [2023-07-17T10:34:52.466Z]     health_test.go:173: 1.063367821s
10:34:53 [2023-07-17T10:34:53.398Z]     health_test.go:173: 1.063367821s
10:34:54 [2023-07-17T10:34:54.771Z]     health_test.go:173: 1.063367821s
10:34:55 [2023-07-17T10:34:55.704Z]     health_test.go:173: 1.063367821s
10:34:56 [2023-07-17T10:34:56.638Z]     health_test.go:173: 1.063367821s
10:34:57 [2023-07-17T10:34:57.571Z]     health_test.go:173: 1.063367821s
10:34:58 [2023-07-17T10:34:58.504Z]     health_test.go:173: 1.063367821s
10:34:59 [2023-07-17T10:34:59.437Z]     health_test.go:173: 1.063367821s
10:35:00 [2023-07-17T10:35:00.370Z]     health_test.go:173: 1.063367821s
10:35:01 [2023-07-17T10:35:01.747Z]     health_test.go:173: 1.063367821s
10:35:02 [2023-07-17T10:35:02.682Z]     health_test.go:173: 1.063367821s
10:35:03 [2023-07-17T10:35:03.614Z]     health_test.go:173: 1.063367821s
10:35:04 [2023-07-17T10:35:04.548Z]     health_test.go:173: 1.063367821s
10:35:05 [2023-07-17T10:35:05.480Z]     health_test.go:173: 1.063367821s
10:35:06 [2023-07-17T10:35:06.413Z]     health_test.go:173: 1.063367821s
10:35:07 [2023-07-17T10:35:07.786Z]     health_test.go:173: 1.063367821s
10:35:08 [2023-07-17T10:35:08.719Z]     health_test.go:173: 1.063367821s
10:35:09 [2023-07-17T10:35:09.652Z]     health_test.go:173: 1.063367821s
10:35:10 [2023-07-17T10:35:10.585Z]     health_test.go:173: 1.063367821s
10:35:11 [2023-07-17T10:35:11.518Z]     health_test.go:173: 1.063367821s
10:35:12 [2023-07-17T10:35:12.451Z]     health_test.go:173: 1.063367821s
10:35:13 [2023-07-17T10:35:13.387Z]     health_test.go:173: 1.063367821s
10:35:14 [2023-07-17T10:35:14.760Z]     health_test.go:173: 1.063367821s
10:35:15 [2023-07-17T10:35:15.692Z]     health_test.go:173: 1.063367821s
10:35:16 [2023-07-17T10:35:16.624Z]     health_test.go:173: 1.063367821s
10:35:17 [2023-07-17T10:35:17.558Z]     health_test.go:173: 1.063367821s
10:35:18 [2023-07-17T10:35:18.492Z]     health_test.go:173: 1.063367821s
10:35:19 [2023-07-17T10:35:19.425Z]     health_test.go:173: 1.063367821s
10:35:20 [2023-07-17T10:35:20.798Z]     health_test.go:173: 1.063367821s
10:35:21 [2023-07-17T10:35:21.730Z]     health_test.go:173: 1.063367821s
10:35:22 [2023-07-17T10:35:22.663Z]     health_test.go:173: 1.063367821s
10:35:23 [2023-07-17T10:35:23.596Z] --- PASS: TestHealthStartInterval (34.71s)
10:35:23 [2023-07-17T10:35:23.596Z] === RUN   TestInspectCpusetInConfigPre120
10:35:24 [2023-07-17T10:35:24.162Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
10:35:24 [2023-07-17T10:35:24.162Z] === RUN   TestInspectAnnotations
10:35:24 [2023-07-17T10:35:24.162Z] --- PASS: TestInspectAnnotations (0.03s)
10:35:24 [2023-07-17T10:35:24.162Z] === RUN   TestIpcModeNone
10:35:24 [2023-07-17T10:35:24.728Z] --- PASS: TestIpcModeNone (0.50s)
10:35:24 [2023-07-17T10:35:24.728Z] === RUN   TestIpcModePrivate
10:35:24 [2023-07-17T10:35:24.986Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
10:35:25 [2023-07-17T10:35:25.244Z] --- PASS: TestIpcModePrivate (0.51s)
10:35:25 [2023-07-17T10:35:25.245Z] === RUN   TestIpcModeShareable
10:35:25 [2023-07-17T10:35:25.508Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
10:35:25 [2023-07-17T10:35:25.769Z] --- PASS: TestIpcModeShareable (0.54s)
10:35:25 [2023-07-17T10:35:25.769Z] === RUN   TestAPIIpcModeShareableAndContainer
10:35:27 [2023-07-17T10:35:27.668Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s)
10:35:27 [2023-07-17T10:35:27.668Z] === RUN   TestAPIIpcModeHost
10:35:27 [2023-07-17T10:35:27.668Z] --- PASS: TestAPIIpcModeHost (0.34s)
10:35:27 [2023-07-17T10:35:27.668Z] === RUN   TestDaemonIpcModeShareable
10:35:28 [2023-07-17T10:35:28.602Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
10:35:28 [2023-07-17T10:35:28.602Z] --- PASS: TestDaemonIpcModeShareable (1.07s)
10:35:28 [2023-07-17T10:35:28.602Z] === RUN   TestDaemonIpcModePrivate
10:35:29 [2023-07-17T10:35:29.536Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
10:35:29 [2023-07-17T10:35:29.794Z] --- PASS: TestDaemonIpcModePrivate (1.09s)
10:35:29 [2023-07-17T10:35:29.794Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:35:30 [2023-07-17T10:35:30.728Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
10:35:30 [2023-07-17T10:35:30.986Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
10:35:30 [2023-07-17T10:35:30.986Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:35:31 [2023-07-17T10:35:31.919Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
10:35:31 [2023-07-17T10:35:31.919Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
10:35:31 [2023-07-17T10:35:31.919Z] === RUN   TestIpcModeOlderClient
10:35:31 [2023-07-17T10:35:31.919Z] === PAUSE TestIpcModeOlderClient
10:35:31 [2023-07-17T10:35:31.919Z] === RUN   TestKillContainerInvalidSignal
10:35:32 [2023-07-17T10:35:32.485Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
10:35:32 [2023-07-17T10:35:32.485Z] === RUN   TestKillContainer
10:35:32 [2023-07-17T10:35:32.485Z] === RUN   TestKillContainer/no_signal
10:35:32 [2023-07-17T10:35:32.743Z] === RUN   TestKillContainer/non_killing_signal
10:35:33 [2023-07-17T10:35:33.001Z] === RUN   TestKillContainer/killing_signal
10:35:33 [2023-07-17T10:35:33.935Z] --- PASS: TestKillContainer (1.33s)
10:35:33 [2023-07-17T10:35:33.935Z]     --- PASS: TestKillContainer/no_signal (0.43s)
10:35:33 [2023-07-17T10:35:33.935Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
10:35:33 [2023-07-17T10:35:33.935Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
10:35:33 [2023-07-17T10:35:33.935Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:35:33 [2023-07-17T10:35:33.935Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:35:34 [2023-07-17T10:35:34.193Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:35:34 [2023-07-17T10:35:34.759Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s)
10:35:34 [2023-07-17T10:35:34.759Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
10:35:34 [2023-07-17T10:35:34.759Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
10:35:34 [2023-07-17T10:35:34.759Z] === RUN   TestKillStoppedContainer
10:35:34 [2023-07-17T10:35:34.759Z] --- PASS: TestKillStoppedContainer (0.03s)
10:35:34 [2023-07-17T10:35:34.759Z] === RUN   TestKillStoppedContainerAPIPre120
10:35:34 [2023-07-17T10:35:34.759Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
10:35:34 [2023-07-17T10:35:34.759Z] === RUN   TestKillDifferentUserContainer
10:35:35 [2023-07-17T10:35:35.325Z] --- PASS: TestKillDifferentUserContainer (0.45s)
10:35:35 [2023-07-17T10:35:35.325Z] === RUN   TestInspectOomKilledTrue
10:35:35 [2023-07-17T10:35:35.583Z] --- PASS: TestInspectOomKilledTrue (0.47s)
10:35:35 [2023-07-17T10:35:35.583Z] === RUN   TestInspectOomKilledFalse
10:35:36 [2023-07-17T10:35:36.149Z] --- PASS: TestInspectOomKilledFalse (0.45s)
10:35:36 [2023-07-17T10:35:36.149Z] === RUN   TestLinksEtcHostsContentMatch
10:35:36 [2023-07-17T10:35:36.412Z] --- PASS: TestLinksEtcHostsContentMatch (0.23s)
10:35:36 [2023-07-17T10:35:36.412Z] === RUN   TestLinksContainerNames
10:35:37 [2023-07-17T10:35:37.354Z] --- PASS: TestLinksContainerNames (0.95s)
10:35:37 [2023-07-17T10:35:37.354Z] === RUN   TestLogsFollowTailEmpty
10:35:37 [2023-07-17T10:35:37.612Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
10:35:37 [2023-07-17T10:35:37.612Z] === RUN   TestLogs
10:35:37 [2023-07-17T10:35:37.612Z] === RUN   TestLogs/driver_local
10:35:37 [2023-07-17T10:35:37.612Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:35:37 [2023-07-17T10:35:37.612Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:35:37 [2023-07-17T10:35:37.612Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:35:37 [2023-07-17T10:35:37.612Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:35:37 [2023-07-17T10:35:37.612Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:35:37 [2023-07-17T10:35:37.612Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:35:37 [2023-07-17T10:35:37.612Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:35:37 [2023-07-17T10:35:37.612Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:35:37 [2023-07-17T10:35:37.612Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:35:37 [2023-07-17T10:35:37.612Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:35:37 [2023-07-17T10:35:37.612Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:35:37 [2023-07-17T10:35:37.612Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:35:37 [2023-07-17T10:35:37.612Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:35:37 [2023-07-17T10:35:37.612Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:35:37 [2023-07-17T10:35:37.612Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:35:37 [2023-07-17T10:35:37.612Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:35:37 [2023-07-17T10:35:37.612Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:35:37 [2023-07-17T10:35:37.612Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:35:39 [2023-07-17T10:35:39.512Z] === RUN   TestLogs/driver_json-file
10:35:39 [2023-07-17T10:35:39.512Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:35:39 [2023-07-17T10:35:39.512Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:35:39 [2023-07-17T10:35:39.512Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:35:39 [2023-07-17T10:35:39.512Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:35:39 [2023-07-17T10:35:39.512Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:35:39 [2023-07-17T10:35:39.512Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:35:39 [2023-07-17T10:35:39.512Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:35:39 [2023-07-17T10:35:39.512Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:35:39 [2023-07-17T10:35:39.512Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:35:39 [2023-07-17T10:35:39.512Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:35:39 [2023-07-17T10:35:39.512Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:35:39 [2023-07-17T10:35:39.512Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:35:39 [2023-07-17T10:35:39.512Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:35:39 [2023-07-17T10:35:39.512Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:35:39 [2023-07-17T10:35:39.512Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:35:39 [2023-07-17T10:35:39.512Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:35:39 [2023-07-17T10:35:39.512Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:35:39 [2023-07-17T10:35:39.512Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:35:40 [2023-07-17T10:35:40.891Z] --- PASS: TestLogs (3.22s)
10:35:40 [2023-07-17T10:35:40.891Z]     --- PASS: TestLogs/driver_local (0.01s)
10:35:40 [2023-07-17T10:35:40.891Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.89s)
10:35:40 [2023-07-17T10:35:40.891Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.31s)
10:35:40 [2023-07-17T10:35:40.891Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.32s)
10:35:40 [2023-07-17T10:35:40.891Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.39s)
10:35:40 [2023-07-17T10:35:40.891Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.54s)
10:35:40 [2023-07-17T10:35:40.891Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.60s)
10:35:40 [2023-07-17T10:35:40.891Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:35:40 [2023-07-17T10:35:40.891Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.06s)
10:35:40 [2023-07-17T10:35:40.891Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.39s)
10:35:40 [2023-07-17T10:35:40.891Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.43s)
10:35:40 [2023-07-17T10:35:40.891Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.47s)
10:35:40 [2023-07-17T10:35:40.891Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.56s)
10:35:40 [2023-07-17T10:35:40.891Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.60s)
10:35:40 [2023-07-17T10:35:40.891Z] === RUN   TestContainerNetworkMountsNoChown
10:35:41 [2023-07-17T10:35:41.458Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s)
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/default
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/default
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/private
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/private
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/rprivate
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/rprivate
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/slave
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/slave
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/rslave
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/rslave
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/shared
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/shared
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/rshared
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/rshared
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/default
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/rslave
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/default/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/rshared
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/slave
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/private
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/shared
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/default/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/default/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/private/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/private/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/private/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/rprivate
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/default/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/private/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:35:41 [2023-07-17T10:35:41.458Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:35:41 [2023-07-17T10:35:41.458Z] --- PASS: TestMountDaemonRoot (0.02s)
10:35:41 [2023-07-17T10:35:41.458Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
10:35:41 [2023-07-17T10:35:41.458Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
10:35:41 [2023-07-17T10:35:41.458Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:35:41 [2023-07-17T10:35:41.458Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
10:35:41 [2023-07-17T10:35:41.458Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:35:41 [2023-07-17T10:35:41.458Z] === RUN   TestContainerBindMountNonRecursive
10:35:42 [2023-07-17T10:35:42.393Z] --- PASS: TestContainerBindMountNonRecursive (0.97s)
10:35:42 [2023-07-17T10:35:42.393Z] === RUN   TestContainerVolumesMountedAsShared
10:35:42 [2023-07-17T10:35:42.959Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
10:35:42 [2023-07-17T10:35:42.959Z] === RUN   TestContainerVolumesMountedAsSlave
10:35:43 [2023-07-17T10:35:43.217Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
10:35:43 [2023-07-17T10:35:43.217Z] === RUN   TestContainerCopyLeaksMounts
10:35:43 [2023-07-17T10:35:43.783Z] --- PASS: TestContainerCopyLeaksMounts (0.53s)
10:35:43 [2023-07-17T10:35:43.783Z] === RUN   TestContainerBindMountRecursivelyReadOnly
10:35:45 [2023-07-17T10:35:45.685Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.96s)
10:35:45 [2023-07-17T10:35:45.685Z] === RUN   TestNetworkNat
10:35:46 [2023-07-17T10:35:46.254Z] --- PASS: TestNetworkNat (0.46s)
10:35:46 [2023-07-17T10:35:46.254Z] === RUN   TestNetworkLocalhostTCPNat
10:35:46 [2023-07-17T10:35:46.820Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
10:35:46 [2023-07-17T10:35:46.820Z] === RUN   TestNetworkLoopbackNat
10:35:49 [2023-07-17T10:35:49.360Z] --- PASS: TestNetworkLoopbackNat (2.57s)
10:35:49 [2023-07-17T10:35:49.360Z] === RUN   TestPause
10:35:49 [2023-07-17T10:35:49.618Z] --- PASS: TestPause (0.47s)
10:35:49 [2023-07-17T10:35:49.618Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:35:49 [2023-07-17T10:35:49.618Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:35:49 [2023-07-17T10:35:49.618Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:35:49 [2023-07-17T10:35:49.618Z] === RUN   TestPauseStopPausedContainer
10:35:50 [2023-07-17T10:35:50.183Z] --- PASS: TestPauseStopPausedContainer (0.49s)
10:35:50 [2023-07-17T10:35:50.183Z] === RUN   TestPidHost
10:35:51 [2023-07-17T10:35:51.557Z] --- PASS: TestPidHost (1.05s)
10:35:51 [2023-07-17T10:35:51.557Z] === RUN   TestPsFilter
10:35:51 [2023-07-17T10:35:51.557Z] === RUN   TestPsFilter/since
10:35:51 [2023-07-17T10:35:51.557Z] === RUN   TestPsFilter/before
10:35:51 [2023-07-17T10:35:51.557Z] --- PASS: TestPsFilter (0.08s)
10:35:51 [2023-07-17T10:35:51.557Z]     --- PASS: TestPsFilter/since (0.00s)
10:35:51 [2023-07-17T10:35:51.557Z]     --- PASS: TestPsFilter/before (0.00s)
10:35:51 [2023-07-17T10:35:51.557Z] === RUN   TestRemoveContainerWithRemovedVolume
10:35:51 [2023-07-17T10:35:51.815Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
10:35:51 [2023-07-17T10:35:51.815Z] === RUN   TestRemoveContainerWithVolume
10:35:52 [2023-07-17T10:35:52.073Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
10:35:52 [2023-07-17T10:35:52.073Z] === RUN   TestRemoveContainerRunning
10:35:52 [2023-07-17T10:35:52.639Z] --- PASS: TestRemoveContainerRunning (0.46s)
10:35:52 [2023-07-17T10:35:52.639Z] === RUN   TestRemoveContainerForceRemoveRunning
10:35:53 [2023-07-17T10:35:53.205Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s)
10:35:53 [2023-07-17T10:35:53.205Z] === RUN   TestRemoveInvalidContainer
10:35:53 [2023-07-17T10:35:53.205Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:35:53 [2023-07-17T10:35:53.205Z] === RUN   TestRenameLinkedContainer
10:35:55 [2023-07-17T10:35:55.104Z] --- PASS: TestRenameLinkedContainer (1.84s)
10:35:55 [2023-07-17T10:35:55.104Z] === RUN   TestRenameStoppedContainer
10:35:55 [2023-07-17T10:35:55.362Z] --- PASS: TestRenameStoppedContainer (0.45s)
10:35:55 [2023-07-17T10:35:55.362Z] === RUN   TestRenameRunningContainerAndReuse
10:35:56 [2023-07-17T10:35:56.296Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s)
10:35:56 [2023-07-17T10:35:56.296Z] === RUN   TestRenameInvalidName
10:35:56 [2023-07-17T10:35:56.862Z] --- PASS: TestRenameInvalidName (0.46s)
10:35:56 [2023-07-17T10:35:56.862Z] === RUN   TestRenameAnonymousContainer
10:35:58 [2023-07-17T10:35:58.762Z] --- PASS: TestRenameAnonymousContainer (1.61s)
10:35:58 [2023-07-17T10:35:58.762Z] === RUN   TestRenameContainerWithSameName
10:35:59 [2023-07-17T10:35:59.023Z] --- PASS: TestRenameContainerWithSameName (0.47s)
10:35:59 [2023-07-17T10:35:59.023Z] === RUN   TestRenameContainerWithLinkedContainer
10:35:59 [2023-07-17T10:35:59.969Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
10:35:59 [2023-07-17T10:35:59.969Z] === RUN   TestResize
10:36:00 [2023-07-17T10:36:00.228Z] --- PASS: TestResize (0.48s)
10:36:00 [2023-07-17T10:36:00.228Z] === RUN   TestResizeWithInvalidSize
10:36:00 [2023-07-17T10:36:00.793Z] --- PASS: TestResizeWithInvalidSize (0.44s)
10:36:00 [2023-07-17T10:36:00.793Z] === RUN   TestResizeWhenContainerNotStarted
10:36:01 [2023-07-17T10:36:01.052Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:36:01 [2023-07-17T10:36:01.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:36:02 [2023-07-17T10:36:02.428Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:36:02 [2023-07-17T10:36:02.429Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:36:02 [2023-07-17T10:36:02.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:36:03 [2023-07-17T10:36:03.254Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:36:03 [2023-07-17T10:36:03.254Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:36:03 [2023-07-17T10:36:03.513Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:36:03 [2023-07-17T10:36:03.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:36:04 [2023-07-17T10:36:04.449Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:36:08 [2023-07-17T10:36:08.634Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.11s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.16s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.27s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.11s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.02s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.05s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.56s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.39s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.66s)
10:36:08 [2023-07-17T10:36:08.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.16s)
10:36:08 [2023-07-17T10:36:08.634Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:36:08 [2023-07-17T10:36:08.634Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:36:09 [2023-07-17T10:36:09.569Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:36:10 [2023-07-17T10:36:10.943Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.00s)
10:36:10 [2023-07-17T10:36:10.943Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.01s)
10:36:10 [2023-07-17T10:36:10.943Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.98s)
10:36:10 [2023-07-17T10:36:10.943Z] === RUN   TestCgroupNamespacesRun
10:36:11 [2023-07-17T10:36:11.878Z] --- PASS: TestCgroupNamespacesRun (1.09s)
10:36:11 [2023-07-17T10:36:11.878Z] === RUN   TestCgroupNamespacesRunPrivileged
10:36:12 [2023-07-17T10:36:12.811Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
10:36:12 [2023-07-17T10:36:12.811Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:36:14 [2023-07-17T10:36:14.183Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s)
10:36:14 [2023-07-17T10:36:14.183Z] === RUN   TestCgroupNamespacesRunHostMode
10:36:15 [2023-07-17T10:36:15.116Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s)
10:36:15 [2023-07-17T10:36:15.116Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:36:16 [2023-07-17T10:36:16.050Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
10:36:16 [2023-07-17T10:36:16.050Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:36:17 [2023-07-17T10:36:17.424Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
10:36:17 [2023-07-17T10:36:17.424Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:36:17 [2023-07-17T10:36:17.990Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
10:36:17 [2023-07-17T10:36:17.990Z] === RUN   TestCgroupNamespacesRunOlderClient
10:36:18 [2023-07-17T10:36:18.924Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s)
10:36:18 [2023-07-17T10:36:18.925Z] === RUN   TestNISDomainname
10:36:19 [2023-07-17T10:36:19.491Z] --- PASS: TestNISDomainname (0.51s)
10:36:19 [2023-07-17T10:36:19.491Z] === RUN   TestHostnameDnsResolution
10:36:20 [2023-07-17T10:36:20.057Z] --- PASS: TestHostnameDnsResolution (0.68s)
10:36:20 [2023-07-17T10:36:20.057Z] === RUN   TestUnprivilegedPortsAndPing
10:36:20 [2023-07-17T10:36:20.623Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
10:36:20 [2023-07-17T10:36:20.623Z] === RUN   TestPrivilegedHostDevices
10:36:21 [2023-07-17T10:36:21.189Z] --- PASS: TestPrivilegedHostDevices (0.52s)
10:36:21 [2023-07-17T10:36:21.189Z] === RUN   TestRunConsoleSize
10:36:21 [2023-07-17T10:36:21.754Z] --- PASS: TestRunConsoleSize (0.49s)
10:36:21 [2023-07-17T10:36:21.754Z] === RUN   TestRunWithAlternativeContainerdShim
10:36:25 [2023-07-17T10:36:25.939Z] --- PASS: TestRunWithAlternativeContainerdShim (3.99s)
10:36:25 [2023-07-17T10:36:25.939Z] === RUN   TestStats
10:36:28 [2023-07-17T10:36:28.467Z] --- PASS: TestStats (2.50s)
10:36:28 [2023-07-17T10:36:28.467Z] === RUN   TestStopContainerWithTimeout
10:36:28 [2023-07-17T10:36:28.467Z] === RUN   TestStopContainerWithTimeout/0
10:36:28 [2023-07-17T10:36:28.467Z] === PAUSE TestStopContainerWithTimeout/0
10:36:28 [2023-07-17T10:36:28.467Z] === RUN   TestStopContainerWithTimeout/1
10:36:28 [2023-07-17T10:36:28.467Z] === PAUSE TestStopContainerWithTimeout/1
10:36:28 [2023-07-17T10:36:28.467Z] === RUN   TestStopContainerWithTimeout/3
10:36:28 [2023-07-17T10:36:28.467Z] === PAUSE TestStopContainerWithTimeout/3
10:36:28 [2023-07-17T10:36:28.467Z] === RUN   TestStopContainerWithTimeout/-1
10:36:28 [2023-07-17T10:36:28.467Z] === PAUSE TestStopContainerWithTimeout/-1
10:36:28 [2023-07-17T10:36:28.467Z] === CONT  TestStopContainerWithTimeout/0
10:36:28 [2023-07-17T10:36:28.467Z] === CONT  TestStopContainerWithTimeout/3
10:36:28 [2023-07-17T10:36:28.467Z] === CONT  TestStopContainerWithTimeout/-1
10:36:28 [2023-07-17T10:36:28.467Z] === CONT  TestStopContainerWithTimeout/1
10:36:31 [2023-07-17T10:36:31.747Z] --- PASS: TestStopContainerWithTimeout (0.04s)
10:36:31 [2023-07-17T10:36:31.747Z]     --- PASS: TestStopContainerWithTimeout/0 (0.83s)
10:36:31 [2023-07-17T10:36:31.747Z]     --- PASS: TestStopContainerWithTimeout/1 (1.95s)
10:36:31 [2023-07-17T10:36:31.747Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
10:36:31 [2023-07-17T10:36:31.747Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
10:36:31 [2023-07-17T10:36:31.747Z] === RUN   TestStopContainerWithTimeoutCancel
10:36:31 [2023-07-17T10:36:31.747Z] === PAUSE TestStopContainerWithTimeoutCancel
10:36:31 [2023-07-17T10:36:31.747Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:36:32 [2023-07-17T10:36:32.680Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s)
10:36:32 [2023-07-17T10:36:32.681Z] === RUN   TestUpdateMemory
10:36:33 [2023-07-17T10:36:33.246Z] --- PASS: TestUpdateMemory (0.60s)
10:36:33 [2023-07-17T10:36:33.246Z] === RUN   TestUpdateCPUQuota
10:36:34 [2023-07-17T10:36:34.180Z] --- PASS: TestUpdateCPUQuota (0.92s)
10:36:34 [2023-07-17T10:36:34.180Z] === RUN   TestUpdatePidsLimit
10:36:34 [2023-07-17T10:36:34.180Z] === RUN   TestUpdatePidsLimit/update_from_none
10:36:34 [2023-07-17T10:36:34.438Z] === RUN   TestUpdatePidsLimit/no_change
10:36:34 [2023-07-17T10:36:34.706Z] === RUN   TestUpdatePidsLimit/update_lower
10:36:34 [2023-07-17T10:36:34.706Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:36:34 [2023-07-17T10:36:34.970Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:36:35 [2023-07-17T10:36:35.228Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:36:35 [2023-07-17T10:36:35.486Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:36:36 [2023-07-17T10:36:36.052Z] --- PASS: TestUpdatePidsLimit (1.92s)
10:36:36 [2023-07-17T10:36:36.052Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
10:36:36 [2023-07-17T10:36:36.052Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
10:36:36 [2023-07-17T10:36:36.052Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
10:36:36 [2023-07-17T10:36:36.052Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
10:36:36 [2023-07-17T10:36:36.052Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
10:36:36 [2023-07-17T10:36:36.052Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
10:36:36 [2023-07-17T10:36:36.052Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
10:36:36 [2023-07-17T10:36:36.052Z] === RUN   TestUpdateRestartPolicy
10:36:48 [2023-07-17T10:36:48.246Z] --- PASS: TestUpdateRestartPolicy (10.84s)
10:36:48 [2023-07-17T10:36:48.246Z] === RUN   TestUpdateRestartWithAutoRemove
10:36:48 [2023-07-17T10:36:48.246Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
10:36:48 [2023-07-17T10:36:48.246Z] === RUN   TestWaitNonBlocked
10:36:48 [2023-07-17T10:36:48.246Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:36:48 [2023-07-17T10:36:48.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:36:48 [2023-07-17T10:36:48.246Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:36:48 [2023-07-17T10:36:48.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:36:48 [2023-07-17T10:36:48.246Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:36:48 [2023-07-17T10:36:48.246Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:36:48 [2023-07-17T10:36:48.246Z] --- PASS: TestWaitNonBlocked (0.02s)
10:36:48 [2023-07-17T10:36:48.246Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
10:36:48 [2023-07-17T10:36:48.246Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
10:36:48 [2023-07-17T10:36:48.246Z] === RUN   TestWaitBlocked
10:36:48 [2023-07-17T10:36:48.246Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:36:48 [2023-07-17T10:36:48.246Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:36:48 [2023-07-17T10:36:48.246Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:36:48 [2023-07-17T10:36:48.246Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:36:48 [2023-07-17T10:36:48.246Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:36:48 [2023-07-17T10:36:48.246Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:36:48 [2023-07-17T10:36:48.812Z] --- PASS: TestWaitBlocked (0.03s)
10:36:48 [2023-07-17T10:36:48.812Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s)
10:36:48 [2023-07-17T10:36:48.812Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
10:36:48 [2023-07-17T10:36:48.812Z] === RUN   TestWaitConditions
10:36:48 [2023-07-17T10:36:48.812Z] === RUN   TestWaitConditions/default
10:36:48 [2023-07-17T10:36:48.812Z] === PAUSE TestWaitConditions/default
10:36:48 [2023-07-17T10:36:48.812Z] === RUN   TestWaitConditions/not-running
10:36:48 [2023-07-17T10:36:48.812Z] === PAUSE TestWaitConditions/not-running
10:36:48 [2023-07-17T10:36:48.812Z] === RUN   TestWaitConditions/next-exit
10:36:48 [2023-07-17T10:36:48.812Z] === PAUSE TestWaitConditions/next-exit
10:36:48 [2023-07-17T10:36:48.812Z] === RUN   TestWaitConditions/removed
10:36:48 [2023-07-17T10:36:48.812Z] === PAUSE TestWaitConditions/removed
10:36:48 [2023-07-17T10:36:48.812Z] === CONT  TestWaitConditions/default
10:36:48 [2023-07-17T10:36:48.812Z] === CONT  TestWaitConditions/next-exit
10:36:48 [2023-07-17T10:36:48.812Z] === CONT  TestWaitConditions/not-running
10:36:48 [2023-07-17T10:36:48.812Z] === CONT  TestWaitConditions/removed
10:36:48 [2023-07-17T10:36:48.812Z]     wait_test.go:146: ContainerID = dd234aa2468b71f31f3aeb8000df605f8e7aa278757715f438e25f1cd9281ca8
10:36:48 [2023-07-17T10:36:48.812Z]     wait_test.go:146: ContainerID = 0ba70b2b71de2d40ca7684baebcf956999faed05509a3c9df416e5e78e8817c7
10:36:48 [2023-07-17T10:36:48.812Z]     wait_test.go:146: ContainerID = aa7f4ec6ca7e09d33625351e1d0248bea169b7746d7168e1672a8b21ca636100
10:36:48 [2023-07-17T10:36:48.812Z]     wait_test.go:146: ContainerID = 67896c14b3f97043ef124a949c29bdeaa56f5ac1bcfd8c69d9ab3e38802f3777
10:36:50 [2023-07-17T10:36:50.192Z] --- PASS: TestWaitConditions (0.03s)
10:36:50 [2023-07-17T10:36:50.192Z]     --- PASS: TestWaitConditions/default (0.82s)
10:36:50 [2023-07-17T10:36:50.192Z]     --- PASS: TestWaitConditions/next-exit (0.89s)
10:36:50 [2023-07-17T10:36:50.192Z]     --- PASS: TestWaitConditions/removed (1.08s)
10:36:50 [2023-07-17T10:36:50.192Z]     --- PASS: TestWaitConditions/not-running (1.15s)
10:36:50 [2023-07-17T10:36:50.192Z] === RUN   TestWaitRestartedContainer
10:36:50 [2023-07-17T10:36:50.192Z] === RUN   TestWaitRestartedContainer/default
10:36:50 [2023-07-17T10:36:50.192Z] === PAUSE TestWaitRestartedContainer/default
10:36:50 [2023-07-17T10:36:50.192Z] === RUN   TestWaitRestartedContainer/not-running
10:36:50 [2023-07-17T10:36:50.192Z] === PAUSE TestWaitRestartedContainer/not-running
10:36:50 [2023-07-17T10:36:50.192Z] === RUN   TestWaitRestartedContainer/next-exit
10:36:50 [2023-07-17T10:36:50.192Z] === PAUSE TestWaitRestartedContainer/next-exit
10:36:50 [2023-07-17T10:36:50.192Z] === CONT  TestWaitRestartedContainer/default
10:36:50 [2023-07-17T10:36:50.192Z] === CONT  TestWaitRestartedContainer/next-exit
10:36:50 [2023-07-17T10:36:50.192Z] === CONT  TestWaitRestartedContainer/not-running
10:36:52 [2023-07-17T10:36:52.092Z] --- PASS: TestWaitRestartedContainer (0.01s)
10:36:52 [2023-07-17T10:36:52.092Z]     --- PASS: TestWaitRestartedContainer/not-running (2.07s)
10:36:52 [2023-07-17T10:36:52.092Z]     --- PASS: TestWaitRestartedContainer/default (2.12s)
10:36:52 [2023-07-17T10:36:52.092Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.16s)
10:36:52 [2023-07-17T10:36:52.092Z] === CONT  TestContainerStartOnDaemonRestart
10:36:52 [2023-07-17T10:36:52.092Z] === CONT  TestIpcModeOlderClient
10:36:52 [2023-07-17T10:36:52.092Z] === CONT  TestContainerKillOnDaemonStart
10:36:52 [2023-07-17T10:36:52.092Z] === CONT  TestDaemonHostGatewayIP
10:36:52 [2023-07-17T10:36:52.092Z] === CONT  TestDaemonRestartIpcMode
10:36:52 [2023-07-17T10:36:52.092Z] === CONT  TestHardRestartWhenContainerIsRunning
10:36:52 [2023-07-17T10:36:52.092Z] === CONT  TestRestartDaemonWithRestartingContainer
10:36:52 [2023-07-17T10:36:52.092Z] === CONT  TestStopContainerWithTimeoutCancel
10:36:52 [2023-07-17T10:36:52.092Z] --- PASS: TestIpcModeOlderClient (0.06s)
10:36:53 [2023-07-17T10:36:53.996Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
10:36:53 [2023-07-17T10:36:53.996Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
10:36:54 [2023-07-17T10:36:54.564Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.30s)
10:36:54 [2023-07-17T10:36:54.564Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
10:36:54 [2023-07-17T10:36:54.564Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.46s)
10:36:55 [2023-07-17T10:36:55.129Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s)
10:36:55 [2023-07-17T10:36:55.387Z] --- PASS: TestDaemonHostGatewayIP (3.32s)
10:36:55 [2023-07-17T10:36:55.645Z] --- PASS: TestStopContainerWithTimeoutCancel (3.62s)
10:36:56 [2023-07-17T10:36:56.212Z] --- PASS: TestDaemonRestartIpcMode (3.94s)
10:36:56 [2023-07-17T10:36:56.212Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.96s)
10:37:04 [2023-07-17T10:37:04.329Z] --- PASS: TestContainerKillOnDaemonStart (11.75s)
10:37:04 [2023-07-17T10:37:04.329Z] PASS
10:37:04 [2023-07-17T10:37:04.329Z] 
10:37:04 [2023-07-17T10:37:04.329Z] === Skipped
10:37:04 [2023-07-17T10:37:04.329Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:37:04 [2023-07-17T10:37:04.329Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:37:04 [2023-07-17T10:37:04.329Z] 
10:37:04 [2023-07-17T10:37:04.329Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:37:04 [2023-07-17T10:37:04.329Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:37:04 [2023-07-17T10:37:04.329Z] 
10:37:04 [2023-07-17T10:37:04.329Z] DONE 291 tests, 2 skipped in 158.626s
10:37:04 [2023-07-17T10:37:04.329Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
10:37:04 [2023-07-17T10:37:04.329Z] ++ 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
10:37:04 [2023-07-17T10:37:04.329Z] ++ set -e
10:37:04 [2023-07-17T10:37:04.329Z] ++ '[' -n 0 ']'
10:37:04 [2023-07-17T10:37:04.329Z] ++ set -x
10:37:04 [2023-07-17T10:37:04.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
10:37:04 [2023-07-17T10:37:04.329Z] INFO: Testing against a local daemon
10:37:04 [2023-07-17T10:37:04.329Z] === RUN   TestConfigDaemonID
10:37:04 [2023-07-17T10:37:04.896Z]     daemon_test.go:52: [dd707bfb92f5a] daemon is not started
10:37:04 [2023-07-17T10:37:04.896Z] --- PASS: TestConfigDaemonID (1.04s)
10:37:04 [2023-07-17T10:37:04.896Z] === RUN   TestDaemonConfigValidation
10:37:04 [2023-07-17T10:37:04.896Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:37:04 [2023-07-17T10:37:04.896Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:37:04 [2023-07-17T10:37:04.896Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:37:04 [2023-07-17T10:37:04.896Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:37:04 [2023-07-17T10:37:04.896Z] === RUN   TestDaemonConfigValidation/invalid_config
10:37:04 [2023-07-17T10:37:04.896Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:37:04 [2023-07-17T10:37:04.896Z] === RUN   TestDaemonConfigValidation/malformed_config
10:37:04 [2023-07-17T10:37:04.896Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:37:04 [2023-07-17T10:37:04.896Z] === RUN   TestDaemonConfigValidation/valid_config
10:37:04 [2023-07-17T10:37:04.896Z] === PAUSE TestDaemonConfigValidation/valid_config
10:37:04 [2023-07-17T10:37:04.896Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:37:04 [2023-07-17T10:37:04.896Z] === CONT  TestDaemonConfigValidation/malformed_config
10:37:04 [2023-07-17T10:37:04.896Z] === CONT  TestDaemonConfigValidation/invalid_config
10:37:04 [2023-07-17T10:37:04.896Z] === CONT  TestDaemonConfigValidation/valid_config
10:37:04 [2023-07-17T10:37:04.896Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:37:05 [2023-07-17T10:37:05.154Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:37:05 [2023-07-17T10:37:05.154Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
10:37:05 [2023-07-17T10:37:05.154Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
10:37:05 [2023-07-17T10:37:05.154Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
10:37:05 [2023-07-17T10:37:05.154Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
10:37:05 [2023-07-17T10:37:05.154Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
10:37:05 [2023-07-17T10:37:05.154Z] === RUN   TestConfigDaemonSeccompProfiles
10:37:05 [2023-07-17T10:37:05.154Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:37:06 [2023-07-17T10:37:06.087Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:37:07 [2023-07-17T10:37:07.021Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:37:08 [2023-07-17T10:37:08.395Z]     daemon_test.go:166: [d0fbfb8000f06] daemon is not started
10:37:08 [2023-07-17T10:37:08.395Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
10:37:08 [2023-07-17T10:37:08.395Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:37:08 [2023-07-17T10:37:08.395Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:37:08 [2023-07-17T10:37:08.395Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:37:08 [2023-07-17T10:37:08.395Z] === RUN   TestDaemonProxy
10:37:08 [2023-07-17T10:37:08.395Z] === RUN   TestDaemonProxy/environment_variables
10:37:09 [2023-07-17T10:37:09.767Z] === RUN   TestDaemonProxy/command-line_options
10:37:11 [2023-07-17T10:37:11.666Z] === RUN   TestDaemonProxy/configuration_file
10:37:13 [2023-07-17T10:37:13.564Z] === RUN   TestDaemonProxy/conflicting_options
10:37:13 [2023-07-17T10:37:13.822Z] === RUN   TestDaemonProxy/reload_sanitized
10:37:14 [2023-07-17T10:37:14.388Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
10:37:14 [2023-07-17T10:37:14.388Z] --- PASS: TestDaemonProxy (6.19s)
10:37:14 [2023-07-17T10:37:14.388Z]     --- PASS: TestDaemonProxy/environment_variables (1.71s)
10:37:14 [2023-07-17T10:37:14.388Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
10:37:14 [2023-07-17T10:37:14.388Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
10:37:14 [2023-07-17T10:37:14.388Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:37:14 [2023-07-17T10:37:14.388Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
10:37:14 [2023-07-17T10:37:14.388Z] === RUN   TestLiveRestore
10:37:14 [2023-07-17T10:37:14.388Z] === RUN   TestLiveRestore/volume_references
10:37:14 [2023-07-17T10:37:14.388Z] === PAUSE TestLiveRestore/volume_references
10:37:14 [2023-07-17T10:37:14.388Z] === CONT  TestLiveRestore/volume_references
10:37:14 [2023-07-17T10:37:14.954Z] === RUN   TestLiveRestore/volume_references/restartPolicy
10:37:14 [2023-07-17T10:37:14.954Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
10:37:15 [2023-07-17T10:37:15.889Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
10:37:17 [2023-07-17T10:37:17.263Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
10:37:18 [2023-07-17T10:37:18.196Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
10:37:19 [2023-07-17T10:37:19.130Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
10:37:20 [2023-07-17T10:37:20.065Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
10:37:20 [2023-07-17T10:37:20.999Z] --- PASS: TestLiveRestore (0.00s)
10:37:20 [2023-07-17T10:37:20.999Z]     --- PASS: TestLiveRestore/volume_references (6.55s)
10:37:20 [2023-07-17T10:37:20.999Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.03s)
10:37:20 [2023-07-17T10:37:20.999Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s)
10:37:20 [2023-07-17T10:37:20.999Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.03s)
10:37:20 [2023-07-17T10:37:20.999Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s)
10:37:20 [2023-07-17T10:37:20.999Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s)
10:37:20 [2023-07-17T10:37:20.999Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.96s)
10:37:20 [2023-07-17T10:37:20.999Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s)
10:37:20 [2023-07-17T10:37:20.999Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
10:37:21 [2023-07-17T10:37:21.564Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.65s)
10:37:21 [2023-07-17T10:37:21.564Z] PASS
10:37:21 [2023-07-17T10:37:21.564Z] 
10:37:21 [2023-07-17T10:37:21.564Z] === Skipped
10:37:21 [2023-07-17T10:37:21.564Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s)
10:37:21 [2023-07-17T10:37:21.564Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
10:37:21 [2023-07-17T10:37:21.564Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
10:37:21 [2023-07-17T10:37:21.564Z] 
10:37:21 [2023-07-17T10:37:21.564Z] DONE 27 tests, 1 skipped in 17.689s
10:37:21 [2023-07-17T10:37:21.564Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:37:21 [2023-07-17T10:37:21.564Z] ++ 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
10:37:21 [2023-07-17T10:37:21.564Z] ++ set -e
10:37:21 [2023-07-17T10:37:21.564Z] ++ '[' -n 0 ']'
10:37:21 [2023-07-17T10:37:21.564Z] ++ set -x
10:37:21 [2023-07-17T10:37:21.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
10:37:21 [2023-07-17T10:37:21.564Z] INFO: Testing against a local daemon
10:37:21 [2023-07-17T10:37:21.564Z] === RUN   TestCommitInheritsEnv
10:37:21 [2023-07-17T10:37:21.822Z] --- PASS: TestCommitInheritsEnv (0.13s)
10:37:21 [2023-07-17T10:37:21.822Z] === RUN   TestImportExtremelyLargeImageWorks
10:37:21 [2023-07-17T10:37:21.822Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:37:21 [2023-07-17T10:37:21.822Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:37:21 [2023-07-17T10:37:21.822Z] === RUN   TestImportWithCustomPlatform
10:37:21 [2023-07-17T10:37:21.822Z] === RUN   TestImportWithCustomPlatform/#00
10:37:21 [2023-07-17T10:37:21.822Z] === RUN   TestImportWithCustomPlatform/_______
10:37:21 [2023-07-17T10:37:21.822Z] === RUN   TestImportWithCustomPlatform//
10:37:21 [2023-07-17T10:37:21.822Z] === RUN   TestImportWithCustomPlatform/linux
10:37:21 [2023-07-17T10:37:21.822Z] === RUN   TestImportWithCustomPlatform/LINUX
10:37:21 [2023-07-17T10:37:21.822Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:37:21 [2023-07-17T10:37:21.822Z] === RUN   TestImportWithCustomPlatform/macos
10:37:21 [2023-07-17T10:37:21.822Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:37:21 [2023-07-17T10:37:21.822Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:37:21 [2023-07-17T10:37:21.822Z] --- PASS: TestImportWithCustomPlatform (0.10s)
10:37:21 [2023-07-17T10:37:21.822Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
10:37:21 [2023-07-17T10:37:21.822Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:37:21 [2023-07-17T10:37:21.822Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:37:21 [2023-07-17T10:37:21.822Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
10:37:21 [2023-07-17T10:37:21.822Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
10:37:21 [2023-07-17T10:37:21.822Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
10:37:21 [2023-07-17T10:37:21.822Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:37:21 [2023-07-17T10:37:21.822Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:37:21 [2023-07-17T10:37:21.822Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:37:21 [2023-07-17T10:37:21.822Z] === RUN   TestImageInspectEmptyTagsAndDigests
10:37:21 [2023-07-17T10:37:21.822Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
10:37:21 [2023-07-17T10:37:21.822Z] === RUN   TestImagesFilterMultiReference
10:37:21 [2023-07-17T10:37:21.822Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:37:21 [2023-07-17T10:37:21.822Z] === RUN   TestImagesFilterBeforeSince
10:37:22 [2023-07-17T10:37:22.080Z]     list_test.go:87: ImageList: ID=sha256:73cf55f99ecf9b08bc13ddd3089125e7ef7c4b24417ff52f8b9d347c12aaf4c8 RepoTags=[testimagesfilterbeforesince:v3]
10:37:22 [2023-07-17T10:37:22.080Z]     list_test.go:87: ImageList: ID=sha256:35157c9f94544792ab9199652ca7bf52325d6455a56d340e65142167bcff5eab RepoTags=[testimagesfilterbeforesince:v1]
10:37:22 [2023-07-17T10:37:22.080Z]     list_test.go:87: ImageList: ID=sha256:3e40c386637a7936cc967a569c9a90b167fc5b4c85eef86d8b3ba266599b4a5d RepoTags=[testimagesfilterbeforesince:v2]
10:37:22 [2023-07-17T10:37:22.080Z] --- PASS: TestImagesFilterBeforeSince (0.19s)
10:37:22 [2023-07-17T10:37:22.080Z] === RUN   TestPruneDontDeleteUsedDangling
10:37:22 [2023-07-17T10:37:22.080Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
10:37:22 [2023-07-17T10:37:22.080Z] === RUN   TestImagePullPlatformInvalid
10:37:22 [2023-07-17T10:37:22.080Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:37:22 [2023-07-17T10:37:22.080Z] === RUN   TestImagePullStoredfDigestForOtherRepo
10:37:22 [2023-07-17T10:37:22.080Z] time="2023-07-17T10:37:22Z" 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.6 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.080Z] time="2023-07-17T10:37:22Z" level=info msg="redis not configured" go.version=go1.20.6 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.080Z] time="2023-07-17T10:37:22Z" level=info msg="Starting upload purge in 39m0s" go.version=go1.20.6 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.080Z] time="2023-07-17T10:37:22Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.6 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.340Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=3ed28411-d753-4215-b8b3-68196a8c8ac1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45352" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.340Z] time="2023-07-17T10:37:22Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=3ed28411-d753-4215-b8b3-68196a8c8ac1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45352" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.081764ms http.response.status=200 http.response.written=2 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.340Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
10:37:22 [2023-07-17T10:37:22.340Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=a5c2d8b4-3c9a-49f5-b6e8-5e7766c84e59 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.340Z] time="2023-07-17T10:37:22Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=a5c2d8b4-3c9a-49f5-b6e8-5e7766c84e59 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.340Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=5009429f-742a-4db2-b6b8-49548fc1efb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.340Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=a5c2d8b4-3c9a-49f5-b6e8-5e7766c84e59 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=29.022µs trace.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=35969766-8c29-41c9-bd60-ab87664f0db8 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=5009429f-742a-4db2-b6b8-49548fc1efb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=a5c2d8b4-3c9a-49f5-b6e8-5e7766c84e59 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45366" 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.21381ms http.response.status=404 http.response.written=157 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=5009429f-742a-4db2-b6b8-49548fc1efb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=27.439µs trace.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=c1f0cc31-6d07-410a-b9cf-813312454323 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=5009429f-742a-4db2-b6b8-49548fc1efb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45364" 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.441893ms http.response.status=404 http.response.written=157 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=15922252-4c9a-4929-9b40-3ebc02730a1b http.request.method=POST http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=15922252-4c9a-4929-9b40-3ebc02730a1b http.request.method=POST http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7842b631-0881-4d94-b091-d4814ec746d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7842b631-0881-4d94-b091-d4814ec746d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859/startedat\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=15922252-4c9a-4929-9b40-3ebc02730a1b http.request.method=POST http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=99.76µs trace.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=fa117ca0-61be-49d3-a214-f0cda61797b0 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/70bf5b9b-8628-438a-af41-fb74807e905b/startedat\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7842b631-0881-4d94-b091-d4814ec746d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=64.28µs trace.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=2a14e70b-92d3-42da-8a2d-d3606acde9f9 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/70bf5b9b-8628-438a-af41-fb74807e905b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7842b631-0881-4d94-b091-d4814ec746d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=12.423µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=965f0a32-3adc-4dc0-bb80-7c3d4647b470 trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=15922252-4c9a-4929-9b40-3ebc02730a1b http.request.method=POST http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=11.02µs trace.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=a9110041-048c-42d3-b773-635253d81592 trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859/hashstates/sha256/0\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=15922252-4c9a-4929-9b40-3ebc02730a1b http.request.method=POST http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=67.489µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cf0c8494-ff22-4f5b-9f79-c9bfe6087edd trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/70bf5b9b-8628-438a-af41-fb74807e905b/hashstates/sha256/0\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7842b631-0881-4d94-b091-d4814ec746d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=316.626µs trace.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=79118ac1-46d1-47df-9ca5-16629c3b94d4 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=15922252-4c9a-4929-9b40-3ebc02730a1b http.request.method=POST http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.03495ms http.response.status=202 http.response.written=0 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7842b631-0881-4d94-b091-d4814ec746d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.955843ms http.response.status=202 http.response.written=0 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
10:37:22 [2023-07-17T10:37:22.341Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=81a78817-8668-4784-a7af-5994392ad774 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/70bf5b9b-8628-438a-af41-fb74807e905b?_state=lDr1R7eLTsiqwDhDMj0LxlNpPlwal37b7SDGTX4TN3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYmY1YjliLTg2MjgtNDM4YS1hZjQxLWZiNzQ4MDdlOTA1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2ODY2NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.uuid=70bf5b9b-8628-438a-af41-fb74807e905b version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=81a78817-8668-4784-a7af-5994392ad774 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/70bf5b9b-8628-438a-af41-fb74807e905b?_state=lDr1R7eLTsiqwDhDMj0LxlNpPlwal37b7SDGTX4TN3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYmY1YjliLTg2MjgtNDM4YS1hZjQxLWZiNzQ4MDdlOTA1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2ODY2NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.uuid=70bf5b9b-8628-438a-af41-fb74807e905b version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/70bf5b9b-8628-438a-af41-fb74807e905b/startedat\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=81a78817-8668-4784-a7af-5994392ad774 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/70bf5b9b-8628-438a-af41-fb74807e905b?_state=lDr1R7eLTsiqwDhDMj0LxlNpPlwal37b7SDGTX4TN3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYmY1YjliLTg2MjgtNDM4YS1hZjQxLWZiNzQ4MDdlOTA1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2ODY2NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=38.352µs trace.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=078cf61b-3be2-4f78-9db1-0cd9ef6f4712 trace.line=82 vars.name=test vars.uuid=70bf5b9b-8628-438a-af41-fb74807e905b version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/70bf5b9b-8628-438a-af41-fb74807e905b/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=81a78817-8668-4784-a7af-5994392ad774 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/70bf5b9b-8628-438a-af41-fb74807e905b?_state=lDr1R7eLTsiqwDhDMj0LxlNpPlwal37b7SDGTX4TN3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYmY1YjliLTg2MjgtNDM4YS1hZjQxLWZiNzQ4MDdlOTA1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2ODY2NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=13.071µs trace.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=44b74a40-5288-49b6-bd0e-4f4f50f5587a trace.line=141 vars.name=test vars.uuid=70bf5b9b-8628-438a-af41-fb74807e905b version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/70bf5b9b-8628-438a-af41-fb74807e905b/data\", 0)" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=81a78817-8668-4784-a7af-5994392ad774 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/70bf5b9b-8628-438a-af41-fb74807e905b?_state=lDr1R7eLTsiqwDhDMj0LxlNpPlwal37b7SDGTX4TN3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYmY1YjliLTg2MjgtNDM4YS1hZjQxLWZiNzQ4MDdlOTA1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2ODY2NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=89.093µs trace.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=b68785f6-659b-41f7-b27d-d36c7c994e01 trace.line=124 vars.name=test vars.uuid=70bf5b9b-8628-438a-af41-fb74807e905b version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=81a78817-8668-4784-a7af-5994392ad774 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/70bf5b9b-8628-438a-af41-fb74807e905b?_state=lDr1R7eLTsiqwDhDMj0LxlNpPlwal37b7SDGTX4TN3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYmY1YjliLTg2MjgtNDM4YS1hZjQxLWZiNzQ4MDdlOTA1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2ODY2NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.uuid=70bf5b9b-8628-438a-af41-fb74807e905b version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/70bf5b9b-8628-438a-af41-fb74807e905b/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=81a78817-8668-4784-a7af-5994392ad774 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/70bf5b9b-8628-438a-af41-fb74807e905b?_state=lDr1R7eLTsiqwDhDMj0LxlNpPlwal37b7SDGTX4TN3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYmY1YjliLTg2MjgtNDM4YS1hZjQxLWZiNzQ4MDdlOTA1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2ODY2NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=12.078µs trace.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=e048e281-93c8-4163-bab9-2cf22f3f41f3 trace.line=141 vars.name=test vars.uuid=70bf5b9b-8628-438a-af41-fb74807e905b version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=81a78817-8668-4784-a7af-5994392ad774 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/70bf5b9b-8628-438a-af41-fb74807e905b?_state=lDr1R7eLTsiqwDhDMj0LxlNpPlwal37b7SDGTX4TN3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYmY1YjliLTg2MjgtNDM4YS1hZjQxLWZiNzQ4MDdlOTA1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2ODY2NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=15.27µs trace.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=1583e4e6-9c76-433f-9ed0-8f6749957bd5 trace.line=141 vars.name=test vars.uuid=70bf5b9b-8628-438a-af41-fb74807e905b version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/70bf5b9b-8628-438a-af41-fb74807e905b/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=81a78817-8668-4784-a7af-5994392ad774 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/70bf5b9b-8628-438a-af41-fb74807e905b?_state=lDr1R7eLTsiqwDhDMj0LxlNpPlwal37b7SDGTX4TN3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYmY1YjliLTg2MjgtNDM4YS1hZjQxLWZiNzQ4MDdlOTA1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2ODY2NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=8.837µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0294fd13-30c5-4e16-94cd-4b4b65417f5f trace.line=141 vars.name=test vars.uuid=70bf5b9b-8628-438a-af41-fb74807e905b version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/70bf5b9b-8628-438a-af41-fb74807e905b/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=81a78817-8668-4784-a7af-5994392ad774 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/70bf5b9b-8628-438a-af41-fb74807e905b?_state=lDr1R7eLTsiqwDhDMj0LxlNpPlwal37b7SDGTX4TN3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYmY1YjliLTg2MjgtNDM4YS1hZjQxLWZiNzQ4MDdlOTA1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2ODY2NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=50.791µs trace.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=94b627c2-356f-4835-8362-114deaccac35 trace.line=167 vars.name=test vars.uuid=70bf5b9b-8628-438a-af41-fb74807e905b version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=81a78817-8668-4784-a7af-5994392ad774 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/70bf5b9b-8628-438a-af41-fb74807e905b?_state=lDr1R7eLTsiqwDhDMj0LxlNpPlwal37b7SDGTX4TN3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYmY1YjliLTg2MjgtNDM4YS1hZjQxLWZiNzQ4MDdlOTA1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2ODY2NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=60.843µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d1669c84-e942-4992-826c-f273694c094c trace.line=95 vars.name=test vars.uuid=70bf5b9b-8628-438a-af41-fb74807e905b version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.341Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/70bf5b9b-8628-438a-af41-fb74807e905b\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=81a78817-8668-4784-a7af-5994392ad774 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/70bf5b9b-8628-438a-af41-fb74807e905b?_state=lDr1R7eLTsiqwDhDMj0LxlNpPlwal37b7SDGTX4TN3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYmY1YjliLTg2MjgtNDM4YS1hZjQxLWZiNzQ4MDdlOTA1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2ODY2NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=107.924µs trace.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=5865b56d-5bff-4eb8-bd10-a0ad1ec9eca2 trace.line=181 vars.name=test vars.uuid=70bf5b9b-8628-438a-af41-fb74807e905b version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=81a78817-8668-4784-a7af-5994392ad774 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45364" http.request.uri="/v2/test/blobs/uploads/70bf5b9b-8628-438a-af41-fb74807e905b?_state=lDr1R7eLTsiqwDhDMj0LxlNpPlwal37b7SDGTX4TN3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYmY1YjliLTg2MjgtNDM4YS1hZjQxLWZiNzQ4MDdlOTA1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2ODY2NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.024407ms http.response.status=201 http.response.written=0 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "PUT /v2/test/blobs/uploads/70bf5b9b-8628-438a-af41-fb74807e905b?_state=lDr1R7eLTsiqwDhDMj0LxlNpPlwal37b7SDGTX4TN3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYmY1YjliLTg2MjgtNDM4YS1hZjQxLWZiNzQ4MDdlOTA1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2ODY2NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8d7488d-9dd2-448e-821c-34c23a1bb4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859?_state=_hgqqNyv4BP0rlMD8qP2lVGDkh7GzsecOl9MxJYsOvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiMzA0Zjc5LTljOWQtNDBmYS04NTE2LWMxOWM3NmRjMDg1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2NDAzMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.uuid=4b304f79-9c9d-40fa-8516-c19c76dc0859 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8d7488d-9dd2-448e-821c-34c23a1bb4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859?_state=_hgqqNyv4BP0rlMD8qP2lVGDkh7GzsecOl9MxJYsOvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiMzA0Zjc5LTljOWQtNDBmYS04NTE2LWMxOWM3NmRjMDg1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2NDAzMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.uuid=4b304f79-9c9d-40fa-8516-c19c76dc0859 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859/startedat\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8d7488d-9dd2-448e-821c-34c23a1bb4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859?_state=_hgqqNyv4BP0rlMD8qP2lVGDkh7GzsecOl9MxJYsOvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiMzA0Zjc5LTljOWQtNDBmYS04NTE2LWMxOWM3NmRjMDg1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2NDAzMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=36.021µs trace.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=a78200ff-1f03-4002-8ee9-4bbe187375b4 trace.line=82 vars.name=test vars.uuid=4b304f79-9c9d-40fa-8516-c19c76dc0859 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8d7488d-9dd2-448e-821c-34c23a1bb4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859?_state=_hgqqNyv4BP0rlMD8qP2lVGDkh7GzsecOl9MxJYsOvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiMzA0Zjc5LTljOWQtNDBmYS04NTE2LWMxOWM3NmRjMDg1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2NDAzMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=13.219µs trace.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=2545581c-fb56-4dd9-9e94-77a5a0d0be30 trace.line=141 vars.name=test vars.uuid=4b304f79-9c9d-40fa-8516-c19c76dc0859 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859/data\", 0)" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8d7488d-9dd2-448e-821c-34c23a1bb4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859?_state=_hgqqNyv4BP0rlMD8qP2lVGDkh7GzsecOl9MxJYsOvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiMzA0Zjc5LTljOWQtNDBmYS04NTE2LWMxOWM3NmRjMDg1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2NDAzMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=113.799µs trace.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=b15958c8-0ae5-4fe4-b852-0931273a8ad4 trace.line=124 vars.name=test vars.uuid=4b304f79-9c9d-40fa-8516-c19c76dc0859 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8d7488d-9dd2-448e-821c-34c23a1bb4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859?_state=_hgqqNyv4BP0rlMD8qP2lVGDkh7GzsecOl9MxJYsOvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiMzA0Zjc5LTljOWQtNDBmYS04NTE2LWMxOWM3NmRjMDg1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2NDAzMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.uuid=4b304f79-9c9d-40fa-8516-c19c76dc0859 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8d7488d-9dd2-448e-821c-34c23a1bb4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859?_state=_hgqqNyv4BP0rlMD8qP2lVGDkh7GzsecOl9MxJYsOvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiMzA0Zjc5LTljOWQtNDBmYS04NTE2LWMxOWM3NmRjMDg1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2NDAzMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=19.512µs trace.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=2b8f2fb0-0e73-4c42-8d07-29aa4b09b739 trace.line=141 vars.name=test vars.uuid=4b304f79-9c9d-40fa-8516-c19c76dc0859 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8d7488d-9dd2-448e-821c-34c23a1bb4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859?_state=_hgqqNyv4BP0rlMD8qP2lVGDkh7GzsecOl9MxJYsOvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiMzA0Zjc5LTljOWQtNDBmYS04NTE2LWMxOWM3NmRjMDg1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2NDAzMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=13.736µs trace.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=da256d4c-5ca1-4af3-8c84-552250720a9e trace.line=141 vars.name=test vars.uuid=4b304f79-9c9d-40fa-8516-c19c76dc0859 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8d7488d-9dd2-448e-821c-34c23a1bb4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859?_state=_hgqqNyv4BP0rlMD8qP2lVGDkh7GzsecOl9MxJYsOvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiMzA0Zjc5LTljOWQtNDBmYS04NTE2LWMxOWM3NmRjMDg1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2NDAzMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=8.337µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=51740101-24da-4be8-bd4f-c69a95c48406 trace.line=141 vars.name=test vars.uuid=4b304f79-9c9d-40fa-8516-c19c76dc0859 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8d7488d-9dd2-448e-821c-34c23a1bb4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859?_state=_hgqqNyv4BP0rlMD8qP2lVGDkh7GzsecOl9MxJYsOvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiMzA0Zjc5LTljOWQtNDBmYS04NTE2LWMxOWM3NmRjMDg1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2NDAzMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=40.157µs trace.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=9666cfe5-64db-458b-80cd-cd3d15d90379 trace.line=167 vars.name=test vars.uuid=4b304f79-9c9d-40fa-8516-c19c76dc0859 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8d7488d-9dd2-448e-821c-34c23a1bb4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859?_state=_hgqqNyv4BP0rlMD8qP2lVGDkh7GzsecOl9MxJYsOvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiMzA0Zjc5LTljOWQtNDBmYS04NTE2LWMxOWM3NmRjMDg1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2NDAzMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=45.441µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8c7fbd4c-2987-4a67-9e70-28ee883d86fc trace.line=95 vars.name=test vars.uuid=4b304f79-9c9d-40fa-8516-c19c76dc0859 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8d7488d-9dd2-448e-821c-34c23a1bb4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859?_state=_hgqqNyv4BP0rlMD8qP2lVGDkh7GzsecOl9MxJYsOvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiMzA0Zjc5LTljOWQtNDBmYS04NTE2LWMxOWM3NmRjMDg1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2NDAzMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=81.298µs trace.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=edd3ce89-2f7a-4c1b-8cd9-052bed5a4cdb trace.line=181 vars.name=test vars.uuid=4b304f79-9c9d-40fa-8516-c19c76dc0859 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8d7488d-9dd2-448e-821c-34c23a1bb4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/blobs/uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859?_state=_hgqqNyv4BP0rlMD8qP2lVGDkh7GzsecOl9MxJYsOvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiMzA0Zjc5LTljOWQtNDBmYS04NTE2LWMxOWM3NmRjMDg1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2NDAzMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.266185ms http.response.status=201 http.response.written=0 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "PUT /v2/test/blobs/uploads/4b304f79-9c9d-40fa-8516-c19c76dc0859?_state=_hgqqNyv4BP0rlMD8qP2lVGDkh7GzsecOl9MxJYsOvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiMzA0Zjc5LTljOWQtNDBmYS04NTE2LWMxOWM3NmRjMDg1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xN1QxMDozNzoyMi4xMjQ2NDAzMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f4294248-7e38-489b-b093-1367005d756e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f4294248-7e38-489b-b093-1367005d756e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f4294248-7e38-489b-b093-1367005d756e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=20.284µs trace.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=6dc484e4-5b3d-47fe-bf9e-d9e5c9b5b4c6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f4294248-7e38-489b-b093-1367005d756e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45366" 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="802.775µs" http.response.status=404 http.response.written=96 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e7cafaf9-ba55-4c81-b917-449356164a72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg=PutImageManifest go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e7cafaf9-ba55-4c81-b917-449356164a72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e7cafaf9-ba55-4c81-b917-449356164a72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e7cafaf9-ba55-4c81-b917-449356164a72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e7cafaf9-ba55-4c81-b917-449356164a72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=33.035µs trace.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=0d2594d6-c4bf-4c3c-8b4a-d2898d15bb7f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e7cafaf9-ba55-4c81-b917-449356164a72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=12.275µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8ef78fc5-a315-4cfc-895d-8558e78baabb trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e7cafaf9-ba55-4c81-b917-449356164a72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=19.643µs trace.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=27133edf-0ab6-44ae-862d-914657e6f9b0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e7cafaf9-ba55-4c81-b917-449356164a72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=9.772µs trace.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=dba93258-5c21-4bd3-8eeb-ded1bd908281 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.342Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e7cafaf9-ba55-4c81-b917-449356164a72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=11.298µs trace.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=f38d4ce7-180a-44be-8c59-48c5c9ac52c5 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e7cafaf9-ba55-4c81-b917-449356164a72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=45.605µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=31edf05b-4f05-43ec-81e3-aba90286cffc trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e7cafaf9-ba55-4c81-b917-449356164a72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=47.451µs trace.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=6261109f-3461-44ca-8fa6-873ad639fdc0 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e7cafaf9-ba55-4c81-b917-449356164a72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=23.853µs trace.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=cd2e0bc7-3ee7-45b2-b915-384781cb919c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e7cafaf9-ba55-4c81-b917-449356164a72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=58.544µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f412de5c-8895-4517-9485-9446c691acd2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e7cafaf9-ba55-4c81-b917-449356164a72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=30.835µs trace.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=9cd68af6-92ae-4355-bfd2-a6e5e4e3c581 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e7cafaf9-ba55-4c81-b917-449356164a72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45366" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.627779ms http.response.status=201 http.response.written=0 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=acda037a-6411-42a5-af2c-e06710321bab http.request.method=GET http.request.remoteaddr="127.0.0.1:45398" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=acda037a-6411-42a5-af2c-e06710321bab http.request.method=GET http.request.remoteaddr="127.0.0.1:45398" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e 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="751.812µs" http.response.status=200 http.response.written=2 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=012c181f-1698-459a-ae96-e03c7495e6ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=012c181f-1698-459a-ae96-e03c7495e6ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=012c181f-1698-459a-ae96-e03c7495e6ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=42.634µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6eb90d5f-6481-4e02-b9bf-e3cc92c74a20 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=012c181f-1698-459a-ae96-e03c7495e6ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=012c181f-1698-459a-ae96-e03c7495e6ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=25.56µs trace.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=f463bed7-f2ca-49c5-becf-b1d1bca657ce trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=012c181f-1698-459a-ae96-e03c7495e6ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=14.384µs trace.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=bbe7f13e-7d2c-44d8-8810-99e87f14438d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=012c181f-1698-459a-ae96-e03c7495e6ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=17.666µs trace.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=bde8cb48-b5ec-40a4-9501-7078d585a1e5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=012c181f-1698-459a-ae96-e03c7495e6ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=012c181f-1698-459a-ae96-e03c7495e6ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e 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.246782ms http.response.status=200 http.response.written=417 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d506d31e-55be-43f7-a114-0c0970564f4a http.request.method=GET http.request.remoteaddr="127.0.0.1:45406" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d506d31e-55be-43f7-a114-0c0970564f4a http.request.method=GET http.request.remoteaddr="127.0.0.1:45406" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d506d31e-55be-43f7-a114-0c0970564f4a http.request.method=GET http.request.remoteaddr="127.0.0.1:45406" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d506d31e-55be-43f7-a114-0c0970564f4a http.request.method=GET http.request.remoteaddr="127.0.0.1:45406" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=41.921µs trace.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=c5ee68e9-dc05-4913-b14b-c93c09f3d361 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d506d31e-55be-43f7-a114-0c0970564f4a http.request.method=GET http.request.remoteaddr="127.0.0.1:45406" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=14.458µs trace.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=156a42ca-fab1-4072-a506-5fde376080bc trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d506d31e-55be-43f7-a114-0c0970564f4a http.request.method=GET http.request.remoteaddr="127.0.0.1:45406" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=17.362µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c2b645e1-168b-4f34-baf1-f52854270b4f trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d506d31e-55be-43f7-a114-0c0970564f4a http.request.method=GET http.request.remoteaddr="127.0.0.1:45406" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] time="2023-07-17T10:37:22Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d506d31e-55be-43f7-a114-0c0970564f4a http.request.method=GET http.request.remoteaddr="127.0.0.1:45406" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e 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.244623ms http.response.status=200 http.response.written=417 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.343Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=df531614-2804-4069-b801-8caad621c6b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=df531614-2804-4069-b801-8caad621c6b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=df531614-2804-4069-b801-8caad621c6b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=37.006µs trace.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=0a1373f6-2768-4a17-8def-dd4488fa1677 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f56c8654-b550-48ea-be70-ae46a0acb9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f56c8654-b550-48ea-be70-ae46a0acb9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=df531614-2804-4069-b801-8caad621c6b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=14.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).Stat" trace.id=6fab48ab-e572-43a3-ad51-4046d5c20023 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f56c8654-b550-48ea-be70-ae46a0acb9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=32.288µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4d118948-fc5b-4eae-b59b-f6a9f601bb05 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=df531614-2804-4069-b801-8caad621c6b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=36.989µs trace.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=7db2dfa2-d718-4179-a56a-89cf4a38038e trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f56c8654-b550-48ea-be70-ae46a0acb9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 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).Stat" trace.id=f67f0095-5832-48e1-b493-71e5423b99b6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=df531614-2804-4069-b801-8caad621c6b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=12.833µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=550a2dea-ce13-4088-8555-626cbeff68a4 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f56c8654-b550-48ea-be70-ae46a0acb9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=19.586µs trace.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=10c8b3ed-7141-4a63-9d6d-28a6398470b6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=df531614-2804-4069-b801-8caad621c6b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=9.953µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e4843447-4c63-40cd-a5b0-cc9ad5b57c47 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f56c8654-b550-48ea-be70-ae46a0acb9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=8.583µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7239f105-1e51-402a-9fd9-511bb339d297 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f56c8654-b550-48ea-be70-ae46a0acb9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=8.074µs trace.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=cc7a26b2-f1d1-49f9-a732-771da2027e3c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=df531614-2804-4069-b801-8caad621c6b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=5.391µs trace.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=39b99b91-dd1e-4b78-be99-9e6c5a77bc43 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f56c8654-b550-48ea-be70-ae46a0acb9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=5.309µs trace.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=31f32932-6698-46b6-85a7-0ad422dc951f trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=df531614-2804-4069-b801-8caad621c6b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=16.214µs trace.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=1e60c976-4e9a-46c9-8a9e-b517bbb49841 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f56c8654-b550-48ea-be70-ae46a0acb9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=13.629µs trace.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=908ec089-3587-4c3c-9b83-0235be822c75 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=df531614-2804-4069-b801-8caad621c6b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=44.792µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=36c042f6-1139-4dcc-a39e-eab7706e57bd trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=df531614-2804-4069-b801-8caad621c6b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=13.973µs trace.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=93d52969-b297-4fc8-9077-e02029d4dac1 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=df531614-2804-4069-b801-8caad621c6b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45416" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e 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.035252ms http.response.status=200 http.response.written=194 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f56c8654-b550-48ea-be70-ae46a0acb9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=45.211µs trace.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=edb46430-3eba-4cd3-a81b-eb11afd68ad4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f56c8654-b550-48ea-be70-ae46a0acb9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=16.542µs trace.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=60490672-e578-4661-9397-c8401832df8b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] time="2023-07-17T10:37:22Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f56c8654-b550-48ea-be70-ae46a0acb9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e 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.128259ms http.response.status=200 http.response.written=68 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.344Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:37:22 [2023-07-17T10:37:22.345Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e55fc1be-9b8d-46bb-8479-68588e821516 http.request.method=GET http.request.remoteaddr="127.0.0.1:45450" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.345Z] time="2023-07-17T10:37:22Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e55fc1be-9b8d-46bb-8479-68588e821516 http.request.method=GET http.request.remoteaddr="127.0.0.1:45450" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e 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.423548ms http.response.status=200 http.response.written=2 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.345Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:37:22 [2023-07-17T10:37:22.345Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=296cd5a6-5b02-4ee6-9b84-ec314d8a8318 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45458" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.345Z] time="2023-07-17T10:37:22Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=296cd5a6-5b02-4ee6-9b84-ec314d8a8318 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45458" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.345Z] time="2023-07-17T10:37:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=296cd5a6-5b02-4ee6-9b84-ec314d8a8318 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45458" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.345Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=296cd5a6-5b02-4ee6-9b84-ec314d8a8318 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45458" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=32.321µs trace.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=86f0231a-1600-4e5e-a897-5db2c779e1d8 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.345Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=296cd5a6-5b02-4ee6-9b84-ec314d8a8318 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45458" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=12.603µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7cef53df-1b9c-4204-8c1f-ef4aff1995b9 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.345Z] time="2023-07-17T10:37:22Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=296cd5a6-5b02-4ee6-9b84-ec314d8a8318 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45458" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e 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.126614ms http.response.status=404 http.response.written=181 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.345Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:37:22 [2023-07-17T10:37:22.345Z] time="2023-07-17T10:37:22Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f68aceda-40df-48a1-b21f-a3ab964c08ca http.request.method=GET http.request.remoteaddr="127.0.0.1:45472" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.345Z] time="2023-07-17T10:37:22Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f68aceda-40df-48a1-b21f-a3ab964c08ca http.request.method=GET http.request.remoteaddr="127.0.0.1:45472" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.345Z] time="2023-07-17T10:37:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f68aceda-40df-48a1-b21f-a3ab964c08ca http.request.method=GET http.request.remoteaddr="127.0.0.1:45472" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.345Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f68aceda-40df-48a1-b21f-a3ab964c08ca http.request.method=GET http.request.remoteaddr="127.0.0.1:45472" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=24.19µs trace.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=af6a7683-c9bb-4211-97b1-594cd312d476 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.345Z] time="2023-07-17T10:37:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f68aceda-40df-48a1-b21f-a3ab964c08ca http.request.method=GET http.request.remoteaddr="127.0.0.1:45472" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 trace.duration=11.504µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1211ba11-f1f9-4b52-9556-603ecb6baae8 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.345Z] time="2023-07-17T10:37:22Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=f68aceda-40df-48a1-b21f-a3ab964c08ca http.request.method=GET http.request.remoteaddr="127.0.0.1:45472" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e 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.037381ms http.response.status=404 http.response.written=181 instance.id=c1624b8d-24d8-4df1-9407-e6fa5ce49ca1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:37:22 [2023-07-17T10:37:22.345Z] 127.0.0.1 - - [17/Jul/2023:10:37:22 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.6 git-commit/2da589d454788bed65f32fad4165465b1835ce3e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:37:22 [2023-07-17T10:37:22.345Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
10:37:22 [2023-07-17T10:37:22.345Z] === RUN   TestRemoveImageOrphaning
10:37:22 [2023-07-17T10:37:22.345Z] --- PASS: TestRemoveImageOrphaning (0.12s)
10:37:22 [2023-07-17T10:37:22.345Z] === RUN   TestRemoveImageGarbageCollector
10:37:22 [2023-07-17T10:37:22.345Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:22 [2023-07-17T10:37:22.345Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:37:22 [2023-07-17T10:37:22.345Z] === RUN   TestSaveCheckTimes
10:37:22 [2023-07-17T10:37:22.345Z] === PAUSE TestSaveCheckTimes
10:37:22 [2023-07-17T10:37:22.345Z] === RUN   TestSaveRepoWithMultipleImages
10:37:23 [2023-07-17T10:37:23.278Z] --- PASS: TestSaveRepoWithMultipleImages (0.95s)
10:37:23 [2023-07-17T10:37:23.278Z] === RUN   TestSaveDirectoryPermissions
10:37:24 [2023-07-17T10:37:24.652Z] --- PASS: TestSaveDirectoryPermissions (1.00s)
10:37:24 [2023-07-17T10:37:24.652Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:37:24 [2023-07-17T10:37:24.652Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:37:24 [2023-07-17T10:37:24.652Z] === RUN   TestTagInvalidReference
10:37:24 [2023-07-17T10:37:24.652Z] --- PASS: TestTagInvalidReference (0.01s)
10:37:24 [2023-07-17T10:37:24.652Z] === RUN   TestTagValidPrefixedRepo
10:37:24 [2023-07-17T10:37:24.652Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:37:24 [2023-07-17T10:37:24.652Z] === RUN   TestTagExistedNameWithoutForce
10:37:24 [2023-07-17T10:37:24.652Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:37:24 [2023-07-17T10:37:24.652Z] === RUN   TestTagOfficialNames
10:37:24 [2023-07-17T10:37:24.652Z] --- PASS: TestTagOfficialNames (0.04s)
10:37:24 [2023-07-17T10:37:24.652Z] === RUN   TestTagMatchesDigest
10:37:24 [2023-07-17T10:37:24.652Z] --- PASS: TestTagMatchesDigest (0.01s)
10:37:24 [2023-07-17T10:37:24.652Z] === CONT  TestSaveCheckTimes
10:37:24 [2023-07-17T10:37:24.652Z] --- PASS: TestSaveCheckTimes (0.03s)
10:37:24 [2023-07-17T10:37:24.652Z] PASS
10:37:24 [2023-07-17T10:37:24.653Z] 
10:37:24 [2023-07-17T10:37:24.653Z] === Skipped
10:37:24 [2023-07-17T10:37:24.653Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:37:24 [2023-07-17T10:37:24.653Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:37:24 [2023-07-17T10:37:24.653Z] 
10:37:24 [2023-07-17T10:37:24.653Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:37:24 [2023-07-17T10:37:24.653Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:37:24 [2023-07-17T10:37:24.653Z] 
10:37:24 [2023-07-17T10:37:24.653Z] DONE 29 tests, 2 skipped in 2.978s
10:37:24 [2023-07-17T10:37:24.653Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
10:37:24 [2023-07-17T10:37:24.653Z] ++ 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
10:37:24 [2023-07-17T10:37:24.653Z] ++ set -e
10:37:24 [2023-07-17T10:37:24.653Z] ++ '[' -n 0 ']'
10:37:24 [2023-07-17T10:37:24.653Z] ++ set -x
10:37:24 [2023-07-17T10:37:24.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
10:37:24 [2023-07-17T10:37:24.653Z] === RUN   TestStripANSICommands
10:37:24 [2023-07-17T10:37:24.653Z] === RUN   TestStripANSICommands/#00
10:37:24 [2023-07-17T10:37:24.653Z] === RUN   TestStripANSICommands/#01
10:37:24 [2023-07-17T10:37:24.653Z] --- PASS: TestStripANSICommands (0.00s)
10:37:24 [2023-07-17T10:37:24.653Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:37:24 [2023-07-17T10:37:24.653Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:37:24 [2023-07-17T10:37:24.653Z] PASS
10:37:24 [2023-07-17T10:37:24.653Z] 
10:37:24 [2023-07-17T10:37:24.653Z] DONE 3 tests in 0.009s
10:37:24 [2023-07-17T10:37:24.653Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:37:24 [2023-07-17T10:37:24.653Z] ++ 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
10:37:24 [2023-07-17T10:37:24.653Z] ++ set -e
10:37:24 [2023-07-17T10:37:24.653Z] ++ '[' -n 0 ']'
10:37:24 [2023-07-17T10:37:24.653Z] ++ set -x
10:37:24 [2023-07-17T10:37:24.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
10:37:24 [2023-07-17T10:37:24.653Z] INFO: Testing against a local daemon
10:37:24 [2023-07-17T10:37:24.653Z] === RUN   TestNetworkCreateDelete
10:37:24 [2023-07-17T10:37:24.910Z] --- PASS: TestNetworkCreateDelete (0.17s)
10:37:24 [2023-07-17T10:37:24.910Z] === RUN   TestDockerNetworkDeletePreferID
10:37:25 [2023-07-17T10:37:25.476Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
10:37:25 [2023-07-17T10:37:25.476Z] === RUN   TestDaemonDNSFallback
10:37:32 [2023-07-17T10:37:32.051Z] --- PASS: TestDaemonDNSFallback (6.22s)
10:37:32 [2023-07-17T10:37:32.051Z] === RUN   TestInspectNetwork
10:37:34 [2023-07-17T10:37:34.580Z] === RUN   TestInspectNetwork/full_network_id
10:37:34 [2023-07-17T10:37:34.580Z] === RUN   TestInspectNetwork/partial_network_id
10:37:34 [2023-07-17T10:37:34.580Z] === RUN   TestInspectNetwork/network_name
10:37:34 [2023-07-17T10:37:34.580Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:37:38 [2023-07-17T10:37:38.761Z] --- PASS: TestInspectNetwork (7.26s)
10:37:38 [2023-07-17T10:37:38.761Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:37:38 [2023-07-17T10:37:38.761Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:37:38 [2023-07-17T10:37:38.761Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:37:38 [2023-07-17T10:37:38.761Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:37:38 [2023-07-17T10:37:38.761Z] === RUN   TestRunContainerWithBridgeNone
10:37:40 [2023-07-17T10:37:40.149Z] --- PASS: TestRunContainerWithBridgeNone (1.33s)
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON/networks/create
10:37:40 [2023-07-17T10:37:40.149Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:37:40 [2023-07-17T10:37:40.149Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:37:40 [2023-07-17T10:37:40.149Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:37:40 [2023-07-17T10:37:40.149Z] === CONT  TestNetworkInvalidJSON/networks/create
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:37:40 [2023-07-17T10:37:40.149Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:37:40 [2023-07-17T10:37:40.149Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:37:40 [2023-07-17T10:37:40.149Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:37:40 [2023-07-17T10:37:40.149Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkList
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkList//networks
10:37:40 [2023-07-17T10:37:40.149Z] === PAUSE TestNetworkList//networks
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestNetworkList//networks/
10:37:40 [2023-07-17T10:37:40.149Z] === PAUSE TestNetworkList//networks/
10:37:40 [2023-07-17T10:37:40.149Z] === CONT  TestNetworkList//networks
10:37:40 [2023-07-17T10:37:40.149Z] === CONT  TestNetworkList//networks/
10:37:40 [2023-07-17T10:37:40.149Z] --- PASS: TestNetworkList (0.01s)
10:37:40 [2023-07-17T10:37:40.149Z]     --- PASS: TestNetworkList//networks (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:37:40 [2023-07-17T10:37:40.149Z] === RUN   TestHostIPv4BridgeLabel
10:37:40 [2023-07-17T10:37:40.715Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:37:40 [2023-07-17T10:37:40.715Z] === RUN   TestDefaultNetworkOpts
10:37:40 [2023-07-17T10:37:40.715Z] === RUN   TestDefaultNetworkOpts/default_value
10:37:42 [2023-07-17T10:37:42.089Z] === RUN   TestDefaultNetworkOpts/cmdline_value
10:37:43 [2023-07-17T10:37:43.463Z] === RUN   TestDefaultNetworkOpts/config-from_value
10:37:44 [2023-07-17T10:37:44.837Z] --- PASS: TestDefaultNetworkOpts (3.85s)
10:37:44 [2023-07-17T10:37:44.837Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.30s)
10:37:44 [2023-07-17T10:37:44.837Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.27s)
10:37:44 [2023-07-17T10:37:44.837Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.28s)
10:37:44 [2023-07-17T10:37:44.837Z] === RUN   TestDaemonRestartWithLiveRestore
10:37:45 [2023-07-17T10:37:45.771Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:37:45 [2023-07-17T10:37:45.771Z] === RUN   TestDaemonDefaultNetworkPools
10:37:46 [2023-07-17T10:37:46.337Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
10:37:46 [2023-07-17T10:37:46.337Z] === RUN   TestDaemonRestartWithExistingNetwork
10:37:47 [2023-07-17T10:37:47.711Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
10:37:47 [2023-07-17T10:37:47.711Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:37:49 [2023-07-17T10:37:49.084Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
10:37:49 [2023-07-17T10:37:49.084Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:37:49 [2023-07-17T10:37:49.343Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
10:37:49 [2023-07-17T10:37:49.343Z] === RUN   TestServiceWithPredefinedNetwork
10:37:51 [2023-07-17T10:37:51.886Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s)
10:37:51 [2023-07-17T10:37:51.886Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:37:51 [2023-07-17T10:37:51.886Z]     service_test.go:242: FLAKY_TEST
10:37:51 [2023-07-17T10:37:51.886Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:37:51 [2023-07-17T10:37:51.886Z] === RUN   TestServiceWithDataPathPortInit
10:38:06 [2023-07-17T10:38:06.759Z] --- PASS: TestServiceWithDataPathPortInit (13.19s)
10:38:06 [2023-07-17T10:38:06.759Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:38:07 [2023-07-17T10:38:07.017Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v23rnrlpkdg73wnxrno8rd6la Created:2023-07-17 10:38:05.982511767 +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[1edaeee47324647e51a9f56c0ac26eb17d231a1bacd4ade0fb914c23fa17ef16:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ny3eo6budyih7vkf6c03z0gq7 EndpointID:d5737472a66e75ed5d0c6161a2d885c2efe7fef795ce355a02fb34dbe1f0019c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:70f243be9fcc75b8c7832b585c9919007bd90122e662de6e44b98ff6bab9256d 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:4687f7c7e3e5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ny3eo6budyih7vkf6c03z0gq7 EndpointID:d5737472a66e75ed5d0c6161a2d885c2efe7fef795ce355a02fb34dbe1f0019c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:38:12 [2023-07-17T10:38:12.279Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.70s)
10:38:12 [2023-07-17T10:38:12.279Z] PASS
10:38:12 [2023-07-17T10:38:12.279Z] 
10:38:12 [2023-07-17T10:38:12.279Z] === Skipped
10:38:12 [2023-07-17T10:38:12.279Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:38:12 [2023-07-17T10:38:12.279Z]     service_test.go:242: FLAKY_TEST
10:38:12 [2023-07-17T10:38:12.279Z] 
10:38:12 [2023-07-17T10:38:12.279Z] DONE 42 tests, 1 skipped in 46.795s
10:38:12 [2023-07-17T10:38:12.279Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:38:12 [2023-07-17T10:38:12.279Z] ++ 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
10:38:12 [2023-07-17T10:38:12.279Z] ++ set -e
10:38:12 [2023-07-17T10:38:12.279Z] ++ '[' -n 0 ']'
10:38:12 [2023-07-17T10:38:12.279Z] ++ set -x
10:38:12 [2023-07-17T10:38:12.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:38:12 [2023-07-17T10:38:12.279Z] INFO: Testing against a local daemon
10:38:12 [2023-07-17T10:38:12.279Z] === RUN   TestDockerNetworkIpvlanPersistance
10:38:12 [2023-07-17T10:38:12.279Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:38:12 [2023-07-17T10:38:12.279Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:38:12 [2023-07-17T10:38:12.279Z] === RUN   TestDockerNetworkIpvlan
10:38:12 [2023-07-17T10:38:12.279Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:38:12 [2023-07-17T10:38:12.279Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:38:12 [2023-07-17T10:38:12.279Z] PASS
10:38:12 [2023-07-17T10:38:12.279Z] 
10:38:12 [2023-07-17T10:38:12.279Z] === Skipped
10:38:12 [2023-07-17T10:38:12.279Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:38:12 [2023-07-17T10:38:12.279Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:38:12 [2023-07-17T10:38:12.279Z] 
10:38:12 [2023-07-17T10:38:12.279Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:38:12 [2023-07-17T10:38:12.279Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:38:12 [2023-07-17T10:38:12.279Z] 
10:38:12 [2023-07-17T10:38:12.279Z] DONE 2 tests, 2 skipped in 0.034s
10:38:12 [2023-07-17T10:38:12.279Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:38:12 [2023-07-17T10:38:12.279Z] ++ 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
10:38:12 [2023-07-17T10:38:12.279Z] ++ set -e
10:38:12 [2023-07-17T10:38:12.279Z] ++ '[' -n 0 ']'
10:38:12 [2023-07-17T10:38:12.279Z] ++ set -x
10:38:12 [2023-07-17T10:38:12.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:38:12 [2023-07-17T10:38:12.279Z] INFO: Testing against a local daemon
10:38:12 [2023-07-17T10:38:12.279Z] === RUN   TestDockerNetworkMacvlanPersistance
10:38:12 [2023-07-17T10:38:12.848Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
10:38:12 [2023-07-17T10:38:12.848Z] === RUN   TestDockerNetworkMacvlan
10:38:13 [2023-07-17T10:38:13.414Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:38:13 [2023-07-17T10:38:13.979Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:38:14 [2023-07-17T10:38:14.545Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:38:16 [2023-07-17T10:38:16.444Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:38:17 [2023-07-17T10:38:17.818Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:38:20 [2023-07-17T10:38:20.348Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:38:20 [2023-07-17T10:38:20.606Z] --- PASS: TestDockerNetworkMacvlan (8.02s)
10:38:20 [2023-07-17T10:38:20.606Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
10:38:20 [2023-07-17T10:38:20.606Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
10:38:20 [2023-07-17T10:38:20.606Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.63s)
10:38:20 [2023-07-17T10:38:20.606Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.63s)
10:38:20 [2023-07-17T10:38:20.606Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.35s)
10:38:20 [2023-07-17T10:38:20.606Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.39s)
10:38:20 [2023-07-17T10:38:20.606Z] PASS
10:38:20 [2023-07-17T10:38:20.606Z] 
10:38:20 [2023-07-17T10:38:20.606Z] DONE 8 tests in 9.219s
10:38:20 [2023-07-17T10:38:20.606Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:38:20 [2023-07-17T10:38:20.606Z] ++ 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
10:38:20 [2023-07-17T10:38:20.606Z] ++ set -e
10:38:20 [2023-07-17T10:38:20.606Z] ++ '[' -n 0 ']'
10:38:20 [2023-07-17T10:38:20.606Z] ++ set -x
10:38:20 [2023-07-17T10:38:20.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:38:20 [2023-07-17T10:38:20.606Z] testing: warning: no tests to run
10:38:20 [2023-07-17T10:38:20.606Z] PASS
10:38:20 [2023-07-17T10:38:20.606Z] 
10:38:20 [2023-07-17T10:38:20.606Z] DONE 0 tests in 0.008s
10:38:20 [2023-07-17T10:38:20.606Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:38:20 [2023-07-17T10:38:20.606Z] ++ 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
10:38:20 [2023-07-17T10:38:20.606Z] ++ set -e
10:38:20 [2023-07-17T10:38:20.606Z] ++ '[' -n 0 ']'
10:38:20 [2023-07-17T10:38:20.606Z] ++ set -x
10:38:20 [2023-07-17T10:38:20.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:38:20 [2023-07-17T10:38:20.864Z] INFO: Testing against a local daemon
10:38:20 [2023-07-17T10:38:20.864Z] === RUN   TestAuthZPluginAllowRequest
10:38:21 [2023-07-17T10:38:21.798Z] --- PASS: TestAuthZPluginAllowRequest (1.06s)
10:38:21 [2023-07-17T10:38:21.798Z] === RUN   TestAuthZPluginTLS
10:38:22 [2023-07-17T10:38:22.364Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:38:22 [2023-07-17T10:38:22.364Z] === RUN   TestAuthZPluginDenyRequest
10:38:22 [2023-07-17T10:38:22.932Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:38:22 [2023-07-17T10:38:22.932Z] === RUN   TestAuthZPluginAPIDenyResponse
10:38:23 [2023-07-17T10:38:23.498Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:38:23 [2023-07-17T10:38:23.498Z] === RUN   TestAuthZPluginDenyResponse
10:38:24 [2023-07-17T10:38:24.064Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:38:24 [2023-07-17T10:38:24.064Z] === RUN   TestAuthZPluginAllowEventStream
10:38:24 [2023-07-17T10:38:24.999Z] --- PASS: TestAuthZPluginAllowEventStream (1.02s)
10:38:24 [2023-07-17T10:38:24.999Z] === RUN   TestAuthZPluginErrorResponse
10:38:25 [2023-07-17T10:38:25.565Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:38:25 [2023-07-17T10:38:25.565Z] === RUN   TestAuthZPluginErrorRequest
10:38:26 [2023-07-17T10:38:26.131Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:38:26 [2023-07-17T10:38:26.132Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:38:26 [2023-07-17T10:38:26.698Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:38:26 [2023-07-17T10:38:26.698Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:38:27 [2023-07-17T10:38:27.631Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s)
10:38:27 [2023-07-17T10:38:27.631Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:38:29 [2023-07-17T10:38:29.006Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s)
10:38:29 [2023-07-17T10:38:29.006Z] === RUN   TestAuthZPluginHeader
10:38:29 [2023-07-17T10:38:29.590Z] --- PASS: TestAuthZPluginHeader (0.62s)
10:38:29 [2023-07-17T10:38:29.590Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:38:29 [2023-07-17T10:38:29.590Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:29 [2023-07-17T10:38:29.590Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:38:29 [2023-07-17T10:38:29.590Z] === RUN   TestAuthZPluginV2Disable
10:38:29 [2023-07-17T10:38:29.590Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:29 [2023-07-17T10:38:29.590Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:38:29 [2023-07-17T10:38:29.590Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:38:29 [2023-07-17T10:38:29.590Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:29 [2023-07-17T10:38:29.590Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:38:29 [2023-07-17T10:38:29.590Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:38:29 [2023-07-17T10:38:29.590Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:29 [2023-07-17T10:38:29.590Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:38:29 [2023-07-17T10:38:29.590Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:38:47 [2023-07-17T10:38:47.662Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
10:38:47 [2023-07-17T10:38:47.662Z] PASS
10:38:47 [2023-07-17T10:38:47.662Z] 
10:38:47 [2023-07-17T10:38:47.662Z] === Skipped
10:38:47 [2023-07-17T10:38:47.662Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:47 [2023-07-17T10:38:47.662Z] 
10:38:47 [2023-07-17T10:38:47.662Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:47 [2023-07-17T10:38:47.662Z] 
10:38:47 [2023-07-17T10:38:47.662Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:47 [2023-07-17T10:38:47.662Z] 
10:38:47 [2023-07-17T10:38:47.662Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:38:47 [2023-07-17T10:38:47.662Z] 
10:38:47 [2023-07-17T10:38:47.662Z] DONE 17 tests, 4 skipped in 25.609s
10:38:47 [2023-07-17T10:38:47.662Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:38:47 [2023-07-17T10:38:47.662Z] ++ 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
10:38:47 [2023-07-17T10:38:47.662Z] ++ set -e
10:38:47 [2023-07-17T10:38:47.662Z] ++ '[' -n 0 ']'
10:38:47 [2023-07-17T10:38:47.662Z] ++ set -x
10:38:47 [2023-07-17T10:38:47.662Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:38:47 [2023-07-17T10:38:47.662Z] INFO: Testing against a local daemon
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:38:47 [2023-07-17T10:38:47.662Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:38:47 [2023-07-17T10:38:47.662Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:38:47 [2023-07-17T10:38:47.662Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:38:47 [2023-07-17T10:38:47.662Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:38:47 [2023-07-17T10:38:47.662Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:38:47 [2023-07-17T10:38:47.662Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:38:47 [2023-07-17T10:38:47.662Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:38:47 [2023-07-17T10:38:47.662Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInstall
10:38:47 [2023-07-17T10:38:47.662Z] === RUN   TestPluginInstall/no_auth
10:38:49 [2023-07-17T10:38:49.562Z] time="2023-07-17T10:38:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:49 [2023-07-17T10:38:49.562Z] time="2023-07-17T10:38:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffb296bc1401f40f4f36133777ed7d07a8f47021b1c78dbc1eacdd1908432d3d" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:49 [2023-07-17T10:38:49.562Z] time="2023-07-17T10:38:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:49 [2023-07-17T10:38:49.562Z] time="2023-07-17T10:38:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffb296bc1401f40f4f36133777ed7d07a8f47021b1c78dbc1eacdd1908432d3d" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:49 [2023-07-17T10:38:49.562Z] === RUN   TestPluginInstall/with_htpasswd
10:38:49 [2023-07-17T10:38:49.820Z] time="2023-07-17T10:38:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:49 [2023-07-17T10:38:49.820Z] time="2023-07-17T10:38:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5e55f5bc50ba8668499976ea6d19d742baf0730e57466a733e65f274799e6f8" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:49 [2023-07-17T10:38:49.820Z] time="2023-07-17T10:38:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:49 [2023-07-17T10:38:49.820Z] time="2023-07-17T10:38:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5e55f5bc50ba8668499976ea6d19d742baf0730e57466a733e65f274799e6f8" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:50 [2023-07-17T10:38:50.078Z] === RUN   TestPluginInstall/with_insecure
10:38:50 [2023-07-17T10:38:50.644Z] time="2023-07-17T10:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:50 [2023-07-17T10:38:50.644Z] time="2023-07-17T10:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f26541f13609498f40efab1311b76426ae508fef84339eb726a3b98b09800d08" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:50 [2023-07-17T10:38:50.644Z] time="2023-07-17T10:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:38:50 [2023-07-17T10:38:50.644Z] time="2023-07-17T10:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f26541f13609498f40efab1311b76426ae508fef84339eb726a3b98b09800d08" mediatype=application/vnd.docker.plugin.v1+json size=522
10:38:50 [2023-07-17T10:38:50.902Z]     plugin_test.go:196: [d2142220547e0] daemon is not started
10:38:50 [2023-07-17T10:38:50.902Z] --- PASS: TestPluginInstall (4.51s)
10:38:50 [2023-07-17T10:38:50.902Z]     --- PASS: TestPluginInstall/no_auth (3.09s)
10:38:50 [2023-07-17T10:38:50.902Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
10:38:50 [2023-07-17T10:38:50.902Z]     --- PASS: TestPluginInstall/with_insecure (0.95s)
10:38:50 [2023-07-17T10:38:50.902Z] === RUN   TestPluginsWithRuntimes
10:38:52 [2023-07-17T10:38:52.276Z] === RUN   TestPluginsWithRuntimes/No_Args
10:38:53 [2023-07-17T10:38:53.210Z] === RUN   TestPluginsWithRuntimes/With_Args
10:38:54 [2023-07-17T10:38:54.144Z] --- PASS: TestPluginsWithRuntimes (3.31s)
10:38:54 [2023-07-17T10:38:54.144Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
10:38:54 [2023-07-17T10:38:54.144Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
10:38:54 [2023-07-17T10:38:54.144Z] === RUN   TestPluginBackCompatMediaTypes
10:38:54 [2023-07-17T10:38:54.710Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
10:38:54 [2023-07-17T10:38:54.710Z] PASS
10:38:54 [2023-07-17T10:38:54.710Z] 
10:38:54 [2023-07-17T10:38:54.710Z] DONE 24 tests in 8.365s
10:38:54 [2023-07-17T10:38:54.710Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:38:54 [2023-07-17T10:38:54.710Z] ++ 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
10:38:54 [2023-07-17T10:38:54.710Z] ++ set -e
10:38:54 [2023-07-17T10:38:54.710Z] ++ '[' -n 0 ']'
10:38:54 [2023-07-17T10:38:54.710Z] ++ set -x
10:38:54 [2023-07-17T10:38:54.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:38:54 [2023-07-17T10:38:54.710Z] INFO: Testing against a local daemon
10:38:54 [2023-07-17T10:38:54.710Z] === RUN   TestExternalGraphDriver
10:38:55 [2023-07-17T10:38:55.277Z] === RUN   TestExternalGraphDriver/json
10:38:56 [2023-07-17T10:38:56.651Z] === RUN   TestExternalGraphDriver/spec
10:38:58 [2023-07-17T10:38:58.025Z] === RUN   TestExternalGraphDriver/pull
10:38:59 [2023-07-17T10:38:59.924Z] --- PASS: TestExternalGraphDriver (4.99s)
10:38:59 [2023-07-17T10:38:59.924Z]     --- PASS: TestExternalGraphDriver/json (1.53s)
10:38:59 [2023-07-17T10:38:59.924Z]     --- PASS: TestExternalGraphDriver/spec (1.50s)
10:38:59 [2023-07-17T10:38:59.924Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
10:38:59 [2023-07-17T10:38:59.924Z] === RUN   TestGraphdriverPluginV2
10:39:00 [2023-07-17T10:39:00.183Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:39:00 [2023-07-17T10:39:00.183Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
10:39:00 [2023-07-17T10:39:00.183Z] PASS
10:39:00 [2023-07-17T10:39:00.183Z] 
10:39:00 [2023-07-17T10:39:00.183Z] === Skipped
10:39:00 [2023-07-17T10:39:00.183Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
10:39:00 [2023-07-17T10:39:00.183Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:39:00 [2023-07-17T10:39:00.183Z] 
10:39:00 [2023-07-17T10:39:00.183Z] DONE 5 tests, 1 skipped in 5.342s
10:39:00 [2023-07-17T10:39:00.183Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:39:00 [2023-07-17T10:39:00.183Z] ++ 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
10:39:00 [2023-07-17T10:39:00.183Z] ++ set -e
10:39:00 [2023-07-17T10:39:00.183Z] ++ '[' -n 0 ']'
10:39:00 [2023-07-17T10:39:00.183Z] ++ set -x
10:39:00 [2023-07-17T10:39:00.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:39:00 [2023-07-17T10:39:00.183Z] INFO: Testing against a local daemon
10:39:00 [2023-07-17T10:39:00.183Z] === RUN   TestContinueAfterPluginCrash
10:39:00 [2023-07-17T10:39:00.183Z] === PAUSE TestContinueAfterPluginCrash
10:39:00 [2023-07-17T10:39:00.183Z] === RUN   TestReadPluginNoRead
10:39:00 [2023-07-17T10:39:00.183Z] === PAUSE TestReadPluginNoRead
10:39:00 [2023-07-17T10:39:00.183Z] === RUN   TestDaemonStartWithLogOpt
10:39:00 [2023-07-17T10:39:00.183Z] === PAUSE TestDaemonStartWithLogOpt
10:39:00 [2023-07-17T10:39:00.183Z] === CONT  TestContinueAfterPluginCrash
10:39:00 [2023-07-17T10:39:00.183Z] === CONT  TestDaemonStartWithLogOpt
10:39:00 [2023-07-17T10:39:00.183Z] === CONT  TestReadPluginNoRead
10:39:02 [2023-07-17T10:39:02.083Z] === RUN   TestReadPluginNoRead/default
10:39:03 [2023-07-17T10:39:03.017Z] --- PASS: TestDaemonStartWithLogOpt (2.69s)
10:39:03 [2023-07-17T10:39:03.275Z] === RUN   TestReadPluginNoRead/disabled_caching
10:39:04 [2023-07-17T10:39:04.649Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:39:06 [2023-07-17T10:39:06.024Z]     read_test.go:91: [d2eb12f598196] daemon is not started
10:39:06 [2023-07-17T10:39:06.024Z] --- PASS: TestReadPluginNoRead (5.63s)
10:39:06 [2023-07-17T10:39:06.024Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
10:39:06 [2023-07-17T10:39:06.024Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
10:39:06 [2023-07-17T10:39:06.024Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
10:39:07 [2023-07-17T10:39:07.925Z] --- PASS: TestContinueAfterPluginCrash (7.58s)
10:39:07 [2023-07-17T10:39:07.925Z] PASS
10:39:07 [2023-07-17T10:39:07.925Z] 
10:39:07 [2023-07-17T10:39:07.925Z] DONE 6 tests in 7.608s
10:39:07 [2023-07-17T10:39:07.925Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:39:07 [2023-07-17T10:39:07.925Z] ++ 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
10:39:07 [2023-07-17T10:39:07.925Z] ++ set -e
10:39:07 [2023-07-17T10:39:07.925Z] ++ '[' -n 0 ']'
10:39:07 [2023-07-17T10:39:07.925Z] ++ set -x
10:39:07 [2023-07-17T10:39:07.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
10:39:07 [2023-07-17T10:39:07.925Z] testing: warning: no tests to run
10:39:07 [2023-07-17T10:39:07.925Z] PASS
10:39:07 [2023-07-17T10:39:07.925Z] 
10:39:07 [2023-07-17T10:39:07.925Z] DONE 0 tests in 0.008s
10:39:07 [2023-07-17T10:39:07.925Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:39:07 [2023-07-17T10:39:07.925Z] ++ 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
10:39:07 [2023-07-17T10:39:07.925Z] ++ set -e
10:39:07 [2023-07-17T10:39:07.925Z] ++ '[' -n 0 ']'
10:39:07 [2023-07-17T10:39:07.925Z] ++ set -x
10:39:07 [2023-07-17T10:39:07.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:39:07 [2023-07-17T10:39:07.925Z] INFO: Testing against a local daemon
10:39:07 [2023-07-17T10:39:07.925Z] === RUN   TestPluginWithDevMounts
10:39:07 [2023-07-17T10:39:07.925Z] === PAUSE TestPluginWithDevMounts
10:39:07 [2023-07-17T10:39:07.925Z] === CONT  TestPluginWithDevMounts
10:39:09 [2023-07-17T10:39:09.298Z] --- PASS: TestPluginWithDevMounts (1.49s)
10:39:09 [2023-07-17T10:39:09.298Z] PASS
10:39:09 [2023-07-17T10:39:09.298Z] 
10:39:09 [2023-07-17T10:39:09.298Z] DONE 1 tests in 1.526s
10:39:09 [2023-07-17T10:39:09.298Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:39:09 [2023-07-17T10:39:09.298Z] ++ 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
10:39:09 [2023-07-17T10:39:09.298Z] ++ set -e
10:39:09 [2023-07-17T10:39:09.298Z] ++ '[' -n 0 ']'
10:39:09 [2023-07-17T10:39:09.298Z] ++ set -x
10:39:09 [2023-07-17T10:39:09.298Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:39:09 [2023-07-17T10:39:09.298Z] INFO: Testing against a local daemon
10:39:09 [2023-07-17T10:39:09.298Z] === RUN   TestSecretInspect
10:39:11 [2023-07-17T10:39:11.196Z] --- PASS: TestSecretInspect (1.99s)
10:39:11 [2023-07-17T10:39:11.196Z] === RUN   TestSecretList
10:39:13 [2023-07-17T10:39:13.725Z] --- PASS: TestSecretList (1.99s)
10:39:13 [2023-07-17T10:39:13.725Z] === RUN   TestSecretsCreateAndDelete
10:39:15 [2023-07-17T10:39:15.100Z] --- PASS: TestSecretsCreateAndDelete (1.85s)
10:39:15 [2023-07-17T10:39:15.100Z] === RUN   TestSecretsUpdate
10:39:17 [2023-07-17T10:39:17.001Z] --- PASS: TestSecretsUpdate (1.94s)
10:39:17 [2023-07-17T10:39:17.001Z] === RUN   TestTemplatedSecret
10:39:20 [2023-07-17T10:39:20.282Z] --- PASS: TestTemplatedSecret (2.60s)
10:39:20 [2023-07-17T10:39:20.283Z] === RUN   TestSecretCreateResolve
10:39:21 [2023-07-17T10:39:21.656Z] --- PASS: TestSecretCreateResolve (2.07s)
10:39:21 [2023-07-17T10:39:21.656Z] PASS
10:39:21 [2023-07-17T10:39:21.656Z] 
10:39:21 [2023-07-17T10:39:21.656Z] DONE 6 tests in 12.482s
10:39:21 [2023-07-17T10:39:21.914Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:39:21 [2023-07-17T10:39:21.914Z] ++ 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
10:39:21 [2023-07-17T10:39:21.914Z] ++ set -e
10:39:21 [2023-07-17T10:39:21.914Z] ++ '[' -n 0 ']'
10:39:21 [2023-07-17T10:39:21.914Z] ++ set -x
10:39:21 [2023-07-17T10:39:21.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
10:39:21 [2023-07-17T10:39:21.914Z] INFO: Testing against a local daemon
10:39:21 [2023-07-17T10:39:21.914Z] === RUN   TestServiceCreateInit
10:39:21 [2023-07-17T10:39:21.914Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:39:26 [2023-07-17T10:39:26.097Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:39:29 [2023-07-17T10:39:29.388Z] --- PASS: TestServiceCreateInit (7.40s)
10:39:29 [2023-07-17T10:39:29.388Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s)
10:39:29 [2023-07-17T10:39:29.388Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s)
10:39:29 [2023-07-17T10:39:29.388Z] === RUN   TestCreateServiceMultipleTimes
10:39:44 [2023-07-17T10:39:44.257Z] --- PASS: TestCreateServiceMultipleTimes (14.96s)
10:39:44 [2023-07-17T10:39:44.257Z] === RUN   TestCreateServiceConflict
10:39:46 [2023-07-17T10:39:46.156Z] --- PASS: TestCreateServiceConflict (1.81s)
10:39:46 [2023-07-17T10:39:46.156Z] === RUN   TestCreateServiceMaxReplicas
10:39:49 [2023-07-17T10:39:49.437Z] --- PASS: TestCreateServiceMaxReplicas (2.95s)
10:39:49 [2023-07-17T10:39:49.437Z] === RUN   TestCreateWithDuplicateNetworkNames
10:40:01 [2023-07-17T10:40:01.631Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s)
10:40:01 [2023-07-17T10:40:01.631Z] === RUN   TestCreateServiceSecretFileMode
10:40:16 [2023-07-17T10:40:16.497Z] --- PASS: TestCreateServiceSecretFileMode (12.67s)
10:40:16 [2023-07-17T10:40:16.497Z] === RUN   TestCreateServiceConfigFileMode
10:40:28 [2023-07-17T10:40:28.691Z] --- PASS: TestCreateServiceConfigFileMode (12.73s)
10:40:28 [2023-07-17T10:40:28.691Z] === RUN   TestCreateServiceSysctls
10:40:30 [2023-07-17T10:40:30.596Z] --- PASS: TestCreateServiceSysctls (3.14s)
10:40:30 [2023-07-17T10:40:30.596Z] === RUN   TestCreateServiceCapabilities
10:40:33 [2023-07-17T10:40:33.124Z] --- PASS: TestCreateServiceCapabilities (2.64s)
10:40:33 [2023-07-17T10:40:33.124Z] === RUN   TestInspect
10:40:35 [2023-07-17T10:40:35.653Z] --- PASS: TestInspect (2.84s)
10:40:35 [2023-07-17T10:40:35.653Z] === RUN   TestCreateJob
10:40:38 [2023-07-17T10:40:38.934Z] --- PASS: TestCreateJob (3.13s)
10:40:38 [2023-07-17T10:40:38.934Z] === RUN   TestReplicatedJob
10:40:44 [2023-07-17T10:40:44.197Z] --- PASS: TestReplicatedJob (5.13s)
10:40:44 [2023-07-17T10:40:44.197Z] === RUN   TestUpdateReplicatedJob
10:40:47 [2023-07-17T10:40:47.478Z] --- PASS: TestUpdateReplicatedJob (3.29s)
10:40:47 [2023-07-17T10:40:47.478Z] === RUN   TestServiceListWithStatuses
10:40:47 [2023-07-17T10:40:47.478Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:40:47 [2023-07-17T10:40:47.478Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:40:47 [2023-07-17T10:40:47.478Z] === RUN   TestDockerNetworkConnectAlias
10:40:51 [2023-07-17T10:40:51.660Z] --- PASS: TestDockerNetworkConnectAlias (3.91s)
10:40:51 [2023-07-17T10:40:51.660Z] === RUN   TestDockerNetworkReConnect
10:40:54 [2023-07-17T10:40:54.946Z] --- PASS: TestDockerNetworkReConnect (3.13s)
10:40:54 [2023-07-17T10:40:54.946Z] === RUN   TestServicePlugin
10:40:54 [2023-07-17T10:40:54.946Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:40:54 [2023-07-17T10:40:54.946Z] --- SKIP: TestServicePlugin (0.00s)
10:40:54 [2023-07-17T10:40:54.946Z] === RUN   TestServiceUpdateLabel
10:40:56 [2023-07-17T10:40:56.319Z] --- PASS: TestServiceUpdateLabel (1.99s)
10:40:56 [2023-07-17T10:40:56.319Z] === RUN   TestServiceUpdateSecrets
10:41:11 [2023-07-17T10:41:11.186Z] --- PASS: TestServiceUpdateSecrets (14.42s)
10:41:11 [2023-07-17T10:41:11.186Z] === RUN   TestServiceUpdateConfigs
10:41:26 [2023-07-17T10:41:26.054Z] --- PASS: TestServiceUpdateConfigs (14.41s)
10:41:26 [2023-07-17T10:41:26.054Z] === RUN   TestServiceUpdateNetwork
10:41:38 [2023-07-17T10:41:38.248Z] --- PASS: TestServiceUpdateNetwork (12.16s)
10:41:38 [2023-07-17T10:41:38.248Z] === RUN   TestServiceUpdatePidsLimit
10:41:38 [2023-07-17T10:41:38.506Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:41:39 [2023-07-17T10:41:39.439Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:41:47 [2023-07-17T10:41:47.545Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:41:54 [2023-07-17T10:41:54.102Z] --- PASS: TestServiceUpdatePidsLimit (16.32s)
10:41:54 [2023-07-17T10:41:54.102Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
10:41:54 [2023-07-17T10:41:54.102Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
10:41:54 [2023-07-17T10:41:54.102Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
10:41:54 [2023-07-17T10:41:54.102Z] PASS
10:41:54 [2023-07-17T10:41:54.102Z] 
10:41:54 [2023-07-17T10:41:54.102Z] === Skipped
10:41:54 [2023-07-17T10:41:54.102Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:41:54 [2023-07-17T10:41:54.102Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:41:54 [2023-07-17T10:41:54.102Z] 
10:41:54 [2023-07-17T10:41:54.102Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:41:54 [2023-07-17T10:41:54.102Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:41:54 [2023-07-17T10:41:54.102Z] 
10:41:54 [2023-07-17T10:41:54.102Z] DONE 27 tests, 2 skipped in 151.855s
10:41:54 [2023-07-17T10:41:54.102Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
10:41:54 [2023-07-17T10:41:54.102Z] ++ 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
10:41:54 [2023-07-17T10:41:54.102Z] ++ set -e
10:41:54 [2023-07-17T10:41:54.102Z] ++ '[' -n 0 ']'
10:41:54 [2023-07-17T10:41:54.102Z] ++ set -x
10:41:54 [2023-07-17T10:41:54.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
10:41:54 [2023-07-17T10:41:54.102Z] INFO: Testing against a local daemon
10:41:54 [2023-07-17T10:41:54.102Z] === RUN   TestSessionCreate
10:41:54 [2023-07-17T10:41:54.102Z] --- PASS: TestSessionCreate (0.02s)
10:41:54 [2023-07-17T10:41:54.102Z] === RUN   TestSessionCreateWithBadUpgrade
10:41:54 [2023-07-17T10:41:54.102Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:41:54 [2023-07-17T10:41:54.102Z] PASS
10:41:54 [2023-07-17T10:41:54.102Z] 
10:41:54 [2023-07-17T10:41:54.102Z] DONE 2 tests in 0.056s
10:41:54 [2023-07-17T10:41:54.102Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
10:41:54 [2023-07-17T10:41:54.102Z] ++ 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
10:41:54 [2023-07-17T10:41:54.102Z] ++ set -e
10:41:54 [2023-07-17T10:41:54.102Z] ++ '[' -n 0 ']'
10:41:54 [2023-07-17T10:41:54.102Z] ++ set -x
10:41:54 [2023-07-17T10:41:54.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
10:41:54 [2023-07-17T10:41:54.102Z] INFO: Testing against a local daemon
10:41:54 [2023-07-17T10:41:54.102Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:41:54 [2023-07-17T10:41:54.102Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:41:54 [2023-07-17T10:41:54.102Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:41:54 [2023-07-17T10:41:54.102Z] === RUN   TestDiskUsage
10:41:54 [2023-07-17T10:41:54.102Z] === PAUSE TestDiskUsage
10:41:54 [2023-07-17T10:41:54.102Z] === RUN   TestEventsExecDie
10:41:54 [2023-07-17T10:41:54.360Z] --- PASS: TestEventsExecDie (0.52s)
10:41:54 [2023-07-17T10:41:54.360Z] === RUN   TestEventsBackwardsCompatible
10:41:54 [2023-07-17T10:41:54.360Z] --- PASS: TestEventsBackwardsCompatible (0.03s)
10:41:54 [2023-07-17T10:41:54.360Z] === RUN   TestEventsVolumeCreate
10:41:54 [2023-07-17T10:41:54.360Z] --- PASS: TestEventsVolumeCreate (0.04s)
10:41:54 [2023-07-17T10:41:54.360Z] === RUN   TestInfoBinaryCommits
10:41:54 [2023-07-17T10:41:54.360Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:41:54 [2023-07-17T10:41:54.360Z] === RUN   TestInfoAPIVersioned
10:41:54 [2023-07-17T10:41:54.360Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:41:54 [2023-07-17T10:41:54.360Z] === RUN   TestInfoAPI
10:41:54 [2023-07-17T10:41:54.360Z] --- PASS: TestInfoAPI (0.02s)
10:41:54 [2023-07-17T10:41:54.360Z] === RUN   TestInfoAPIWarnings
10:42:12 [2023-07-17T10:42:12.432Z] --- PASS: TestInfoAPIWarnings (16.54s)
10:42:12 [2023-07-17T10:42:12.432Z] === RUN   TestInfoDebug
10:42:12 [2023-07-17T10:42:12.432Z] --- PASS: TestInfoDebug (0.52s)
10:42:12 [2023-07-17T10:42:12.432Z] === RUN   TestInfoInsecureRegistries
10:42:12 [2023-07-17T10:42:12.432Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:42:12 [2023-07-17T10:42:12.432Z] === RUN   TestInfoRegistryMirrors
10:42:12 [2023-07-17T10:42:12.432Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:42:12 [2023-07-17T10:42:12.432Z] === RUN   TestLoginFailsWithBadCredentials
10:42:12 [2023-07-17T10:42:12.998Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
10:42:12 [2023-07-17T10:42:12.998Z] === RUN   TestPingCacheHeaders
10:42:12 [2023-07-17T10:42:12.998Z] --- PASS: TestPingCacheHeaders (0.01s)
10:42:12 [2023-07-17T10:42:12.998Z] === RUN   TestPingGet
10:42:12 [2023-07-17T10:42:12.998Z] --- PASS: TestPingGet (0.01s)
10:42:12 [2023-07-17T10:42:12.998Z] === RUN   TestPingHead
10:42:12 [2023-07-17T10:42:12.998Z] --- PASS: TestPingHead (0.02s)
10:42:12 [2023-07-17T10:42:12.998Z] === RUN   TestPingSwarmHeader
10:42:13 [2023-07-17T10:42:13.563Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:42:14 [2023-07-17T10:42:14.129Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:42:15 [2023-07-17T10:42:15.063Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:42:15 [2023-07-17T10:42:15.063Z] --- PASS: TestPingSwarmHeader (1.94s)
10:42:15 [2023-07-17T10:42:15.063Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:42:15 [2023-07-17T10:42:15.063Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:42:15 [2023-07-17T10:42:15.063Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:42:15 [2023-07-17T10:42:15.063Z] === RUN   TestPingBuilderHeader
10:42:15 [2023-07-17T10:42:15.063Z] === RUN   TestPingBuilderHeader/default_config
10:42:15 [2023-07-17T10:42:15.321Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:42:15 [2023-07-17T10:42:15.887Z] --- PASS: TestPingBuilderHeader (1.04s)
10:42:15 [2023-07-17T10:42:15.887Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
10:42:15 [2023-07-17T10:42:15.887Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
10:42:15 [2023-07-17T10:42:15.887Z] === RUN   TestVersion
10:42:15 [2023-07-17T10:42:15.887Z] --- PASS: TestVersion (0.01s)
10:42:15 [2023-07-17T10:42:15.887Z] === CONT  TestDiskUsage
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/empty
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/empty/container_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/empty/image_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/empty/volume_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/empty/build-cache_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/after_LoadBusybox
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:42:16 [2023-07-17T10:42:16.453Z] === RUN   TestDiskUsage/after_container.Run
10:42:16 [2023-07-17T10:42:16.712Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:42:16 [2023-07-17T10:42:16.712Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:42:16 [2023-07-17T10:42:16.712Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:42:16 [2023-07-17T10:42:16.712Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:42:16 [2023-07-17T10:42:16.712Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:42:16 [2023-07-17T10:42:16.712Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:42:16 [2023-07-17T10:42:16.712Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:42:16 [2023-07-17T10:42:16.712Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:42:16 [2023-07-17T10:42:16.712Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:42:16 [2023-07-17T10:42:16.712Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:42:16 [2023-07-17T10:42:16.970Z] --- PASS: TestDiskUsage (1.06s)
10:42:16 [2023-07-17T10:42:16.970Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z] PASS
10:42:16 [2023-07-17T10:42:16.970Z] 
10:42:16 [2023-07-17T10:42:16.970Z] === Skipped
10:42:16 [2023-07-17T10:42:16.970Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:42:16 [2023-07-17T10:42:16.970Z] 
10:42:16 [2023-07-17T10:42:16.970Z] DONE 57 tests, 1 skipped in 23.251s
10:42:16 [2023-07-17T10:42:16.970Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
10:42:16 [2023-07-17T10:42:16.970Z] ++ 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
10:42:16 [2023-07-17T10:42:16.970Z] ++ set -e
10:42:16 [2023-07-17T10:42:16.970Z] ++ '[' -n 0 ']'
10:42:16 [2023-07-17T10:42:16.970Z] ++ set -x
10:42:16 [2023-07-17T10:42:16.970Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
10:42:16 [2023-07-17T10:42:16.970Z] INFO: Testing against a local daemon
10:42:16 [2023-07-17T10:42:16.970Z] === RUN   TestVolumesCreateAndList
10:42:16 [2023-07-17T10:42:16.970Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:42:16 [2023-07-17T10:42:16.970Z] === RUN   TestVolumesRemove
10:42:16 [2023-07-17T10:42:16.970Z] === RUN   TestVolumesRemove/volume_in_use
10:42:16 [2023-07-17T10:42:16.970Z] === RUN   TestVolumesRemove/volume_not_in_use
10:42:16 [2023-07-17T10:42:16.970Z] === RUN   TestVolumesRemove/non-existing_volume
10:42:16 [2023-07-17T10:42:16.970Z] === RUN   TestVolumesRemove/non-existing_volume_force
10:42:16 [2023-07-17T10:42:16.970Z] --- PASS: TestVolumesRemove (0.05s)
10:42:16 [2023-07-17T10:42:16.970Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
10:42:16 [2023-07-17T10:42:16.970Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
10:42:16 [2023-07-17T10:42:16.970Z] === RUN   TestVolumesRemoveSwarmEnabled
10:42:16 [2023-07-17T10:42:16.970Z] === PAUSE TestVolumesRemoveSwarmEnabled
10:42:16 [2023-07-17T10:42:16.970Z] === RUN   TestVolumesInspect
10:42:17 [2023-07-17T10:42:17.228Z] --- PASS: TestVolumesInspect (0.02s)
10:42:17 [2023-07-17T10:42:17.228Z] === RUN   TestVolumesInvalidJSON
10:42:17 [2023-07-17T10:42:17.228Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:42:17 [2023-07-17T10:42:17.228Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:42:17 [2023-07-17T10:42:17.228Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:42:17 [2023-07-17T10:42:17.228Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:42:17 [2023-07-17T10:42:17.228Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:42:17 [2023-07-17T10:42:17.228Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:42:17 [2023-07-17T10:42:17.228Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:42:17 [2023-07-17T10:42:17.228Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:42:17 [2023-07-17T10:42:17.228Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:42:17 [2023-07-17T10:42:17.228Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:42:17 [2023-07-17T10:42:17.228Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:42:17 [2023-07-17T10:42:17.228Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:42:17 [2023-07-17T10:42:17.228Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:42:17 [2023-07-17T10:42:17.228Z] === RUN   TestVolumePruneAnonymous
10:42:17 [2023-07-17T10:42:17.228Z] --- PASS: TestVolumePruneAnonymous (0.03s)
10:42:17 [2023-07-17T10:42:17.228Z] === RUN   TestVolumePruneAnonFromImage
10:42:17 [2023-07-17T10:42:17.228Z] --- PASS: TestVolumePruneAnonFromImage (0.10s)
10:42:17 [2023-07-17T10:42:17.228Z] === CONT  TestVolumesRemoveSwarmEnabled
10:42:18 [2023-07-17T10:42:18.602Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
10:42:18 [2023-07-17T10:42:18.602Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
10:42:18 [2023-07-17T10:42:18.602Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
10:42:18 [2023-07-17T10:42:18.602Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
10:42:19 [2023-07-17T10:42:19.168Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.93s)
10:42:19 [2023-07-17T10:42:19.168Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
10:42:19 [2023-07-17T10:42:19.168Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
10:42:19 [2023-07-17T10:42:19.168Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
10:42:19 [2023-07-17T10:42:19.168Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
10:42:19 [2023-07-17T10:42:19.168Z] PASS
10:42:19 [2023-07-17T10:42:19.168Z] 
10:42:19 [2023-07-17T10:42:19.168Z] DONE 20 tests in 2.188s
10:42:19 [2023-07-17T10:42:19.168Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:42:19 [2023-07-17T10:42:19.425Z] ++++ cat bundles/test-integration/docker.pid
10:42:19 [2023-07-17T10:42:19.425Z] +++ kill 21933
10:42:20 [2023-07-17T10:42:20.798Z] +++ /etc/init.d/apparmor stop
10:42:20 [2023-07-17T10:42:20.798Z] Leaving: AppArmorNo profiles have been unloaded.
10:42:20 [2023-07-17T10:42:20.798Z] 
10:42:20 [2023-07-17T10:42:20.798Z] Unloading profiles will leave already running processes permanently
10:42:20 [2023-07-17T10:42:20.798Z] unconfined, which can lead to unexpected situations.
10:42:20 [2023-07-17T10:42:20.798Z] 
10:42:20 [2023-07-17T10:42:20.798Z] To set a process to complain mode, use the command line tool
10:42:20 [2023-07-17T10:42:20.798Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:42:20 [2023-07-17T10:42:20.798Z] +++ true
10:42:20 [2023-07-17T10:42:20.798Z] exiting test-integration
10:42:20 [2023-07-17T10:42:20.798Z] ++ exit 0
10:42:20 [2023-07-17T10:42:20.798Z] 
Post stage
[Pipeline] junit
10:42:21 [2023-07-17T10:42:21.743Z] Recording test results
10:42:21 [2023-07-17T10:42:21.902Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:42:22 [2023-07-17T10:42:22.207Z] + echo Ensuring container killed.
10:42:22 [2023-07-17T10:42:22.207Z] Ensuring container killed.
10:42:22 [2023-07-17T10:42:22.207Z] + docker rm -vf docker-pr2
10:42:22 [2023-07-17T10:42:22.207Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
10:42:22 [2023-07-17T10:42:22.486Z] + echo Chowning /workspace to jenkins user
10:42:22 [2023-07-17T10:42:22.486Z] Chowning /workspace to jenkins user
10:42:22 [2023-07-17T10:42:22.486Z] + id -u
10:42:22 [2023-07-17T10:42:22.486Z] + id -g
10:42:22 [2023-07-17T10:42:22.486Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45991:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:42:23 [2023-07-17T10:42:23.706Z] + bundleName=arm64-integration
10:42:23 [2023-07-17T10:42:23.706Z] + echo Creating arm64-integration-bundles.tar.gz
10:42:23 [2023-07-17T10:42:23.706Z] Creating arm64-integration-bundles.tar.gz
10:42:23 [2023-07-17T10:42:23.706Z] + find bundles -path+  */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:42:23 [2023-07-17T10:42:23.706Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:42:23 [2023-07-17T10:42:23.975Z] Archiving artifacts
10:42:24 [2023-07-17T10:42:24.241Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45991/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:42:24 [2023-07-17T10:42:24.534Z] + make clean
10:42:24 [2023-07-17T10:42:24.534Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:42:24 [2023-07-17T10:42:24.534Z] docker-dev-cache
10:42:24 [2023-07-17T10:42:24.534Z] 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