Skip to content
Success

Console Output

Pull request #45582 updated
19:46:32 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from ae6e9333c00dd6bfa674fde77399650841803821+37bc6397044d5a937929cbe94bf80a9d0b42ab2f (9bbb26a0bd6b4ab4b54758f4e6d0d475d4fa7f2a)
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-45582@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
19:46:35 [2023-05-25T19:46:35.373Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:46:35 [2023-05-25T19:46:35.378Z] Trying to pass milestone 3
[Pipeline] milestone
19:46:35 [2023-05-25T19:46:35.501Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:46:35 [2023-05-25T19:46:35.729Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0feb0c7ebb2ee2df9) in /home/ubuntu/workspace/moby_PR-45582
[Pipeline] {
[Pipeline] checkout
19:46:35 [2023-05-25T19:46:35.752Z] The recommended git tool is: git
19:46:35 [2023-05-25T19:46:35.759Z] using credential docker-jenkins-github-credentials
19:46:35 [2023-05-25T19:46:35.772Z] Cloning the remote Git repository
19:46:35 [2023-05-25T19:46:35.772Z] Cloning with configured refspecs honoured and without tags
19:46:35 [2023-05-25T19:46:35.773Z] Cloning repository https://github.com/moby/moby.git
19:46:35 [2023-05-25T19:46:35.774Z]  > git init /home/ubuntu/workspace/moby_PR-45582 # timeout=10
19:46:35 [2023-05-25T19:46:35.778Z] Fetching upstream changes from https://github.com/moby/moby.git
19:46:35 [2023-05-25T19:46:35.778Z]  > git --version # timeout=10
19:46:35 [2023-05-25T19:46:35.781Z]  > git --version # 'git version 2.25.1'
19:46:35 [2023-05-25T19:46:35.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:46:35 [2023-05-25T19:46:35.781Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45582/head:refs/remotes/origin/PR-45582 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
19:46:46 [2023-05-25T19:46:46.975Z] Fetching without tags
19:46:47 [2023-05-25T19:46:47.189Z] Merging remotes/origin/24.0 commit 37bc6397044d5a937929cbe94bf80a9d0b42ab2f into PR head commit ae6e9333c00dd6bfa674fde77399650841803821
19:46:47 [2023-05-25T19:46:47.792Z] Merge succeeded, producing ae6e9333c00dd6bfa674fde77399650841803821
19:46:47 [2023-05-25T19:46:47.792Z] Checking out Revision ae6e9333c00dd6bfa674fde77399650841803821 (PR-45582)
19:46:46 [2023-05-25T19:46:46.961Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:46:46 [2023-05-25T19:46:46.964Z]  > git config --add remote.origin.fetch +refs/pull/45582/head:refs/remotes/origin/PR-45582 # timeout=10
19:46:46 [2023-05-25T19:46:46.966Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
19:46:46 [2023-05-25T19:46:46.972Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:46:46 [2023-05-25T19:46:46.977Z] Fetching upstream changes from https://github.com/moby/moby.git
19:46:46 [2023-05-25T19:46:46.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:46:46 [2023-05-25T19:46:46.978Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45582/head:refs/remotes/origin/PR-45582 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
19:46:47 [2023-05-25T19:46:47.190Z]  > git config core.sparsecheckout # timeout=10
19:46:47 [2023-05-25T19:46:47.193Z]  > git checkout -f ae6e9333c00dd6bfa674fde77399650841803821 # timeout=10
19:46:47 [2023-05-25T19:46:47.775Z]  > git remote # timeout=10
19:46:47 [2023-05-25T19:46:47.778Z]  > git config --get remote.origin.url # timeout=10
19:46:47 [2023-05-25T19:46:47.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:46:47 [2023-05-25T19:46:47.781Z]  > git merge 37bc6397044d5a937929cbe94bf80a9d0b42ab2f # timeout=10
19:46:47 [2023-05-25T19:46:47.788Z]  > git rev-parse HEAD^{commit} # timeout=10
19:46:47 [2023-05-25T19:46:47.794Z]  > git config core.sparsecheckout # timeout=10
19:46:47 [2023-05-25T19:46:47.797Z]  > git checkout -f ae6e9333c00dd6bfa674fde77399650841803821 # timeout=10
19:46:48 [2023-05-25T19:46:48.571Z] Commit message: "vendor: github.com/moby/buildkit v0.11.7-0.20230525183624-798ad6b0ce9f"
19:46:48 [2023-05-25T19:46:48.576Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:46:49 [2023-05-25T19:46:49.192Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45582:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
19:46:48 [2023-05-25T19:46:48.572Z]  > git rev-list --no-walk 97c1da187835bfe9f9c5a92e3c351ab582c813c5 # timeout=10
19:46:51 [2023-05-25T19:46:51.715Z] 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
19:46:52 [2023-05-25T19:46:52.098Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0feb0c7ebb2ee2df9) in /home/ubuntu/workspace/moby_PR-45582
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
19:46:52 [2023-05-25T19:46:52.129Z] The recommended git tool is: git
[Pipeline] // stage
19:46:52 [2023-05-25T19:46:52.136Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
19:46:52 [2023-05-25T19:46:52.153Z] Fetching changes from the remote Git repository
19:46:52 [2023-05-25T19:46:52.158Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
19:46:52 [2023-05-25T19:46:52.394Z] Merging remotes/origin/24.0 commit 37bc6397044d5a937929cbe94bf80a9d0b42ab2f into PR head commit ae6e9333c00dd6bfa674fde77399650841803821
19:46:52 [2023-05-25T19:46:52.442Z] Merge succeeded, producing ae6e9333c00dd6bfa674fde77399650841803821
19:46:52 [2023-05-25T19:46:52.442Z] Checking out Revision ae6e9333c00dd6bfa674fde77399650841803821 (PR-45582)
19:46:52 [2023-05-25T19:46:52.479Z] Commit message: "vendor: github.com/moby/buildkit v0.11.7-0.20230525183624-798ad6b0ce9f"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:46:52 [2023-05-25T19:46:52.150Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45582/.git # timeout=10
19:46:52 [2023-05-25T19:46:52.155Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:46:52 [2023-05-25T19:46:52.160Z] Fetching upstream changes from https://github.com/moby/moby.git
19:46:52 [2023-05-25T19:46:52.160Z]  > git --version # timeout=10
19:46:52 [2023-05-25T19:46:52.163Z]  > git --version # 'git version 2.25.1'
19:46:52 [2023-05-25T19:46:52.163Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:46:52 [2023-05-25T19:46:52.163Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45582/head:refs/remotes/origin/PR-45582 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
19:46:52 [2023-05-25T19:46:52.396Z]  > git config core.sparsecheckout # timeout=10
19:46:52 [2023-05-25T19:46:52.398Z]  > git checkout -f ae6e9333c00dd6bfa674fde77399650841803821 # timeout=10
19:46:52 [2023-05-25T19:46:52.425Z]  > git remote # timeout=10
19:46:52 [2023-05-25T19:46:52.428Z]  > git config --get remote.origin.url # timeout=10
19:46:52 [2023-05-25T19:46:52.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:46:52 [2023-05-25T19:46:52.431Z]  > git merge 37bc6397044d5a937929cbe94bf80a9d0b42ab2f # timeout=10
19:46:52 [2023-05-25T19:46:52.438Z]  > git rev-parse HEAD^{commit} # timeout=10
19:46:52 [2023-05-25T19:46:52.444Z]  > git config core.sparsecheckout # timeout=10
19:46:52 [2023-05-25T19:46:52.446Z]  > git checkout -f ae6e9333c00dd6bfa674fde77399650841803821 # timeout=10
19:46:53 [2023-05-25T19:46:53.174Z] + docker version
19:46:53 [2023-05-25T19:46:53.174Z] Client: Docker Engine - Community
19:46:53 [2023-05-25T19:46:53.174Z]  Version:           23.0.1
19:46:53 [2023-05-25T19:46:53.174Z]  API version:       1.42
19:46:53 [2023-05-25T19:46:53.174Z]  Go version:        go1.19.5
19:46:53 [2023-05-25T19:46:53.174Z]  Git commit:        a5ee5b1
19:46:53 [2023-05-25T19:46:53.174Z]  Built:             Thu Feb  9 19:46:32 2023
19:46:53 [2023-05-25T19:46:53.174Z]  OS/Arch:           linux/arm64
19:46:53 [2023-05-25T19:46:53.174Z]  Context:           default
19:46:53 [2023-05-25T19:46:53.174Z] 
19:46:53 [2023-05-25T19:46:53.174Z] Server: Docker Engine - Community
19:46:53 [2023-05-25T19:46:53.174Z]  Engine:
19:46:53 [2023-05-25T19:46:53.174Z]   Version:          23.0.1
19:46:53 [2023-05-25T19:46:53.174Z]   API version:      1.42 (minimum version 1.12)
19:46:53 [2023-05-25T19:46:53.174Z]   Go version:       go1.19.5
19:46:53 [2023-05-25T19:46:53.174Z]   Git commit:       bc3805a
19:46:53 [2023-05-25T19:46:53.174Z]   Built:            Thu Feb  9 19:46:32 2023
19:46:53 [2023-05-25T19:46:53.174Z]   OS/Arch:          linux/arm64
19:46:53 [2023-05-25T19:46:53.174Z]   Experimental:     true
19:46:53 [2023-05-25T19:46:53.174Z]  containerd:
19:46:53 [2023-05-25T19:46:53.174Z]   Version:          1.6.18
19:46:53 [2023-05-25T19:46:53.174Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
19:46:53 [2023-05-25T19:46:53.174Z]  runc:
19:46:53 [2023-05-25T19:46:53.174Z]   Version:          1.1.4
19:46:53 [2023-05-25T19:46:53.174Z]   GitCommit:        v1.1.4-0-g5fd4c4d
19:46:53 [2023-05-25T19:46:53.174Z]  docker-init:
19:46:53 [2023-05-25T19:46:53.174Z]   Version:          0.19.0
19:46:53 [2023-05-25T19:46:53.174Z]   GitCommit:        de40ad0
[Pipeline] sh
19:46:53 [2023-05-25T19:46:53.450Z] + docker info
19:46:53 [2023-05-25T19:46:53.450Z] Client:
19:46:53 [2023-05-25T19:46:53.450Z]  Context:    default
19:46:53 [2023-05-25T19:46:53.450Z]  Debug Mode: false
19:46:53 [2023-05-25T19:46:53.450Z]  Plugins:
19:46:53 [2023-05-25T19:46:53.450Z]   buildx: Docker Buildx (Docker Inc.)
19:46:53 [2023-05-25T19:46:53.450Z]     Version:  v0.10.4
19:46:53 [2023-05-25T19:46:53.450Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
19:46:53 [2023-05-25T19:46:53.450Z]   compose: Docker Compose (Docker Inc.)
19:46:53 [2023-05-25T19:46:53.450Z]     Version:  v2.16.0
19:46:53 [2023-05-25T19:46:53.450Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
19:46:53 [2023-05-25T19:46:53.450Z] 
19:46:53 [2023-05-25T19:46:53.450Z] Server:
19:46:53 [2023-05-25T19:46:53.450Z]  Containers: 0
19:46:53 [2023-05-25T19:46:53.450Z]   Running: 0
19:46:53 [2023-05-25T19:46:53.450Z]   Paused: 0
19:46:53 [2023-05-25T19:46:53.450Z]   Stopped: 0
19:46:53 [2023-05-25T19:46:53.450Z]  Images: 5
19:46:53 [2023-05-25T19:46:53.450Z]  Server Version: 23.0.1
19:46:53 [2023-05-25T19:46:53.450Z]  Storage Driver: overlay2
19:46:53 [2023-05-25T19:46:53.450Z]   Backing Filesystem: extfs
19:46:53 [2023-05-25T19:46:53.450Z]   Supports d_type: true
19:46:53 [2023-05-25T19:46:53.450Z]   Using metacopy: false
19:46:53 [2023-05-25T19:46:53.450Z]   Native Overlay Diff: true
19:46:53 [2023-05-25T19:46:53.450Z]   userxattr: false
19:46:53 [2023-05-25T19:46:53.450Z]  Logging Driver: json-file
19:46:53 [2023-05-25T19:46:53.450Z]  Cgroup Driver: cgroupfs
19:46:53 [2023-05-25T19:46:53.450Z]  Cgroup Version: 1
19:46:53 [2023-05-25T19:46:53.450Z]  Plugins:
19:46:53 [2023-05-25T19:46:53.450Z]   Volume: local
19:46:53 [2023-05-25T19:46:53.450Z]   Network: bridge host ipvlan macvlan null overlay
19:46:53 [2023-05-25T19:46:53.450Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:46:53 [2023-05-25T19:46:53.450Z]  Swarm: inactive
19:46:53 [2023-05-25T19:46:53.450Z]  Runtimes: io.containerd.runc.v2 runc
19:46:53 [2023-05-25T19:46:53.450Z]  Default Runtime: runc
19:46:53 [2023-05-25T19:46:53.450Z]  Init Binary: docker-init
19:46:53 [2023-05-25T19:46:53.450Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
19:46:53 [2023-05-25T19:46:53.450Z]  runc version: v1.1.4-0-g5fd4c4d
19:46:53 [2023-05-25T19:46:53.450Z]  init version: de40ad0
19:46:53 [2023-05-25T19:46:53.450Z]  Security Options:
19:46:53 [2023-05-25T19:46:53.450Z]   apparmor
19:46:53 [2023-05-25T19:46:53.450Z]   seccomp
19:46:53 [2023-05-25T19:46:53.450Z]    Profile: builtin
19:46:53 [2023-05-25T19:46:53.450Z]  Kernel Version: 5.15.0-1031-aws
19:46:53 [2023-05-25T19:46:53.450Z]  Operating System: Ubuntu 20.04.6 LTS
19:46:53 [2023-05-25T19:46:53.450Z]  OSType: linux
19:46:53 [2023-05-25T19:46:53.450Z]  Architecture: aarch64
19:46:53 [2023-05-25T19:46:53.450Z]  CPUs: 8
19:46:53 [2023-05-25T19:46:53.450Z]  Total Memory: 30.64GiB
19:46:53 [2023-05-25T19:46:53.450Z]  Name: ip-10-100-110-75
19:46:53 [2023-05-25T19:46:53.450Z]  ID: 1c6d7120-c134-4627-b601-91a150afaa3a
19:46:53 [2023-05-25T19:46:53.450Z]  Docker Root Dir: /var/lib/docker
19:46:53 [2023-05-25T19:46:53.450Z]  Debug Mode: false
19:46:53 [2023-05-25T19:46:53.450Z]  Registry: https://index.docker.io/v1/
19:46:53 [2023-05-25T19:46:53.450Z]  Experimental: true
19:46:53 [2023-05-25T19:46:53.450Z]  Insecure Registries:
19:46:53 [2023-05-25T19:46:53.450Z]   127.0.0.0/8
19:46:53 [2023-05-25T19:46:53.450Z]  Live Restore Enabled: true
19:46:53 [2023-05-25T19:46:53.450Z] 
[Pipeline] sh
19:46:53 [2023-05-25T19:46:53.727Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:46:53 [2023-05-25T19:46:53.727Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:46:53 [2023-05-25T19:46:53.727Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45582/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
19:46:53 [2023-05-25T19:46:53.727Z] + bash /home/ubuntu/workspace/moby_PR-45582/check-config.sh
19:46:53 [2023-05-25T19:46:53.727Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:46:53 [2023-05-25T19:46:53.727Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ...
19:46:53 [2023-05-25T19:46:53.727Z] 
19:46:53 [2023-05-25T19:46:53.727Z] Generally Necessary:
19:46:53 [2023-05-25T19:46:53.727Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:46:53 [2023-05-25T19:46:53.727Z] - apparmor: enabled and tools installed
19:46:53 [2023-05-25T19:46:53.727Z] - CONFIG_NAMESPACES: enabled
19:46:53 [2023-05-25T19:46:53.727Z] - CONFIG_NET_NS: enabled
19:46:53 [2023-05-25T19:46:53.727Z] - CONFIG_PID_NS: enabled
19:46:53 [2023-05-25T19:46:53.727Z] - CONFIG_IPC_NS: enabled
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_UTS_NS: enabled
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_CGROUPS: enabled
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_CGROUP_CPUACCT: enabled
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_CGROUP_DEVICE: enabled
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_CGROUP_FREEZER: enabled
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_CGROUP_SCHED: enabled
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_CPUSETS: enabled
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_MEMCG: enabled
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_KEYS: enabled
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_VETH: enabled (as module)
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_BRIDGE: enabled (as module)
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_NF_NAT: enabled (as module)
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_POSIX_MQUEUE: enabled
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_CGROUP_BPF: enabled
19:46:53 [2023-05-25T19:46:53.985Z] 
19:46:53 [2023-05-25T19:46:53.985Z] Optional Features:
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_USER_NS: enabled
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_SECCOMP: enabled
19:46:53 [2023-05-25T19:46:53.985Z] - CONFIG_SECCOMP_FILTER: enabled
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_CGROUP_PIDS: enabled
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_MEMCG_SWAP: enabled
19:46:54 [2023-05-25T19:46:54.242Z]     (cgroup swap accounting is currently enabled)
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_BLK_CGROUP: enabled
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_CGROUP_PERF: enabled
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_CGROUP_HUGETLB: enabled
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_CFS_BANDWIDTH: enabled
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_RT_GROUP_SCHED: missing
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_IP_VS: enabled (as module)
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_IP_VS_NFCT: enabled
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_IP_VS_RR: enabled (as module)
19:46:54 [2023-05-25T19:46:54.242Z] - CONFIG_SECURITY_SELINUX: enabled
19:46:54 [2023-05-25T19:46:54.243Z] - CONFIG_SECURITY_APPARMOR: enabled
19:46:54 [2023-05-25T19:46:54.243Z] - CONFIG_EXT4_FS: enabled
19:46:54 [2023-05-25T19:46:54.243Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:46:54 [2023-05-25T19:46:54.243Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:46:54 [2023-05-25T19:46:54.243Z] - Network Drivers:
19:46:54 [2023-05-25T19:46:54.243Z]   - "overlay":
19:46:54 [2023-05-25T19:46:54.500Z]     - CONFIG_VXLAN: enabled (as module)
19:46:54 [2023-05-25T19:46:54.500Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:46:54 [2023-05-25T19:46:54.500Z]       Optional (for encrypted networks):
19:46:54 [2023-05-25T19:46:54.500Z]       - CONFIG_CRYPTO: enabled
19:46:54 [2023-05-25T19:46:54.500Z]       - CONFIG_CRYPTO_AEAD: enabled
19:46:54 [2023-05-25T19:46:54.500Z]       - CONFIG_CRYPTO_GCM: enabled
19:46:54 [2023-05-25T19:46:54.500Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:46:54 [2023-05-25T19:46:54.500Z]       - CONFIG_CRYPTO_GHASH: enabled
19:46:54 [2023-05-25T19:46:54.500Z]       - CONFIG_XFRM: enabled
19:46:54 [2023-05-25T19:46:54.500Z]       - CONFIG_XFRM_USER: enabled (as module)
19:46:54 [2023-05-25T19:46:54.500Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:46:54 [2023-05-25T19:46:54.500Z]       - CONFIG_INET_ESP: enabled (as module)
19:46:54 [2023-05-25T19:46:54.500Z]   - "ipvlan":
19:46:54 [2023-05-25T19:46:54.500Z]     - CONFIG_IPVLAN: enabled (as module)
19:46:54 [2023-05-25T19:46:54.500Z]   - "macvlan":
19:46:54 [2023-05-25T19:46:54.500Z]     - CONFIG_MACVLAN: enabled (as module)
19:46:54 [2023-05-25T19:46:54.500Z]     - CONFIG_DUMMY: enabled (as module)
19:46:54 [2023-05-25T19:46:54.500Z]   - "ftp,tftp client in container":
19:46:54 [2023-05-25T19:46:54.500Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:46:54 [2023-05-25T19:46:54.500Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:46:54 [2023-05-25T19:46:54.500Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:46:54 [2023-05-25T19:46:54.500Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:46:54 [2023-05-25T19:46:54.500Z] - Storage Drivers:
19:46:54 [2023-05-25T19:46:54.500Z]   - "aufs":
19:46:54 [2023-05-25T19:46:54.500Z]     - CONFIG_AUFS_FS: enabled (as module)
19:46:54 [2023-05-25T19:46:54.500Z]   - "btrfs":
19:46:54 [2023-05-25T19:46:54.500Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:46:54 [2023-05-25T19:46:54.500Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:46:54 [2023-05-25T19:46:54.500Z]   - "devicemapper":
19:46:54 [2023-05-25T19:46:54.757Z]     - CONFIG_BLK_DEV_DM: enabled
19:46:54 [2023-05-25T19:46:54.757Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:46:54 [2023-05-25T19:46:54.757Z]   - "overlay":
19:46:54 [2023-05-25T19:46:54.757Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:46:54 [2023-05-25T19:46:54.757Z]   - "zfs":
19:46:54 [2023-05-25T19:46:54.757Z]     - /dev/zfs: present
19:46:54 [2023-05-25T19:46:54.757Z]     - zfs command: missing
19:46:54 [2023-05-25T19:46:54.757Z]     - zpool command: missing
19:46:54 [2023-05-25T19:46:54.757Z] 
19:46:54 [2023-05-25T19:46:54.757Z] Limits:
19:46:54 [2023-05-25T19:46:54.757Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:46:54 [2023-05-25T19:46:54.757Z] 
19:46:54 [2023-05-25T19:46:54.757Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:46:55 [2023-05-25T19:46:55.061Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ae6e9333c00dd6bfa674fde77399650841803821 .
19:46:55 [2023-05-25T19:46:55.318Z] #1 [internal] load .dockerignore
19:46:55 [2023-05-25T19:46:55.318Z] #1 transferring context: 113B done
19:46:55 [2023-05-25T19:46:55.318Z] #1 DONE 0.0s
19:46:55 [2023-05-25T19:46:55.318Z] 
19:46:55 [2023-05-25T19:46:55.318Z] #2 [internal] load build definition from Dockerfile
19:46:55 [2023-05-25T19:46:55.318Z] #2 transferring dockerfile: 27.23kB done
19:46:55 [2023-05-25T19:46:55.318Z] #2 DONE 0.0s
19:46:55 [2023-05-25T19:46:55.318Z] 
19:46:55 [2023-05-25T19:46:55.318Z] #3 resolve image config for docker.io/docker/dockerfile:1
19:46:55 [2023-05-25T19:46:55.318Z] #3 DONE 0.1s
19:46:55 [2023-05-25T19:46:55.318Z] 
19:46:55 [2023-05-25T19:46:55.318Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
19:46:55 [2023-05-25T19:46:55.318Z] #4 CACHED
19:46:55 [2023-05-25T19:46:55.318Z] 
19:46:55 [2023-05-25T19:46:55.318Z] #5 [internal] load metadata for docker.io/library/busybox:latest
19:46:55 [2023-05-25T19:46:55.318Z] #5 DONE 0.0s
19:46:55 [2023-05-25T19:46:55.318Z] 
19:46:55 [2023-05-25T19:46:55.318Z] #6 [internal] load metadata for docker.io/library/golang:1.20.4-bullseye
19:46:55 [2023-05-25T19:46:55.575Z] #6 ...
19:46:55 [2023-05-25T19:46:55.575Z] 
19:46:55 [2023-05-25T19:46:55.575Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
19:46:55 [2023-05-25T19:46:55.575Z] #7 DONE 0.2s
19:46:55 [2023-05-25T19:46:55.575Z] 
19:46:55 [2023-05-25T19:46:55.575Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:46:55 [2023-05-25T19:46:55.575Z] #8 DONE 0.2s
19:46:55 [2023-05-25T19:46:55.575Z] 
19:46:55 [2023-05-25T19:46:55.575Z] #6 [internal] load metadata for docker.io/library/golang:1.20.4-bullseye
19:46:55 [2023-05-25T19:46:55.575Z] #6 DONE 0.3s
19:46:55 [2023-05-25T19:46:55.575Z] 
19:46:55 [2023-05-25T19:46:55.575Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
19:46:55 [2023-05-25T19:46:55.833Z] #9 DONE 0.3s
19:46:55 [2023-05-25T19:46:55.833Z] 
19:46:55 [2023-05-25T19:46:55.833Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:46:55 [2023-05-25T19:46:55.833Z] #10 DONE 0.0s
19:46:55 [2023-05-25T19:46:55.833Z] 
19:46:55 [2023-05-25T19:46:55.833Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox
19:46:55 [2023-05-25T19:46:55.833Z] #11 DONE 0.0s
19:46:55 [2023-05-25T19:46:55.833Z] 
19:46:55 [2023-05-25T19:46:55.833Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8
19:46:55 [2023-05-25T19:46:55.833Z] #12 DONE 0.0s
19:46:55 [2023-05-25T19:46:55.833Z] 
19:46:55 [2023-05-25T19:46:55.833Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
19:46:55 [2023-05-25T19:46:55.833Z] #13 DONE 0.0s
19:46:55 [2023-05-25T19:46:55.833Z] 
19:46:55 [2023-05-25T19:46:55.833Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070
19:46:55 [2023-05-25T19:46:55.833Z] #14 DONE 0.0s
19:46:55 [2023-05-25T19:46:55.833Z] 
19:46:55 [2023-05-25T19:46:55.833Z] #15 [internal] load build context
19:46:56 [2023-05-25T19:46:56.766Z] #15 transferring context: 67.66MB 0.8s done
19:46:56 [2023-05-25T19:46:56.766Z] #15 DONE 0.9s
19:46:56 [2023-05-25T19:46:56.766Z] 
19:46:56 [2023-05-25T19:46:56.766Z] #16 [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...)
19:46:56 [2023-05-25T19:46:56.766Z] #16 CACHED
19:46:56 [2023-05-25T19:46:56.766Z] 
19:46:56 [2023-05-25T19:46:56.766Z] #17 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
19:46:56 [2023-05-25T19:46:56.766Z] #17 CACHED
19:46:56 [2023-05-25T19:46:56.766Z] 
19:46:56 [2023-05-25T19:46:56.766Z] #18 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:46:56 [2023-05-25T19:46:56.766Z] #18 CACHED
19:46:56 [2023-05-25T19:46:56.766Z] 
19:46:56 [2023-05-25T19:46:56.766Z] #19 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
19:46:56 [2023-05-25T19:46:56.766Z] #19 CACHED
19:46:56 [2023-05-25T19:46:56.766Z] 
19:46:56 [2023-05-25T19:46:56.766Z] #20 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
19:46:56 [2023-05-25T19:46:56.766Z] #20 CACHED
19:46:56 [2023-05-25T19:46:56.766Z] 
19:46:56 [2023-05-25T19:46:56.766Z] #21 [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
19:46:56 [2023-05-25T19:46:56.766Z] #21 CACHED
19:46:56 [2023-05-25T19:46:56.766Z] 
19:46:56 [2023-05-25T19:46:56.766Z] #22 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
19:46:56 [2023-05-25T19:46:56.766Z] #22 CACHED
19:46:56 [2023-05-25T19:46:56.766Z] 
19:46:56 [2023-05-25T19:46:56.766Z] #23 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:46:56 [2023-05-25T19:46:56.766Z] #23 CACHED
19:46:56 [2023-05-25T19:46:56.766Z] 
19:46:56 [2023-05-25T19:46:56.766Z] #24 [base 2/5] COPY --from=xx / /
19:46:56 [2023-05-25T19:46:56.766Z] #24 CACHED
19:46:56 [2023-05-25T19:46:56.766Z] 
19:46:56 [2023-05-25T19:46:56.766Z] #25 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
19:46:56 [2023-05-25T19:46:56.766Z] #25 CACHED
19:46:56 [2023-05-25T19:46:56.766Z] 
19:46:56 [2023-05-25T19:46:56.766Z] #26 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
19:46:56 [2023-05-25T19:46:56.766Z] #26 CACHED
19:46:56 [2023-05-25T19:46:56.766Z] 
19:46:56 [2023-05-25T19:46:56.766Z] #27 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
19:46:57 [2023-05-25T19:46:57.023Z] #27 DONE 0.3s
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #28 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:46:57 [2023-05-25T19:46:57.588Z] #28 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #29 [dev-systemd-false  4/19] COPY --from=delve         /build/ /usr/local/bin/
19:46:57 [2023-05-25T19:46:57.588Z] #29 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #30 [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
19:46:57 [2023-05-25T19:46:57.588Z] #30 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #31 [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...)
19:46:57 [2023-05-25T19:46:57.588Z] #31 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #32 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:46:57 [2023-05-25T19:46:57.588Z] #32 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #33 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
19:46:57 [2023-05-25T19:46:57.588Z] #33 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #34 [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
19:46:57 [2023-05-25T19:46:57.588Z] #34 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #35 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:46:57 [2023-05-25T19:46:57.588Z] #35 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #36 [dev-systemd-false  5/19] COPY --from=tomll         /build/ /usr/local/bin/
19:46:57 [2023-05-25T19:46:57.588Z] #36 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #37 [dev-systemd-false 10/19] COPY --from=golangci_lint /build/ /usr/local/bin/
19:46:57 [2023-05-25T19:46:57.588Z] #37 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #38 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
19:46:57 [2023-05-25T19:46:57.588Z] #38 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #39 [dev-systemd-false  7/19] COPY --from=tini          /build/ /usr/local/bin/
19:46:57 [2023-05-25T19:46:57.588Z] #39 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #40 [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
19:46:57 [2023-05-25T19:46:57.588Z] #40 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #41 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
19:46:57 [2023-05-25T19:46:57.588Z] #41 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #42 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:46:57 [2023-05-25T19:46:57.588Z] #42 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #43 [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...)
19:46:57 [2023-05-25T19:46:57.588Z] #43 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #44 [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
19:46:57 [2023-05-25T19:46:57.588Z] #44 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #45 [tini-src 1/3] WORKDIR /usr/src/tini
19:46:57 [2023-05-25T19:46:57.588Z] #45 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #46 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
19:46:57 [2023-05-25T19:46:57.588Z] #46 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #47 [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...)
19:46:57 [2023-05-25T19:46:57.588Z] #47 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #48 [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
19:46:57 [2023-05-25T19:46:57.588Z] #48 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #49 [runc-src 1/3] WORKDIR /usr/src/runc
19:46:57 [2023-05-25T19:46:57.588Z] #49 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #50 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:46:57 [2023-05-25T19:46:57.588Z] #50 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:46:57 [2023-05-25T19:46:57.588Z] #51 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #52 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
19:46:57 [2023-05-25T19:46:57.588Z] #52 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #53 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
19:46:57 [2023-05-25T19:46:57.588Z] #53 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #54 [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...)
19:46:57 [2023-05-25T19:46:57.588Z] #54 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #55 [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
19:46:57 [2023-05-25T19:46:57.588Z] #55 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #56 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
19:46:57 [2023-05-25T19:46:57.588Z] #56 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #57 [dev-systemd-false  3/19] COPY --from=swagger       /build/ /usr/local/bin/
19:46:57 [2023-05-25T19:46:57.588Z] #57 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #58 [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...)
19:46:57 [2023-05-25T19:46:57.588Z] #58 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #59 [dev-systemd-false  2/19] COPY --from=frozen-images /build/ /docker-frozen-images
19:46:57 [2023-05-25T19:46:57.588Z] #59 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #60 [swagger-src 1/3] WORKDIR /usr/src/swagger
19:46:57 [2023-05-25T19:46:57.588Z] #60 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #61 [dev-systemd-false  9/19] COPY --from=gotestsum     /build/ /usr/local/bin/
19:46:57 [2023-05-25T19:46:57.588Z] #61 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #62 [containerd-src 1/3] WORKDIR /usr/src/containerd
19:46:57 [2023-05-25T19:46:57.588Z] #62 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #63 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:46:57 [2023-05-25T19:46:57.588Z] #63 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #64 [dev-systemd-false  1/19] COPY --from=dockercli     /build/ /usr/local/cli
19:46:57 [2023-05-25T19:46:57.588Z] #64 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #65 [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
19:46:57 [2023-05-25T19:46:57.588Z] #65 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #66 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
19:46:57 [2023-05-25T19:46:57.588Z] #66 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #67 [delve-src 1/3] WORKDIR /usr/src/delve
19:46:57 [2023-05-25T19:46:57.588Z] #67 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #68 [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
19:46:57 [2023-05-25T19:46:57.588Z] #68 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #69 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
19:46:57 [2023-05-25T19:46:57.588Z] #69 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #70 [registry-src 1/2] WORKDIR /usr/src/registry
19:46:57 [2023-05-25T19:46:57.588Z] #70 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #71 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:46:57 [2023-05-25T19:46:57.588Z] #71 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #72 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:46:57 [2023-05-25T19:46:57.588Z] #72 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #73 [dockercli-src 1/5] WORKDIR /tmp/dockercli
19:46:57 [2023-05-25T19:46:57.588Z] #73 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #74 [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...)
19:46:57 [2023-05-25T19:46:57.588Z] #74 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #75 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
19:46:57 [2023-05-25T19:46:57.588Z] #75 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #76 [dev-systemd-false  6/19] COPY --from=gowinres      /build/ /usr/local/bin/
19:46:57 [2023-05-25T19:46:57.588Z] #76 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #77 [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
19:46:57 [2023-05-25T19:46:57.588Z] #77 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.588Z] #78 [dev-systemd-false  8/19] COPY --from=registry      /build/ /usr/local/bin/
19:46:57 [2023-05-25T19:46:57.588Z] #78 CACHED
19:46:57 [2023-05-25T19:46:57.588Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #79 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
19:46:57 [2023-05-25T19:46:57.589Z] #79 CACHED
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #80 [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
19:46:57 [2023-05-25T19:46:57.589Z] #80 CACHED
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #81 [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
19:46:57 [2023-05-25T19:46:57.589Z] #81 CACHED
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #82 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
19:46:57 [2023-05-25T19:46:57.589Z] #82 CACHED
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #83 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
19:46:57 [2023-05-25T19:46:57.589Z] #83 CACHED
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #84 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
19:46:57 [2023-05-25T19:46:57.589Z] #84 CACHED
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #85 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
19:46:57 [2023-05-25T19:46:57.589Z] #85 CACHED
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #86 [dev-systemd-false 12/19] COPY --from=runc          /build/ /usr/local/bin/
19:46:57 [2023-05-25T19:46:57.589Z] #86 CACHED
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #87 [dev-systemd-false 11/19] COPY --from=shfmt         /build/ /usr/local/bin/
19:46:57 [2023-05-25T19:46:57.589Z] #87 CACHED
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #88 [dev-systemd-false 13/19] COPY --from=containerd    /build/ /usr/local/bin/
19:46:57 [2023-05-25T19:46:57.589Z] #88 CACHED
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:46:57 [2023-05-25T19:46:57.589Z] #10 CACHED
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #89 [build-dummy 2/2] RUN mkdir -p /build
19:46:57 [2023-05-25T19:46:57.589Z] #89 CACHED
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #90 [binary-dummy 1/1] COPY --from=build-dummy /build /build
19:46:57 [2023-05-25T19:46:57.589Z] #90 CACHED
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #91 [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             ;
19:46:57 [2023-05-25T19:46:57.589Z] #91 CACHED
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #92 [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
19:46:57 [2023-05-25T19:46:57.589Z] #92 CACHED
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #93 [dev-systemd-false 14/19] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:46:57 [2023-05-25T19:46:57.589Z] #93 DONE 0.1s
19:46:57 [2023-05-25T19:46:57.589Z] 
19:46:57 [2023-05-25T19:46:57.589Z] #94 [dev-systemd-false 15/19] COPY --from=vpnkit        /       /usr/local/bin/
19:46:57 [2023-05-25T19:46:57.589Z] #94 DONE 0.1s
19:46:57 [2023-05-25T19:46:57.846Z] 
19:46:57 [2023-05-25T19:46:57.846Z] #95 [dev-systemd-false 16/19] COPY --from=containerutil /build/ /usr/local/bin/
19:46:57 [2023-05-25T19:46:57.846Z] #95 DONE 0.0s
19:46:57 [2023-05-25T19:46:57.846Z] 
19:46:57 [2023-05-25T19:46:57.846Z] #96 [dev-systemd-false 17/19] COPY --from=crun          /build/ /usr/local/bin/
19:46:57 [2023-05-25T19:46:57.846Z] #96 DONE 0.0s
19:46:57 [2023-05-25T19:46:57.846Z] 
19:46:57 [2023-05-25T19:46:57.846Z] #97 [dev-systemd-false 18/19] COPY hack/dockerfile/etc/docker/  /etc/docker/
19:46:58 [2023-05-25T19:46:58.103Z] #97 DONE 0.1s
19:46:58 [2023-05-25T19:46:58.103Z] 
19:46:58 [2023-05-25T19:46:58.103Z] #98 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
19:46:58 [2023-05-25T19:46:58.103Z] #98 DONE 0.0s
19:46:58 [2023-05-25T19:46:58.103Z] 
19:46:58 [2023-05-25T19:46:58.103Z] #99 [dev-base  1/11] RUN groupadd -r docker
19:46:58 [2023-05-25T19:46:58.360Z] #99 DONE 0.4s
19:46:58 [2023-05-25T19:46:58.360Z] 
19:46:58 [2023-05-25T19:46:58.360Z] #100 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:46:58 [2023-05-25T19:46:58.924Z] #100 DONE 0.5s
19:46:58 [2023-05-25T19:46:58.924Z] 
19:46:58 [2023-05-25T19:46:58.924Z] #101 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:46:59 [2023-05-25T19:46:59.489Z] #101 0.396 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:46:59 [2023-05-25T19:46:59.489Z] #101 DONE 0.4s
19:46:59 [2023-05-25T19:46:59.489Z] 
19:46:59 [2023-05-25T19:46:59.489Z] #102 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:46:59 [2023-05-25T19:46:59.747Z] #102 DONE 0.5s
19:46:59 [2023-05-25T19:46:59.747Z] 
19:46:59 [2023-05-25T19:46:59.747Z] #103 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:47:00 [2023-05-25T19:47:00.312Z] #103 DONE 0.5s
19:47:00 [2023-05-25T19:47:00.312Z] 
19:47:00 [2023-05-25T19:47:00.312Z] #104 [dev-base  6/11] RUN ldconfig
19:47:00 [2023-05-25T19:47:00.569Z] #104 DONE 0.4s
19:47:00 [2023-05-25T19:47:00.826Z] 
19:47:00 [2023-05-25T19:47:00.826Z] #105 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
19:47:01 [2023-05-25T19:47:01.083Z] #105 DONE 0.4s
19:47:01 [2023-05-25T19:47:01.341Z] 
19:47:01 [2023-05-25T19:47:01.341Z] #106 [dev-base  8/11] 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
19:47:01 [2023-05-25T19:47:01.905Z] #106 0.740 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:47:01 [2023-05-25T19:47:01.905Z] #106 0.740 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:47:01 [2023-05-25T19:47:01.905Z] #106 0.740 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:47:02 [2023-05-25T19:47:02.727Z] #106 1.100 Reading package lists...
19:47:03 [2023-05-25T19:47:03.241Z] #106 1.648 Reading package lists...
19:47:03 [2023-05-25T19:47:03.498Z] #106 2.182 Building dependency tree...
19:47:03 [2023-05-25T19:47:03.499Z] #106 2.337 Reading state information...
19:47:03 [2023-05-25T19:47:03.755Z] #106 2.518 The following additional packages will be installed:
19:47:03 [2023-05-25T19:47:03.755Z] #106 2.518   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
19:47:03 [2023-05-25T19:47:03.755Z] #106 2.518   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
19:47:03 [2023-05-25T19:47:03.755Z] #106 2.518   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
19:47:03 [2023-05-25T19:47:03.755Z] #106 2.518   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
19:47:03 [2023-05-25T19:47:03.755Z] #106 2.519   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
19:47:03 [2023-05-25T19:47:03.755Z] #106 2.519   xxd
19:47:03 [2023-05-25T19:47:03.755Z] #106 2.520 Suggested packages:
19:47:03 [2023-05-25T19:47:03.755Z] #106 2.520   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
19:47:03 [2023-05-25T19:47:03.755Z] #106 2.520   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
19:47:03 [2023-05-25T19:47:03.755Z] #106 2.520   ctags vim-doc vim-scripts xfsdump acl attr quota
19:47:03 [2023-05-25T19:47:03.755Z] #106 2.520 Recommended packages:
19:47:03 [2023-05-25T19:47:03.755Z] #106 2.520   libatm1 nftables libpam-cap build-essential python3-dev dbus
19:47:03 [2023-05-25T19:47:03.755Z] #106 2.520   systemd-timesyncd | time-daemon unzip
19:47:04 [2023-05-25T19:47:04.012Z] #106 2.882 The following NEW packages will be installed:
19:47:04 [2023-05-25T19:47:04.012Z] #106 2.883   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
19:47:04 [2023-05-25T19:47:04.012Z] #106 2.883   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
19:47:04 [2023-05-25T19:47:04.012Z] #106 2.883   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
19:47:04 [2023-05-25T19:47:04.012Z] #106 2.883   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
19:47:04 [2023-05-25T19:47:04.012Z] #106 2.883   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:47:04 [2023-05-25T19:47:04.012Z] #106 2.883   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
19:47:04 [2023-05-25T19:47:04.012Z] #106 2.883   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
19:47:04 [2023-05-25T19:47:04.012Z] #106 2.884   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
19:47:04 [2023-05-25T19:47:04.012Z] #106 2.884   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:47:04 [2023-05-25T19:47:04.012Z] #106 2.884   xz-utils zip zstd
19:47:04 [2023-05-25T19:47:04.270Z] #106 3.194 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
19:47:04 [2023-05-25T19:47:04.270Z] #106 3.194 Need to get 32.1 MB of archives.
19:47:04 [2023-05-25T19:47:04.270Z] #106 3.194 After this operation, 124 MB of additional disk space will be used.
19:47:04 [2023-05-25T19:47:04.270Z] #106 3.194 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
19:47:04 [2023-05-25T19:47:04.270Z] #106 3.197 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
19:47:04 [2023-05-25T19:47:04.270Z] #106 3.198 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
19:47:04 [2023-05-25T19:47:04.270Z] #106 3.199 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
19:47:04 [2023-05-25T19:47:04.270Z] #106 3.202 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
19:47:04 [2023-05-25T19:47:04.270Z] #106 3.203 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
19:47:04 [2023-05-25T19:47:04.270Z] #106 3.205 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
19:47:04 [2023-05-25T19:47:04.270Z] #106 3.207 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
19:47:04 [2023-05-25T19:47:04.270Z] #106 3.209 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
19:47:04 [2023-05-25T19:47:04.270Z] #106 3.255 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
19:47:04 [2023-05-25T19:47:04.270Z] #106 3.303 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.321 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.323 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.325 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.328 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.330 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.331 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.336 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.338 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.343 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.346 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.349 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.351 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.354 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.372 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.374 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.375 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.376 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.393 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.395 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.396 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.398 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.400 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.401 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
19:47:04 [2023-05-25T19:47:04.528Z] #106 3.403 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.455 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.455 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.456 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.456 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.457 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.457 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.457 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.458 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.461 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.470 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.471 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.472 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.474 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.477 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.478 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.487 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.493 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.494 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.496 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.498 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.577 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.585 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.590 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
19:47:04 [2023-05-25T19:47:04.785Z] #106 3.591 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
19:47:05 [2023-05-25T19:47:05.042Z] #106 3.731 debconf: delaying package configuration, since apt-utils is not installed
19:47:05 [2023-05-25T19:47:05.042Z] #106 3.771 Fetched 32.1 MB in 1s (45.8 MB/s)
19:47:05 [2023-05-25T19:47:05.042Z] #106 3.802 Selecting previously unselected package libapparmor1:arm64.
19:47:05 [2023-05-25T19:47:05.042Z] #106 3.802 (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.)
19:47:05 [2023-05-25T19:47:05.042Z] #106 3.811 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
19:47:05 [2023-05-25T19:47:05.042Z] #106 3.821 Unpacking libapparmor1:arm64 (2.13.6-10) ...
19:47:05 [2023-05-25T19:47:05.042Z] #106 3.866 Selecting previously unselected package libcap2:arm64.
19:47:05 [2023-05-25T19:47:05.042Z] #106 3.869 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
19:47:05 [2023-05-25T19:47:05.042Z] #106 3.872 Unpacking libcap2:arm64 (1:2.44-1) ...
19:47:05 [2023-05-25T19:47:05.042Z] #106 3.914 Selecting previously unselected package libargon2-1:arm64.
19:47:05 [2023-05-25T19:47:05.042Z] #106 3.916 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
19:47:05 [2023-05-25T19:47:05.042Z] #106 3.920 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
19:47:05 [2023-05-25T19:47:05.042Z] #106 3.959 Selecting previously unselected package dmsetup.
19:47:05 [2023-05-25T19:47:05.042Z] #106 3.961 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
19:47:05 [2023-05-25T19:47:05.042Z] #106 3.965 Unpacking dmsetup (2:1.02.175-2.1) ...
19:47:05 [2023-05-25T19:47:05.042Z] #106 4.010 Selecting previously unselected package libdevmapper1.02.1:arm64.
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.012 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.017 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.063 Selecting previously unselected package libjson-c5:arm64.
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.065 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.070 Unpacking libjson-c5:arm64 (0.15-2) ...
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.109 Selecting previously unselected package libcryptsetup12:arm64.
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.112 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.116 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.178 Selecting previously unselected package libip4tc2:arm64.
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.180 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.185 Unpacking libip4tc2:arm64 (1.8.7-1) ...
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.219 Selecting previously unselected package libkmod2:arm64.
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.221 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.225 Unpacking libkmod2:arm64 (28-1) ...
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.275 Selecting previously unselected package systemd.
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.277 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
19:47:05 [2023-05-25T19:47:05.300Z] #106 4.322 Unpacking systemd (247.3-7+deb11u2) ...
19:47:05 [2023-05-25T19:47:05.865Z] #106 4.689 Selecting previously unselected package pigz.
19:47:05 [2023-05-25T19:47:05.865Z] #106 4.692 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
19:47:05 [2023-05-25T19:47:05.865Z] #106 4.696 Unpacking pigz (2.6-1) ...
19:47:05 [2023-05-25T19:47:05.865Z] #106 4.733 Selecting previously unselected package libelf1:arm64.
19:47:05 [2023-05-25T19:47:05.865Z] #106 4.735 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
19:47:05 [2023-05-25T19:47:05.865Z] #106 4.739 Unpacking libelf1:arm64 (0.183-1) ...
19:47:05 [2023-05-25T19:47:05.865Z] #106 4.787 Selecting previously unselected package libbpf0:arm64.
19:47:05 [2023-05-25T19:47:05.865Z] #106 4.789 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
19:47:05 [2023-05-25T19:47:05.865Z] #106 4.793 Unpacking libbpf0:arm64 (1:0.3-2) ...
19:47:05 [2023-05-25T19:47:05.865Z] #106 4.832 Selecting previously unselected package libmnl0:arm64.
19:47:05 [2023-05-25T19:47:05.865Z] #106 4.834 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
19:47:06 [2023-05-25T19:47:06.122Z] #106 4.838 Unpacking libmnl0:arm64 (1.0.4-3) ...
19:47:06 [2023-05-25T19:47:06.122Z] #106 4.873 Selecting previously unselected package libxtables12:arm64.
19:47:06 [2023-05-25T19:47:06.122Z] #106 4.876 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
19:47:06 [2023-05-25T19:47:06.122Z] #106 4.880 Unpacking libxtables12:arm64 (1.8.7-1) ...
19:47:06 [2023-05-25T19:47:06.122Z] #106 4.911 Selecting previously unselected package libcap2-bin.
19:47:06 [2023-05-25T19:47:06.122Z] #106 4.914 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
19:47:06 [2023-05-25T19:47:06.122Z] #106 4.917 Unpacking libcap2-bin (1:2.44-1) ...
19:47:06 [2023-05-25T19:47:06.122Z] #106 4.959 Selecting previously unselected package iproute2.
19:47:06 [2023-05-25T19:47:06.122Z] #106 4.961 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
19:47:06 [2023-05-25T19:47:06.122Z] #106 4.965 Unpacking iproute2 (5.10.0-4) ...
19:47:06 [2023-05-25T19:47:06.122Z] #106 5.062 Selecting previously unselected package xxd.
19:47:06 [2023-05-25T19:47:06.379Z] #106 5.064 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
19:47:06 [2023-05-25T19:47:06.379Z] #106 5.068 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
19:47:06 [2023-05-25T19:47:06.379Z] #106 5.118 Selecting previously unselected package vim-common.
19:47:06 [2023-05-25T19:47:06.379Z] #106 5.120 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
19:47:06 [2023-05-25T19:47:06.379Z] #106 5.129 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
19:47:06 [2023-05-25T19:47:06.379Z] #106 5.184 Selecting previously unselected package bash-completion.
19:47:06 [2023-05-25T19:47:06.379Z] #106 5.186 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
19:47:06 [2023-05-25T19:47:06.944Z] #106 5.824 Unpacking bash-completion (1:2.11-2) ...
19:47:06 [2023-05-25T19:47:06.944Z] #106 5.929 Selecting previously unselected package bzip2.
19:47:07 [2023-05-25T19:47:07.202Z] #106 5.932 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
19:47:07 [2023-05-25T19:47:07.202Z] #106 5.935 Unpacking bzip2 (1.0.8-4) ...
19:47:07 [2023-05-25T19:47:07.202Z] #106 5.973 Selecting previously unselected package xz-utils.
19:47:07 [2023-05-25T19:47:07.202Z] #106 5.975 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
19:47:07 [2023-05-25T19:47:07.202Z] #106 5.979 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
19:47:07 [2023-05-25T19:47:07.202Z] #106 6.040 Selecting previously unselected package apparmor.
19:47:07 [2023-05-25T19:47:07.202Z] #106 6.042 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
19:47:07 [2023-05-25T19:47:07.202Z] #106 6.064 Unpacking apparmor (2.13.6-10) ...
19:47:07 [2023-05-25T19:47:07.202Z] #106 6.154 Selecting previously unselected package inetutils-ping.
19:47:07 [2023-05-25T19:47:07.459Z] #106 6.157 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
19:47:07 [2023-05-25T19:47:07.459Z] #106 6.161 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
19:47:07 [2023-05-25T19:47:07.459Z] #106 6.210 Selecting previously unselected package libip6tc2:arm64.
19:47:07 [2023-05-25T19:47:07.459Z] #106 6.212 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
19:47:07 [2023-05-25T19:47:07.459Z] #106 6.218 Unpacking libip6tc2:arm64 (1.8.7-1) ...
19:47:07 [2023-05-25T19:47:07.459Z] #106 6.250 Selecting previously unselected package libnfnetlink0:arm64.
19:47:07 [2023-05-25T19:47:07.459Z] #106 6.253 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
19:47:07 [2023-05-25T19:47:07.459Z] #106 6.256 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:47:07 [2023-05-25T19:47:07.459Z] #106 6.292 Selecting previously unselected package libnetfilter-conntrack3:arm64.
19:47:07 [2023-05-25T19:47:07.459Z] #106 6.294 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
19:47:07 [2023-05-25T19:47:07.459Z] #106 6.298 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
19:47:07 [2023-05-25T19:47:07.459Z] #106 6.338 Selecting previously unselected package libnftnl11:arm64.
19:47:07 [2023-05-25T19:47:07.459Z] #106 6.340 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
19:47:07 [2023-05-25T19:47:07.459Z] #106 6.344 Unpacking libnftnl11:arm64 (1.1.9-1) ...
19:47:07 [2023-05-25T19:47:07.459Z] #106 6.380 Selecting previously unselected package iptables.
19:47:07 [2023-05-25T19:47:07.716Z] #106 6.382 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
19:47:07 [2023-05-25T19:47:07.716Z] #106 6.387 Unpacking iptables (1.8.7-1) ...
19:47:07 [2023-05-25T19:47:07.716Z] #106 6.463 Selecting previously unselected package libonig5:arm64.
19:47:07 [2023-05-25T19:47:07.716Z] #106 6.465 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
19:47:07 [2023-05-25T19:47:07.716Z] #106 6.469 Unpacking libonig5:arm64 (6.9.6-1.1) ...
19:47:07 [2023-05-25T19:47:07.716Z] #106 6.516 Selecting previously unselected package libjq1:arm64.
19:47:07 [2023-05-25T19:47:07.716Z] #106 6.518 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
19:47:07 [2023-05-25T19:47:07.716Z] #106 6.521 Unpacking libjq1:arm64 (1.6-2.1) ...
19:47:07 [2023-05-25T19:47:07.716Z] #106 6.557 Selecting previously unselected package jq.
19:47:07 [2023-05-25T19:47:07.716Z] #106 6.559 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
19:47:07 [2023-05-25T19:47:07.716Z] #106 6.565 Unpacking jq (1.6-2.1) ...
19:47:07 [2023-05-25T19:47:07.716Z] #106 6.604 Selecting previously unselected package libaio1:arm64.
19:47:07 [2023-05-25T19:47:07.716Z] #106 6.607 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
19:47:07 [2023-05-25T19:47:07.716Z] #106 6.611 Unpacking libaio1:arm64 (0.3.112-9) ...
19:47:07 [2023-05-25T19:47:07.716Z] #106 6.645 Selecting previously unselected package libgpm2:arm64.
19:47:07 [2023-05-25T19:47:07.973Z] #106 6.647 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
19:47:07 [2023-05-25T19:47:07.973Z] #106 6.651 Unpacking libgpm2:arm64 (1.20.7-8) ...
19:47:07 [2023-05-25T19:47:07.973Z] #106 6.686 Selecting previously unselected package libicu67:arm64.
19:47:07 [2023-05-25T19:47:07.973Z] #106 6.689 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
19:47:07 [2023-05-25T19:47:07.973Z] #106 6.693 Unpacking libicu67:arm64 (67.1-7) ...
19:47:08 [2023-05-25T19:47:08.537Z] #106 7.358 Selecting previously unselected package libinih1:arm64.
19:47:08 [2023-05-25T19:47:08.537Z] #106 7.361 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
19:47:08 [2023-05-25T19:47:08.537Z] #106 7.364 Unpacking libinih1:arm64 (53-1+b2) ...
19:47:08 [2023-05-25T19:47:08.537Z] #106 7.397 Selecting previously unselected package libmicrohttpd12:arm64.
19:47:08 [2023-05-25T19:47:08.537Z] #106 7.400 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
19:47:08 [2023-05-25T19:47:08.537Z] #106 7.404 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
19:47:08 [2023-05-25T19:47:08.537Z] #106 7.446 Selecting previously unselected package libnet1:arm64.
19:47:08 [2023-05-25T19:47:08.537Z] #106 7.449 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:47:08 [2023-05-25T19:47:08.537Z] #106 7.452 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:47:08 [2023-05-25T19:47:08.537Z] #106 7.494 Selecting previously unselected package libnl-3-200:arm64.
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.497 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.501 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.538 Selecting previously unselected package libprotobuf-c1:arm64.
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.540 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.543 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.583 Selecting previously unselected package libyajl2:arm64.
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.585 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.589 Unpacking libyajl2:arm64 (2.1.0-3) ...
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.621 Selecting previously unselected package net-tools.
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.623 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.627 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.675 Selecting previously unselected package patch.
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.678 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.681 Unpacking patch (2.7.6-7) ...
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.716 Selecting previously unselected package python-pip-whl.
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.718 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
19:47:08 [2023-05-25T19:47:08.795Z] #106 7.722 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
19:47:09 [2023-05-25T19:47:09.062Z] #106 7.858 Selecting previously unselected package python3-lib2to3.
19:47:09 [2023-05-25T19:47:09.062Z] #106 7.860 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
19:47:09 [2023-05-25T19:47:09.062Z] #106 7.864 Unpacking python3-lib2to3 (3.9.2-1) ...
19:47:09 [2023-05-25T19:47:09.062Z] #106 7.906 Selecting previously unselected package python3-distutils.
19:47:09 [2023-05-25T19:47:09.062Z] #106 7.909 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
19:47:09 [2023-05-25T19:47:09.062Z] #106 7.913 Unpacking python3-distutils (3.9.2-1) ...
19:47:09 [2023-05-25T19:47:09.062Z] #106 7.959 Selecting previously unselected package python3-pkg-resources.
19:47:09 [2023-05-25T19:47:09.062Z] #106 7.961 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
19:47:09 [2023-05-25T19:47:09.062Z] #106 7.965 Unpacking python3-pkg-resources (52.0.0-4) ...
19:47:09 [2023-05-25T19:47:09.062Z] #106 8.012 Selecting previously unselected package python3-setuptools.
19:47:09 [2023-05-25T19:47:09.062Z] #106 8.014 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
19:47:09 [2023-05-25T19:47:09.062Z] #106 8.018 Unpacking python3-setuptools (52.0.0-4) ...
19:47:09 [2023-05-25T19:47:09.062Z] #106 8.079 Selecting previously unselected package python3-wheel.
19:47:09 [2023-05-25T19:47:09.337Z] #106 8.081 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
19:47:09 [2023-05-25T19:47:09.337Z] #106 8.085 Unpacking python3-wheel (0.34.2-1) ...
19:47:09 [2023-05-25T19:47:09.337Z] #106 8.122 Selecting previously unselected package python3-pip.
19:47:09 [2023-05-25T19:47:09.337Z] #106 8.125 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
19:47:09 [2023-05-25T19:47:09.337Z] #106 8.129 Unpacking python3-pip (20.3.4-4+deb11u1) ...
19:47:09 [2023-05-25T19:47:09.337Z] #106 8.199 Selecting previously unselected package sudo.
19:47:09 [2023-05-25T19:47:09.337Z] #106 8.202 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
19:47:09 [2023-05-25T19:47:09.337Z] #106 8.208 Unpacking sudo (1.9.5p2-3+deb11u1) ...
19:47:09 [2023-05-25T19:47:09.337Z] #106 8.318 Selecting previously unselected package systemd-journal-remote.
19:47:09 [2023-05-25T19:47:09.601Z] #106 8.321 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
19:47:09 [2023-05-25T19:47:09.601Z] #106 8.325 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
19:47:09 [2023-05-25T19:47:09.601Z] #106 8.364 Selecting previously unselected package thin-provisioning-tools.
19:47:09 [2023-05-25T19:47:09.601Z] #106 8.367 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
19:47:09 [2023-05-25T19:47:09.601Z] #106 8.370 Unpacking thin-provisioning-tools (0.9.0-1) ...
19:47:09 [2023-05-25T19:47:09.601Z] #106 8.428 Selecting previously unselected package uidmap.
19:47:09 [2023-05-25T19:47:09.601Z] #106 8.431 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
19:47:09 [2023-05-25T19:47:09.601Z] #106 8.435 Unpacking uidmap (1:4.8.1-1) ...
19:47:09 [2023-05-25T19:47:09.601Z] #106 8.482 Selecting previously unselected package vim-runtime.
19:47:09 [2023-05-25T19:47:09.601Z] #106 8.484 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
19:47:09 [2023-05-25T19:47:09.601Z] #106 8.495 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
19:47:09 [2023-05-25T19:47:09.601Z] #106 8.506 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
19:47:09 [2023-05-25T19:47:09.601Z] #106 8.509 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
19:47:10 [2023-05-25T19:47:10.165Z] #106 9.074 Selecting previously unselected package vim.
19:47:10 [2023-05-25T19:47:10.165Z] #106 9.077 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
19:47:10 [2023-05-25T19:47:10.165Z] #106 9.088 Unpacking vim (2:8.2.2434-3+deb11u1) ...
19:47:10 [2023-05-25T19:47:10.422Z] #106 9.213 Selecting previously unselected package xfsprogs.
19:47:10 [2023-05-25T19:47:10.422Z] #106 9.216 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
19:47:10 [2023-05-25T19:47:10.422Z] #106 9.220 Unpacking xfsprogs (5.10.0-4) ...
19:47:10 [2023-05-25T19:47:10.422Z] #106 9.316 Selecting previously unselected package zip.
19:47:10 [2023-05-25T19:47:10.679Z] #106 9.319 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
19:47:10 [2023-05-25T19:47:10.679Z] #106 9.324 Unpacking zip (3.0-12) ...
19:47:10 [2023-05-25T19:47:10.679Z] #106 9.370 Selecting previously unselected package zstd.
19:47:10 [2023-05-25T19:47:10.679Z] #106 9.373 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
19:47:10 [2023-05-25T19:47:10.679Z] #106 9.378 Unpacking zstd (1.4.8+dfsg-2.1) ...
19:47:10 [2023-05-25T19:47:10.679Z] #106 9.466 Setting up python3-pkg-resources (52.0.0-4) ...
19:47:10 [2023-05-25T19:47:10.937Z] #106 9.661 Setting up libip4tc2:arm64 (1.8.7-1) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.671 Setting up net-tools (1.60+git20181103.0eebece-1) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.683 Setting up libapparmor1:arm64 (2.13.6-10) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.693 Setting up libgpm2:arm64 (1.20.7-8) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.704 Setting up libicu67:arm64 (67.1-7) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.715 Setting up libip6tc2:arm64 (1.8.7-1) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.728 Setting up libinih1:arm64 (53-1+b2) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.739 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.751 Setting up uidmap (1:4.8.1-1) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.762 Setting up libyajl2:arm64 (2.1.0-3) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.774 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.787 Setting up bzip2 (1.0.8-4) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.799 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.810 Setting up python3-wheel (0.34.2-1) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.953 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.966 Setting up xxd (2:8.2.2434-3+deb11u1) ...
19:47:10 [2023-05-25T19:47:10.938Z] #106 9.979 Setting up libcap2:arm64 (1:2.44-1) ...
19:47:11 [2023-05-25T19:47:11.195Z] #106 9.990 Setting up libcap2-bin (1:2.44-1) ...
19:47:11 [2023-05-25T19:47:11.195Z] #106 10.00 Setting up apparmor (2.13.6-10) ...
19:47:12 [2023-05-25T19:47:12.126Z] #106 10.79 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
19:47:12 [2023-05-25T19:47:12.126Z] #106 10.82 Setting up zip (3.0-12) ...
19:47:12 [2023-05-25T19:47:12.126Z] #106 10.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
19:47:12 [2023-05-25T19:47:12.126Z] #106 10.85 Setting up bash-completion (1:2.11-2) ...
19:47:12 [2023-05-25T19:47:12.691Z] #106 11.58 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
19:47:12 [2023-05-25T19:47:12.691Z] #106 11.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:47:12 [2023-05-25T19:47:12.691Z] #106 11.60 Setting up libmnl0:arm64 (1.0.4-3) ...
19:47:12 [2023-05-25T19:47:12.691Z] #106 11.62 Setting up patch (2.7.6-7) ...
19:47:12 [2023-05-25T19:47:12.691Z] #106 11.63 Setting up sudo (1.9.5p2-3+deb11u1) ...
19:47:12 [2023-05-25T19:47:12.691Z] #106 11.68 invoke-rc.d: could not determine current runlevel
19:47:12 [2023-05-25T19:47:12.691Z] #106 11.68 invoke-rc.d: policy-rc.d denied execution of start.
19:47:12 [2023-05-25T19:47:12.691Z] #106 11.69 Setting up libxtables12:arm64 (1.8.7-1) ...
19:47:12 [2023-05-25T19:47:12.948Z] #106 11.70 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
19:47:12 [2023-05-25T19:47:12.948Z] #106 11.71 Setting up pigz (2.6-1) ...
19:47:12 [2023-05-25T19:47:12.948Z] #106 11.73 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:47:12 [2023-05-25T19:47:12.948Z] #106 11.74 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
19:47:12 [2023-05-25T19:47:12.948Z] #106 11.76 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
19:47:12 [2023-05-25T19:47:12.948Z] #106 11.77 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
19:47:12 [2023-05-25T19:47:12.948Z] #106 11.95 Setting up libaio1:arm64 (0.3.112-9) ...
19:47:13 [2023-05-25T19:47:13.205Z] #106 11.96 Setting up python3-lib2to3 (3.9.2-1) ...
19:47:13 [2023-05-25T19:47:13.205Z] #106 12.06 Setting up libelf1:arm64 (0.183-1) ...
19:47:13 [2023-05-25T19:47:13.205Z] #106 12.07 Setting up libjson-c5:arm64 (0.15-2) ...
19:47:13 [2023-05-25T19:47:13.205Z] #106 12.08 Setting up zstd (1.4.8+dfsg-2.1) ...
19:47:13 [2023-05-25T19:47:13.205Z] #106 12.09 Setting up libonig5:arm64 (6.9.6-1.1) ...
19:47:13 [2023-05-25T19:47:13.205Z] #106 12.10 Setting up libkmod2:arm64 (28-1) ...
19:47:13 [2023-05-25T19:47:13.205Z] #106 12.11 Setting up python3-distutils (3.9.2-1) ...
19:47:13 [2023-05-25T19:47:13.463Z] #106 12.24 Setting up vim (2:8.2.2434-3+deb11u1) ...
19:47:13 [2023-05-25T19:47:13.463Z] #106 12.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:47:13 [2023-05-25T19:47:13.463Z] #106 12.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:47:13 [2023-05-25T19:47:13.463Z] #106 12.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:47:13 [2023-05-25T19:47:13.463Z] #106 12.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:47:13 [2023-05-25T19:47:13.463Z] #106 12.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:47:13 [2023-05-25T19:47:13.463Z] #106 12.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:47:13 [2023-05-25T19:47:13.463Z] #106 12.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:47:13 [2023-05-25T19:47:13.463Z] #106 12.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:47:13 [2023-05-25T19:47:13.463Z] #106 12.29 Setting up python3-setuptools (52.0.0-4) ...
19:47:13 [2023-05-25T19:47:13.720Z] #106 12.61 Setting up libjq1:arm64 (1.6-2.1) ...
19:47:13 [2023-05-25T19:47:13.720Z] #106 12.62 Setting up libnftnl11:arm64 (1.1.9-1) ...
19:47:13 [2023-05-25T19:47:13.978Z] #106 12.63 Setting up thin-provisioning-tools (0.9.0-1) ...
19:47:13 [2023-05-25T19:47:13.978Z] #106 12.64 Setting up python3-pip (20.3.4-4+deb11u1) ...
19:47:13 [2023-05-25T19:47:13.978Z] #106 12.90 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
19:47:14 [2023-05-25T19:47:14.235Z] #106 12.91 Setting up jq (1.6-2.1) ...
19:47:14 [2023-05-25T19:47:14.235Z] #106 12.92 Setting up libbpf0:arm64 (1:0.3-2) ...
19:47:14 [2023-05-25T19:47:14.235Z] #106 12.93 Setting up iptables (1.8.7-1) ...
19:47:14 [2023-05-25T19:47:14.235Z] #106 12.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:47:14 [2023-05-25T19:47:14.235Z] #106 12.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:47:14 [2023-05-25T19:47:14.235Z] #106 12.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:47:14 [2023-05-25T19:47:14.235Z] #106 12.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:47:14 [2023-05-25T19:47:14.235Z] #106 12.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:47:14 [2023-05-25T19:47:14.235Z] #106 12.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:47:14 [2023-05-25T19:47:14.235Z] #106 12.97 Setting up iproute2 (5.10.0-4) ...
19:47:14 [2023-05-25T19:47:14.235Z] #106 13.10 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
19:47:14 [2023-05-25T19:47:14.235Z] #106 13.11 Setting up dmsetup (2:1.02.175-2.1) ...
19:47:14 [2023-05-25T19:47:14.235Z] #106 13.13 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
19:47:14 [2023-05-25T19:47:14.235Z] #106 13.14 Setting up systemd (247.3-7+deb11u2) ...
19:47:14 [2023-05-25T19:47:14.235Z] #106 13.18 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
19:47:14 [2023-05-25T19:47:14.492Z] #106 13.18 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
19:47:14 [2023-05-25T19:47:14.492Z] #106 13.19 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
19:47:14 [2023-05-25T19:47:14.492Z] #106 13.19 Initializing machine ID from random generator.
19:47:14 [2023-05-25T19:47:14.749Z] #106 13.53 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
19:47:15 [2023-05-25T19:47:15.006Z] #106 13.70 Setting up xfsprogs (5.10.0-4) ...
19:47:15 [2023-05-25T19:47:15.006Z] #106 13.71 System has not been booted with systemd as init system (PID 1). Can't operate.
19:47:15 [2023-05-25T19:47:15.006Z] #106 13.71 Failed to connect to bus: Host is down
19:47:15 [2023-05-25T19:47:15.006Z] #106 13.72 Processing triggers for libc-bin (2.31-13+deb11u6) ...
19:47:15 [2023-05-25T19:47:15.264Z] #106 DONE 14.1s
19:47:15 [2023-05-25T19:47:15.264Z] 
19:47:15 [2023-05-25T19:47:15.264Z] #107 [dev-base  9/11] 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
19:47:15 [2023-05-25T19:47:15.521Z] #107 0.408 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:47:15 [2023-05-25T19:47:15.778Z] #107 0.411 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:47:15 [2023-05-25T19:47:15.778Z] #107 0.415 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:47:15 [2023-05-25T19:47:15.778Z] #107 DONE 0.4s
19:47:15 [2023-05-25T19:47:15.778Z] 
19:47:15 [2023-05-25T19:47:15.778Z] #108 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
19:47:22 [2023-05-25T19:47:22.327Z] #108 5.688 Collecting yamllint==1.27.1
19:47:22 [2023-05-25T19:47:22.327Z] #108 6.717   Downloading yamllint-1.27.1.tar.gz (129 kB)
19:47:22 [2023-05-25T19:47:22.584Z] #108 7.011 Collecting pathspec>=0.5.3
19:47:22 [2023-05-25T19:47:22.841Z] #108 7.015   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
19:47:22 [2023-05-25T19:47:22.841Z] #108 7.105 Collecting pyyaml
19:47:22 [2023-05-25T19:47:22.841Z] #108 7.114   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
19:47:22 [2023-05-25T19:47:22.841Z] #108 7.131 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
19:47:22 [2023-05-25T19:47:22.842Z] #108 7.135 Building wheels for collected packages: yamllint
19:47:22 [2023-05-25T19:47:22.842Z] #108 7.135   Building wheel for yamllint (setup.py): started
19:47:23 [2023-05-25T19:47:23.098Z] #108 7.381   Building wheel for yamllint (setup.py): finished with status 'done'
19:47:23 [2023-05-25T19:47:23.098Z] #108 7.382   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=baa644965b63b91fee8e56a5b5ad78ac33fa9c9f3948975be99bf3836bc3519a
19:47:23 [2023-05-25T19:47:23.098Z] #108 7.382   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
19:47:23 [2023-05-25T19:47:23.098Z] #108 7.384 Successfully built yamllint
19:47:23 [2023-05-25T19:47:23.098Z] #108 7.390 Installing collected packages: pyyaml, pathspec, yamllint
19:47:23 [2023-05-25T19:47:23.099Z] #108 7.505 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
19:47:23 [2023-05-25T19:47:23.356Z] #108 DONE 7.6s
19:47:23 [2023-05-25T19:47:23.356Z] 
19:47:23 [2023-05-25T19:47:23.356Z] #109 [dev-base 11/11] 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
19:47:24 [2023-05-25T19:47:24.287Z] #109 0.761 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:47:24 [2023-05-25T19:47:24.287Z] #109 0.862 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:47:24 [2023-05-25T19:47:24.287Z] #109 0.864 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:47:24 [2023-05-25T19:47:24.851Z] #109 1.120 Reading package lists...
19:47:25 [2023-05-25T19:47:25.782Z] #109 1.668 Reading package lists...
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.200 Building dependency tree...
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.355 Reading state information...
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.542 gcc is already the newest version (4:10.2.1-1).
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.542 pkg-config is already the newest version (0.29.2-1).
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.542 The following additional packages will be installed:
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.542   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.542   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.542   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.542   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.542   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.543   uuid-dev zlib1g-dev
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.544 Suggested packages:
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.544   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.544   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.544 Recommended packages:
19:47:25 [2023-05-25T19:47:25.782Z] #109 2.544   build-essential fakeroot libalgorithm-merge-perl
19:47:26 [2023-05-25T19:47:26.346Z] #109 2.806 The following NEW packages will be installed:
19:47:26 [2023-05-25T19:47:26.346Z] #109 2.806   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
19:47:26 [2023-05-25T19:47:26.346Z] #109 2.806   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
19:47:26 [2023-05-25T19:47:26.346Z] #109 2.806   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
19:47:26 [2023-05-25T19:47:26.346Z] #109 2.806   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
19:47:26 [2023-05-25T19:47:26.346Z] #109 2.806   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
19:47:26 [2023-05-25T19:47:26.346Z] #109 2.806   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
19:47:26 [2023-05-25T19:47:26.346Z] #109 2.807   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.085 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.085 Need to get 10.3 MB of archives.
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.085 After this operation, 41.5 MB of additional disk space will be used.
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.085 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.102 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.105 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.106 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.108 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.112 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.114 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.116 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.118 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.123 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.125 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.129 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.133 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
19:47:26 [2023-05-25T19:47:26.346Z] #109 3.135 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
19:47:26 [2023-05-25T19:47:26.347Z] #109 3.142 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
19:47:26 [2023-05-25T19:47:26.347Z] #109 3.145 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
19:47:26 [2023-05-25T19:47:26.347Z] #109 3.149 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
19:47:26 [2023-05-25T19:47:26.347Z] #109 3.151 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
19:47:26 [2023-05-25T19:47:26.347Z] #109 3.156 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
19:47:26 [2023-05-25T19:47:26.347Z] #109 3.158 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
19:47:26 [2023-05-25T19:47:26.347Z] #109 3.164 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
19:47:26 [2023-05-25T19:47:26.347Z] #109 3.165 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
19:47:26 [2023-05-25T19:47:26.347Z] #109 3.168 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
19:47:26 [2023-05-25T19:47:26.347Z] #109 3.170 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
19:47:26 [2023-05-25T19:47:26.347Z] #109 3.173 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
19:47:26 [2023-05-25T19:47:26.347Z] #109 3.175 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
19:47:26 [2023-05-25T19:47:26.347Z] #109 3.178 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
19:47:26 [2023-05-25T19:47:26.604Z] #109 3.181 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
19:47:26 [2023-05-25T19:47:26.604Z] #109 3.183 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
19:47:26 [2023-05-25T19:47:26.604Z] #109 3.202 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
19:47:26 [2023-05-25T19:47:26.604Z] #109 3.260 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
19:47:26 [2023-05-25T19:47:26.604Z] #109 3.275 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
19:47:26 [2023-05-25T19:47:26.604Z] #109 3.417 debconf: delaying package configuration, since apt-utils is not installed
19:47:26 [2023-05-25T19:47:26.604Z] #109 3.458 Fetched 10.3 MB in 0s (22.2 MB/s)
19:47:26 [2023-05-25T19:47:26.861Z] #109 3.481 Selecting previously unselected package dpkg-dev.
19:47:26 [2023-05-25T19:47:26.861Z] #109 3.481 (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.)
19:47:26 [2023-05-25T19:47:26.861Z] #109 3.494 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
19:47:26 [2023-05-25T19:47:26.861Z] #109 3.497 Unpacking dpkg-dev (1.20.12) ...
19:47:26 [2023-05-25T19:47:26.861Z] #109 3.619 Selecting previously unselected package libgirepository-1.0-1:arm64.
19:47:26 [2023-05-25T19:47:26.861Z] #109 3.622 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
19:47:26 [2023-05-25T19:47:26.861Z] #109 3.629 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:47:26 [2023-05-25T19:47:26.861Z] #109 3.664 Selecting previously unselected package gir1.2-glib-2.0:arm64.
19:47:26 [2023-05-25T19:47:26.861Z] #109 3.667 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
19:47:26 [2023-05-25T19:47:26.861Z] #109 3.671 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:47:26 [2023-05-25T19:47:26.861Z] #109 3.712 Selecting previously unselected package libsecret-common.
19:47:27 [2023-05-25T19:47:27.118Z] #109 3.715 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
19:47:27 [2023-05-25T19:47:27.118Z] #109 3.718 Unpacking libsecret-common (0.20.4-2) ...
19:47:27 [2023-05-25T19:47:27.118Z] #109 3.769 Selecting previously unselected package libsecret-1-0:arm64.
19:47:27 [2023-05-25T19:47:27.118Z] #109 3.772 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
19:47:27 [2023-05-25T19:47:27.118Z] #109 3.775 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
19:47:27 [2023-05-25T19:47:27.118Z] #109 3.814 Selecting previously unselected package gir1.2-secret-1:arm64.
19:47:27 [2023-05-25T19:47:27.119Z] #109 3.817 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
19:47:27 [2023-05-25T19:47:27.119Z] #109 3.821 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
19:47:27 [2023-05-25T19:47:27.119Z] #109 3.851 Selecting previously unselected package libapparmor-dev:arm64.
19:47:27 [2023-05-25T19:47:27.119Z] #109 3.854 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
19:47:27 [2023-05-25T19:47:27.119Z] #109 3.858 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
19:47:27 [2023-05-25T19:47:27.119Z] #109 3.900 Selecting previously unselected package uuid-dev:arm64.
19:47:27 [2023-05-25T19:47:27.119Z] #109 3.902 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:47:27 [2023-05-25T19:47:27.119Z] #109 3.906 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:47:27 [2023-05-25T19:47:27.119Z] #109 3.955 Selecting previously unselected package libblkid-dev:arm64.
19:47:27 [2023-05-25T19:47:27.376Z] #109 3.957 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:47:27 [2023-05-25T19:47:27.376Z] #109 3.967 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:47:27 [2023-05-25T19:47:27.376Z] #109 4.022 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
19:47:27 [2023-05-25T19:47:27.376Z] #109 4.024 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
19:47:27 [2023-05-25T19:47:27.376Z] #109 4.029 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
19:47:27 [2023-05-25T19:47:27.376Z] #109 4.063 Selecting previously unselected package libudev-dev:arm64.
19:47:27 [2023-05-25T19:47:27.376Z] #109 4.065 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
19:47:27 [2023-05-25T19:47:27.376Z] #109 4.069 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
19:47:27 [2023-05-25T19:47:27.376Z] #109 4.110 Selecting previously unselected package libsepol1-dev:arm64.
19:47:27 [2023-05-25T19:47:27.376Z] #109 4.113 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
19:47:27 [2023-05-25T19:47:27.376Z] #109 4.117 Unpacking libsepol1-dev:arm64 (3.1-1) ...
19:47:27 [2023-05-25T19:47:27.376Z] #109 4.184 Selecting previously unselected package libpcre2-16-0:arm64.
19:47:27 [2023-05-25T19:47:27.634Z] #109 4.186 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
19:47:27 [2023-05-25T19:47:27.634Z] #109 4.190 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:47:27 [2023-05-25T19:47:27.634Z] #109 4.241 Selecting previously unselected package libpcre2-32-0:arm64.
19:47:27 [2023-05-25T19:47:27.634Z] #109 4.244 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
19:47:27 [2023-05-25T19:47:27.634Z] #109 4.248 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:47:27 [2023-05-25T19:47:27.634Z] #109 4.296 Selecting previously unselected package libpcre2-posix2:arm64.
19:47:27 [2023-05-25T19:47:27.634Z] #109 4.298 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
19:47:27 [2023-05-25T19:47:27.634Z] #109 4.302 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:47:27 [2023-05-25T19:47:27.634Z] #109 4.336 Selecting previously unselected package libpcre2-dev:arm64.
19:47:27 [2023-05-25T19:47:27.634Z] #109 4.339 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
19:47:27 [2023-05-25T19:47:27.634Z] #109 4.343 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:47:27 [2023-05-25T19:47:27.634Z] #109 4.423 Selecting previously unselected package libselinux1-dev:arm64.
19:47:27 [2023-05-25T19:47:27.891Z] #109 4.426 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
19:47:27 [2023-05-25T19:47:27.891Z] #109 4.430 Unpacking libselinux1-dev:arm64 (3.1-3) ...
19:47:27 [2023-05-25T19:47:27.891Z] #109 4.486 Selecting previously unselected package libdevmapper-dev:arm64.
19:47:27 [2023-05-25T19:47:27.891Z] #109 4.489 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
19:47:27 [2023-05-25T19:47:27.891Z] #109 4.494 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
19:47:27 [2023-05-25T19:47:27.891Z] #109 4.526 Selecting previously unselected package libffi-dev:arm64.
19:47:27 [2023-05-25T19:47:27.891Z] #109 4.529 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
19:47:27 [2023-05-25T19:47:27.891Z] #109 4.533 Unpacking libffi-dev:arm64 (3.3-6) ...
19:47:27 [2023-05-25T19:47:27.891Z] #109 4.566 Selecting previously unselected package libglib2.0-data.
19:47:27 [2023-05-25T19:47:27.891Z] #109 4.569 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
19:47:27 [2023-05-25T19:47:27.891Z] #109 4.574 Unpacking libglib2.0-data (2.66.8-1) ...
19:47:28 [2023-05-25T19:47:28.148Z] #109 4.704 Selecting previously unselected package libglib2.0-bin.
19:47:28 [2023-05-25T19:47:28.148Z] #109 4.707 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
19:47:28 [2023-05-25T19:47:28.148Z] #109 4.712 Unpacking libglib2.0-bin (2.66.8-1) ...
19:47:28 [2023-05-25T19:47:28.148Z] #109 4.755 Selecting previously unselected package libglib2.0-dev-bin.
19:47:28 [2023-05-25T19:47:28.148Z] #109 4.758 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
19:47:28 [2023-05-25T19:47:28.148Z] #109 4.761 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
19:47:28 [2023-05-25T19:47:28.148Z] #109 4.803 Selecting previously unselected package libmount-dev:arm64.
19:47:28 [2023-05-25T19:47:28.148Z] #109 4.806 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
19:47:28 [2023-05-25T19:47:28.148Z] #109 4.809 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:47:28 [2023-05-25T19:47:28.148Z] #109 4.848 Selecting previously unselected package libpcre16-3:arm64.
19:47:28 [2023-05-25T19:47:28.148Z] #109 4.851 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
19:47:28 [2023-05-25T19:47:28.148Z] #109 4.854 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
19:47:28 [2023-05-25T19:47:28.148Z] #109 4.900 Selecting previously unselected package libpcre32-3:arm64.
19:47:28 [2023-05-25T19:47:28.148Z] #109 4.903 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
19:47:28 [2023-05-25T19:47:28.148Z] #109 4.907 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
19:47:28 [2023-05-25T19:47:28.405Z] #109 4.953 Selecting previously unselected package libpcrecpp0v5:arm64.
19:47:28 [2023-05-25T19:47:28.405Z] #109 4.956 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
19:47:28 [2023-05-25T19:47:28.405Z] #109 4.959 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
19:47:28 [2023-05-25T19:47:28.405Z] #109 4.991 Selecting previously unselected package libpcre3-dev:arm64.
19:47:28 [2023-05-25T19:47:28.405Z] #109 4.994 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
19:47:28 [2023-05-25T19:47:28.405Z] #109 4.998 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
19:47:28 [2023-05-25T19:47:28.405Z] #109 5.071 Selecting previously unselected package zlib1g-dev:arm64.
19:47:28 [2023-05-25T19:47:28.405Z] #109 5.074 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
19:47:28 [2023-05-25T19:47:28.405Z] #109 5.078 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:47:28 [2023-05-25T19:47:28.405Z] #109 5.118 Selecting previously unselected package libglib2.0-dev:arm64.
19:47:28 [2023-05-25T19:47:28.405Z] #109 5.121 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
19:47:28 [2023-05-25T19:47:28.405Z] #109 5.124 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
19:47:28 [2023-05-25T19:47:28.663Z] #109 5.305 Selecting previously unselected package libseccomp-dev:arm64.
19:47:28 [2023-05-25T19:47:28.663Z] #109 5.308 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
19:47:28 [2023-05-25T19:47:28.663Z] #109 5.311 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:47:28 [2023-05-25T19:47:28.663Z] #109 5.346 Selecting previously unselected package libsecret-1-dev:arm64.
19:47:28 [2023-05-25T19:47:28.663Z] #109 5.349 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
19:47:28 [2023-05-25T19:47:28.663Z] #109 5.353 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
19:47:28 [2023-05-25T19:47:28.663Z] #109 5.403 Selecting previously unselected package libsystemd-dev:arm64.
19:47:28 [2023-05-25T19:47:28.663Z] #109 5.406 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
19:47:28 [2023-05-25T19:47:28.663Z] #109 5.411 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
19:47:28 [2023-05-25T19:47:28.663Z] #109 5.520 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
19:47:28 [2023-05-25T19:47:28.920Z] #109 5.530 Setting up libglib2.0-dev-bin (2.66.8-1) ...
19:47:28 [2023-05-25T19:47:28.920Z] #109 5.686 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:47:28 [2023-05-25T19:47:28.920Z] #109 5.696 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
19:47:28 [2023-05-25T19:47:28.920Z] #109 5.708 Setting up libpcre16-3:arm64 (2:8.39-13) ...
19:47:28 [2023-05-25T19:47:28.920Z] #109 5.716 Setting up libsepol1-dev:arm64 (3.1-1) ...
19:47:28 [2023-05-25T19:47:28.920Z] #109 5.727 Setting up libffi-dev:arm64 (3.3-6) ...
19:47:28 [2023-05-25T19:47:28.920Z] #109 5.738 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:47:28 [2023-05-25T19:47:28.920Z] #109 5.748 Setting up dpkg-dev (1.20.12) ...
19:47:28 [2023-05-25T19:47:28.920Z] #109 5.766 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:47:28 [2023-05-25T19:47:28.920Z] #109 5.775 Setting up libglib2.0-data (2.66.8-1) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.786 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.798 Setting up libpcre32-3:arm64 (2:8.39-13) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.809 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.821 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.833 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.842 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.853 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.864 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.874 Setting up libsecret-common (0.20.4-2) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.887 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.904 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.916 Setting up libselinux1-dev:arm64 (3.1-3) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.926 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.938 Setting up libglib2.0-bin (2.66.8-1) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.950 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.962 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 5.979 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
19:47:29 [2023-05-25T19:47:29.177Z] #109 6.031 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:47:29 [2023-05-25T19:47:29.434Z] #109 6.049 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
19:47:29 [2023-05-25T19:47:29.434Z] #109 6.063 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
19:47:29 [2023-05-25T19:47:29.434Z] #109 6.076 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
19:47:29 [2023-05-25T19:47:29.434Z] #109 6.088 No schema files found: doing nothing.
19:47:29 [2023-05-25T19:47:29.434Z] #109 6.094 Processing triggers for libc-bin (2.31-13+deb11u6) ...
19:47:29 [2023-05-25T19:47:29.434Z] #109 6.116 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
19:47:29 [2023-05-25T19:47:29.691Z] #109 DONE 6.4s
19:47:29 [2023-05-25T19:47:29.691Z] 
19:47:29 [2023-05-25T19:47:29.691Z] #110 [dev 1/1] COPY . .
19:47:30 [2023-05-25T19:47:30.623Z] #110 DONE 1.0s
19:47:30 [2023-05-25T19:47:30.623Z] 
19:47:30 [2023-05-25T19:47:30.623Z] #111 exporting to image
19:47:30 [2023-05-25T19:47:30.623Z] #111 exporting layers
19:47:31 [2023-05-25T19:47:31.555Z] #111 exporting layers 0.9s done
19:47:31 [2023-05-25T19:47:31.555Z] #111 writing image sha256:e375ee121d46beb6ebc9a8763dd2b6a5e23948981248d0376ba355f928a887d2 0.0s done
19:47:31 [2023-05-25T19:47:31.555Z] #111 naming to docker.io/library/docker:ae6e9333c00dd6bfa674fde77399650841803821 0.0s done
19:47:31 [2023-05-25T19:47:31.555Z] #111 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:47:31 [2023-05-25T19:47:31.861Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:47:32 [2023-05-25T19:47:32.138Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45582/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae6e9333c00dd6bfa674fde77399650841803821 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:ae6e9333c00dd6bfa674fde77399650841803821 hack/test/unit
19:47:32 [2023-05-25T19:47:32.395Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
19:47:32 [2023-05-25T19:47:32.395Z] + TESTFLAGS+=' -test.timeout=5m'
19:47:32 [2023-05-25T19:47:32.395Z] + TESTDIRS=./...
19:47:32 [2023-05-25T19:47:32.395Z] + exclude_paths='/vendor/|/integration'
19:47:32 [2023-05-25T19:47:32.395Z] ++ go list ./...
19:47:32 [2023-05-25T19:47:32.395Z] ++ grep -vE '(/vendor/|/integration)'
19:47:33 [2023-05-25T19:47:33.330Z] + pkg_list='github.com/docker/docker/api
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/backend/build
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/httpstatus
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/httputils
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/middleware
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/router
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/router/build
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/router/checkpoint
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/router/container
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/router/debug
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/router/distribution
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/router/grpc
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/router/image
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/router/network
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/router/plugin
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/router/session
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/router/swarm
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/router/system
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/server/router/volume
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/backend
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/blkiodev
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/container
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/events
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/filters
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/image
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/mount
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/network
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/plugins/logdriver
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/registry
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/strslice
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/swarm
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/swarm/runtime
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/time
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/versions
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/versions/v1p19
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/versions/v1p20
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/api/types/volume
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/builder
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/builder/builder-next
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/builder/builder-next/exporter
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/builder/builder-next/worker
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/builder/dockerfile
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/builder/remotecontext
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/builder/remotecontext/git
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/builder/remotecontext/urlutil
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/cli/debug
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/cli/winresources/docker-proxy
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/cli/winresources/dockerd
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/client
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/client/buildkit
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/cmd/docker-proxy
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/cmd/dockerd
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/cmd/dockerd/trap
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/container
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/container/stream
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/contrib/apparmor
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/contrib/docker-device-tool
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/contrib/httpserver
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/cluster
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/cluster/convert
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/cluster/executor
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/cluster/executor/container
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/cluster/provider
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/config
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/containerd
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/events
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/events/testutils
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/graphdriver
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/graphdriver/copy
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/graphdriver/register
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/graphdriver/vfs
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/graphdriver/zfs
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/images
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/initlayer
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/links
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/listeners
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/awslogs
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/fluentd
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/gcplogs
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/gelf
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/journald
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/local
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/logentries
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/loggertest
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/loggerutils
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/splunk
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/syslog
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/logger/templates
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/names
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/network
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/daemon/stats
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/distribution
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/distribution/metadata
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/distribution/utils
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/distribution/xfer
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/dockerversion
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/errdefs
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/image
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/image/cache
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/image/tarexport
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/image/v1
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/internal/mounttree
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/internal/test/suite
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/internal/unshare
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/layer
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/libcontainerd
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/libcontainerd/queue
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/libcontainerd/remote
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/libcontainerd/shimopts
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/libcontainerd/supervisor
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/libcontainerd/types
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/libnetwork
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/libnetwork/bitmap
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/libnetwork/bitseq
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/libnetwork/cluster
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:47:33 [2023-05-25T19:47:33.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/config
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/datastore
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/diagnostic
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/discoverapi
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/driverapi
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/bridge
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/host
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/null
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/overlay
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/remote
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/windows
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drvregistry
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/etchosts
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/idm
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/internal/caller
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipam
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipamapi
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipams/builtin
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipams/null
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipams/remote
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipamutils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipbits
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/iptables
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/netlabel
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/netutils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/networkdb
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ns
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/options
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/osl
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/osl/kernel
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/portallocator
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/portmapper
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/resolvconf
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/testutils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/types
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/oci
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/oci/caps
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/opts
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/aaparser
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/archive
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/authorization
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/broadcaster
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/capabilities
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/chrootarchive
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/containerfs
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/devicemapper
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/directory
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/dmesg
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/fileutils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/homedir
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/idtools
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/ioutils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/jsonmessage
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/longpath
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/loopback
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/meminfo
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/namesgenerator
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/parsers
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/parsers/kernel
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/pidfile
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/platform
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/platforms
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/plugingetter
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/plugins
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/plugins/transport
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/pools
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/process
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/progress
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/reexec
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/rootless
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/rootless/specconv
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/stack
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/stdcopy
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/streamformatter
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/stringid
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/sysinfo
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/system
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/tailfile
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/tarsum
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/useragent
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/plugin
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/plugin/executor/containerd
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/plugin/v2
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/profiles/apparmor
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/profiles/seccomp
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/quota
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/reference
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/registry
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/registry/resumable
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/restartmanager
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/runconfig
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/runconfig/opts
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/testutil
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/testutil/daemon
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/testutil/environment
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/testutil/fakecontext
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/testutil/fakegit
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/testutil/fakestorage
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/testutil/fixtures/load
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/testutil/fixtures/plugin
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/testutil/registry
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/testutil/request
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/volume
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/volume/drivers
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/volume/local
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/volume/mounts
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/volume/service
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/volume/service/opts
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/volume/testutils'
19:47:33 [2023-05-25T19:47:33.331Z] ++ grep --fixed-strings -v /libnetwork
19:47:33 [2023-05-25T19:47:33.331Z] ++ echo 'github.com/docker/docker/api
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/backend/build
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/httpstatus
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/httputils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/middleware
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/router
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/router/build
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/router/checkpoint
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/router/container
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/router/debug
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/router/distribution
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/router/grpc
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/router/image
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/router/network
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/router/plugin
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/router/session
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/router/swarm
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/router/system
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/server/router/volume
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/backend
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/blkiodev
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/container
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/events
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/filters
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/image
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/mount
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/network
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/plugins/logdriver
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/registry
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/strslice
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/swarm
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/swarm/runtime
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/time
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/versions
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/versions/v1p19
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/versions/v1p20
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/api/types/volume
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/builder
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/builder/builder-next
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/builder/builder-next/exporter
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/builder/builder-next/worker
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/builder/dockerfile
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/builder/remotecontext
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/builder/remotecontext/git
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/builder/remotecontext/urlutil
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/cli/debug
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/cli/winresources/docker-proxy
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/cli/winresources/dockerd
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/client
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/client/buildkit
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/cmd/docker-proxy
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/cmd/dockerd
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/cmd/dockerd/trap
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/container
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/container/stream
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/contrib/apparmor
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/contrib/docker-device-tool
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/contrib/httpserver
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/cluster
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/cluster/convert
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/cluster/executor
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/cluster/executor/container
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/cluster/provider
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/config
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/containerd
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/events
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/events/testutils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/graphdriver
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/graphdriver/copy
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/graphdriver/register
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/graphdriver/vfs
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/graphdriver/zfs
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/images
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/initlayer
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/links
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/listeners
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/awslogs
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/fluentd
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/gcplogs
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/gelf
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/journald
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/local
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/logentries
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/loggertest
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/loggerutils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/splunk
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/syslog
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/logger/templates
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/names
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/network
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/daemon/stats
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/distribution
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/distribution/metadata
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/distribution/utils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/distribution/xfer
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/dockerversion
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/errdefs
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/image
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/image/cache
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/image/tarexport
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/image/v1
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/internal/mounttree
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/internal/test/suite
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/internal/unshare
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/layer
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libcontainerd
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libcontainerd/queue
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libcontainerd/remote
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libcontainerd/shimopts
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libcontainerd/supervisor
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libcontainerd/types
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/bitmap
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/bitseq
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/cluster
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/config
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/datastore
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/diagnostic
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/discoverapi
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/driverapi
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/bridge
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/host
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/null
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/overlay
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/remote
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/windows
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/drvregistry
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/etchosts
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/idm
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/internal/caller
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipam
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipamapi
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipams/builtin
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipams/null
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipams/remote
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipamutils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ipbits
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/iptables
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/netlabel
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/netutils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/networkdb
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/ns
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/options
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/osl
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/osl/kernel
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/portallocator
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/portmapper
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/resolvconf
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/testutils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/libnetwork/types
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/oci
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/oci/caps
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/opts
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/aaparser
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/archive
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/authorization
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/broadcaster
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/capabilities
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/chrootarchive
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/containerfs
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/devicemapper
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/directory
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/dmesg
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/fileutils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/homedir
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/idtools
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/ioutils
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/jsonmessage
19:47:33 [2023-05-25T19:47:33.331Z] github.com/docker/docker/pkg/longpath
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/loopback
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/meminfo
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/namesgenerator
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/parsers
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/parsers/kernel
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/pidfile
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/platform
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/platforms
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/plugingetter
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/plugins
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/plugins/transport
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/pools
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/process
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/progress
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/reexec
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/rootless
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/rootless/specconv
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/stack
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/stdcopy
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/streamformatter
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/stringid
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/sysinfo
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/system
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/tailfile
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/tarsum
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/useragent
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/plugin
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/plugin/executor/containerd
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/plugin/v2
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/profiles/apparmor
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/profiles/seccomp
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/quota
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/reference
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/registry
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/registry/resumable
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/restartmanager
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/runconfig
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/runconfig/opts
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/daemon
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/environment
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/fakecontext
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/fakegit
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/fakestorage
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/fixtures/load
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/fixtures/plugin
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/registry
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/request
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/volume
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/volume/drivers
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/volume/local
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/volume/mounts
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/volume/service
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/volume/service/opts
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/volume/testutils'
19:47:33 [2023-05-25T19:47:33.332Z] + base_pkg_list='github.com/docker/docker/api
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/backend/build
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/httpstatus
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/httputils
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/middleware
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/build
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/checkpoint
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/container
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/debug
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/distribution
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/grpc
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/image
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/network
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/plugin
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/session
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/swarm
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/system
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/volume
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/backend
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/blkiodev
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/container
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/events
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/filters
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/image
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/mount
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/network
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/plugins/logdriver
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/registry
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/strslice
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/swarm
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/swarm/runtime
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/time
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/versions
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/versions/v1p19
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/versions/v1p20
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/volume
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/exporter
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/worker
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/dockerfile
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/remotecontext
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/remotecontext/git
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/remotecontext/urlutil
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/cli/debug
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/cli/winresources/docker-proxy
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/cli/winresources/dockerd
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/client
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/client/buildkit
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/cmd/docker-proxy
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/cmd/dockerd
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/cmd/dockerd/trap
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/container
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/container/stream
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/contrib/apparmor
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/contrib/docker-device-tool
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/contrib/httpserver
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/cluster
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/cluster/convert
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/cluster/executor
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/cluster/executor/container
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/cluster/provider
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/config
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/containerd
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/events
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/events/testutils
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/graphdriver
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/graphdriver/copy
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/graphdriver/register
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/graphdriver/vfs
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/graphdriver/zfs
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/images
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/initlayer
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/links
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/listeners
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/awslogs
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/fluentd
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/gcplogs
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/gelf
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/journald
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/local
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/logentries
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/loggertest
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/loggerutils
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/splunk
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/syslog
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/logger/templates
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/names
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/network
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/stats
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/distribution
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/distribution/metadata
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/distribution/utils
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/distribution/xfer
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/dockerversion
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/errdefs
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/image
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/image/cache
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/image/tarexport
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/image/v1
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/internal/mounttree
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/internal/test/suite
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/internal/unshare
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/layer
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/libcontainerd
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/libcontainerd/queue
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/libcontainerd/remote
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/libcontainerd/shimopts
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/libcontainerd/supervisor
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/libcontainerd/types
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/oci
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/oci/caps
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/opts
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/aaparser
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/archive
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/authorization
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/broadcaster
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/capabilities
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/chrootarchive
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/containerfs
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/devicemapper
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/directory
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/dmesg
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/fileutils
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/homedir
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/idtools
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/ioutils
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/jsonmessage
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/longpath
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/loopback
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/meminfo
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/namesgenerator
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/parsers
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/parsers/kernel
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/pidfile
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/platform
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/platforms
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/plugingetter
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/plugins
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/plugins/transport
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/pools
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/process
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/progress
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/reexec
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/rootless
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/rootless/specconv
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/stack
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/stdcopy
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/streamformatter
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/stringid
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/sysinfo
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/system
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/tailfile
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/tarsum
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/pkg/useragent
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/plugin
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/plugin/executor/containerd
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/plugin/v2
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/profiles/apparmor
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/profiles/seccomp
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/quota
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/reference
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/registry
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/registry/resumable
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/restartmanager
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/runconfig
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/runconfig/opts
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/daemon
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/environment
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/fakecontext
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/fakegit
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/fakestorage
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/fixtures/load
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/fixtures/plugin
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/registry
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/testutil/request
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/volume
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/volume/drivers
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/volume/local
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/volume/mounts
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/volume/service
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/volume/service/opts
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/volume/testutils'
19:47:33 [2023-05-25T19:47:33.332Z] ++ grep --fixed-strings /libnetwork
19:47:33 [2023-05-25T19:47:33.332Z] ++ echo 'github.com/docker/docker/api
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/backend/build
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/httpstatus
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/httputils
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/middleware
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/build
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/checkpoint
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/container
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/debug
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/distribution
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/grpc
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/image
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/network
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/plugin
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/session
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/swarm
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/system
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/server/router/volume
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/backend
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/blkiodev
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/container
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/events
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/filters
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/image
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/mount
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/network
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/plugins/logdriver
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/registry
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/strslice
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/swarm
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/swarm/runtime
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/time
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/versions
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/versions/v1p19
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/versions/v1p20
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/api/types/volume
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/exporter
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/builder-next/worker
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/dockerfile
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/remotecontext
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/remotecontext/git
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/builder/remotecontext/urlutil
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/cli/debug
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/cli/winresources/docker-proxy
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/cli/winresources/dockerd
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/client
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/client/buildkit
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/cmd/docker-proxy
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/cmd/dockerd
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/cmd/dockerd/trap
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/container
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/container/stream
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/contrib/apparmor
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/contrib/docker-device-tool
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/contrib/httpserver
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/cluster
19:47:33 [2023-05-25T19:47:33.332Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/cluster/convert
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/cluster/executor
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/cluster/executor/container
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/cluster/provider
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/config
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/containerd
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/events
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/events/testutils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/graphdriver
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/graphdriver/copy
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/graphdriver/register
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/graphdriver/vfs
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/graphdriver/zfs
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/images
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/initlayer
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/links
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/listeners
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/awslogs
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/fluentd
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/gcplogs
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/gelf
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/journald
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/local
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/logentries
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/loggertest
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/loggerutils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/splunk
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/syslog
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/logger/templates
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/names
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/network
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/daemon/stats
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/distribution
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/distribution/metadata
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/distribution/utils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/distribution/xfer
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/dockerversion
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/errdefs
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/image
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/image/cache
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/image/tarexport
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/image/v1
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/internal/mounttree
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/internal/test/suite
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/internal/unshare
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/layer
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libcontainerd
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libcontainerd/queue
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libcontainerd/remote
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libcontainerd/shimopts
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libcontainerd/supervisor
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libcontainerd/types
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/bitmap
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/bitseq
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cluster
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/config
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/datastore
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/diagnostic
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/discoverapi
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/driverapi
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/bridge
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/host
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/null
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/overlay
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/remote
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/windows
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drvregistry
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/etchosts
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/idm
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/internal/caller
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipam
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipamapi
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipams/builtin
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipams/null
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipams/remote
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipamutils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipbits
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/iptables
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/netlabel
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/netutils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/networkdb
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ns
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/options
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/osl
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/osl/kernel
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/portallocator
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/portmapper
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/resolvconf
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/testutils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/types
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/oci
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/oci/caps
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/opts
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/aaparser
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/archive
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/authorization
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/broadcaster
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/capabilities
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/chrootarchive
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/containerfs
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/devicemapper
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/directory
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/dmesg
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/fileutils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/homedir
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/idtools
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/ioutils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/jsonmessage
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/longpath
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/loopback
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/meminfo
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/namesgenerator
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/parsers
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/parsers/kernel
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/pidfile
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/platform
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/platforms
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/plugingetter
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/plugins
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/plugins/transport
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/pools
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/process
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/progress
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/reexec
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/rootless
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/rootless/specconv
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/stack
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/stdcopy
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/streamformatter
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/stringid
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/sysinfo
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/system
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/tailfile
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/tarsum
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/pkg/useragent
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/plugin
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/plugin/executor/containerd
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/plugin/v2
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/profiles/apparmor
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/profiles/seccomp
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/quota
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/reference
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/registry
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/registry/resumable
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/restartmanager
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/runconfig
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/runconfig/opts
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/testutil
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/testutil/daemon
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/testutil/environment
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/testutil/fakecontext
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/testutil/fakegit
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/testutil/fakestorage
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/testutil/fixtures/load
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/testutil/fixtures/plugin
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/testutil/registry
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/testutil/request
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/volume
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/volume/drivers
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/volume/local
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/volume/mounts
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/volume/service
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/volume/service/opts
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/volume/testutils'
19:47:33 [2023-05-25T19:47:33.333Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/bitmap
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/bitseq
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cluster
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/config
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/datastore
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/diagnostic
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/discoverapi
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/driverapi
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/bridge
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/host
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/null
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/overlay
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/remote
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/windows
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drvregistry
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/etchosts
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/idm
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/internal/caller
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipam
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipamapi
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipams/builtin
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipams/null
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipams/remote
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipamutils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipbits
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/iptables
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/netlabel
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/netutils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/networkdb
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ns
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/options
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/osl
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/osl/kernel
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/portallocator
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/portmapper
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/resolvconf
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/testutils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/types'
19:47:33 [2023-05-25T19:47:33.333Z] + echo 'github.com/docker/docker/libnetwork
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/bitmap
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/bitseq
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cluster
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/config
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/datastore
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/diagnostic
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/discoverapi
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/driverapi
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/bridge
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/host
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/null
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/overlay
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/remote
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/windows
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/drvregistry
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/etchosts
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/idm
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/internal/caller
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipam
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipamapi
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipams/builtin
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipams/null
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipams/remote
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipamutils
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/ipbits
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/iptables
19:47:33 [2023-05-25T19:47:33.333Z] github.com/docker/docker/libnetwork/netlabel
19:47:33 [2023-05-25T19:47:33.333Z] + grep --fixed-strings libnetwork/drivers/bridge
19:47:33 [2023-05-25T19:47:33.334Z] github.com/docker/docker/libnetwork/netutils
19:47:33 [2023-05-25T19:47:33.334Z] github.com/docker/docker/libnetwork/networkdb
19:47:33 [2023-05-25T19:47:33.334Z] github.com/docker/docker/libnetwork/ns
19:47:33 [2023-05-25T19:47:33.334Z] github.com/docker/docker/libnetwork/options
19:47:33 [2023-05-25T19:47:33.334Z] github.com/docker/docker/libnetwork/osl
19:47:33 [2023-05-25T19:47:33.334Z] github.com/docker/docker/libnetwork/osl/kernel
19:47:33 [2023-05-25T19:47:33.334Z] github.com/docker/docker/libnetwork/portallocator
19:47:33 [2023-05-25T19:47:33.334Z] github.com/docker/docker/libnetwork/portmapper
19:47:33 [2023-05-25T19:47:33.334Z] github.com/docker/docker/libnetwork/resolvconf
19:47:33 [2023-05-25T19:47:33.334Z] github.com/docker/docker/libnetwork/testutils
19:47:33 [2023-05-25T19:47:33.334Z] github.com/docker/docker/libnetwork/types'
19:47:33 [2023-05-25T19:47:33.334Z] github.com/docker/docker/libnetwork/drivers/bridge
19:47:33 [2023-05-25T19:47:33.334Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:47:33 [2023-05-25T19:47:33.334Z] + type docker-proxy
19:47:33 [2023-05-25T19:47:33.334Z] hack/test/unit: line 25: type: docker-proxy: not found
19:47:33 [2023-05-25T19:47:33.334Z] + hack/make.sh binary-proxy install-proxy
19:47:33 [2023-05-25T19:47:33.334Z] 
19:47:33 [2023-05-25T19:47:33.334Z] Removing bundles/
19:47:33 [2023-05-25T19:47:33.334Z] 
19:47:33 [2023-05-25T19:47:33.334Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:47:33 [2023-05-25T19:47:33.334Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
19:47:37 [2023-05-25T19:47:37.516Z] Created binary: bundles/binary-proxy/docker-proxy
19:47:37 [2023-05-25T19:47:37.516Z] 
19:47:37 [2023-05-25T19:47:37.516Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:47:37 [2023-05-25T19:47:37.516Z] Installing docker-proxy to /usr/local/bin/
19:47:37 [2023-05-25T19:47:37.516Z] 
19:47:37 [2023-05-25T19:47:37.516Z] + mkdir -p bundles
19:47:37 [2023-05-25T19:47:37.516Z] + '[' -n 'github.com/docker/docker/api
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/backend/build
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/httpstatus
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/httputils
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/middleware
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/router
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/router/build
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/router/checkpoint
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/router/container
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/router/debug
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/router/distribution
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/router/grpc
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/router/image
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/router/network
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/router/plugin
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/router/session
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/router/swarm
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/router/system
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/server/router/volume
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/backend
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/blkiodev
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/container
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/events
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/filters
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/image
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/mount
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/network
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/plugins/logdriver
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/registry
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/strslice
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/swarm
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/swarm/runtime
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/time
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/versions
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/versions/v1p19
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/versions/v1p20
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/api/types/volume
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/builder
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/builder/builder-next
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/builder/builder-next/exporter
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/builder/builder-next/worker
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/builder/dockerfile
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/builder/remotecontext
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/builder/remotecontext/git
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/builder/remotecontext/urlutil
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/cli/debug
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/cli/winresources/docker-proxy
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/cli/winresources/dockerd
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/client
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/client/buildkit
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/cmd/docker-proxy
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/cmd/dockerd
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/cmd/dockerd/trap
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/container
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/container/stream
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/contrib/apparmor
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/contrib/docker-device-tool
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/contrib/httpserver
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/cluster
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/cluster/convert
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/cluster/executor
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/cluster/executor/container
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/cluster/provider
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/config
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/containerd
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/events
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/events/testutils
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/graphdriver
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/graphdriver/copy
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/graphdriver/register
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/graphdriver/vfs
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/graphdriver/zfs
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/images
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/initlayer
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/links
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/listeners
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/awslogs
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/fluentd
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/gcplogs
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/gelf
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/journald
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/local
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/logentries
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/loggertest
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/loggerutils
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/splunk
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/syslog
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/logger/templates
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/names
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/network
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/daemon/stats
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/distribution
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/distribution/metadata
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/distribution/utils
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/distribution/xfer
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/dockerversion
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/errdefs
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/image
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/image/cache
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/image/tarexport
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/image/v1
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/internal/mounttree
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/internal/test/suite
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/internal/unshare
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/layer
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/libcontainerd
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/libcontainerd/queue
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/libcontainerd/remote
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/libcontainerd/shimopts
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/libcontainerd/supervisor
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/libcontainerd/types
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/oci
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/oci/caps
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/opts
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/aaparser
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/archive
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/authorization
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/broadcaster
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/capabilities
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/chrootarchive
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/containerfs
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/devicemapper
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/directory
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/dmesg
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/fileutils
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/homedir
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/idtools
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/ioutils
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/jsonmessage
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/longpath
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/loopback
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/meminfo
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/namesgenerator
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/parsers
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/parsers/kernel
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/pidfile
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/platform
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/platforms
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/plugingetter
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/plugins
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/plugins/transport
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/pools
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/process
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/progress
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/reexec
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/rootless
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/rootless/specconv
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/stack
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/stdcopy
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/streamformatter
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/stringid
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/sysinfo
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/system
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/tailfile
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/tarsum
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/pkg/useragent
19:47:37 [2023-05-25T19:47:37.516Z] github.com/docker/docker/plugin
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/plugin/executor/containerd
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/plugin/v2
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/profiles/apparmor
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/profiles/seccomp
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/quota
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/reference
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/registry
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/registry/resumable
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/restartmanager
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/runconfig
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/runconfig/opts
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/testutil
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/testutil/daemon
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/testutil/environment
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/testutil/fakecontext
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/testutil/fakegit
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/testutil/fakestorage
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/testutil/fixtures/load
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/testutil/fixtures/plugin
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/testutil/registry
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/testutil/request
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/volume
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/volume/drivers
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/volume/local
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/volume/mounts
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/volume/service
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/volume/service/opts
19:47:37 [2023-05-25T19:47:37.517Z] github.com/docker/docker/volume/testutils' ']'
19:47:37 [2023-05-25T19:47:37.517Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
19:47:38 [2023-05-25T19:47:38.082Z] ?   	github.com/docker/docker/api	[no test files]
19:47:45 [2023-05-25T19:47:45.009Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
19:47:45 [2023-05-25T19:47:45.009Z] ok  	github.com/docker/docker/api/server	0.016s	coverage: 13.0% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/types	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 82.3% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 89.3% of statements
19:48:06 [2023-05-25T19:48:06.936Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/builder	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
19:48:06 [2023-05-25T19:48:06.936Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
19:48:06 [2023-05-25T19:48:06.936Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.006s	coverage: 100.0% of statements
19:48:06 [2023-05-25T19:48:06.936Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ok  	github.com/docker/docker/builder/remotecontext	0.041s	coverage: 13.7% of statements
19:48:06 [2023-05-25T19:48:06.936Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ok  	github.com/docker/docker/builder/dockerfile	0.059s	coverage: 50.1% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
19:48:06 [2023-05-25T19:48:06.936Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
19:48:06 [2023-05-25T19:48:06.936Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.037s	coverage: 66.5% of statements
19:48:07 [2023-05-25T19:48:07.195Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
19:48:07 [2023-05-25T19:48:07.195Z] ok  	github.com/docker/docker/client	0.204s	coverage: 76.9% of statements
19:48:12 [2023-05-25T19:48:12.462Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
19:48:12 [2023-05-25T19:48:12.462Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.382s	coverage: 82.5% of statements
19:48:19 [2023-05-25T19:48:19.020Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:48:19 [2023-05-25T19:48:19.020Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:48:19 [2023-05-25T19:48:19.020Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:48:19 [2023-05-25T19:48:19.020Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:48:19 [2023-05-25T19:48:19.020Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:48:19 [2023-05-25T19:48:19.020Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
19:48:19 [2023-05-25T19:48:19.020Z] ok  	github.com/docker/docker/container	0.145s	coverage: 36.5% of statements
19:48:19 [2023-05-25T19:48:19.020Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
19:48:19 [2023-05-25T19:48:19.020Z] ok  	github.com/docker/docker/cmd/dockerd	0.206s	coverage: 29.2% of statements
19:48:20 [2023-05-25T19:48:20.919Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
19:48:20 [2023-05-25T19:48:20.919Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.540s	coverage: 0.0% of statements
19:48:24 [2023-05-25T19:48:24.196Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:48:24 [2023-05-25T19:48:24.196Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:48:24 [2023-05-25T19:48:24.196Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
19:48:24 [2023-05-25T19:48:24.196Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.017s	coverage: 36.9% of statements
19:48:24 [2023-05-25T19:48:24.196Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
19:48:24 [2023-05-25T19:48:24.196Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.019s	coverage: 65.3% of statements
19:48:24 [2023-05-25T19:48:24.196Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
19:48:24 [2023-05-25T19:48:24.196Z] ok  	github.com/docker/docker/daemon/config	0.050s	coverage: 75.2% of statements
19:48:24 [2023-05-25T19:48:24.196Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
19:48:24 [2023-05-25T19:48:24.196Z] ok  	github.com/docker/docker/daemon/cluster	0.075s	coverage: 0.5% of statements
19:48:25 [2023-05-25T19:48:25.569Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:48:25 [2023-05-25T19:48:25.569Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
19:48:25 [2023-05-25T19:48:25.569Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
19:48:25 [2023-05-25T19:48:25.569Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
19:48:25 [2023-05-25T19:48:25.569Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
19:48:25 [2023-05-25T19:48:25.569Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.4% of statements
19:48:25 [2023-05-25T19:48:25.569Z] ok  	github.com/docker/docker/daemon/containerd	0.020s	coverage: 0.4% of statements
19:48:25 [2023-05-25T19:48:25.827Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
19:48:25 [2023-05-25T19:48:25.827Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
19:48:25 [2023-05-25T19:48:25.827Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
19:48:25 [2023-05-25T19:48:25.827Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.194s	coverage: 59.6% of statements
19:48:27 [2023-05-25T19:48:27.199Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:48:27 [2023-05-25T19:48:27.199Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:48:27 [2023-05-25T19:48:27.199Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:48:27 [2023-05-25T19:48:27.199Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
19:48:27 [2023-05-25T19:48:27.199Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
19:48:27 [2023-05-25T19:48:27.199Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
19:48:27 [2023-05-25T19:48:27.199Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.184s	coverage: 60.2% of statements
19:48:27 [2023-05-25T19:48:27.457Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 12.9% of statements
19:48:27 [2023-05-25T19:48:27.457Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.500s	coverage: 12.9% of statements
19:48:27 [2023-05-25T19:48:27.714Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
19:48:27 [2023-05-25T19:48:27.714Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
19:48:27 [2023-05-25T19:48:27.972Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
19:48:27 [2023-05-25T19:48:27.972Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
19:48:28 [2023-05-25T19:48:28.537Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:48:28 [2023-05-25T19:48:28.537Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:48:28 [2023-05-25T19:48:28.537Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
19:48:28 [2023-05-25T19:48:28.537Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
19:48:28 [2023-05-25T19:48:28.537Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
19:48:28 [2023-05-25T19:48:28.537Z] ok  	github.com/docker/docker/daemon/images	0.040s	coverage: 3.0% of statements
19:48:28 [2023-05-25T19:48:28.796Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
19:48:28 [2023-05-25T19:48:28.796Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
19:48:29 [2023-05-25T19:48:29.054Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:48:29 [2023-05-25T19:48:29.054Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
19:48:29 [2023-05-25T19:48:29.054Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
19:48:29 [2023-05-25T19:48:29.054Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.015s	coverage: 53.6% of statements
19:48:29 [2023-05-25T19:48:29.054Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.2% of statements
19:48:29 [2023-05-25T19:48:29.054Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.171s	coverage: 78.2% of statements
19:48:29 [2023-05-25T19:48:29.054Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.026s	coverage: 68.2% of statements
19:48:29 [2023-05-25T19:48:29.620Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
19:48:29 [2023-05-25T19:48:29.620Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
19:48:29 [2023-05-25T19:48:29.620Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
19:48:29 [2023-05-25T19:48:29.620Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
19:48:29 [2023-05-25T19:48:29.878Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
19:48:29 [2023-05-25T19:48:29.878Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.020s	coverage: 87.2% of statements
19:48:29 [2023-05-25T19:48:29.878Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
19:48:29 [2023-05-25T19:48:29.878Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.876s	coverage: 45.9% of statements
19:48:29 [2023-05-25T19:48:29.878Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
19:48:29 [2023-05-25T19:48:29.878Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.090s	coverage: 76.8% of statements
19:48:30 [2023-05-25T19:48:30.444Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:48:30 [2023-05-25T19:48:30.444Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
19:48:30 [2023-05-25T19:48:30.444Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
19:48:30 [2023-05-25T19:48:30.444Z] ok  	github.com/docker/docker/daemon/logger/local	0.039s	coverage: 79.4% of statements
19:48:30 [2023-05-25T19:48:30.702Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
19:48:30 [2023-05-25T19:48:30.702Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 31.5% of statements
19:48:30 [2023-05-25T19:48:30.702Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
19:48:30 [2023-05-25T19:48:30.702Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 63.5% of statements
19:48:30 [2023-05-25T19:48:30.960Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:48:30 [2023-05-25T19:48:30.960Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
19:48:30 [2023-05-25T19:48:30.960Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
19:48:30 [2023-05-25T19:48:30.960Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
19:48:30 [2023-05-25T19:48:30.960Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
19:48:31 [2023-05-25T19:48:31.218Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:48:31 [2023-05-25T19:48:31.218Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
19:48:31 [2023-05-25T19:48:31.218Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
19:48:31 [2023-05-25T19:48:31.218Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
19:48:31 [2023-05-25T19:48:31.218Z] ok  	github.com/docker/docker/daemon/logger/journald	1.605s	coverage: 74.5% of statements
19:48:32 [2023-05-25T19:48:32.150Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:48:32 [2023-05-25T19:48:32.150Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:48:32 [2023-05-25T19:48:32.150Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
19:48:32 [2023-05-25T19:48:32.150Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.7% of statements
19:48:32 [2023-05-25T19:48:32.150Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
19:48:32 [2023-05-25T19:48:32.150Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.394s	coverage: 82.5% of statements
19:48:32 [2023-05-25T19:48:32.150Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
19:48:32 [2023-05-25T19:48:32.150Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 44.4% of statements
19:48:32 [2023-05-25T19:48:32.715Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
19:48:32 [2023-05-25T19:48:32.715Z] ok  	github.com/docker/docker/distribution	0.622s	coverage: 29.5% of statements
19:48:32 [2023-05-25T19:48:32.715Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
19:48:32 [2023-05-25T19:48:32.715Z] ok  	github.com/docker/docker/image/cache	0.018s	coverage: 19.2% of statements
19:48:32 [2023-05-25T19:48:32.715Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
19:48:32 [2023-05-25T19:48:32.715Z] ok  	github.com/docker/docker/image	0.029s	coverage: 86.5% of statements
19:48:32 [2023-05-25T19:48:32.715Z] ?   	github.com/docker/docker/image/v1	[no test files]
19:48:32 [2023-05-25T19:48:32.715Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
19:48:32 [2023-05-25T19:48:32.715Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:48:32 [2023-05-25T19:48:32.715Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
19:48:32 [2023-05-25T19:48:32.715Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
19:48:32 [2023-05-25T19:48:32.715Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
19:48:34 [2023-05-25T19:48:34.086Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:48:34 [2023-05-25T19:48:34.086Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:48:34 [2023-05-25T19:48:34.086Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
19:48:34 [2023-05-25T19:48:34.086Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:48:34 [2023-05-25T19:48:34.086Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:48:34 [2023-05-25T19:48:34.086Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
19:48:34 [2023-05-25T19:48:34.086Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
19:48:34 [2023-05-25T19:48:34.086Z] 	github.com/docker/docker/daemon	coverage: 16.6% of statements
19:48:34 [2023-05-25T19:48:34.087Z] ok  	github.com/docker/docker/daemon	10.147s	coverage: 16.6% of statements
19:48:34 [2023-05-25T19:48:34.344Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
19:48:34 [2023-05-25T19:48:34.344Z] ok  	github.com/docker/docker/distribution/xfer	2.193s	coverage: 85.4% of statements
19:48:34 [2023-05-25T19:48:34.602Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:48:34 [2023-05-25T19:48:34.602Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
19:48:34 [2023-05-25T19:48:34.602Z] ok  	github.com/docker/docker/pkg/aaparser	0.025s	coverage: 52.9% of statements
19:48:34 [2023-05-25T19:48:34.602Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
19:48:34 [2023-05-25T19:48:34.602Z] ok  	github.com/docker/docker/opts	0.027s	coverage: 67.9% of statements
19:48:34 [2023-05-25T19:48:34.602Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
19:48:34 [2023-05-25T19:48:34.602Z] ok  	github.com/docker/docker/oci	0.037s	coverage: 39.3% of statements
19:48:35 [2023-05-25T19:48:35.168Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:48:35 [2023-05-25T19:48:35.168Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
19:48:35 [2023-05-25T19:48:35.168Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
19:48:35 [2023-05-25T19:48:35.168Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
19:48:35 [2023-05-25T19:48:35.168Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
19:48:35 [2023-05-25T19:48:35.168Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
19:48:35 [2023-05-25T19:48:35.168Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 28.6% of statements
19:48:35 [2023-05-25T19:48:35.427Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
19:48:35 [2023-05-25T19:48:35.427Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 81.8% of statements
19:48:35 [2023-05-25T19:48:35.427Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
19:48:35 [2023-05-25T19:48:35.427Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
19:48:35 [2023-05-25T19:48:35.427Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
19:48:35 [2023-05-25T19:48:35.427Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.244s	coverage: 83.1% of statements
19:48:35 [2023-05-25T19:48:35.427Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
19:48:35 [2023-05-25T19:48:35.427Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 77.5% of statements
19:48:35 [2023-05-25T19:48:35.427Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
19:48:35 [2023-05-25T19:48:35.427Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 10.4% of statements
19:48:35 [2023-05-25T19:48:35.427Z] 	github.com/docker/docker/pkg/archive	coverage: 81.4% of statements
19:48:35 [2023-05-25T19:48:35.427Z] ok  	github.com/docker/docker/pkg/archive	0.433s	coverage: 81.4% of statements
19:48:35 [2023-05-25T19:48:35.685Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:48:35 [2023-05-25T19:48:35.685Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
19:48:35 [2023-05-25T19:48:35.685Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
19:48:35 [2023-05-25T19:48:35.685Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
19:48:35 [2023-05-25T19:48:35.685Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
19:48:35 [2023-05-25T19:48:35.685Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
19:48:35 [2023-05-25T19:48:35.943Z] ok  	github.com/docker/docker/pkg/meminfo	0.015s	coverage: 75.0% of statements
19:48:35 [2023-05-25T19:48:35.943Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
19:48:35 [2023-05-25T19:48:35.943Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
19:48:35 [2023-05-25T19:48:35.943Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
19:48:35 [2023-05-25T19:48:35.943Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
19:48:35 [2023-05-25T19:48:35.943Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
19:48:35 [2023-05-25T19:48:35.943Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
19:48:36 [2023-05-25T19:48:36.201Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
19:48:36 [2023-05-25T19:48:36.201Z] ok  	github.com/docker/docker/pkg/idtools	0.375s	coverage: 69.6% of statements
19:48:36 [2023-05-25T19:48:36.201Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.4% of statements
19:48:36 [2023-05-25T19:48:36.201Z] ok  	github.com/docker/docker/pkg/ioutils	0.384s	coverage: 71.4% of statements
19:48:36 [2023-05-25T19:48:36.201Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
19:48:36 [2023-05-25T19:48:36.201Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
19:48:36 [2023-05-25T19:48:36.201Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:48:36 [2023-05-25T19:48:36.201Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
19:48:36 [2023-05-25T19:48:36.201Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:48:36 [2023-05-25T19:48:36.201Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
19:48:36 [2023-05-25T19:48:36.201Z] ok  	github.com/docker/docker/pkg/pidfile	0.020s	coverage: 94.1% of statements
19:48:36 [2023-05-25T19:48:36.459Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
19:48:36 [2023-05-25T19:48:36.459Z] ok  	github.com/docker/docker/pkg/authorization	1.461s	coverage: 68.3% of statements
19:48:36 [2023-05-25T19:48:36.717Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:48:36 [2023-05-25T19:48:36.717Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:48:36 [2023-05-25T19:48:36.717Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
19:48:36 [2023-05-25T19:48:36.717Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
19:48:36 [2023-05-25T19:48:36.717Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
19:48:36 [2023-05-25T19:48:36.717Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
19:48:36 [2023-05-25T19:48:36.717Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
19:48:36 [2023-05-25T19:48:36.717Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
19:48:36 [2023-05-25T19:48:36.717Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
19:48:36 [2023-05-25T19:48:36.717Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
19:48:36 [2023-05-25T19:48:36.976Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
19:48:36 [2023-05-25T19:48:36.976Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:48:36 [2023-05-25T19:48:36.976Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
19:48:36 [2023-05-25T19:48:36.976Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
19:48:36 [2023-05-25T19:48:36.976Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
19:48:36 [2023-05-25T19:48:36.976Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
19:48:36 [2023-05-25T19:48:36.976Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
19:48:36 [2023-05-25T19:48:36.976Z] ok  	github.com/docker/docker/pkg/stack	0.010s	coverage: 90.9% of statements
19:48:36 [2023-05-25T19:48:36.976Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
19:48:36 [2023-05-25T19:48:36.976Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
19:48:37 [2023-05-25T19:48:37.234Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
19:48:37 [2023-05-25T19:48:37.234Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
19:48:37 [2023-05-25T19:48:37.234Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
19:48:37 [2023-05-25T19:48:37.234Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 61.9% of statements
19:48:37 [2023-05-25T19:48:37.493Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
19:48:37 [2023-05-25T19:48:37.493Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
19:48:37 [2023-05-25T19:48:37.493Z] ok  	github.com/docker/docker/pkg/system	0.016s	coverage: 43.1% of statements
19:48:37 [2023-05-25T19:48:37.493Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 53.4% of statements
19:48:37 [2023-05-25T19:48:37.493Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
19:48:37 [2023-05-25T19:48:37.493Z] ok  	github.com/docker/docker/pkg/tailfile	0.031s	coverage: 88.6% of statements
19:48:37 [2023-05-25T19:48:37.493Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
19:48:37 [2023-05-25T19:48:37.493Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:48:37 [2023-05-25T19:48:37.493Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
19:48:37 [2023-05-25T19:48:37.493Z] ok  	github.com/docker/docker/pkg/tarsum	0.055s	coverage: 89.1% of statements
19:48:38 [2023-05-25T19:48:38.426Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:48:38 [2023-05-25T19:48:38.426Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:48:38 [2023-05-25T19:48:38.426Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
19:48:38 [2023-05-25T19:48:38.426Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.4% of statements
19:48:38 [2023-05-25T19:48:38.426Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
19:48:38 [2023-05-25T19:48:38.426Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 86.0% of statements
19:48:38 [2023-05-25T19:48:38.684Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
19:48:38 [2023-05-25T19:48:38.684Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
19:48:38 [2023-05-25T19:48:38.941Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
19:48:38 [2023-05-25T19:48:38.941Z] ok  	github.com/docker/docker/quota	0.284s	coverage: 71.4% of statements
19:48:38 [2023-05-25T19:48:38.941Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
19:48:38 [2023-05-25T19:48:38.941Z] ok  	github.com/docker/docker/plugin	0.524s	coverage: 23.3% of statements
19:48:39 [2023-05-25T19:48:39.199Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
19:48:39 [2023-05-25T19:48:39.199Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
19:48:39 [2023-05-25T19:48:39.199Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
19:48:39 [2023-05-25T19:48:39.199Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
19:48:39 [2023-05-25T19:48:39.199Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
19:48:39 [2023-05-25T19:48:39.199Z] ok  	github.com/docker/docker/registry	0.109s	coverage: 64.6% of statements
19:48:39 [2023-05-25T19:48:39.199Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:48:39 [2023-05-25T19:48:39.199Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
19:48:39 [2023-05-25T19:48:39.199Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
19:48:39 [2023-05-25T19:48:39.199Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
19:48:39 [2023-05-25T19:48:39.199Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.6% of statements
19:48:39 [2023-05-25T19:48:39.764Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:48:39 [2023-05-25T19:48:39.764Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:48:39 [2023-05-25T19:48:39.764Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:48:39 [2023-05-25T19:48:39.764Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:48:39 [2023-05-25T19:48:39.764Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:48:39 [2023-05-25T19:48:39.764Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:48:39 [2023-05-25T19:48:39.764Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:48:39 [2023-05-25T19:48:39.764Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:48:39 [2023-05-25T19:48:39.764Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:48:39 [2023-05-25T19:48:39.764Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:48:39 [2023-05-25T19:48:39.764Z] ?   	github.com/docker/docker/volume	[no test files]
19:48:40 [2023-05-25T19:48:40.330Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
19:48:40 [2023-05-25T19:48:40.330Z] ok  	github.com/docker/docker/volume/drivers	0.015s	coverage: 36.1% of statements
19:48:40 [2023-05-25T19:48:40.588Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
19:48:40 [2023-05-25T19:48:40.588Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 68.1% of statements
19:48:40 [2023-05-25T19:48:40.588Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
19:48:40 [2023-05-25T19:48:40.588Z] ok  	github.com/docker/docker/volume/local	0.102s	coverage: 76.6% of statements
19:48:41 [2023-05-25T19:48:41.153Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:48:41 [2023-05-25T19:48:41.153Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:48:41 [2023-05-25T19:48:41.153Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
19:48:41 [2023-05-25T19:48:41.153Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 72.9% of statements
19:48:41 [2023-05-25T19:48:41.153Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
19:48:41 [2023-05-25T19:48:41.153Z] ok  	github.com/docker/docker/layer	7.119s	coverage: 68.7% of statements
19:49:13 [2023-05-25T19:49:13.220Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
19:49:13 [2023-05-25T19:49:13.220Z] ok  	github.com/docker/docker/pkg/plugins	33.648s	coverage: 74.4% of statements
19:49:13 [2023-05-25T19:49:13.220Z] 
19:49:13 [2023-05-25T19:49:13.220Z] === Skipped
19:49:13 [2023-05-25T19:49:13.220Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:49:13 [2023-05-25T19:49:13.220Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
19:49:13 [2023-05-25T19:49:13.220Z] 
19:49:13 [2023-05-25T19:49:13.220Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:49:13 [2023-05-25T19:49:13.220Z]     network_proxy_test.go:208: No support for dual stack yet
19:49:13 [2023-05-25T19:49:13.220Z] 
19:49:13 [2023-05-25T19:49:13.220Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:49:13 [2023-05-25T19:49:13.220Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
19:49:13 [2023-05-25T19:49:13.220Z] 
19:49:13 [2023-05-25T19:49:13.220Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:49:13 [2023-05-25T19:49:13.220Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
19:49:13 [2023-05-25T19:49:13.220Z] 
19:49:13 [2023-05-25T19:49:13.220Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:49:13 [2023-05-25T19:49:13.220Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:44: Driver btrfs not supported
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:44: Driver btrfs not supported
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:44: Driver btrfs not supported
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:44: Driver btrfs not supported
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:44: Driver btrfs not supported
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:71: No driver to put!
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z] time="2023-05-25T19:48:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z] time="2023-05-25T19:48:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z] time="2023-05-25T19:48:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z] time="2023-05-25T19:48:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z] time="2023-05-25T19:48:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:71: No driver to put!
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     overlay_test.go:62: Cannot run test with naive change algorithm
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:44: Driver zfs not supported
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:44: Driver zfs not supported
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:44: Driver zfs not supported
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:44: Driver zfs not supported
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:44: Driver zfs not supported
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     graphtest_unix.go:71: No driver to put!
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:49:13 [2023-05-25T19:49:13.221Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
19:49:13 [2023-05-25T19:49:13.221Z] 
19:49:13 [2023-05-25T19:49:13.221Z] DONE 3008 tests, 26 skipped in 93.182s
19:49:13 [2023-05-25T19:49:13.221Z] + '[' -n 'github.com/docker/docker/libnetwork
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/bitmap
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/bitseq
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/cluster
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/config
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/datastore
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/diagnostic
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/discoverapi
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/driverapi
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drivers/bridge
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drivers/host
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drivers/null
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drivers/overlay
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drivers/remote
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drivers/windows
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/drvregistry
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/etchosts
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/idm
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/internal/caller
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/ipam
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/ipamapi
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/ipams/builtin
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/ipams/null
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/ipams/remote
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/ipamutils
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/ipbits
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/iptables
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/netlabel
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/netutils
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/networkdb
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/ns
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/options
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/osl
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/osl/kernel
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/portallocator
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/portmapper
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/resolvconf
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/testutils
19:49:13 [2023-05-25T19:49:13.221Z] github.com/docker/docker/libnetwork/types' ']'
19:49:13 [2023-05-25T19:49:13.221Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
19:49:59 [2023-05-25T19:49:59.868Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
19:49:59 [2023-05-25T19:49:59.868Z] ok  	github.com/docker/docker/libnetwork	44.303s	coverage: 42.5% of statements
19:49:59 [2023-05-25T19:49:59.868Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
19:49:59 [2023-05-25T19:49:59.868Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
19:50:00 [2023-05-25T19:50:00.125Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
19:50:00 [2023-05-25T19:50:00.125Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.115s	coverage: 75.7% of statements
19:50:00 [2023-05-25T19:50:00.125Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:50:00 [2023-05-25T19:50:00.383Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:50:00 [2023-05-25T19:50:00.640Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:50:00 [2023-05-25T19:50:00.640Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:50:00 [2023-05-25T19:50:00.640Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:50:00 [2023-05-25T19:50:00.640Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:50:00 [2023-05-25T19:50:00.898Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:50:01 [2023-05-25T19:50:01.463Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
19:50:01 [2023-05-25T19:50:01.463Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
19:50:01 [2023-05-25T19:50:01.720Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
19:50:01 [2023-05-25T19:50:01.720Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
19:50:01 [2023-05-25T19:50:01.720Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:50:01 [2023-05-25T19:50:01.720Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:50:01 [2023-05-25T19:50:01.977Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
19:50:01 [2023-05-25T19:50:01.977Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
19:50:05 [2023-05-25T19:50:05.254Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
19:50:05 [2023-05-25T19:50:05.254Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.940s	coverage: 62.2% of statements
19:50:05 [2023-05-25T19:50:05.254Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:50:05 [2023-05-25T19:50:05.254Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
19:50:05 [2023-05-25T19:50:05.254Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
19:50:06 [2023-05-25T19:50:06.625Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
19:50:06 [2023-05-25T19:50:06.625Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.667s	coverage: 5.2% of statements
19:50:06 [2023-05-25T19:50:06.625Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:50:07 [2023-05-25T19:50:07.189Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
19:50:07 [2023-05-25T19:50:07.189Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
19:50:07 [2023-05-25T19:50:07.189Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:50:07 [2023-05-25T19:50:07.447Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
19:50:07 [2023-05-25T19:50:07.447Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
19:50:08 [2023-05-25T19:50:08.378Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
19:50:08 [2023-05-25T19:50:08.378Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
19:50:08 [2023-05-25T19:50:08.378Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:50:08 [2023-05-25T19:50:08.942Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
19:50:08 [2023-05-25T19:50:08.942Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
19:50:09 [2023-05-25T19:50:09.199Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
19:50:09 [2023-05-25T19:50:09.199Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
19:50:09 [2023-05-25T19:50:09.199Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:50:09 [2023-05-25T19:50:09.456Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:50:09 [2023-05-25T19:50:09.456Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:50:10 [2023-05-25T19:50:10.027Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
19:50:10 [2023-05-25T19:50:10.027Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.042s	coverage: 86.2% of statements
19:50:10 [2023-05-25T19:50:10.301Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
19:50:10 [2023-05-25T19:50:10.301Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
19:50:10 [2023-05-25T19:50:10.301Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
19:50:10 [2023-05-25T19:50:10.301Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
19:50:10 [2023-05-25T19:50:10.563Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
19:50:10 [2023-05-25T19:50:10.564Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:50:22 [2023-05-25T19:50:22.752Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
19:50:22 [2023-05-25T19:50:22.752Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
19:50:23 [2023-05-25T19:50:23.685Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
19:50:23 [2023-05-25T19:50:23.685Z] ok  	github.com/docker/docker/libnetwork/ipam	2.365s	coverage: 80.5% of statements
19:50:23 [2023-05-25T19:50:23.685Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:50:23 [2023-05-25T19:50:23.685Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:50:23 [2023-05-25T19:50:23.943Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
19:50:23 [2023-05-25T19:50:23.943Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
19:50:24 [2023-05-25T19:50:24.507Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
19:50:24 [2023-05-25T19:50:24.507Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
19:50:24 [2023-05-25T19:50:24.507Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:50:24 [2023-05-25T19:50:24.764Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
19:50:24 [2023-05-25T19:50:24.764Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
19:50:25 [2023-05-25T19:50:25.329Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
19:50:25 [2023-05-25T19:50:25.329Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.282s	coverage: 86.4% of statements
19:50:25 [2023-05-25T19:50:25.329Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
19:50:25 [2023-05-25T19:50:25.329Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.003s	coverage: 100.0% of statements
19:50:26 [2023-05-25T19:50:26.261Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
19:50:26 [2023-05-25T19:50:26.261Z] ok  	github.com/docker/docker/libnetwork/iptables	0.221s	coverage: 40.7% of statements
19:50:26 [2023-05-25T19:50:26.261Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
19:50:26 [2023-05-25T19:50:26.518Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
19:50:26 [2023-05-25T19:50:26.518Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
19:52:17 [2023-05-25T19:52:17.935Z] time="2023-05-25T19:52:12Z" 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"
19:52:17 [2023-05-25T19:52:17.935Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.7% of statements
19:52:17 [2023-05-25T19:52:17.935Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.065s	coverage: 60.7% of statements
19:52:17 [2023-05-25T19:52:17.935Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:52:17 [2023-05-25T19:52:17.935Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
19:52:17 [2023-05-25T19:52:17.935Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:52:17 [2023-05-25T19:52:17.935Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.2% of statements
19:52:17 [2023-05-25T19:52:17.935Z] ok  	github.com/docker/docker/libnetwork/osl	4.444s	coverage: 41.2% of statements
19:52:18 [2023-05-25T19:52:18.192Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
19:52:18 [2023-05-25T19:52:18.192Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
19:52:18 [2023-05-25T19:52:18.449Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
19:52:18 [2023-05-25T19:52:18.449Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
19:52:19 [2023-05-25T19:52:19.381Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
19:52:19 [2023-05-25T19:52:19.381Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.647s	coverage: 46.3% of statements
19:52:19 [2023-05-25T19:52:19.639Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
19:52:19 [2023-05-25T19:52:19.639Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
19:52:19 [2023-05-25T19:52:19.639Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:52:19 [2023-05-25T19:52:19.896Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
19:52:19 [2023-05-25T19:52:19.896Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
19:52:19 [2023-05-25T19:52:19.896Z] 
19:52:19 [2023-05-25T19:52:19.896Z] === Skipped
19:52:19 [2023-05-25T19:52:19.896Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:52:19 [2023-05-25T19:52:19.896Z]     firewalld_test.go:14: firewalld is not running
19:52:19 [2023-05-25T19:52:19.896Z] 
19:52:19 [2023-05-25T19:52:19.896Z] DONE 355 tests, 1 skipped in 189.445s
Post stage
[Pipeline] junit
19:52:20 [2023-05-25T19:52:20.840Z] Recording test results
19:52:20 [2023-05-25T19:52:20.939Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:52:21 [2023-05-25T19:52:21.255Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45582/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae6e9333c00dd6bfa674fde77399650841803821 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:ae6e9333c00dd6bfa674fde77399650841803821 hack/make.sh dynbinary test-integration
19:52:21 [2023-05-25T19:52:21.512Z] 
19:52:21 [2023-05-25T19:52:21.770Z] Removing bundles/
19:52:21 [2023-05-25T19:52:21.771Z] 
19:52:21 [2023-05-25T19:52:21.771Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:52:21 [2023-05-25T19:52:21.771Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
19:53:00 [2023-05-25T19:53:00.477Z] Created binary: bundles/dynbinary-daemon/dockerd
19:53:00 [2023-05-25T19:53:00.477Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
19:53:00 [2023-05-25T19:53:00.477Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:53:00 [2023-05-25T19:53:00.477Z] 
19:53:00 [2023-05-25T19:53:00.477Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:53:00 [2023-05-25T19:53:00.477Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:53:00 [2023-05-25T19:53:00.477Z] HOSTNAME=243d3e9c0806
19:53:00 [2023-05-25T19:53:00.477Z] TESTDEBUG=0
19:53:00 [2023-05-25T19:53:00.477Z] DEST=bundles/test-integration
19:53:00 [2023-05-25T19:53:00.477Z] PWD=/go/src/github.com/docker/docker
19:53:00 [2023-05-25T19:53:00.477Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
19:53:00 [2023-05-25T19:53:00.477Z] DOCKER_GITCOMMIT=ae6e9333c00dd6bfa674fde77399650841803821
19:53:00 [2023-05-25T19:53:00.477Z] container=docker
19:53:00 [2023-05-25T19:53:00.477Z] HOME=/root
19:53:00 [2023-05-25T19:53:00.477Z] CONTAINERD_NAMESPACE=moby
19:53:00 [2023-05-25T19:53:00.477Z] GOLANG_VERSION=1.20.4
19:53:00 [2023-05-25T19:53:00.477Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:53:00 [2023-05-25T19:53:00.477Z] VALIDATE_BRANCH=24.0
19:53:00 [2023-05-25T19:53:00.477Z] TERM=xterm
19:53:00 [2023-05-25T19:53:00.477Z] DOCKER_PKG=github.com/docker/docker
19:53:00 [2023-05-25T19:53:00.477Z] SHLVL=1
19:53:00 [2023-05-25T19:53:00.477Z] TIMEOUT=120m
19:53:00 [2023-05-25T19:53:00.477Z] DOCKER_GRAPHDRIVER=overlay2
19:53:00 [2023-05-25T19:53:00.477Z] GO111MODULE=off
19:53:00 [2023-05-25T19:53:00.477Z] DOCKER_EXPERIMENTAL=1
19:53:00 [2023-05-25T19:53:00.477Z] TEST_SKIP_INTEGRATION_CLI=1
19:53:00 [2023-05-25T19:53:00.477Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:53:00 [2023-05-25T19:53:00.477Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:53:00 [2023-05-25T19:53:00.477Z] GOPATH=/go
19:53:00 [2023-05-25T19:53:00.477Z] PKG_CONFIG=pkg-config
19:53:00 [2023-05-25T19:53:00.477Z] _=/usr/bin/env
19:53:00 [2023-05-25T19:53:00.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:53:08 [2023-05-25T19:53:08.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:53:08 [2023-05-25T19:53:08.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:53:18 [2023-05-25T19:53:18.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:53:21 [2023-05-25T19:53:21.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:53:25 [2023-05-25T19:53:25.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:53:25 [2023-05-25T19:53:25.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:53:25 [2023-05-25T19:53:25.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:53:26 [2023-05-25T19:53:26.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:53:27 [2023-05-25T19:53:27.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:53:27 [2023-05-25T19:53:27.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:53:28 [2023-05-25T19:53:28.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:53:29 [2023-05-25T19:53:29.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:53:30 [2023-05-25T19:53:30.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:53:31 [2023-05-25T19:53:31.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:53:31 [2023-05-25T19:53:31.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:53:31 [2023-05-25T19:53:31.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:53:32 [2023-05-25T19:53:32.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:53:33 [2023-05-25T19:53:33.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:53:33 [2023-05-25T19:53:33.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:53:34 [2023-05-25T19:53:34.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:53:35 [2023-05-25T19:53:35.483Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:53:35 [2023-05-25T19:53:35.483Z] Using test binary docker
19:53:35 [2023-05-25T19:53:35.483Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:53:35 [2023-05-25T19:53:35.483Z] +++ /etc/init.d/apparmor start
19:53:35 [2023-05-25T19:53:35.483Z] Not: starting.
19:53:35 [2023-05-25T19:53:35.483Z] INFO: Waiting for daemon to start...
19:53:35 [2023-05-25T19:53:35.483Z] Starting dockerd
19:53:35 [2023-05-25T19:53:35.483Z] +++ 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
19:53:37 [2023-05-25T19:53:37.380Z] .
19:53:37 [2023-05-25T19:53:37.380Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:53:37 [2023-05-25T19:53:37.380Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
19:53:37 [2023-05-25T19:53:37.380Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:53:37 [2023-05-25T19:53:37.380Z] ++++ docker load
19:53:37 [2023-05-25T19:53:37.380Z] Loaded image: emptyfs:latest
19:53:37 [2023-05-25T19:53:37.380Z] ++++ tar -cC bundles/test-integration/dangling .
19:53:37 [2023-05-25T19:53:37.380Z] ++++ docker load
19:53:37 [2023-05-25T19:53:37.637Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
19:53:37 [2023-05-25T19:53:37.637Z] Running integration-test (iteration 1)
19:53:37 [2023-05-25T19:53:37.637Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:53:37 [2023-05-25T19:53:37.637Z] ++ 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
19:53:37 [2023-05-25T19:53:37.637Z] ++ set -e
19:53:37 [2023-05-25T19:53:37.637Z] ++ '[' -n 0 ']'
19:53:37 [2023-05-25T19:53:37.637Z] ++ set -x
19:53:37 [2023-05-25T19:53:37.638Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
19:53:37 [2023-05-25T19:53:37.638Z] Loaded image: busybox:latest
19:53:37 [2023-05-25T19:53:37.638Z] Loaded image: busybox:glibc
19:53:38 [2023-05-25T19:53:38.571Z] Loaded image: debian:bullseye-slim
19:53:38 [2023-05-25T19:53:38.571Z] Loaded image: hello-world:latest
19:53:38 [2023-05-25T19:53:38.571Z] Loaded image: arm32v7/hello-world:latest
19:53:38 [2023-05-25T19:53:38.828Z] INFO: Testing against a local daemon
19:53:38 [2023-05-25T19:53:38.828Z] === RUN   TestCgroupNamespacesBuild
19:53:39 [2023-05-25T19:53:39.761Z] --- PASS: TestCgroupNamespacesBuild (1.18s)
19:53:39 [2023-05-25T19:53:39.761Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:53:41 [2023-05-25T19:53:41.132Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
19:53:41 [2023-05-25T19:53:41.132Z] === RUN   TestBuildWithSession
19:53:41 [2023-05-25T19:53:41.132Z]     build_session_test.go:25: TODO: BuildKit
19:53:41 [2023-05-25T19:53:41.132Z] --- SKIP: TestBuildWithSession (0.00s)
19:53:41 [2023-05-25T19:53:41.132Z] === RUN   TestBuildSquashParent
19:53:44 [2023-05-25T19:53:44.410Z] --- PASS: TestBuildSquashParent (3.20s)
19:53:44 [2023-05-25T19:53:44.410Z] === RUN   TestBuildWithRemoveAndForceRemove
19:53:44 [2023-05-25T19:53:44.410Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:53:44 [2023-05-25T19:53:44.410Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:53:44 [2023-05-25T19:53:44.410Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:53:44 [2023-05-25T19:53:44.410Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:53:44 [2023-05-25T19:53:44.410Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:53:44 [2023-05-25T19:53:44.410Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:53:44 [2023-05-25T19:53:44.410Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:53:44 [2023-05-25T19:53:44.410Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:53:44 [2023-05-25T19:53:44.410Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:53:44 [2023-05-25T19:53:44.410Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:53:44 [2023-05-25T19:53:44.410Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:53:44 [2023-05-25T19:53:44.410Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:53:44 [2023-05-25T19:53:44.410Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:53:44 [2023-05-25T19:53:44.410Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:53:44 [2023-05-25T19:53:44.410Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:53:44 [2023-05-25T19:53:44.410Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:53:44 [2023-05-25T19:53:44.410Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:53:44 [2023-05-25T19:53:44.410Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:53:47 [2023-05-25T19:53:47.687Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:53:47 [2023-05-25T19:53:47.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.78s)
19:53:47 [2023-05-25T19:53:47.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.85s)
19:53:47 [2023-05-25T19:53:47.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.91s)
19:53:47 [2023-05-25T19:53:47.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s)
19:53:47 [2023-05-25T19:53:47.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s)
19:53:47 [2023-05-25T19:53:47.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.36s)
19:53:47 [2023-05-25T19:53:47.688Z] === RUN   TestBuildMultiStageCopy
19:53:47 [2023-05-25T19:53:47.688Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:53:48 [2023-05-25T19:53:48.619Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:53:48 [2023-05-25T19:53:48.619Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:53:48 [2023-05-25T19:53:48.619Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:53:48 [2023-05-25T19:53:48.619Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:53:48 [2023-05-25T19:53:48.877Z] --- PASS: TestBuildMultiStageCopy (1.20s)
19:53:48 [2023-05-25T19:53:48.877Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.96s)
19:53:48 [2023-05-25T19:53:48.877Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
19:53:48 [2023-05-25T19:53:48.877Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
19:53:48 [2023-05-25T19:53:48.877Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
19:53:48 [2023-05-25T19:53:48.877Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
19:53:48 [2023-05-25T19:53:48.877Z] === RUN   TestBuildMultiStageParentConfig
19:53:49 [2023-05-25T19:53:49.134Z] --- PASS: TestBuildMultiStageParentConfig (0.28s)
19:53:49 [2023-05-25T19:53:49.134Z] === RUN   TestBuildLabelWithTargets
19:53:49 [2023-05-25T19:53:49.391Z] --- PASS: TestBuildLabelWithTargets (0.42s)
19:53:49 [2023-05-25T19:53:49.391Z] === RUN   TestBuildWithEmptyLayers
19:53:49 [2023-05-25T19:53:49.648Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
19:53:49 [2023-05-25T19:53:49.648Z] === RUN   TestBuildMultiStageOnBuild
19:53:50 [2023-05-25T19:53:50.580Z] --- PASS: TestBuildMultiStageOnBuild (1.07s)
19:53:50 [2023-05-25T19:53:50.580Z] === RUN   TestBuildUncleanTarFilenames
19:53:50 [2023-05-25T19:53:50.837Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
19:53:50 [2023-05-25T19:53:50.837Z] === RUN   TestBuildMultiStageLayerLeak
19:53:51 [2023-05-25T19:53:51.769Z] --- PASS: TestBuildMultiStageLayerLeak (1.03s)
19:53:51 [2023-05-25T19:53:51.769Z] === RUN   TestBuildWithHugeFile
19:55:13 [2023-05-25T19:55:13.205Z] --- PASS: TestBuildWithHugeFile (70.84s)
19:55:13 [2023-05-25T19:55:13.205Z] === RUN   TestBuildWCOWSandboxSize
19:55:13 [2023-05-25T19:55:13.205Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:55:13 [2023-05-25T19:55:13.205Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:55:13 [2023-05-25T19:55:13.205Z] === RUN   TestBuildWithEmptyDockerfile
19:55:13 [2023-05-25T19:55:13.205Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:55:13 [2023-05-25T19:55:13.205Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:55:13 [2023-05-25T19:55:13.205Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:55:13 [2023-05-25T19:55:13.205Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:55:13 [2023-05-25T19:55:13.205Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:55:13 [2023-05-25T19:55:13.205Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:55:13 [2023-05-25T19:55:13.205Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:55:13 [2023-05-25T19:55:13.205Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:55:13 [2023-05-25T19:55:13.205Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:55:13 [2023-05-25T19:55:13.205Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
19:55:13 [2023-05-25T19:55:13.205Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
19:55:13 [2023-05-25T19:55:13.205Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
19:55:13 [2023-05-25T19:55:13.205Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
19:55:13 [2023-05-25T19:55:13.205Z] === RUN   TestBuildPreserveOwnership
19:55:13 [2023-05-25T19:55:13.205Z] === RUN   TestBuildPreserveOwnership/copy_from
19:55:13 [2023-05-25T19:55:13.205Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:55:13 [2023-05-25T19:55:13.205Z] --- PASS: TestBuildPreserveOwnership (2.03s)
19:55:13 [2023-05-25T19:55:13.205Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.46s)
19:55:13 [2023-05-25T19:55:13.205Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.57s)
19:55:13 [2023-05-25T19:55:13.205Z] === RUN   TestBuildPlatformInvalid
19:55:13 [2023-05-25T19:55:13.205Z] --- PASS: TestBuildPlatformInvalid (0.02s)
19:55:13 [2023-05-25T19:55:13.205Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:55:13 [2023-05-25T19:55:13.205Z] Loaded image: busybox:latest
19:55:13 [2023-05-25T19:55:13.205Z] Loaded image: busybox:glibc
19:55:13 [2023-05-25T19:55:13.205Z] Loaded image: debian:bullseye-slim
19:55:13 [2023-05-25T19:55:13.205Z] Loaded image: hello-world:latest
19:55:13 [2023-05-25T19:55:13.205Z] Loaded image: arm32v7/hello-world:latest
19:55:13 [2023-05-25T19:55:13.769Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.07s)
19:55:13 [2023-05-25T19:55:13.769Z] PASS
19:55:13 [2023-05-25T19:55:13.769Z] 
19:55:13 [2023-05-25T19:55:13.769Z] === Skipped
19:55:13 [2023-05-25T19:55:13.769Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:55:13 [2023-05-25T19:55:13.769Z]     build_session_test.go:25: TODO: BuildKit
19:55:13 [2023-05-25T19:55:13.769Z] 
19:55:13 [2023-05-25T19:55:13.769Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:55:13 [2023-05-25T19:55:13.769Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:55:13 [2023-05-25T19:55:13.769Z] 
19:55:13 [2023-05-25T19:55:13.769Z] DONE 34 tests, 2 skipped in 96.241s
19:55:13 [2023-05-25T19:55:13.769Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:55:13 [2023-05-25T19:55:13.769Z] ++ 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
19:55:13 [2023-05-25T19:55:13.769Z] ++ set -e
19:55:13 [2023-05-25T19:55:13.769Z] ++ '[' -n 0 ']'
19:55:13 [2023-05-25T19:55:13.769Z] ++ set -x
19:55:13 [2023-05-25T19:55:13.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
19:55:13 [2023-05-25T19:55:13.769Z] INFO: Testing against a local daemon
19:55:13 [2023-05-25T19:55:13.769Z] === RUN   TestConfigInspect
19:55:15 [2023-05-25T19:55:15.665Z] --- PASS: TestConfigInspect (1.84s)
19:55:15 [2023-05-25T19:55:15.665Z] === RUN   TestConfigList
19:55:17 [2023-05-25T19:55:17.561Z] --- PASS: TestConfigList (1.85s)
19:55:17 [2023-05-25T19:55:17.561Z] === RUN   TestConfigsCreateAndDelete
19:55:19 [2023-05-25T19:55:19.456Z] --- PASS: TestConfigsCreateAndDelete (1.85s)
19:55:19 [2023-05-25T19:55:19.456Z] === RUN   TestConfigsUpdate
19:55:21 [2023-05-25T19:55:21.352Z] --- PASS: TestConfigsUpdate (1.86s)
19:55:21 [2023-05-25T19:55:21.352Z] === RUN   TestTemplatedConfig
19:55:23 [2023-05-25T19:55:23.876Z] --- PASS: TestTemplatedConfig (2.65s)
19:55:23 [2023-05-25T19:55:23.876Z] === RUN   TestConfigCreateResolve
19:55:25 [2023-05-25T19:55:25.772Z] --- PASS: TestConfigCreateResolve (1.95s)
19:55:25 [2023-05-25T19:55:25.772Z] PASS
19:55:25 [2023-05-25T19:55:25.772Z] 
19:55:25 [2023-05-25T19:55:25.772Z] DONE 6 tests in 12.027s
19:55:25 [2023-05-25T19:55:25.772Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:55:25 [2023-05-25T19:55:25.772Z] ++ 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
19:55:25 [2023-05-25T19:55:25.772Z] ++ set -e
19:55:25 [2023-05-25T19:55:25.772Z] ++ '[' -n 0 ']'
19:55:25 [2023-05-25T19:55:25.772Z] ++ set -x
19:55:25 [2023-05-25T19:55:25.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
19:55:25 [2023-05-25T19:55:25.772Z] INFO: Testing against a local daemon
19:55:25 [2023-05-25T19:55:25.772Z] === RUN   TestAttachWithTTY
19:55:25 [2023-05-25T19:55:25.772Z] --- PASS: TestAttachWithTTY (0.04s)
19:55:25 [2023-05-25T19:55:25.772Z] === RUN   TestAttachWithoutTTy
19:55:26 [2023-05-25T19:55:26.029Z] --- PASS: TestAttachWithoutTTy (0.04s)
19:55:26 [2023-05-25T19:55:26.029Z] === RUN   TestCheckpoint
19:55:26 [2023-05-25T19:55:26.029Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:55:26 [2023-05-25T19:55:26.029Z] --- SKIP: TestCheckpoint (0.00s)
19:55:26 [2023-05-25T19:55:26.029Z] === RUN   TestContainerInvalidJSON
19:55:26 [2023-05-25T19:55:26.029Z] === RUN   TestContainerInvalidJSON/commit
19:55:26 [2023-05-25T19:55:26.029Z] === PAUSE TestContainerInvalidJSON/commit
19:55:26 [2023-05-25T19:55:26.029Z] === RUN   TestContainerInvalidJSON/containers/create
19:55:26 [2023-05-25T19:55:26.029Z] === PAUSE TestContainerInvalidJSON/containers/create
19:55:26 [2023-05-25T19:55:26.029Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:55:26 [2023-05-25T19:55:26.029Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:55:26 [2023-05-25T19:55:26.029Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:55:26 [2023-05-25T19:55:26.029Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:55:26 [2023-05-25T19:55:26.029Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:55:26 [2023-05-25T19:55:26.029Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:55:26 [2023-05-25T19:55:26.029Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:55:26 [2023-05-25T19:55:26.029Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:55:26 [2023-05-25T19:55:26.029Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
19:55:26 [2023-05-25T19:55:26.029Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
19:55:26 [2023-05-25T19:55:26.029Z] === CONT  TestContainerInvalidJSON/commit
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:55:26 [2023-05-25T19:55:26.030Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:55:26 [2023-05-25T19:55:26.030Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:55:26 [2023-05-25T19:55:26.030Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
19:55:26 [2023-05-25T19:55:26.030Z] === CONT  TestContainerInvalidJSON/containers/create
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:55:26 [2023-05-25T19:55:26.030Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
19:55:26 [2023-05-25T19:55:26.030Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:55:26 [2023-05-25T19:55:26.030Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:55:26 [2023-05-25T19:55:26.030Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:55:26 [2023-05-25T19:55:26.030Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestCopyFromContainerPathIsNotDir
19:55:26 [2023-05-25T19:55:26.030Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestCopyToContainerPathDoesNotExist
19:55:26 [2023-05-25T19:55:26.030Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestCopyEmptyFile
19:55:26 [2023-05-25T19:55:26.030Z] --- PASS: TestCopyEmptyFile (0.05s)
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestCopyToContainerPathIsNotDir
19:55:26 [2023-05-25T19:55:26.030Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
19:55:26 [2023-05-25T19:55:26.030Z] === RUN   TestCopyFromContainer
19:55:26 [2023-05-25T19:55:26.594Z] === RUN   TestCopyFromContainer//
19:55:26 [2023-05-25T19:55:26.594Z] === RUN   TestCopyFromContainer/.
19:55:26 [2023-05-25T19:55:26.594Z] === RUN   TestCopyFromContainer//.
19:55:26 [2023-05-25T19:55:26.594Z] === RUN   TestCopyFromContainer/./
19:55:26 [2023-05-25T19:55:26.594Z] === RUN   TestCopyFromContainer//./
19:55:26 [2023-05-25T19:55:26.851Z] === RUN   TestCopyFromContainer//bar/root
19:55:26 [2023-05-25T19:55:26.851Z] === RUN   TestCopyFromContainer//bar/root/
19:55:26 [2023-05-25T19:55:26.851Z] === RUN   TestCopyFromContainer//bar/root/.
19:55:26 [2023-05-25T19:55:26.851Z] === RUN   TestCopyFromContainer/bar/quux
19:55:26 [2023-05-25T19:55:26.851Z] === RUN   TestCopyFromContainer/bar/quux/
19:55:26 [2023-05-25T19:55:26.851Z] === RUN   TestCopyFromContainer/bar/quux/.
19:55:26 [2023-05-25T19:55:26.851Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:55:26 [2023-05-25T19:55:26.851Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:55:26 [2023-05-25T19:55:26.851Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:55:26 [2023-05-25T19:55:26.851Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:55:26 [2023-05-25T19:55:26.851Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
19:55:26 [2023-05-25T19:55:26.851Z] === RUN   TestCopyFromContainer/bar/notarget
19:55:26 [2023-05-25T19:55:26.851Z] --- PASS: TestCopyFromContainer (0.67s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer// (0.01s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer/. (0.01s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer//. (0.01s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
19:55:26 [2023-05-25T19:55:26.851Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
19:55:26 [2023-05-25T19:55:26.851Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:55:26 [2023-05-25T19:55:26.851Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:55:26 [2023-05-25T19:55:26.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:55:26 [2023-05-25T19:55:26.852Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:55:26 [2023-05-25T19:55:26.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:55:26 [2023-05-25T19:55:26.852Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:55:26 [2023-05-25T19:55:26.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:55:26 [2023-05-25T19:55:26.852Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:55:26 [2023-05-25T19:55:26.852Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:55:26 [2023-05-25T19:55:26.852Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:55:26 [2023-05-25T19:55:26.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:55:26 [2023-05-25T19:55:26.852Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:55:26 [2023-05-25T19:55:26.852Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:55:26 [2023-05-25T19:55:26.852Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:55:26 [2023-05-25T19:55:26.852Z] === RUN   TestCreateLinkToNonExistingContainer
19:55:26 [2023-05-25T19:55:26.852Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:55:26 [2023-05-25T19:55:26.852Z] === RUN   TestCreateWithInvalidEnv
19:55:26 [2023-05-25T19:55:26.852Z] === RUN   TestCreateWithInvalidEnv/0
19:55:26 [2023-05-25T19:55:26.852Z] === PAUSE TestCreateWithInvalidEnv/0
19:55:26 [2023-05-25T19:55:26.852Z] === RUN   TestCreateWithInvalidEnv/1
19:55:26 [2023-05-25T19:55:26.852Z] === PAUSE TestCreateWithInvalidEnv/1
19:55:26 [2023-05-25T19:55:26.852Z] === RUN   TestCreateWithInvalidEnv/2
19:55:26 [2023-05-25T19:55:26.852Z] === PAUSE TestCreateWithInvalidEnv/2
19:55:26 [2023-05-25T19:55:26.852Z] === CONT  TestCreateWithInvalidEnv/0
19:55:26 [2023-05-25T19:55:26.852Z] === CONT  TestCreateWithInvalidEnv/2
19:55:26 [2023-05-25T19:55:26.852Z] === CONT  TestCreateWithInvalidEnv/1
19:55:26 [2023-05-25T19:55:26.852Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:55:26 [2023-05-25T19:55:26.852Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:55:26 [2023-05-25T19:55:26.852Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:55:26 [2023-05-25T19:55:26.852Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:55:26 [2023-05-25T19:55:26.852Z] === RUN   TestCreateTmpfsMountsTarget
19:55:26 [2023-05-25T19:55:26.852Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:55:26 [2023-05-25T19:55:26.852Z] === RUN   TestCreateWithCustomMaskedPaths
19:55:28 [2023-05-25T19:55:28.222Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s)
19:55:28 [2023-05-25T19:55:28.222Z] === RUN   TestCreateWithCustomReadonlyPaths
19:55:29 [2023-05-25T19:55:29.593Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s)
19:55:29 [2023-05-25T19:55:29.593Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:55:29 [2023-05-25T19:55:29.593Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:55:29 [2023-05-25T19:55:29.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:55:29 [2023-05-25T19:55:29.593Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:55:29 [2023-05-25T19:55:29.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:55:29 [2023-05-25T19:55:29.593Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:55:29 [2023-05-25T19:55:29.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:55:29 [2023-05-25T19:55:29.593Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:55:29 [2023-05-25T19:55:29.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:55:29 [2023-05-25T19:55:29.593Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:55:29 [2023-05-25T19:55:29.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:55:29 [2023-05-25T19:55:29.593Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:55:29 [2023-05-25T19:55:29.593Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:55:29 [2023-05-25T19:55:29.593Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:55:29 [2023-05-25T19:55:29.593Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:55:29 [2023-05-25T19:55:29.593Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:55:29 [2023-05-25T19:55:29.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:55:29 [2023-05-25T19:55:29.593Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:55:29 [2023-05-25T19:55:29.593Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:55:29 [2023-05-25T19:55:29.593Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:55:29 [2023-05-25T19:55:29.593Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:55:29 [2023-05-25T19:55:29.593Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:55:29 [2023-05-25T19:55:29.593Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:55:29 [2023-05-25T19:55:29.850Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestCreateDifferentPlatform
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestCreateDifferentPlatform/different_os
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:55:29 [2023-05-25T19:55:29.850Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:55:29 [2023-05-25T19:55:29.850Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:55:29 [2023-05-25T19:55:29.850Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:55:29 [2023-05-25T19:55:29.850Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:55:29 [2023-05-25T19:55:29.850Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestCreateInvalidHostConfig
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:55:29 [2023-05-25T19:55:29.850Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:55:29 [2023-05-25T19:55:29.850Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:55:29 [2023-05-25T19:55:29.850Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:55:29 [2023-05-25T19:55:29.850Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
19:55:29 [2023-05-25T19:55:29.850Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
19:55:29 [2023-05-25T19:55:29.850Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:55:29 [2023-05-25T19:55:29.850Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:55:29 [2023-05-25T19:55:29.850Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
19:55:29 [2023-05-25T19:55:29.850Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:55:29 [2023-05-25T19:55:29.850Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:55:29 [2023-05-25T19:55:29.850Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
19:55:29 [2023-05-25T19:55:29.850Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:55:29 [2023-05-25T19:55:29.850Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
19:55:29 [2023-05-25T19:55:29.850Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:55:29 [2023-05-25T19:55:29.850Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:55:29 [2023-05-25T19:55:29.850Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestContainerStartOnDaemonRestart
19:55:29 [2023-05-25T19:55:29.850Z] === PAUSE TestContainerStartOnDaemonRestart
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestDaemonRestartIpcMode
19:55:29 [2023-05-25T19:55:29.850Z] === PAUSE TestDaemonRestartIpcMode
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestDaemonHostGatewayIP
19:55:29 [2023-05-25T19:55:29.850Z] === PAUSE TestDaemonHostGatewayIP
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestRestartDaemonWithRestartingContainer
19:55:29 [2023-05-25T19:55:29.850Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestContainerKillOnDaemonStart
19:55:29 [2023-05-25T19:55:29.850Z] === PAUSE TestContainerKillOnDaemonStart
19:55:29 [2023-05-25T19:55:29.850Z] === RUN   TestDiff
19:55:30 [2023-05-25T19:55:30.415Z] --- PASS: TestDiff (0.44s)
19:55:30 [2023-05-25T19:55:30.415Z] === RUN   TestExecConsoleSize
19:55:30 [2023-05-25T19:55:30.980Z] --- PASS: TestExecConsoleSize (0.46s)
19:55:30 [2023-05-25T19:55:30.980Z] === RUN   TestExecWithCloseStdin
19:55:31 [2023-05-25T19:55:31.237Z] --- PASS: TestExecWithCloseStdin (0.49s)
19:55:31 [2023-05-25T19:55:31.237Z] === RUN   TestExec
19:55:31 [2023-05-25T19:55:31.802Z] --- PASS: TestExec (0.55s)
19:55:31 [2023-05-25T19:55:31.802Z] === RUN   TestExecUser
19:55:32 [2023-05-25T19:55:32.366Z] --- PASS: TestExecUser (0.50s)
19:55:32 [2023-05-25T19:55:32.366Z] === RUN   TestExportContainerAndImportImage
19:55:32 [2023-05-25T19:55:32.931Z] --- PASS: TestExportContainerAndImportImage (0.46s)
19:55:32 [2023-05-25T19:55:32.931Z] === RUN   TestExportContainerAfterDaemonRestart
19:55:39 [2023-05-25T19:55:39.484Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
19:55:39 [2023-05-25T19:55:39.484Z] === RUN   TestHealthCheckWorkdir
19:55:39 [2023-05-25T19:55:39.484Z] --- PASS: TestHealthCheckWorkdir (0.61s)
19:55:39 [2023-05-25T19:55:39.484Z] === RUN   TestHealthKillContainer
19:55:47 [2023-05-25T19:55:47.613Z] --- PASS: TestHealthKillContainer (7.93s)
19:55:47 [2023-05-25T19:55:47.613Z] === RUN   TestHealthCheckProcessKilled
19:55:48 [2023-05-25T19:55:48.178Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
19:55:48 [2023-05-25T19:55:48.178Z] === RUN   TestInspectCpusetInConfigPre120
19:55:48 [2023-05-25T19:55:48.742Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
19:55:48 [2023-05-25T19:55:48.742Z] === RUN   TestInspectAnnotations
19:55:48 [2023-05-25T19:55:48.742Z] --- PASS: TestInspectAnnotations (0.03s)
19:55:48 [2023-05-25T19:55:48.742Z] === RUN   TestIpcModeNone
19:55:49 [2023-05-25T19:55:49.307Z] --- PASS: TestIpcModeNone (0.52s)
19:55:49 [2023-05-25T19:55:49.307Z] === RUN   TestIpcModePrivate
19:55:49 [2023-05-25T19:55:49.565Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
19:55:49 [2023-05-25T19:55:49.823Z] --- PASS: TestIpcModePrivate (0.53s)
19:55:49 [2023-05-25T19:55:49.823Z] === RUN   TestIpcModeShareable
19:55:50 [2023-05-25T19:55:50.080Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
19:55:50 [2023-05-25T19:55:50.337Z] --- PASS: TestIpcModeShareable (0.49s)
19:55:50 [2023-05-25T19:55:50.337Z] === RUN   TestAPIIpcModeShareableAndContainer
19:55:51 [2023-05-25T19:55:51.709Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.59s)
19:55:51 [2023-05-25T19:55:51.709Z] === RUN   TestAPIIpcModeHost
19:55:52 [2023-05-25T19:55:52.274Z] --- PASS: TestAPIIpcModeHost (0.33s)
19:55:52 [2023-05-25T19:55:52.274Z] === RUN   TestDaemonIpcModeShareable
19:55:53 [2023-05-25T19:55:53.205Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
19:55:53 [2023-05-25T19:55:53.205Z] --- PASS: TestDaemonIpcModeShareable (1.11s)
19:55:53 [2023-05-25T19:55:53.205Z] === RUN   TestDaemonIpcModePrivate
19:55:54 [2023-05-25T19:55:54.138Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
19:55:54 [2023-05-25T19:55:54.395Z] --- PASS: TestDaemonIpcModePrivate (1.07s)
19:55:54 [2023-05-25T19:55:54.395Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:55:55 [2023-05-25T19:55:55.326Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
19:55:55 [2023-05-25T19:55:55.326Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.06s)
19:55:55 [2023-05-25T19:55:55.326Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:55:56 [2023-05-25T19:55:56.258Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
19:55:56 [2023-05-25T19:55:56.515Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s)
19:55:56 [2023-05-25T19:55:56.515Z] === RUN   TestIpcModeOlderClient
19:55:56 [2023-05-25T19:55:56.515Z] === PAUSE TestIpcModeOlderClient
19:55:56 [2023-05-25T19:55:56.515Z] === RUN   TestKillContainerInvalidSignal
19:55:57 [2023-05-25T19:55:57.080Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
19:55:57 [2023-05-25T19:55:57.080Z] === RUN   TestKillContainer
19:55:57 [2023-05-25T19:55:57.080Z] === RUN   TestKillContainer/no_signal
19:55:57 [2023-05-25T19:55:57.337Z] === RUN   TestKillContainer/non_killing_signal
19:55:57 [2023-05-25T19:55:57.594Z] === RUN   TestKillContainer/killing_signal
19:55:58 [2023-05-25T19:55:58.526Z] --- PASS: TestKillContainer (1.43s)
19:55:58 [2023-05-25T19:55:58.526Z]     --- PASS: TestKillContainer/no_signal (0.48s)
19:55:58 [2023-05-25T19:55:58.526Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
19:55:58 [2023-05-25T19:55:58.526Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
19:55:58 [2023-05-25T19:55:58.526Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:55:58 [2023-05-25T19:55:58.526Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:55:58 [2023-05-25T19:55:58.784Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:55:59 [2023-05-25T19:55:59.348Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
19:55:59 [2023-05-25T19:55:59.348Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
19:55:59 [2023-05-25T19:55:59.348Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
19:55:59 [2023-05-25T19:55:59.348Z] === RUN   TestKillStoppedContainer
19:55:59 [2023-05-25T19:55:59.348Z] --- PASS: TestKillStoppedContainer (0.03s)
19:55:59 [2023-05-25T19:55:59.348Z] === RUN   TestKillStoppedContainerAPIPre120
19:55:59 [2023-05-25T19:55:59.348Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
19:55:59 [2023-05-25T19:55:59.348Z] === RUN   TestKillDifferentUserContainer
19:55:59 [2023-05-25T19:55:59.913Z] --- PASS: TestKillDifferentUserContainer (0.48s)
19:55:59 [2023-05-25T19:55:59.913Z] === RUN   TestInspectOomKilledTrue
19:56:00 [2023-05-25T19:56:00.171Z] --- PASS: TestInspectOomKilledTrue (0.49s)
19:56:00 [2023-05-25T19:56:00.171Z] === RUN   TestInspectOomKilledFalse
19:56:00 [2023-05-25T19:56:00.735Z] --- PASS: TestInspectOomKilledFalse (0.43s)
19:56:00 [2023-05-25T19:56:00.735Z] === RUN   TestLinksEtcHostsContentMatch
19:56:00 [2023-05-25T19:56:00.993Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
19:56:00 [2023-05-25T19:56:00.993Z] === RUN   TestLinksContainerNames
19:56:01 [2023-05-25T19:56:01.926Z] --- PASS: TestLinksContainerNames (0.87s)
19:56:01 [2023-05-25T19:56:01.926Z] === RUN   TestLogsFollowTailEmpty
19:56:02 [2023-05-25T19:56:02.183Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
19:56:02 [2023-05-25T19:56:02.183Z] === RUN   TestLogs
19:56:02 [2023-05-25T19:56:02.183Z] === RUN   TestLogs/driver_local
19:56:02 [2023-05-25T19:56:02.183Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:56:02 [2023-05-25T19:56:02.183Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:56:02 [2023-05-25T19:56:02.183Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:56:02 [2023-05-25T19:56:02.183Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:56:02 [2023-05-25T19:56:02.183Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:56:02 [2023-05-25T19:56:02.183Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:56:02 [2023-05-25T19:56:02.183Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:56:02 [2023-05-25T19:56:02.183Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:56:02 [2023-05-25T19:56:02.183Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:56:02 [2023-05-25T19:56:02.183Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:56:02 [2023-05-25T19:56:02.183Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:56:02 [2023-05-25T19:56:02.183Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:56:02 [2023-05-25T19:56:02.183Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:56:02 [2023-05-25T19:56:02.183Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:56:02 [2023-05-25T19:56:02.183Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:56:02 [2023-05-25T19:56:02.183Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:56:02 [2023-05-25T19:56:02.183Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:56:02 [2023-05-25T19:56:02.183Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:56:04 [2023-05-25T19:56:04.090Z] === RUN   TestLogs/driver_json-file
19:56:04 [2023-05-25T19:56:04.090Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:56:04 [2023-05-25T19:56:04.090Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:56:04 [2023-05-25T19:56:04.090Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:56:04 [2023-05-25T19:56:04.090Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:56:04 [2023-05-25T19:56:04.090Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:56:04 [2023-05-25T19:56:04.090Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:56:04 [2023-05-25T19:56:04.090Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:56:04 [2023-05-25T19:56:04.090Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:56:04 [2023-05-25T19:56:04.090Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:56:04 [2023-05-25T19:56:04.090Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:56:04 [2023-05-25T19:56:04.090Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:56:04 [2023-05-25T19:56:04.090Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:56:04 [2023-05-25T19:56:04.090Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:56:04 [2023-05-25T19:56:04.090Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:56:04 [2023-05-25T19:56:04.090Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:56:04 [2023-05-25T19:56:04.090Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:56:04 [2023-05-25T19:56:04.090Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:56:04 [2023-05-25T19:56:04.090Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:56:05 [2023-05-25T19:56:05.989Z] --- PASS: TestLogs (3.40s)
19:56:05 [2023-05-25T19:56:05.989Z]     --- PASS: TestLogs/driver_local (0.01s)
19:56:05 [2023-05-25T19:56:05.989Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s)
19:56:05 [2023-05-25T19:56:05.989Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.77s)
19:56:05 [2023-05-25T19:56:05.989Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.32s)
19:56:05 [2023-05-25T19:56:05.989Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.49s)
19:56:05 [2023-05-25T19:56:05.989Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.55s)
19:56:05 [2023-05-25T19:56:05.989Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.61s)
19:56:05 [2023-05-25T19:56:05.989Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:56:05 [2023-05-25T19:56:05.989Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.94s)
19:56:05 [2023-05-25T19:56:05.989Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.09s)
19:56:05 [2023-05-25T19:56:05.989Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.40s)
19:56:05 [2023-05-25T19:56:05.989Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.48s)
19:56:05 [2023-05-25T19:56:05.989Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.66s)
19:56:05 [2023-05-25T19:56:05.989Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.76s)
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestContainerNetworkMountsNoChown
19:56:05 [2023-05-25T19:56:05.989Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/default
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/default
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/private
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/private
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/rprivate
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/rprivate
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/slave
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/slave
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/rslave
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/rslave
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/shared
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/shared
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/rshared
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/rshared
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/default
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/default/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/rslave
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/slave
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/rprivate
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/shared
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/private
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/rshared
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/private/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/default/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/private/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/default/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:56:05 [2023-05-25T19:56:05.989Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/default/mount_root
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:56:05 [2023-05-25T19:56:05.989Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/private/bind_root
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/private/mount_root
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:56:06 [2023-05-25T19:56:06.247Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:56:06 [2023-05-25T19:56:06.247Z] --- PASS: TestMountDaemonRoot (0.02s)
19:56:06 [2023-05-25T19:56:06.247Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:56:06 [2023-05-25T19:56:06.247Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
19:56:06 [2023-05-25T19:56:06.247Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:56:06 [2023-05-25T19:56:06.247Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
19:56:06 [2023-05-25T19:56:06.247Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
19:56:06 [2023-05-25T19:56:06.247Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
19:56:06 [2023-05-25T19:56:06.247Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
19:56:06 [2023-05-25T19:56:06.247Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
19:56:06 [2023-05-25T19:56:06.247Z] === RUN   TestContainerBindMountNonRecursive
19:56:07 [2023-05-25T19:56:07.618Z] --- PASS: TestContainerBindMountNonRecursive (1.11s)
19:56:07 [2023-05-25T19:56:07.618Z] === RUN   TestContainerVolumesMountedAsShared
19:56:07 [2023-05-25T19:56:07.875Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
19:56:07 [2023-05-25T19:56:07.875Z] === RUN   TestContainerVolumesMountedAsSlave
19:56:08 [2023-05-25T19:56:08.133Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
19:56:08 [2023-05-25T19:56:08.133Z] === RUN   TestContainerCopyLeaksMounts
19:56:08 [2023-05-25T19:56:08.697Z] --- PASS: TestContainerCopyLeaksMounts (0.52s)
19:56:08 [2023-05-25T19:56:08.697Z] === RUN   TestNetworkNat
19:56:09 [2023-05-25T19:56:09.265Z] --- PASS: TestNetworkNat (0.51s)
19:56:09 [2023-05-25T19:56:09.265Z] === RUN   TestNetworkLocalhostTCPNat
19:56:09 [2023-05-25T19:56:09.523Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
19:56:09 [2023-05-25T19:56:09.523Z] === RUN   TestNetworkLoopbackNat
19:56:12 [2023-05-25T19:56:12.047Z] --- PASS: TestNetworkLoopbackNat (2.53s)
19:56:12 [2023-05-25T19:56:12.047Z] === RUN   TestPause
19:56:12 [2023-05-25T19:56:12.612Z] --- PASS: TestPause (0.47s)
19:56:12 [2023-05-25T19:56:12.612Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:56:12 [2023-05-25T19:56:12.612Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:56:12 [2023-05-25T19:56:12.612Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:56:12 [2023-05-25T19:56:12.612Z] === RUN   TestPauseStopPausedContainer
19:56:13 [2023-05-25T19:56:13.176Z] --- PASS: TestPauseStopPausedContainer (0.47s)
19:56:13 [2023-05-25T19:56:13.176Z] === RUN   TestPidHost
19:56:14 [2023-05-25T19:56:14.108Z] --- PASS: TestPidHost (1.10s)
19:56:14 [2023-05-25T19:56:14.108Z] === RUN   TestPsFilter
19:56:14 [2023-05-25T19:56:14.365Z] === RUN   TestPsFilter/since
19:56:14 [2023-05-25T19:56:14.365Z] === RUN   TestPsFilter/before
19:56:14 [2023-05-25T19:56:14.365Z] --- PASS: TestPsFilter (0.10s)
19:56:14 [2023-05-25T19:56:14.365Z]     --- PASS: TestPsFilter/since (0.00s)
19:56:14 [2023-05-25T19:56:14.365Z]     --- PASS: TestPsFilter/before (0.00s)
19:56:14 [2023-05-25T19:56:14.365Z] === RUN   TestRemoveContainerWithRemovedVolume
19:56:14 [2023-05-25T19:56:14.930Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
19:56:14 [2023-05-25T19:56:14.930Z] === RUN   TestRemoveContainerWithVolume
19:56:15 [2023-05-25T19:56:15.187Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
19:56:15 [2023-05-25T19:56:15.187Z] === RUN   TestRemoveContainerRunning
19:56:15 [2023-05-25T19:56:15.751Z] --- PASS: TestRemoveContainerRunning (0.47s)
19:56:15 [2023-05-25T19:56:15.751Z] === RUN   TestRemoveContainerForceRemoveRunning
19:56:16 [2023-05-25T19:56:16.316Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
19:56:16 [2023-05-25T19:56:16.316Z] === RUN   TestRemoveInvalidContainer
19:56:16 [2023-05-25T19:56:16.316Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:56:16 [2023-05-25T19:56:16.316Z] === RUN   TestRenameLinkedContainer
19:56:18 [2023-05-25T19:56:18.213Z] --- PASS: TestRenameLinkedContainer (1.82s)
19:56:18 [2023-05-25T19:56:18.213Z] === RUN   TestRenameStoppedContainer
19:56:18 [2023-05-25T19:56:18.470Z] --- PASS: TestRenameStoppedContainer (0.46s)
19:56:18 [2023-05-25T19:56:18.470Z] === RUN   TestRenameRunningContainerAndReuse
19:56:19 [2023-05-25T19:56:19.401Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
19:56:19 [2023-05-25T19:56:19.401Z] === RUN   TestRenameInvalidName
19:56:19 [2023-05-25T19:56:19.658Z] --- PASS: TestRenameInvalidName (0.44s)
19:56:19 [2023-05-25T19:56:19.658Z] === RUN   TestRenameAnonymousContainer
19:56:21 [2023-05-25T19:56:21.555Z] --- PASS: TestRenameAnonymousContainer (1.53s)
19:56:21 [2023-05-25T19:56:21.555Z] === RUN   TestRenameContainerWithSameName
19:56:21 [2023-05-25T19:56:21.813Z] --- PASS: TestRenameContainerWithSameName (0.42s)
19:56:21 [2023-05-25T19:56:21.813Z] === RUN   TestRenameContainerWithLinkedContainer
19:56:22 [2023-05-25T19:56:22.746Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
19:56:22 [2023-05-25T19:56:22.746Z] === RUN   TestResize
19:56:23 [2023-05-25T19:56:23.004Z] --- PASS: TestResize (0.44s)
19:56:23 [2023-05-25T19:56:23.004Z] === RUN   TestResizeWithInvalidSize
19:56:23 [2023-05-25T19:56:23.569Z] --- PASS: TestResizeWithInvalidSize (0.43s)
19:56:23 [2023-05-25T19:56:23.569Z] === RUN   TestResizeWhenContainerNotStarted
19:56:23 [2023-05-25T19:56:23.828Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:56:23 [2023-05-25T19:56:23.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:56:25 [2023-05-25T19:56:25.728Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:56:25 [2023-05-25T19:56:25.728Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:56:25 [2023-05-25T19:56:25.986Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:56:25 [2023-05-25T19:56:25.986Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:56:25 [2023-05-25T19:56:25.986Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:56:25 [2023-05-25T19:56:25.986Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:56:26 [2023-05-25T19:56:26.552Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:56:27 [2023-05-25T19:56:27.117Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:56:30 [2023-05-25T19:56:30.399Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.91s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.96s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.96s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.02s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.15s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.64s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.19s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.20s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.52s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.22s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.11s)
19:56:30 [2023-05-25T19:56:30.399Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s)
19:56:30 [2023-05-25T19:56:30.399Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
19:56:30 [2023-05-25T19:56:30.399Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
19:56:31 [2023-05-25T19:56:31.331Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
19:56:32 [2023-05-25T19:56:32.263Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.93s)
19:56:32 [2023-05-25T19:56:32.263Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s)
19:56:32 [2023-05-25T19:56:32.263Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s)
19:56:32 [2023-05-25T19:56:32.263Z] === RUN   TestCgroupNamespacesRun
19:56:33 [2023-05-25T19:56:33.633Z] --- PASS: TestCgroupNamespacesRun (1.13s)
19:56:33 [2023-05-25T19:56:33.633Z] === RUN   TestCgroupNamespacesRunPrivileged
19:56:34 [2023-05-25T19:56:34.565Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
19:56:34 [2023-05-25T19:56:34.565Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:56:35 [2023-05-25T19:56:35.496Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
19:56:35 [2023-05-25T19:56:35.496Z] === RUN   TestCgroupNamespacesRunHostMode
19:56:36 [2023-05-25T19:56:36.877Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
19:56:36 [2023-05-25T19:56:36.877Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:56:37 [2023-05-25T19:56:37.810Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
19:56:37 [2023-05-25T19:56:37.810Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:56:38 [2023-05-25T19:56:38.741Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s)
19:56:38 [2023-05-25T19:56:38.741Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:56:39 [2023-05-25T19:56:39.673Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
19:56:39 [2023-05-25T19:56:39.673Z] === RUN   TestCgroupNamespacesRunOlderClient
19:56:40 [2023-05-25T19:56:40.605Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s)
19:56:40 [2023-05-25T19:56:40.605Z] === RUN   TestNISDomainname
19:56:41 [2023-05-25T19:56:41.170Z] --- PASS: TestNISDomainname (0.54s)
19:56:41 [2023-05-25T19:56:41.170Z] === RUN   TestHostnameDnsResolution
19:56:41 [2023-05-25T19:56:41.734Z] --- PASS: TestHostnameDnsResolution (0.67s)
19:56:41 [2023-05-25T19:56:41.734Z] === RUN   TestUnprivilegedPortsAndPing
19:56:42 [2023-05-25T19:56:42.299Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
19:56:42 [2023-05-25T19:56:42.299Z] === RUN   TestPrivilegedHostDevices
19:56:42 [2023-05-25T19:56:42.864Z] --- PASS: TestPrivilegedHostDevices (0.54s)
19:56:42 [2023-05-25T19:56:42.864Z] === RUN   TestRunConsoleSize
19:56:43 [2023-05-25T19:56:43.121Z] --- PASS: TestRunConsoleSize (0.43s)
19:56:43 [2023-05-25T19:56:43.121Z] === RUN   TestRunWithAlternativeContainerdShim
19:56:47 [2023-05-25T19:56:47.299Z] --- PASS: TestRunWithAlternativeContainerdShim (3.95s)
19:56:47 [2023-05-25T19:56:47.299Z] === RUN   TestStats
19:56:49 [2023-05-25T19:56:49.822Z] --- PASS: TestStats (2.49s)
19:56:49 [2023-05-25T19:56:49.822Z] === RUN   TestStopContainerWithTimeout
19:56:49 [2023-05-25T19:56:49.822Z] === RUN   TestStopContainerWithTimeout/0
19:56:49 [2023-05-25T19:56:49.822Z] === PAUSE TestStopContainerWithTimeout/0
19:56:49 [2023-05-25T19:56:49.822Z] === RUN   TestStopContainerWithTimeout/1
19:56:49 [2023-05-25T19:56:49.822Z] === PAUSE TestStopContainerWithTimeout/1
19:56:49 [2023-05-25T19:56:49.822Z] === RUN   TestStopContainerWithTimeout/3
19:56:49 [2023-05-25T19:56:49.822Z] === PAUSE TestStopContainerWithTimeout/3
19:56:49 [2023-05-25T19:56:49.822Z] === RUN   TestStopContainerWithTimeout/-1
19:56:49 [2023-05-25T19:56:49.822Z] === PAUSE TestStopContainerWithTimeout/-1
19:56:49 [2023-05-25T19:56:49.822Z] === CONT  TestStopContainerWithTimeout/0
19:56:49 [2023-05-25T19:56:49.822Z] === CONT  TestStopContainerWithTimeout/3
19:56:49 [2023-05-25T19:56:49.822Z] === CONT  TestStopContainerWithTimeout/1
19:56:49 [2023-05-25T19:56:49.822Z] === CONT  TestStopContainerWithTimeout/-1
19:56:53 [2023-05-25T19:56:53.099Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:56:53 [2023-05-25T19:56:53.099Z]     --- PASS: TestStopContainerWithTimeout/0 (0.88s)
19:56:53 [2023-05-25T19:56:53.099Z]     --- PASS: TestStopContainerWithTimeout/1 (2.04s)
19:56:53 [2023-05-25T19:56:53.099Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.75s)
19:56:53 [2023-05-25T19:56:53.099Z]     --- PASS: TestStopContainerWithTimeout/3 (3.01s)
19:56:53 [2023-05-25T19:56:53.099Z] === RUN   TestDeleteDevicemapper
19:56:53 [2023-05-25T19:56:53.099Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:56:53 [2023-05-25T19:56:53.099Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:56:53 [2023-05-25T19:56:53.099Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:56:54 [2023-05-25T19:56:54.996Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s)
19:56:54 [2023-05-25T19:56:54.996Z] === RUN   TestUpdateMemory
19:56:55 [2023-05-25T19:56:55.561Z] --- PASS: TestUpdateMemory (0.57s)
19:56:55 [2023-05-25T19:56:55.561Z] === RUN   TestUpdateCPUQuota
19:56:56 [2023-05-25T19:56:56.126Z] --- PASS: TestUpdateCPUQuota (0.83s)
19:56:56 [2023-05-25T19:56:56.126Z] === RUN   TestUpdatePidsLimit
19:56:56 [2023-05-25T19:56:56.126Z] === RUN   TestUpdatePidsLimit/update_from_none
19:56:56 [2023-05-25T19:56:56.384Z] === RUN   TestUpdatePidsLimit/no_change
19:56:56 [2023-05-25T19:56:56.643Z] === RUN   TestUpdatePidsLimit/update_lower
19:56:56 [2023-05-25T19:56:56.903Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:56:56 [2023-05-25T19:56:56.903Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:56:57 [2023-05-25T19:56:57.160Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:56:57 [2023-05-25T19:56:57.417Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:56:58 [2023-05-25T19:56:58.349Z] --- PASS: TestUpdatePidsLimit (1.89s)
19:56:58 [2023-05-25T19:56:58.349Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
19:56:58 [2023-05-25T19:56:58.349Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
19:56:58 [2023-05-25T19:56:58.349Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
19:56:58 [2023-05-25T19:56:58.349Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
19:56:58 [2023-05-25T19:56:58.349Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
19:56:58 [2023-05-25T19:56:58.349Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
19:56:58 [2023-05-25T19:56:58.349Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
19:56:58 [2023-05-25T19:56:58.349Z] === RUN   TestUpdateRestartPolicy
19:57:10 [2023-05-25T19:57:10.538Z] --- PASS: TestUpdateRestartPolicy (10.71s)
19:57:10 [2023-05-25T19:57:10.538Z] === RUN   TestUpdateRestartWithAutoRemove
19:57:10 [2023-05-25T19:57:10.538Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
19:57:10 [2023-05-25T19:57:10.538Z] === RUN   TestWaitNonBlocked
19:57:10 [2023-05-25T19:57:10.538Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:57:10 [2023-05-25T19:57:10.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:57:10 [2023-05-25T19:57:10.538Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:57:10 [2023-05-25T19:57:10.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:57:10 [2023-05-25T19:57:10.538Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:57:10 [2023-05-25T19:57:10.538Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:57:10 [2023-05-25T19:57:10.538Z] --- PASS: TestWaitNonBlocked (0.01s)
19:57:10 [2023-05-25T19:57:10.538Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s)
19:57:10 [2023-05-25T19:57:10.538Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
19:57:10 [2023-05-25T19:57:10.538Z] === RUN   TestWaitBlocked
19:57:10 [2023-05-25T19:57:10.538Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:57:10 [2023-05-25T19:57:10.538Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:57:10 [2023-05-25T19:57:10.538Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:57:10 [2023-05-25T19:57:10.538Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:57:10 [2023-05-25T19:57:10.538Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:57:10 [2023-05-25T19:57:10.538Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:57:10 [2023-05-25T19:57:10.795Z] --- PASS: TestWaitBlocked (0.01s)
19:57:10 [2023-05-25T19:57:10.795Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
19:57:10 [2023-05-25T19:57:10.795Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
19:57:10 [2023-05-25T19:57:10.795Z] === RUN   TestWaitConditions
19:57:10 [2023-05-25T19:57:10.795Z] === RUN   TestWaitConditions/default
19:57:10 [2023-05-25T19:57:10.795Z] === PAUSE TestWaitConditions/default
19:57:10 [2023-05-25T19:57:10.795Z] === RUN   TestWaitConditions/not-running
19:57:10 [2023-05-25T19:57:10.795Z] === PAUSE TestWaitConditions/not-running
19:57:10 [2023-05-25T19:57:10.795Z] === RUN   TestWaitConditions/next-exit
19:57:10 [2023-05-25T19:57:10.795Z] === PAUSE TestWaitConditions/next-exit
19:57:10 [2023-05-25T19:57:10.795Z] === RUN   TestWaitConditions/removed
19:57:10 [2023-05-25T19:57:10.795Z] === PAUSE TestWaitConditions/removed
19:57:10 [2023-05-25T19:57:10.795Z] === CONT  TestWaitConditions/default
19:57:10 [2023-05-25T19:57:10.795Z] === CONT  TestWaitConditions/next-exit
19:57:10 [2023-05-25T19:57:10.795Z] === CONT  TestWaitConditions/removed
19:57:10 [2023-05-25T19:57:10.795Z] === CONT  TestWaitConditions/not-running
19:57:10 [2023-05-25T19:57:10.796Z]     wait_test.go:146: ContainerID = 2f9f93a97cccccede352b6a82bc220932987a1840a3b8955c34d798bd1e9b5ba
19:57:10 [2023-05-25T19:57:10.796Z]     wait_test.go:146: ContainerID = 51a9aac827322f9f9fe87a7ca5b597b99981786f7b43ab75b09627cd68d2008e
19:57:10 [2023-05-25T19:57:10.796Z]     wait_test.go:146: ContainerID = d114ba8a99a4053e19f9757879f7ee547689ba82ac29b0c5f469ee145c32e3b7
19:57:10 [2023-05-25T19:57:10.796Z]     wait_test.go:146: ContainerID = 039b94d1a56ab3050885dd5df1c05217e39441e013bcf0aed625f36e6f079991
19:57:11 [2023-05-25T19:57:11.729Z] --- PASS: TestWaitConditions (0.01s)
19:57:11 [2023-05-25T19:57:11.729Z]     --- PASS: TestWaitConditions/default (0.80s)
19:57:11 [2023-05-25T19:57:11.729Z]     --- PASS: TestWaitConditions/next-exit (0.94s)
19:57:11 [2023-05-25T19:57:11.729Z]     --- PASS: TestWaitConditions/removed (1.03s)
19:57:11 [2023-05-25T19:57:11.729Z]     --- PASS: TestWaitConditions/not-running (1.07s)
19:57:11 [2023-05-25T19:57:11.729Z] === RUN   TestWaitRestartedContainer
19:57:11 [2023-05-25T19:57:11.729Z] === RUN   TestWaitRestartedContainer/default
19:57:11 [2023-05-25T19:57:11.729Z] === PAUSE TestWaitRestartedContainer/default
19:57:11 [2023-05-25T19:57:11.729Z] === RUN   TestWaitRestartedContainer/not-running
19:57:11 [2023-05-25T19:57:11.729Z] === PAUSE TestWaitRestartedContainer/not-running
19:57:11 [2023-05-25T19:57:11.729Z] === RUN   TestWaitRestartedContainer/next-exit
19:57:11 [2023-05-25T19:57:11.729Z] === PAUSE TestWaitRestartedContainer/next-exit
19:57:11 [2023-05-25T19:57:11.729Z] === CONT  TestWaitRestartedContainer/default
19:57:11 [2023-05-25T19:57:11.729Z] === CONT  TestWaitRestartedContainer/not-running
19:57:11 [2023-05-25T19:57:11.729Z] === CONT  TestWaitRestartedContainer/next-exit
19:57:13 [2023-05-25T19:57:13.654Z] --- PASS: TestWaitRestartedContainer (0.01s)
19:57:13 [2023-05-25T19:57:13.654Z]     --- PASS: TestWaitRestartedContainer/not-running (1.29s)
19:57:13 [2023-05-25T19:57:13.654Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.74s)
19:57:13 [2023-05-25T19:57:13.654Z]     --- PASS: TestWaitRestartedContainer/default (1.79s)
19:57:13 [2023-05-25T19:57:13.654Z] === CONT  TestContainerStartOnDaemonRestart
19:57:13 [2023-05-25T19:57:13.654Z] === CONT  TestDaemonRestartIpcMode
19:57:13 [2023-05-25T19:57:13.654Z] === CONT  TestRestartDaemonWithRestartingContainer
19:57:13 [2023-05-25T19:57:13.654Z] === CONT  TestIpcModeOlderClient
19:57:13 [2023-05-25T19:57:13.654Z] === CONT  TestContainerKillOnDaemonStart
19:57:13 [2023-05-25T19:57:13.654Z] === CONT  TestDaemonHostGatewayIP
19:57:13 [2023-05-25T19:57:13.654Z] --- PASS: TestIpcModeOlderClient (0.05s)
19:57:16 [2023-05-25T19:57:16.182Z] --- PASS: TestContainerStartOnDaemonRestart (2.39s)
19:57:16 [2023-05-25T19:57:16.746Z] --- PASS: TestDaemonRestartIpcMode (3.07s)
19:57:16 [2023-05-25T19:57:16.746Z] --- PASS: TestDaemonHostGatewayIP (3.11s)
19:57:16 [2023-05-25T19:57:16.746Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.27s)
19:57:26 [2023-05-25T19:57:26.704Z] --- PASS: TestContainerKillOnDaemonStart (11.60s)
19:57:26 [2023-05-25T19:57:26.704Z] PASS
19:57:26 [2023-05-25T19:57:26.704Z] 
19:57:26 [2023-05-25T19:57:26.704Z] === Skipped
19:57:26 [2023-05-25T19:57:26.704Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:57:26 [2023-05-25T19:57:26.704Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:57:26 [2023-05-25T19:57:26.704Z] 
19:57:26 [2023-05-25T19:57:26.704Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:57:26 [2023-05-25T19:57:26.704Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:57:26 [2023-05-25T19:57:26.704Z] 
19:57:26 [2023-05-25T19:57:26.704Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:57:26 [2023-05-25T19:57:26.704Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:57:26 [2023-05-25T19:57:26.704Z] 
19:57:26 [2023-05-25T19:57:26.704Z] DONE 285 tests, 3 skipped in 119.341s
19:57:26 [2023-05-25T19:57:26.704Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
19:57:26 [2023-05-25T19:57:26.704Z] ++ 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
19:57:26 [2023-05-25T19:57:26.704Z] ++ set -e
19:57:26 [2023-05-25T19:57:26.704Z] ++ '[' -n 0 ']'
19:57:26 [2023-05-25T19:57:26.704Z] ++ set -x
19:57:26 [2023-05-25T19:57:26.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:57:26 [2023-05-25T19:57:26.704Z] INFO: Testing against a local daemon
19:57:26 [2023-05-25T19:57:26.704Z] === RUN   TestConfigDaemonID
19:57:26 [2023-05-25T19:57:26.704Z]     daemon_test.go:52: [d21926cbf0835] daemon is not started
19:57:26 [2023-05-25T19:57:26.704Z] --- PASS: TestConfigDaemonID (1.04s)
19:57:26 [2023-05-25T19:57:26.704Z] === RUN   TestDaemonConfigValidation
19:57:26 [2023-05-25T19:57:26.704Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:57:26 [2023-05-25T19:57:26.704Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:57:26 [2023-05-25T19:57:26.704Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:57:26 [2023-05-25T19:57:26.704Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:57:26 [2023-05-25T19:57:26.704Z] === RUN   TestDaemonConfigValidation/invalid_config
19:57:26 [2023-05-25T19:57:26.704Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:57:26 [2023-05-25T19:57:26.704Z] === RUN   TestDaemonConfigValidation/malformed_config
19:57:26 [2023-05-25T19:57:26.704Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:57:26 [2023-05-25T19:57:26.704Z] === RUN   TestDaemonConfigValidation/valid_config
19:57:26 [2023-05-25T19:57:26.704Z] === PAUSE TestDaemonConfigValidation/valid_config
19:57:26 [2023-05-25T19:57:26.704Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:57:26 [2023-05-25T19:57:26.704Z] === CONT  TestDaemonConfigValidation/malformed_config
19:57:26 [2023-05-25T19:57:26.704Z] === CONT  TestDaemonConfigValidation/valid_config
19:57:26 [2023-05-25T19:57:26.704Z] === CONT  TestDaemonConfigValidation/invalid_config
19:57:26 [2023-05-25T19:57:26.704Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:57:26 [2023-05-25T19:57:26.704Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:57:26 [2023-05-25T19:57:26.704Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
19:57:26 [2023-05-25T19:57:26.704Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
19:57:26 [2023-05-25T19:57:26.704Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
19:57:26 [2023-05-25T19:57:26.704Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
19:57:26 [2023-05-25T19:57:26.704Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
19:57:26 [2023-05-25T19:57:26.704Z] === RUN   TestConfigDaemonSeccompProfiles
19:57:26 [2023-05-25T19:57:26.704Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:57:27 [2023-05-25T19:57:27.269Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:57:28 [2023-05-25T19:57:28.640Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:57:29 [2023-05-25T19:57:29.571Z]     daemon_test.go:166: [d32c188373022] daemon is not started
19:57:29 [2023-05-25T19:57:29.571Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
19:57:29 [2023-05-25T19:57:29.571Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:57:29 [2023-05-25T19:57:29.571Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:57:29 [2023-05-25T19:57:29.571Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:57:29 [2023-05-25T19:57:29.571Z] === RUN   TestDaemonProxy
19:57:29 [2023-05-25T19:57:29.571Z] === RUN   TestDaemonProxy/environment_variables
19:57:31 [2023-05-25T19:57:31.468Z] === RUN   TestDaemonProxy/command-line_options
19:57:32 [2023-05-25T19:57:32.838Z] === RUN   TestDaemonProxy/configuration_file
19:57:34 [2023-05-25T19:57:34.734Z] === RUN   TestDaemonProxy/conflicting_options
19:57:35 [2023-05-25T19:57:35.298Z] === RUN   TestDaemonProxy/reload_sanitized
19:57:35 [2023-05-25T19:57:35.555Z] --- PASS: TestDaemonProxy (6.23s)
19:57:35 [2023-05-25T19:57:35.555Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
19:57:35 [2023-05-25T19:57:35.555Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
19:57:35 [2023-05-25T19:57:35.555Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
19:57:35 [2023-05-25T19:57:35.555Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
19:57:35 [2023-05-25T19:57:35.555Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:57:35 [2023-05-25T19:57:35.555Z] === RUN   TestLiveRestore
19:57:35 [2023-05-25T19:57:35.555Z] === RUN   TestLiveRestore/volume_references
19:57:35 [2023-05-25T19:57:35.555Z] === PAUSE TestLiveRestore/volume_references
19:57:35 [2023-05-25T19:57:35.555Z] === CONT  TestLiveRestore/volume_references
19:57:36 [2023-05-25T19:57:36.487Z] === RUN   TestLiveRestore/volume_references/restartPolicy
19:57:36 [2023-05-25T19:57:36.487Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
19:57:37 [2023-05-25T19:57:37.051Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
19:57:37 [2023-05-25T19:57:37.983Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
19:57:38 [2023-05-25T19:57:38.914Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
19:57:39 [2023-05-25T19:57:39.479Z] --- PASS: TestLiveRestore (0.00s)
19:57:39 [2023-05-25T19:57:39.479Z]     --- PASS: TestLiveRestore/volume_references (3.90s)
19:57:39 [2023-05-25T19:57:39.479Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.31s)
19:57:39 [2023-05-25T19:57:39.479Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.83s)
19:57:39 [2023-05-25T19:57:39.479Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.82s)
19:57:39 [2023-05-25T19:57:39.479Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.83s)
19:57:39 [2023-05-25T19:57:39.479Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.83s)
19:57:39 [2023-05-25T19:57:39.479Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
19:57:40 [2023-05-25T19:57:40.411Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
19:57:40 [2023-05-25T19:57:40.411Z] PASS
19:57:40 [2023-05-25T19:57:40.411Z] 
19:57:40 [2023-05-25T19:57:40.411Z] DONE 25 tests in 15.066s
19:57:40 [2023-05-25T19:57:40.411Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:57:40 [2023-05-25T19:57:40.411Z] ++ 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
19:57:40 [2023-05-25T19:57:40.411Z] ++ set -e
19:57:40 [2023-05-25T19:57:40.411Z] ++ '[' -n 0 ']'
19:57:40 [2023-05-25T19:57:40.411Z] ++ set -x
19:57:40 [2023-05-25T19:57:40.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
19:57:40 [2023-05-25T19:57:40.411Z] INFO: Testing against a local daemon
19:57:40 [2023-05-25T19:57:40.411Z] === RUN   TestCommitInheritsEnv
19:57:40 [2023-05-25T19:57:40.411Z] --- PASS: TestCommitInheritsEnv (0.13s)
19:57:40 [2023-05-25T19:57:40.411Z] === RUN   TestImportExtremelyLargeImageWorks
19:57:40 [2023-05-25T19:57:40.411Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:57:40 [2023-05-25T19:57:40.411Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:57:40 [2023-05-25T19:57:40.411Z] === RUN   TestImportWithCustomPlatform
19:57:40 [2023-05-25T19:57:40.411Z] === RUN   TestImportWithCustomPlatform/#00
19:57:40 [2023-05-25T19:57:40.411Z] === RUN   TestImportWithCustomPlatform/_______
19:57:40 [2023-05-25T19:57:40.411Z] === RUN   TestImportWithCustomPlatform//
19:57:40 [2023-05-25T19:57:40.411Z] === RUN   TestImportWithCustomPlatform/linux
19:57:40 [2023-05-25T19:57:40.411Z] === RUN   TestImportWithCustomPlatform/LINUX
19:57:40 [2023-05-25T19:57:40.411Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:57:40 [2023-05-25T19:57:40.411Z] === RUN   TestImportWithCustomPlatform/macos
19:57:40 [2023-05-25T19:57:40.411Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:57:40 [2023-05-25T19:57:40.411Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:57:40 [2023-05-25T19:57:40.411Z] --- PASS: TestImportWithCustomPlatform (0.11s)
19:57:40 [2023-05-25T19:57:40.411Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
19:57:40 [2023-05-25T19:57:40.411Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:57:40 [2023-05-25T19:57:40.411Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:57:40 [2023-05-25T19:57:40.411Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
19:57:40 [2023-05-25T19:57:40.411Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
19:57:40 [2023-05-25T19:57:40.411Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
19:57:40 [2023-05-25T19:57:40.411Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:57:40 [2023-05-25T19:57:40.411Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:57:40 [2023-05-25T19:57:40.411Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:57:40 [2023-05-25T19:57:40.411Z] === RUN   TestImageInspectEmptyTagsAndDigests
19:57:40 [2023-05-25T19:57:40.669Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
19:57:40 [2023-05-25T19:57:40.669Z] === RUN   TestImagesFilterMultiReference
19:57:40 [2023-05-25T19:57:40.669Z] --- PASS: TestImagesFilterMultiReference (0.05s)
19:57:40 [2023-05-25T19:57:40.669Z] === RUN   TestImagesFilterBeforeSince
19:57:40 [2023-05-25T19:57:40.669Z]     list_test.go:87: ImageList: ID=sha256:c5db07386775cbc6df3dca0a710a3293ed5d424480af852f42e622137b5ed64d RepoTags=[testimagesfilterbeforesince:v3]
19:57:40 [2023-05-25T19:57:40.669Z]     list_test.go:87: ImageList: ID=sha256:299e90928c4d257704a515211eed990c1030a47002945805c668ec89d9f80143 RepoTags=[testimagesfilterbeforesince:v2]
19:57:40 [2023-05-25T19:57:40.669Z]     list_test.go:87: ImageList: ID=sha256:9932bde0ac43f30eea1df21ee97a614b9d67868846cdc4d04a476508c01585f9 RepoTags=[testimagesfilterbeforesince:v1]
19:57:40 [2023-05-25T19:57:40.929Z] --- PASS: TestImagesFilterBeforeSince (0.21s)
19:57:40 [2023-05-25T19:57:40.929Z] === RUN   TestImagePullPlatformInvalid
19:57:40 [2023-05-25T19:57:40.929Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:57:40 [2023-05-25T19:57:40.929Z] === RUN   TestImagePullStoredfDigestForOtherRepo
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" 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.4 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=info msg="redis not configured" go.version=go1.20.4 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=info msg="Starting upload purge in 41m0s" go.version=go1.20.4 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.4 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a3f43a12-79f4-4bcb-9348-2f5d3f7400ff http.request.method=GET http.request.remoteaddr="127.0.0.1:51304" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a3f43a12-79f4-4bcb-9348-2f5d3f7400ff http.request.method=GET http.request.remoteaddr="127.0.0.1:51304" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.033426ms http.response.status=200 http.response.written=2 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3cee35a5-03f6-407c-9ece-f2590de1e47e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3cee35a5-03f6-407c-9ece-f2590de1e47e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3cee35a5-03f6-407c-9ece-f2590de1e47e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=28.143µs trace.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=f1b39e64-0fa9-4005-b68b-03698579ea5e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1fe693fb-576a-4c1f-8b9b-894597678568 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1fe693fb-576a-4c1f-8b9b-894597678568 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3cee35a5-03f6-407c-9ece-f2590de1e47e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.829977ms http.response.status=404 http.response.written=157 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1fe693fb-576a-4c1f-8b9b-894597678568 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=22.966µs trace.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=e8313abb-07ba-4353-a90c-21c5df83b921 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=1fe693fb-576a-4c1f-8b9b-894597678568 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51312" 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.003458ms http.response.status=404 http.response.written=157 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ce00ce0c-7d41-4cbb-abda-dd802a085fb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ce00ce0c-7d41-4cbb-abda-dd802a085fb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=be032ced-09cf-48ab-a549-e508d880bde0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=be032ced-09cf-48ab-a549-e508d880bde0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ce00ce0c-7d41-4cbb-abda-dd802a085fb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=96.91µs trace.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=0eefac90-9434-4161-bcb4-1585e77227d9 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/91509322-1dc4-460b-b71f-8ea924502bcd/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=be032ced-09cf-48ab-a549-e508d880bde0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=59.536µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=092ae728-bbbc-498c-be52-1e12a7a751ac trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/91509322-1dc4-460b-b71f-8ea924502bcd/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=be032ced-09cf-48ab-a549-e508d880bde0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=10.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).Stat" trace.id=6f955153-b2da-466a-8e53-2b138a694517 trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ce00ce0c-7d41-4cbb-abda-dd802a085fb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=32.665µs trace.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=3f75d754-4940-41ea-8aa0-720953991c13 trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/91509322-1dc4-460b-b71f-8ea924502bcd/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=be032ced-09cf-48ab-a549-e508d880bde0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=70.646µs trace.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=dbb432e9-1b54-45a1-b855-2a9eb7c5ab47 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=be032ced-09cf-48ab-a549-e508d880bde0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.747024ms http.response.status=202 http.response.written=0 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ce00ce0c-7d41-4cbb-abda-dd802a085fb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=69.866µs trace.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=8a38f696-0499-44b8-ae6a-d14b19442177 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] time="2023-05-25T19:57:40Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ce00ce0c-7d41-4cbb-abda-dd802a085fb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.952545ms http.response.status=202 http.response.written=0 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.929Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a454b99-a128-4dc4-ac5e-1a74b416dd58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/91509322-1dc4-460b-b71f-8ea924502bcd?_state=t0QQzw5BCnxr9TzsmKd6ZSs9sxdv8rDmY78gwMTr3l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxNTA5MzIyLTFkYzQtNDYwYi1iNzFmLThlYTkyNDUwMmJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4OTU5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.uuid=91509322-1dc4-460b-b71f-8ea924502bcd version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a454b99-a128-4dc4-ac5e-1a74b416dd58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/91509322-1dc4-460b-b71f-8ea924502bcd?_state=t0QQzw5BCnxr9TzsmKd6ZSs9sxdv8rDmY78gwMTr3l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxNTA5MzIyLTFkYzQtNDYwYi1iNzFmLThlYTkyNDUwMmJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4OTU5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.uuid=91509322-1dc4-460b-b71f-8ea924502bcd version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/91509322-1dc4-460b-b71f-8ea924502bcd/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a454b99-a128-4dc4-ac5e-1a74b416dd58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/91509322-1dc4-460b-b71f-8ea924502bcd?_state=t0QQzw5BCnxr9TzsmKd6ZSs9sxdv8rDmY78gwMTr3l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxNTA5MzIyLTFkYzQtNDYwYi1iNzFmLThlYTkyNDUwMmJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4OTU5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=34.322µs trace.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=70211672-6b37-4d49-baf8-3bd2f4931f41 trace.line=82 vars.name=test vars.uuid=91509322-1dc4-460b-b71f-8ea924502bcd version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/91509322-1dc4-460b-b71f-8ea924502bcd/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a454b99-a128-4dc4-ac5e-1a74b416dd58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/91509322-1dc4-460b-b71f-8ea924502bcd?_state=t0QQzw5BCnxr9TzsmKd6ZSs9sxdv8rDmY78gwMTr3l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxNTA5MzIyLTFkYzQtNDYwYi1iNzFmLThlYTkyNDUwMmJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4OTU5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=13.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).Stat" trace.id=3a4a16d7-2bd0-4dc0-80b9-1fa823d947da trace.line=141 vars.name=test vars.uuid=91509322-1dc4-460b-b71f-8ea924502bcd version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/91509322-1dc4-460b-b71f-8ea924502bcd/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a454b99-a128-4dc4-ac5e-1a74b416dd58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/91509322-1dc4-460b-b71f-8ea924502bcd?_state=t0QQzw5BCnxr9TzsmKd6ZSs9sxdv8rDmY78gwMTr3l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxNTA5MzIyLTFkYzQtNDYwYi1iNzFmLThlYTkyNDUwMmJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4OTU5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=68.201µs trace.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=686026fe-dff3-4df3-8321-0e81bddf3d17 trace.line=124 vars.name=test vars.uuid=91509322-1dc4-460b-b71f-8ea924502bcd version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a454b99-a128-4dc4-ac5e-1a74b416dd58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/91509322-1dc4-460b-b71f-8ea924502bcd?_state=t0QQzw5BCnxr9TzsmKd6ZSs9sxdv8rDmY78gwMTr3l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxNTA5MzIyLTFkYzQtNDYwYi1iNzFmLThlYTkyNDUwMmJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4OTU5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.uuid=91509322-1dc4-460b-b71f-8ea924502bcd version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/91509322-1dc4-460b-b71f-8ea924502bcd/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a454b99-a128-4dc4-ac5e-1a74b416dd58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/91509322-1dc4-460b-b71f-8ea924502bcd?_state=t0QQzw5BCnxr9TzsmKd6ZSs9sxdv8rDmY78gwMTr3l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxNTA5MzIyLTFkYzQtNDYwYi1iNzFmLThlYTkyNDUwMmJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4OTU5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=10.905µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=52fa82c0-7778-47ac-9b04-a27da741e342 trace.line=141 vars.name=test vars.uuid=91509322-1dc4-460b-b71f-8ea924502bcd version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a454b99-a128-4dc4-ac5e-1a74b416dd58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/91509322-1dc4-460b-b71f-8ea924502bcd?_state=t0QQzw5BCnxr9TzsmKd6ZSs9sxdv8rDmY78gwMTr3l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxNTA5MzIyLTFkYzQtNDYwYi1iNzFmLThlYTkyNDUwMmJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4OTU5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 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=2aee2e07-9230-4715-9846-7abcf0ec238c trace.line=141 vars.name=test vars.uuid=91509322-1dc4-460b-b71f-8ea924502bcd version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/91509322-1dc4-460b-b71f-8ea924502bcd/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a454b99-a128-4dc4-ac5e-1a74b416dd58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/91509322-1dc4-460b-b71f-8ea924502bcd?_state=t0QQzw5BCnxr9TzsmKd6ZSs9sxdv8rDmY78gwMTr3l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxNTA5MzIyLTFkYzQtNDYwYi1iNzFmLThlYTkyNDUwMmJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4OTU5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 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=54ad6d1e-fffa-40d9-b3b1-c6d929079f69 trace.line=141 vars.name=test vars.uuid=91509322-1dc4-460b-b71f-8ea924502bcd version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/91509322-1dc4-460b-b71f-8ea924502bcd/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a454b99-a128-4dc4-ac5e-1a74b416dd58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/91509322-1dc4-460b-b71f-8ea924502bcd?_state=t0QQzw5BCnxr9TzsmKd6ZSs9sxdv8rDmY78gwMTr3l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxNTA5MzIyLTFkYzQtNDYwYi1iNzFmLThlYTkyNDUwMmJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4OTU5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=47.762µs trace.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=58287950-f4d9-4503-9db9-016897d3d839 trace.line=167 vars.name=test vars.uuid=91509322-1dc4-460b-b71f-8ea924502bcd version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a454b99-a128-4dc4-ac5e-1a74b416dd58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/91509322-1dc4-460b-b71f-8ea924502bcd?_state=t0QQzw5BCnxr9TzsmKd6ZSs9sxdv8rDmY78gwMTr3l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxNTA5MzIyLTFkYzQtNDYwYi1iNzFmLThlYTkyNDUwMmJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4OTU5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=49.353µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b7ed8f72-6042-4a95-b9c5-b290ceef7f17 trace.line=95 vars.name=test vars.uuid=91509322-1dc4-460b-b71f-8ea924502bcd version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/91509322-1dc4-460b-b71f-8ea924502bcd\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a454b99-a128-4dc4-ac5e-1a74b416dd58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/91509322-1dc4-460b-b71f-8ea924502bcd?_state=t0QQzw5BCnxr9TzsmKd6ZSs9sxdv8rDmY78gwMTr3l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxNTA5MzIyLTFkYzQtNDYwYi1iNzFmLThlYTkyNDUwMmJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4OTU5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=91.397µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=c46acc02-d7c1-409e-9842-9231f8f044d8 trace.line=181 vars.name=test vars.uuid=91509322-1dc4-460b-b71f-8ea924502bcd version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a454b99-a128-4dc4-ac5e-1a74b416dd58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51314" http.request.uri="/v2/test/blobs/uploads/91509322-1dc4-460b-b71f-8ea924502bcd?_state=t0QQzw5BCnxr9TzsmKd6ZSs9sxdv8rDmY78gwMTr3l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxNTA5MzIyLTFkYzQtNDYwYi1iNzFmLThlYTkyNDUwMmJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4OTU5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.771713ms http.response.status=201 http.response.written=0 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "PUT /v2/test/blobs/uploads/91509322-1dc4-460b-b71f-8ea924502bcd?_state=t0QQzw5BCnxr9TzsmKd6ZSs9sxdv8rDmY78gwMTr3l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxNTA5MzIyLTFkYzQtNDYwYi1iNzFmLThlYTkyNDUwMmJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4OTU5MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d4430a-e47b-4251-b931-24993c20ff71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a?_state=NUmA5VDRq9P050CkrKVtBiJd1D1zjgqWbTofFLE4SAV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYTJmYmM0LWQ1OTktNDIyZi1iMWMwLWRmYjJlMDgzYzM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4MjI0NTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.uuid=aaa2fbc4-d599-422f-b1c0-dfb2e083c34a version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d4430a-e47b-4251-b931-24993c20ff71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a?_state=NUmA5VDRq9P050CkrKVtBiJd1D1zjgqWbTofFLE4SAV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYTJmYmM0LWQ1OTktNDIyZi1iMWMwLWRmYjJlMDgzYzM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4MjI0NTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.uuid=aaa2fbc4-d599-422f-b1c0-dfb2e083c34a version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d4430a-e47b-4251-b931-24993c20ff71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a?_state=NUmA5VDRq9P050CkrKVtBiJd1D1zjgqWbTofFLE4SAV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYTJmYmM0LWQ1OTktNDIyZi1iMWMwLWRmYjJlMDgzYzM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4MjI0NTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=30.966µs trace.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=94d761c9-0cab-4738-a755-f93662232ad2 trace.line=82 vars.name=test vars.uuid=aaa2fbc4-d599-422f-b1c0-dfb2e083c34a version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d4430a-e47b-4251-b931-24993c20ff71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a?_state=NUmA5VDRq9P050CkrKVtBiJd1D1zjgqWbTofFLE4SAV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYTJmYmM0LWQ1OTktNDIyZi1iMWMwLWRmYjJlMDgzYzM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4MjI0NTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=12.776µs trace.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=1153c3b2-02f7-4cdf-a12b-0355211b7ea1 trace.line=141 vars.name=test vars.uuid=aaa2fbc4-d599-422f-b1c0-dfb2e083c34a version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d4430a-e47b-4251-b931-24993c20ff71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a?_state=NUmA5VDRq9P050CkrKVtBiJd1D1zjgqWbTofFLE4SAV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYTJmYmM0LWQ1OTktNDIyZi1iMWMwLWRmYjJlMDgzYzM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4MjI0NTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=137.066µs trace.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=f2f7ebb5-564b-47c6-a8f7-2645b73111ab trace.line=124 vars.name=test vars.uuid=aaa2fbc4-d599-422f-b1c0-dfb2e083c34a version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d4430a-e47b-4251-b931-24993c20ff71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a?_state=NUmA5VDRq9P050CkrKVtBiJd1D1zjgqWbTofFLE4SAV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYTJmYmM0LWQ1OTktNDIyZi1iMWMwLWRmYjJlMDgzYzM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4MjI0NTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.uuid=aaa2fbc4-d599-422f-b1c0-dfb2e083c34a version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d4430a-e47b-4251-b931-24993c20ff71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a?_state=NUmA5VDRq9P050CkrKVtBiJd1D1zjgqWbTofFLE4SAV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYTJmYmM0LWQ1OTktNDIyZi1iMWMwLWRmYjJlMDgzYzM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4MjI0NTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 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).Stat" trace.id=c2b7818c-cd29-4efe-baa5-6f6a45b38890 trace.line=141 vars.name=test vars.uuid=aaa2fbc4-d599-422f-b1c0-dfb2e083c34a version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.930Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d4430a-e47b-4251-b931-24993c20ff71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a?_state=NUmA5VDRq9P050CkrKVtBiJd1D1zjgqWbTofFLE4SAV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYTJmYmM0LWQ1OTktNDIyZi1iMWMwLWRmYjJlMDgzYzM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4MjI0NTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=13.596µs trace.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=942ad650-1438-4e36-a255-90474f45ebca trace.line=141 vars.name=test vars.uuid=aaa2fbc4-d599-422f-b1c0-dfb2e083c34a version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d4430a-e47b-4251-b931-24993c20ff71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a?_state=NUmA5VDRq9P050CkrKVtBiJd1D1zjgqWbTofFLE4SAV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYTJmYmM0LWQ1OTktNDIyZi1iMWMwLWRmYjJlMDgzYzM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4MjI0NTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=8.016µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0615b94c-672b-4a06-9a66-b23b4b7dcef0 trace.line=141 vars.name=test vars.uuid=aaa2fbc4-d599-422f-b1c0-dfb2e083c34a version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d4430a-e47b-4251-b931-24993c20ff71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a?_state=NUmA5VDRq9P050CkrKVtBiJd1D1zjgqWbTofFLE4SAV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYTJmYmM0LWQ1OTktNDIyZi1iMWMwLWRmYjJlMDgzYzM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4MjI0NTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=36.857µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=1e1409a7-9886-4e41-a031-aa17f543558b trace.line=167 vars.name=test vars.uuid=aaa2fbc4-d599-422f-b1c0-dfb2e083c34a version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d4430a-e47b-4251-b931-24993c20ff71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a?_state=NUmA5VDRq9P050CkrKVtBiJd1D1zjgqWbTofFLE4SAV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYTJmYmM0LWQ1OTktNDIyZi1iMWMwLWRmYjJlMDgzYzM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4MjI0NTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=43.159µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0319c9c6-c1a0-4419-b326-96e55bf1a366 trace.line=95 vars.name=test vars.uuid=aaa2fbc4-d599-422f-b1c0-dfb2e083c34a version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d4430a-e47b-4251-b931-24993c20ff71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a?_state=NUmA5VDRq9P050CkrKVtBiJd1D1zjgqWbTofFLE4SAV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYTJmYmM0LWQ1OTktNDIyZi1iMWMwLWRmYjJlMDgzYzM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4MjI0NTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=77.194µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=a610b957-102e-4012-b6f5-43a067bd47c0 trace.line=181 vars.name=test vars.uuid=aaa2fbc4-d599-422f-b1c0-dfb2e083c34a version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39d4430a-e47b-4251-b931-24993c20ff71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/blobs/uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a?_state=NUmA5VDRq9P050CkrKVtBiJd1D1zjgqWbTofFLE4SAV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYTJmYmM0LWQ1OTktNDIyZi1iMWMwLWRmYjJlMDgzYzM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4MjI0NTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.083917ms http.response.status=201 http.response.written=0 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "PUT /v2/test/blobs/uploads/aaa2fbc4-d599-422f-b1c0-dfb2e083c34a?_state=NUmA5VDRq9P050CkrKVtBiJd1D1zjgqWbTofFLE4SAV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhYTJmYmM0LWQ1OTktNDIyZi1iMWMwLWRmYjJlMDgzYzM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxOTo1Nzo0MC44MTU4MjI0NTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b39038c6-516e-4aab-ab6e-89e7ffcdb831 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b39038c6-516e-4aab-ab6e-89e7ffcdb831 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b39038c6-516e-4aab-ab6e-89e7ffcdb831 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=19.684µs trace.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=cd1fe971-30bc-471f-a6f1-9aba406a1935 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b39038c6-516e-4aab-ab6e-89e7ffcdb831 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51312" 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="780.33µs" http.response.status=404 http.response.written=96 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9911ad4c-c86c-4a52-810f-d0edfee333e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg=PutImageManifest go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9911ad4c-c86c-4a52-810f-d0edfee333e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9911ad4c-c86c-4a52-810f-d0edfee333e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9911ad4c-c86c-4a52-810f-d0edfee333e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9911ad4c-c86c-4a52-810f-d0edfee333e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=33.518µs trace.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=a326314e-8253-4411-bd2e-389af675d78b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9911ad4c-c86c-4a52-810f-d0edfee333e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=13.013µs trace.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=32098a3e-9746-4891-aa5f-c3810a2e892c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9911ad4c-c86c-4a52-810f-d0edfee333e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=19.068µs trace.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=af635ac7-7695-4863-bc47-00b513d8abe5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9911ad4c-c86c-4a52-810f-d0edfee333e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=9.739µs trace.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=3ed7ae54-9f71-4ef3-820e-9a8526646072 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9911ad4c-c86c-4a52-810f-d0edfee333e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=10.675µs trace.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=57c7bb56-cd7a-4717-a260-47c88c64ac9c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9911ad4c-c86c-4a52-810f-d0edfee333e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=45.604µs trace.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=f0826677-72fd-4af5-9a37-7470863ff837 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9911ad4c-c86c-4a52-810f-d0edfee333e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=47.827µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a93a9601-b900-4de2-a8ed-7bd684ad1c12 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9911ad4c-c86c-4a52-810f-d0edfee333e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=25.723µs trace.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=7e6cabb8-7c35-4969-9ab7-757fc9999958 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9911ad4c-c86c-4a52-810f-d0edfee333e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=61.563µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1f13c2e5-add1-4422-8e43-54c98f56fc20 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9911ad4c-c86c-4a52-810f-d0edfee333e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=35.38µs trace.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=b9698f74-63e5-4dd8-870d-67284cadec30 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9911ad4c-c86c-4a52-810f-d0edfee333e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.580156ms http.response.status=201 http.response.written=0 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=91a3b03c-e9e4-4022-ae9c-aec73f2a5dc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51334" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=91a3b03c-e9e4-4022-ae9c-aec73f2a5dc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51334" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="788.207µs" http.response.status=200 http.response.written=2 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2f446cbd-a645-4db1-9f85-04af3d51dd9c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.931Z] time="2023-05-25T19:57:40Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2f446cbd-a645-4db1-9f85-04af3d51dd9c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2f446cbd-a645-4db1-9f85-04af3d51dd9c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=36.636µs trace.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=7bfd7a58-0d9a-4e5c-aa0d-e0cbaf590beb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2f446cbd-a645-4db1-9f85-04af3d51dd9c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2f446cbd-a645-4db1-9f85-04af3d51dd9c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=21.702µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=74a78296-6426-4ad9-9fc8-5bf28be2587d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2f446cbd-a645-4db1-9f85-04af3d51dd9c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=14.137µs trace.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=ca387701-26f2-419c-9506-607a3aa39c53 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2f446cbd-a645-4db1-9f85-04af3d51dd9c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=17.313µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4166ac0c-8f91-46ba-b84e-aab584383f63 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2f446cbd-a645-4db1-9f85-04af3d51dd9c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2f446cbd-a645-4db1-9f85-04af3d51dd9c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-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.255627ms http.response.status=200 http.response.written=417 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=11769470-be7a-456a-b53f-a892373d4749 http.request.method=GET http.request.remoteaddr="127.0.0.1:51352" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=11769470-be7a-456a-b53f-a892373d4749 http.request.method=GET http.request.remoteaddr="127.0.0.1:51352" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=11769470-be7a-456a-b53f-a892373d4749 http.request.method=GET http.request.remoteaddr="127.0.0.1:51352" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=11769470-be7a-456a-b53f-a892373d4749 http.request.method=GET http.request.remoteaddr="127.0.0.1:51352" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=41.05µs trace.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=9eb42707-28ce-4308-aaf7-6e69abbfe1f1 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=11769470-be7a-456a-b53f-a892373d4749 http.request.method=GET http.request.remoteaddr="127.0.0.1:51352" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=14.285µs trace.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=d94584cf-fdbc-43e7-8ed8-2f496767ccc3 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=11769470-be7a-456a-b53f-a892373d4749 http.request.method=GET http.request.remoteaddr="127.0.0.1:51352" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=18.109µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6687f88b-e41d-4475-adf9-f2e0344cfdd8 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=11769470-be7a-456a-b53f-a892373d4749 http.request.method=GET http.request.remoteaddr="127.0.0.1:51352" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=11769470-be7a-456a-b53f-a892373d4749 http.request.method=GET http.request.remoteaddr="127.0.0.1:51352" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-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.248375ms http.response.status=200 http.response.written=417 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b9e6ffca-1ca2-43dd-b568-4d129f8ccd85 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b9e6ffca-1ca2-43dd-b568-4d129f8ccd85 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b9e6ffca-1ca2-43dd-b568-4d129f8ccd85 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=39.672µs trace.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=d2cb9853-4b21-48ea-a74b-30da2f994787 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b9e6ffca-1ca2-43dd-b568-4d129f8ccd85 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=14.31µs trace.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=f9ee9635-0e4b-4bea-887e-33254859bd06 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b9e6ffca-1ca2-43dd-b568-4d129f8ccd85 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=17.231µs trace.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=5f48dd47-d608-4ba1-8ef9-80961201a9fe trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b9e6ffca-1ca2-43dd-b568-4d129f8ccd85 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=8.549µs trace.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=c6bd1380-a2eb-4d2e-a36e-577c95d82329 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b9e6ffca-1ca2-43dd-b568-4d129f8ccd85 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=10.289µs trace.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=dc9f572b-3217-4367-add1-d981d4f03be9 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5aba1bef-e314-469d-9654-5cc7bc965299 http.request.method=GET http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.932Z] time="2023-05-25T19:57:40Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5aba1bef-e314-469d-9654-5cc7bc965299 http.request.method=GET http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b9e6ffca-1ca2-43dd-b568-4d129f8ccd85 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=5.333µs trace.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=18e96e0f-bb46-4970-be96-5e8d56228c57 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5aba1bef-e314-469d-9654-5cc7bc965299 http.request.method=GET http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=32.664µs trace.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=452e9b32-4cda-4908-8eac-ea580033df8f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5aba1bef-e314-469d-9654-5cc7bc965299 http.request.method=GET http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=13.145µs trace.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=33c46178-e4cc-4729-b0ff-84ba1298e4fd trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b9e6ffca-1ca2-43dd-b568-4d129f8ccd85 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=27.865µs trace.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=4c34d1a7-ae71-4b97-aa63-6946c4291224 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5aba1bef-e314-469d-9654-5cc7bc965299 http.request.method=GET http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=19.085µs trace.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=b723f1bd-574c-4be4-ad53-732a1dd3cfc4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5aba1bef-e314-469d-9654-5cc7bc965299 http.request.method=GET http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=171.971µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9b4b0ae0-334f-4cde-94dd-6e74f5c55f50 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5aba1bef-e314-469d-9654-5cc7bc965299 http.request.method=GET http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=26.47µs trace.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=e5bacfac-483d-47ff-83d3-88e09222287c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5aba1bef-e314-469d-9654-5cc7bc965299 http.request.method=GET http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=62.769µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=aa87acee-5469-4cc7-a8b6-d8c359271bb1 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5aba1bef-e314-469d-9654-5cc7bc965299 http.request.method=GET http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=26.609µs trace.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=4f0d5819-371b-4714-97ff-baae5e95eefe trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b9e6ffca-1ca2-43dd-b568-4d129f8ccd85 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=31.73µs trace.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=f6ed5b77-f6b9-4dbc-93e2-a404fcac6e7b trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b9e6ffca-1ca2-43dd-b568-4d129f8ccd85 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=12.972µs trace.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=1ef5431f-4117-4d85-8f94-376bbc56f5c4 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b9e6ffca-1ca2-43dd-b568-4d129f8ccd85 http.request.method=GET http.request.remoteaddr="127.0.0.1:51356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.77482ms http.response.status=200 http.response.written=179 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5aba1bef-e314-469d-9654-5cc7bc965299 http.request.method=GET http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=31.253µs trace.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=8e2f908e-f847-4663-9b3a-4436a38d72e7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5aba1bef-e314-469d-9654-5cc7bc965299 http.request.method=GET http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=12.463µs trace.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=392596e1-3cfe-4954-9b24-425ca3227526 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5aba1bef-e314-469d-9654-5cc7bc965299 http.request.method=GET http.request.remoteaddr="127.0.0.1:51364" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.837841ms http.response.status=200 http.response.written=68 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=94abb000-b751-4dbf-9eca-5de91a8b2112 http.request.method=GET http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=94abb000-b751-4dbf-9eca-5de91a8b2112 http.request.method=GET http.request.remoteaddr="127.0.0.1:51376" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="927.21µs" http.response.status=200 http.response.written=2 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=580306ad-459a-43ea-8b73-8ba756af8382 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=580306ad-459a-43ea-8b73-8ba756af8382 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=580306ad-459a-43ea-8b73-8ba756af8382 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=580306ad-459a-43ea-8b73-8ba756af8382 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=31.327µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0df4ad8a-b31b-4934-9867-b35296748435 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=580306ad-459a-43ea-8b73-8ba756af8382 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=12.07µs trace.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=3268a420-c07a-450b-8d02-da1d8b5c068d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=580306ad-459a-43ea-8b73-8ba756af8382 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.11011ms http.response.status=404 http.response.written=181 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.933Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:57:40 [2023-05-25T19:57:40.933Z] time="2023-05-25T19:57:40Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=cde90826-069e-4ef8-99a2-eef093ac5141 http.request.method=GET http.request.remoteaddr="127.0.0.1:51400" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.934Z] time="2023-05-25T19:57:40Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=cde90826-069e-4ef8-99a2-eef093ac5141 http.request.method=GET http.request.remoteaddr="127.0.0.1:51400" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.934Z] time="2023-05-25T19:57:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=cde90826-069e-4ef8-99a2-eef093ac5141 http.request.method=GET http.request.remoteaddr="127.0.0.1:51400" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.934Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=cde90826-069e-4ef8-99a2-eef093ac5141 http.request.method=GET http.request.remoteaddr="127.0.0.1:51400" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=24.623µs trace.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=73a619ad-10f2-410e-8cb3-6040aafadb3b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.934Z] time="2023-05-25T19:57:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=cde90826-069e-4ef8-99a2-eef093ac5141 http.request.method=GET http.request.remoteaddr="127.0.0.1:51400" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 trace.duration=11.159µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=274edb01-73f5-46a1-bf8f-1500ee0a2cd8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.934Z] time="2023-05-25T19:57:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=cde90826-069e-4ef8-99a2-eef093ac5141 http.request.method=GET http.request.remoteaddr="127.0.0.1:51400" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.07386ms http.response.status=404 http.response.written=181 instance.id=927b9f0e-798f-49d0-8e1e-3f38f21b3eb1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:57:40 [2023-05-25T19:57:40.934Z] 127.0.0.1 - - [25/May/2023:19:57:40 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/ae6e9333c00dd6bfa674fde77399650841803821 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:57:40 [2023-05-25T19:57:40.934Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
19:57:40 [2023-05-25T19:57:40.934Z] === RUN   TestRemoveImageOrphaning
19:57:41 [2023-05-25T19:57:41.191Z] --- PASS: TestRemoveImageOrphaning (0.14s)
19:57:41 [2023-05-25T19:57:41.191Z] === RUN   TestRemoveImageGarbageCollector
19:57:41 [2023-05-25T19:57:41.191Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:57:41 [2023-05-25T19:57:41.191Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:57:41 [2023-05-25T19:57:41.191Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:57:41 [2023-05-25T19:57:41.191Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:57:41 [2023-05-25T19:57:41.191Z] === RUN   TestTagInvalidReference
19:57:41 [2023-05-25T19:57:41.191Z] --- PASS: TestTagInvalidReference (0.01s)
19:57:41 [2023-05-25T19:57:41.191Z] === RUN   TestTagValidPrefixedRepo
19:57:41 [2023-05-25T19:57:41.191Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:57:41 [2023-05-25T19:57:41.191Z] === RUN   TestTagExistedNameWithoutForce
19:57:41 [2023-05-25T19:57:41.191Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:57:41 [2023-05-25T19:57:41.191Z] === RUN   TestTagOfficialNames
19:57:41 [2023-05-25T19:57:41.191Z] --- PASS: TestTagOfficialNames (0.05s)
19:57:41 [2023-05-25T19:57:41.191Z] === RUN   TestTagMatchesDigest
19:57:41 [2023-05-25T19:57:41.448Z] --- PASS: TestTagMatchesDigest (0.01s)
19:57:41 [2023-05-25T19:57:41.448Z] PASS
19:57:41 [2023-05-25T19:57:41.448Z] 
19:57:41 [2023-05-25T19:57:41.448Z] === Skipped
19:57:41 [2023-05-25T19:57:41.448Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:57:41 [2023-05-25T19:57:41.448Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:57:41 [2023-05-25T19:57:41.448Z] 
19:57:41 [2023-05-25T19:57:41.448Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:57:41 [2023-05-25T19:57:41.448Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:57:41 [2023-05-25T19:57:41.448Z] 
19:57:41 [2023-05-25T19:57:41.448Z] DONE 25 tests, 2 skipped in 1.070s
19:57:41 [2023-05-25T19:57:41.448Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:57:41 [2023-05-25T19:57:41.448Z] ++ 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
19:57:41 [2023-05-25T19:57:41.448Z] ++ set -e
19:57:41 [2023-05-25T19:57:41.448Z] ++ '[' -n 0 ']'
19:57:41 [2023-05-25T19:57:41.448Z] ++ set -x
19:57:41 [2023-05-25T19:57:41.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
19:57:41 [2023-05-25T19:57:41.449Z] === RUN   TestStripANSICommands
19:57:41 [2023-05-25T19:57:41.449Z] === RUN   TestStripANSICommands/#00
19:57:41 [2023-05-25T19:57:41.449Z] === RUN   TestStripANSICommands/#01
19:57:41 [2023-05-25T19:57:41.449Z] --- PASS: TestStripANSICommands (0.00s)
19:57:41 [2023-05-25T19:57:41.449Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:57:41 [2023-05-25T19:57:41.449Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:57:41 [2023-05-25T19:57:41.449Z] PASS
19:57:41 [2023-05-25T19:57:41.449Z] 
19:57:41 [2023-05-25T19:57:41.449Z] DONE 3 tests in 0.009s
19:57:41 [2023-05-25T19:57:41.449Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:57:41 [2023-05-25T19:57:41.449Z] ++ 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
19:57:41 [2023-05-25T19:57:41.449Z] ++ set -e
19:57:41 [2023-05-25T19:57:41.449Z] ++ '[' -n 0 ']'
19:57:41 [2023-05-25T19:57:41.449Z] ++ set -x
19:57:41 [2023-05-25T19:57:41.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
19:57:41 [2023-05-25T19:57:41.449Z] INFO: Testing against a local daemon
19:57:41 [2023-05-25T19:57:41.449Z] === RUN   TestNetworkCreateDelete
19:57:41 [2023-05-25T19:57:41.706Z] --- PASS: TestNetworkCreateDelete (0.19s)
19:57:41 [2023-05-25T19:57:41.706Z] === RUN   TestDockerNetworkDeletePreferID
19:57:41 [2023-05-25T19:57:41.963Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
19:57:41 [2023-05-25T19:57:41.963Z] === RUN   TestDaemonDNSFallback
19:57:48 [2023-05-25T19:57:48.517Z] --- PASS: TestDaemonDNSFallback (6.19s)
19:57:48 [2023-05-25T19:57:48.517Z] === RUN   TestInspectNetwork
19:57:51 [2023-05-25T19:57:51.042Z] === RUN   TestInspectNetwork/full_network_id
19:57:51 [2023-05-25T19:57:51.042Z] === RUN   TestInspectNetwork/partial_network_id
19:57:51 [2023-05-25T19:57:51.042Z] === RUN   TestInspectNetwork/network_name
19:57:51 [2023-05-25T19:57:51.042Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:57:56 [2023-05-25T19:57:56.298Z] --- PASS: TestInspectNetwork (7.12s)
19:57:56 [2023-05-25T19:57:56.298Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:57:56 [2023-05-25T19:57:56.298Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:57:56 [2023-05-25T19:57:56.298Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:57:56 [2023-05-25T19:57:56.298Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:57:56 [2023-05-25T19:57:56.298Z] === RUN   TestRunContainerWithBridgeNone
19:57:56 [2023-05-25T19:57:56.864Z] --- PASS: TestRunContainerWithBridgeNone (1.37s)
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON/networks/create
19:57:56 [2023-05-25T19:57:56.864Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:57:56 [2023-05-25T19:57:56.864Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:57:56 [2023-05-25T19:57:56.864Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:57:56 [2023-05-25T19:57:56.864Z] === CONT  TestNetworkInvalidJSON/networks/create
19:57:56 [2023-05-25T19:57:56.864Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:57:56 [2023-05-25T19:57:56.864Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:57:56 [2023-05-25T19:57:56.864Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:57:56 [2023-05-25T19:57:56.864Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkList
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkList//networks
19:57:56 [2023-05-25T19:57:56.864Z] === PAUSE TestNetworkList//networks
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestNetworkList//networks/
19:57:56 [2023-05-25T19:57:56.864Z] === PAUSE TestNetworkList//networks/
19:57:56 [2023-05-25T19:57:56.864Z] === CONT  TestNetworkList//networks
19:57:56 [2023-05-25T19:57:56.864Z] === CONT  TestNetworkList//networks/
19:57:56 [2023-05-25T19:57:56.864Z] --- PASS: TestNetworkList (0.01s)
19:57:56 [2023-05-25T19:57:56.864Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z]     --- PASS: TestNetworkList//networks (0.00s)
19:57:56 [2023-05-25T19:57:56.864Z] === RUN   TestHostIPv4BridgeLabel
19:57:57 [2023-05-25T19:57:57.429Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:57:57 [2023-05-25T19:57:57.429Z] === RUN   TestDefaultNetworkOpts
19:57:57 [2023-05-25T19:57:57.429Z] === RUN   TestDefaultNetworkOpts/default_value
19:57:58 [2023-05-25T19:57:58.800Z] === RUN   TestDefaultNetworkOpts/cmdline_value
19:58:00 [2023-05-25T19:58:00.171Z] === RUN   TestDefaultNetworkOpts/config-from_value
19:58:01 [2023-05-25T19:58:01.542Z] --- PASS: TestDefaultNetworkOpts (3.90s)
19:58:01 [2023-05-25T19:58:01.542Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.31s)
19:58:01 [2023-05-25T19:58:01.542Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.32s)
19:58:01 [2023-05-25T19:58:01.542Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.28s)
19:58:01 [2023-05-25T19:58:01.542Z] === RUN   TestDaemonRestartWithLiveRestore
19:58:02 [2023-05-25T19:58:02.474Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:58:02 [2023-05-25T19:58:02.474Z] === RUN   TestDaemonDefaultNetworkPools
19:58:03 [2023-05-25T19:58:03.039Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
19:58:03 [2023-05-25T19:58:03.039Z] === RUN   TestDaemonRestartWithExistingNetwork
19:58:04 [2023-05-25T19:58:04.410Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
19:58:04 [2023-05-25T19:58:04.410Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:58:05 [2023-05-25T19:58:05.780Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
19:58:05 [2023-05-25T19:58:05.780Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:58:06 [2023-05-25T19:58:06.037Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
19:58:06 [2023-05-25T19:58:06.037Z] === RUN   TestServiceWithPredefinedNetwork
19:58:08 [2023-05-25T19:58:08.565Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s)
19:58:08 [2023-05-25T19:58:08.565Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:58:08 [2023-05-25T19:58:08.565Z]     service_test.go:242: FLAKY_TEST
19:58:08 [2023-05-25T19:58:08.565Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:58:08 [2023-05-25T19:58:08.565Z] === RUN   TestServiceWithDataPathPortInit
19:58:23 [2023-05-25T19:58:23.423Z] --- PASS: TestServiceWithDataPathPortInit (13.54s)
19:58:23 [2023-05-25T19:58:23.423Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:58:23 [2023-05-25T19:58:23.987Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kxmelppewse7rop4tx5hjyk5e Created:2023-05-25 19:58:22.94503702 +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[2681ae302f0c2842e667fcb2a420c27dd8b6ba2de5dc9c081ea801a5a9f36f13:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rfkyw1jtj3w7ra3ccpoljcr5u EndpointID:364c3ef17d617856d4cc90ca3e88ac8cfa0a239b45912789592dd734e2685ed9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:41316c7b985b064c695f49df7bb753b48b0d6e7b7f27007c6cf024204811d30e 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:604c8bc8be2e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rfkyw1jtj3w7ra3ccpoljcr5u EndpointID:364c3ef17d617856d4cc90ca3e88ac8cfa0a239b45912789592dd734e2685ed9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:58:29 [2023-05-25T19:58:29.244Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.73s)
19:58:29 [2023-05-25T19:58:29.244Z] PASS
19:58:29 [2023-05-25T19:58:29.244Z] 
19:58:29 [2023-05-25T19:58:29.244Z] === Skipped
19:58:29 [2023-05-25T19:58:29.244Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:58:29 [2023-05-25T19:58:29.244Z]     service_test.go:242: FLAKY_TEST
19:58:29 [2023-05-25T19:58:29.244Z] 
19:58:29 [2023-05-25T19:58:29.244Z] DONE 42 tests, 1 skipped in 47.120s
19:58:29 [2023-05-25T19:58:29.244Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:58:29 [2023-05-25T19:58:29.244Z] ++ 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
19:58:29 [2023-05-25T19:58:29.244Z] ++ set -e
19:58:29 [2023-05-25T19:58:29.244Z] ++ '[' -n 0 ']'
19:58:29 [2023-05-25T19:58:29.244Z] ++ set -x
19:58:29 [2023-05-25T19:58:29.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:58:29 [2023-05-25T19:58:29.244Z] INFO: Testing against a local daemon
19:58:29 [2023-05-25T19:58:29.244Z] === RUN   TestDockerNetworkIpvlanPersistance
19:58:29 [2023-05-25T19:58:29.244Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:58:29 [2023-05-25T19:58:29.244Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:58:29 [2023-05-25T19:58:29.244Z] === RUN   TestDockerNetworkIpvlan
19:58:29 [2023-05-25T19:58:29.244Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:58:29 [2023-05-25T19:58:29.244Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:58:29 [2023-05-25T19:58:29.244Z] PASS
19:58:29 [2023-05-25T19:58:29.244Z] 
19:58:29 [2023-05-25T19:58:29.244Z] === Skipped
19:58:29 [2023-05-25T19:58:29.244Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:58:29 [2023-05-25T19:58:29.244Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:58:29 [2023-05-25T19:58:29.244Z] 
19:58:29 [2023-05-25T19:58:29.244Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:58:29 [2023-05-25T19:58:29.244Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:58:29 [2023-05-25T19:58:29.244Z] 
19:58:29 [2023-05-25T19:58:29.244Z] DONE 2 tests, 2 skipped in 0.024s
19:58:29 [2023-05-25T19:58:29.244Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:58:29 [2023-05-25T19:58:29.244Z] ++ 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
19:58:29 [2023-05-25T19:58:29.244Z] ++ set -e
19:58:29 [2023-05-25T19:58:29.244Z] ++ '[' -n 0 ']'
19:58:29 [2023-05-25T19:58:29.244Z] ++ set -x
19:58:29 [2023-05-25T19:58:29.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:58:29 [2023-05-25T19:58:29.244Z] INFO: Testing against a local daemon
19:58:29 [2023-05-25T19:58:29.244Z] === RUN   TestDockerNetworkMacvlanPersistance
19:58:29 [2023-05-25T19:58:29.808Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
19:58:29 [2023-05-25T19:58:29.808Z] === RUN   TestDockerNetworkMacvlan
19:58:30 [2023-05-25T19:58:30.387Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:58:30 [2023-05-25T19:58:30.952Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:58:31 [2023-05-25T19:58:31.884Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:58:33 [2023-05-25T19:58:33.255Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:58:34 [2023-05-25T19:58:34.626Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:58:37 [2023-05-25T19:58:37.150Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:58:37 [2023-05-25T19:58:37.714Z] --- PASS: TestDockerNetworkMacvlan (8.10s)
19:58:37 [2023-05-25T19:58:37.714Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
19:58:37 [2023-05-25T19:58:37.714Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
19:58:37 [2023-05-25T19:58:37.714Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.63s)
19:58:37 [2023-05-25T19:58:37.714Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s)
19:58:37 [2023-05-25T19:58:37.714Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.31s)
19:58:37 [2023-05-25T19:58:37.714Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.38s)
19:58:37 [2023-05-25T19:58:37.714Z] PASS
19:58:37 [2023-05-25T19:58:37.714Z] 
19:58:37 [2023-05-25T19:58:37.714Z] DONE 8 tests in 9.284s
19:58:37 [2023-05-25T19:58:37.972Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:58:37 [2023-05-25T19:58:37.972Z] ++ 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
19:58:37 [2023-05-25T19:58:37.972Z] ++ set -e
19:58:37 [2023-05-25T19:58:37.972Z] ++ '[' -n 0 ']'
19:58:37 [2023-05-25T19:58:37.972Z] ++ set -x
19:58:37 [2023-05-25T19:58:37.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:58:37 [2023-05-25T19:58:37.972Z] testing: warning: no tests to run
19:58:37 [2023-05-25T19:58:37.972Z] PASS
19:58:37 [2023-05-25T19:58:37.972Z] 
19:58:37 [2023-05-25T19:58:37.972Z] DONE 0 tests in 0.007s
19:58:37 [2023-05-25T19:58:37.972Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:58:37 [2023-05-25T19:58:37.972Z] ++ 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
19:58:37 [2023-05-25T19:58:37.972Z] ++ set -e
19:58:37 [2023-05-25T19:58:37.972Z] ++ '[' -n 0 ']'
19:58:37 [2023-05-25T19:58:37.972Z] ++ set -x
19:58:37 [2023-05-25T19:58:37.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:58:37 [2023-05-25T19:58:37.972Z] INFO: Testing against a local daemon
19:58:37 [2023-05-25T19:58:37.972Z] === RUN   TestAuthZPluginAllowRequest
19:58:38 [2023-05-25T19:58:38.904Z] --- PASS: TestAuthZPluginAllowRequest (1.03s)
19:58:38 [2023-05-25T19:58:38.904Z] === RUN   TestAuthZPluginTLS
19:58:39 [2023-05-25T19:58:39.468Z] --- PASS: TestAuthZPluginTLS (0.55s)
19:58:39 [2023-05-25T19:58:39.468Z] === RUN   TestAuthZPluginDenyRequest
19:58:40 [2023-05-25T19:58:40.033Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:58:40 [2023-05-25T19:58:40.033Z] === RUN   TestAuthZPluginAPIDenyResponse
19:58:40 [2023-05-25T19:58:40.598Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:58:40 [2023-05-25T19:58:40.598Z] === RUN   TestAuthZPluginDenyResponse
19:58:41 [2023-05-25T19:58:41.162Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:58:41 [2023-05-25T19:58:41.162Z] === RUN   TestAuthZPluginAllowEventStream
19:58:42 [2023-05-25T19:58:42.093Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s)
19:58:42 [2023-05-25T19:58:42.093Z] === RUN   TestAuthZPluginErrorResponse
19:58:42 [2023-05-25T19:58:42.658Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:58:42 [2023-05-25T19:58:42.658Z] === RUN   TestAuthZPluginErrorRequest
19:58:43 [2023-05-25T19:58:43.223Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:58:43 [2023-05-25T19:58:43.223Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:58:43 [2023-05-25T19:58:43.787Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:58:43 [2023-05-25T19:58:43.787Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:58:44 [2023-05-25T19:58:44.719Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.09s)
19:58:44 [2023-05-25T19:58:44.719Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:58:46 [2023-05-25T19:58:46.090Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s)
19:58:46 [2023-05-25T19:58:46.090Z] === RUN   TestAuthZPluginHeader
19:58:46 [2023-05-25T19:58:46.655Z] --- PASS: TestAuthZPluginHeader (0.61s)
19:58:46 [2023-05-25T19:58:46.655Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:58:46 [2023-05-25T19:58:46.655Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:58:46 [2023-05-25T19:58:46.655Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:58:46 [2023-05-25T19:58:46.655Z] === RUN   TestAuthZPluginV2Disable
19:58:46 [2023-05-25T19:58:46.655Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:58:46 [2023-05-25T19:58:46.655Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:58:46 [2023-05-25T19:58:46.655Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:58:46 [2023-05-25T19:58:46.655Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:58:46 [2023-05-25T19:58:46.655Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:58:46 [2023-05-25T19:58:46.655Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:58:46 [2023-05-25T19:58:46.655Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:58:46 [2023-05-25T19:58:46.655Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:58:46 [2023-05-25T19:58:46.655Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:59:04 [2023-05-25T19:59:04.718Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
19:59:04 [2023-05-25T19:59:04.718Z] PASS
19:59:04 [2023-05-25T19:59:04.718Z] 
19:59:04 [2023-05-25T19:59:04.718Z] === Skipped
19:59:04 [2023-05-25T19:59:04.718Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:59:04 [2023-05-25T19:59:04.718Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:59:04 [2023-05-25T19:59:04.718Z] 
19:59:04 [2023-05-25T19:59:04.718Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:59:04 [2023-05-25T19:59:04.718Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:59:04 [2023-05-25T19:59:04.718Z] 
19:59:04 [2023-05-25T19:59:04.718Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:59:04 [2023-05-25T19:59:04.718Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:59:04 [2023-05-25T19:59:04.718Z] 
19:59:04 [2023-05-25T19:59:04.718Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:59:04 [2023-05-25T19:59:04.718Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:59:04 [2023-05-25T19:59:04.718Z] 
19:59:04 [2023-05-25T19:59:04.718Z] DONE 17 tests, 4 skipped in 25.540s
19:59:04 [2023-05-25T19:59:04.718Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:59:04 [2023-05-25T19:59:04.718Z] ++ 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
19:59:04 [2023-05-25T19:59:04.718Z] ++ set -e
19:59:04 [2023-05-25T19:59:04.718Z] ++ '[' -n 0 ']'
19:59:04 [2023-05-25T19:59:04.718Z] ++ set -x
19:59:04 [2023-05-25T19:59:04.718Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:59:04 [2023-05-25T19:59:04.718Z] INFO: Testing against a local daemon
19:59:04 [2023-05-25T19:59:04.718Z] === RUN   TestPluginInvalidJSON
19:59:04 [2023-05-25T19:59:04.718Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:59:04 [2023-05-25T19:59:04.718Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:59:04 [2023-05-25T19:59:04.718Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:59:04 [2023-05-25T19:59:04.718Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:59:04 [2023-05-25T19:59:04.718Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:59:04 [2023-05-25T19:59:04.718Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:59:04 [2023-05-25T19:59:04.718Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:59:04 [2023-05-25T19:59:04.718Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:59:04 [2023-05-25T19:59:04.718Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:59:04 [2023-05-25T19:59:04.719Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:59:04 [2023-05-25T19:59:04.719Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:59:04 [2023-05-25T19:59:04.719Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:59:04 [2023-05-25T19:59:04.719Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:59:04 [2023-05-25T19:59:04.719Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:59:04 [2023-05-25T19:59:04.719Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:59:04 [2023-05-25T19:59:04.719Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:59:04 [2023-05-25T19:59:04.719Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:59:04 [2023-05-25T19:59:04.719Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:59:04 [2023-05-25T19:59:04.719Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:59:04 [2023-05-25T19:59:04.719Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:59:04 [2023-05-25T19:59:04.719Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:59:04 [2023-05-25T19:59:04.719Z] --- PASS: TestPluginInvalidJSON (0.01s)
19:59:04 [2023-05-25T19:59:04.719Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:59:04 [2023-05-25T19:59:04.719Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:59:04 [2023-05-25T19:59:04.719Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:59:04 [2023-05-25T19:59:04.719Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:59:04 [2023-05-25T19:59:04.719Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:59:04 [2023-05-25T19:59:04.719Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:59:04 [2023-05-25T19:59:04.719Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:59:04 [2023-05-25T19:59:04.719Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:59:04 [2023-05-25T19:59:04.719Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:59:04 [2023-05-25T19:59:04.719Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:59:04 [2023-05-25T19:59:04.719Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:59:04 [2023-05-25T19:59:04.719Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:59:04 [2023-05-25T19:59:04.719Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:59:04 [2023-05-25T19:59:04.719Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:59:04 [2023-05-25T19:59:04.719Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:59:04 [2023-05-25T19:59:04.719Z] === RUN   TestPluginInstall
19:59:04 [2023-05-25T19:59:04.719Z] === RUN   TestPluginInstall/no_auth
19:59:06 [2023-05-25T19:59:06.615Z] time="2023-05-25T19:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:59:06 [2023-05-25T19:59:06.615Z] time="2023-05-25T19:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1114fb3958423f043ced043bdbbe9c8db462ff6929cb5fa085377da8778a4b5f" mediatype=application/vnd.docker.plugin.v1+json size=522
19:59:06 [2023-05-25T19:59:06.615Z] time="2023-05-25T19:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:59:06 [2023-05-25T19:59:06.615Z] time="2023-05-25T19:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1114fb3958423f043ced043bdbbe9c8db462ff6929cb5fa085377da8778a4b5f" mediatype=application/vnd.docker.plugin.v1+json size=522
19:59:06 [2023-05-25T19:59:06.615Z] === RUN   TestPluginInstall/with_htpasswd
19:59:06 [2023-05-25T19:59:06.873Z] time="2023-05-25T19:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:59:06 [2023-05-25T19:59:06.873Z] time="2023-05-25T19:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a28f773dc83b16e6dd3c1fdd540f3b746a9fc16099d726fbf5a67c352d264f7" mediatype=application/vnd.docker.plugin.v1+json size=522
19:59:06 [2023-05-25T19:59:06.873Z] time="2023-05-25T19:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:59:06 [2023-05-25T19:59:06.873Z] time="2023-05-25T19:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a28f773dc83b16e6dd3c1fdd540f3b746a9fc16099d726fbf5a67c352d264f7" mediatype=application/vnd.docker.plugin.v1+json size=522
19:59:07 [2023-05-25T19:59:07.131Z] === RUN   TestPluginInstall/with_insecure
19:59:07 [2023-05-25T19:59:07.696Z] time="2023-05-25T19:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:59:07 [2023-05-25T19:59:07.696Z] time="2023-05-25T19:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f6511c2126cea6564680310c5f4ad8458c19bb3e496e819691ea891eedc9293" mediatype=application/vnd.docker.plugin.v1+json size=522
19:59:07 [2023-05-25T19:59:07.696Z] time="2023-05-25T19:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:59:07 [2023-05-25T19:59:07.697Z] time="2023-05-25T19:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f6511c2126cea6564680310c5f4ad8458c19bb3e496e819691ea891eedc9293" mediatype=application/vnd.docker.plugin.v1+json size=522
19:59:07 [2023-05-25T19:59:07.954Z]     plugin_test.go:195: [deba4458fb171] daemon is not started
19:59:07 [2023-05-25T19:59:07.954Z] --- PASS: TestPluginInstall (4.49s)
19:59:07 [2023-05-25T19:59:07.954Z]     --- PASS: TestPluginInstall/no_auth (3.06s)
19:59:07 [2023-05-25T19:59:07.954Z]     --- PASS: TestPluginInstall/with_htpasswd (0.49s)
19:59:07 [2023-05-25T19:59:07.954Z]     --- PASS: TestPluginInstall/with_insecure (0.95s)
19:59:07 [2023-05-25T19:59:07.954Z] === RUN   TestPluginsWithRuntimes
19:59:09 [2023-05-25T19:59:09.341Z] === RUN   TestPluginsWithRuntimes/No_Args
19:59:10 [2023-05-25T19:59:10.279Z] === RUN   TestPluginsWithRuntimes/With_Args
19:59:11 [2023-05-25T19:59:11.210Z] --- PASS: TestPluginsWithRuntimes (3.26s)
19:59:11 [2023-05-25T19:59:11.210Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
19:59:11 [2023-05-25T19:59:11.210Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
19:59:11 [2023-05-25T19:59:11.210Z] === RUN   TestPluginBackCompatMediaTypes
19:59:11 [2023-05-25T19:59:11.775Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
19:59:11 [2023-05-25T19:59:11.775Z] PASS
19:59:11 [2023-05-25T19:59:11.775Z] 
19:59:11 [2023-05-25T19:59:11.775Z] DONE 24 tests in 8.300s
19:59:11 [2023-05-25T19:59:11.775Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:59:11 [2023-05-25T19:59:11.775Z] ++ 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
19:59:11 [2023-05-25T19:59:11.775Z] ++ set -e
19:59:11 [2023-05-25T19:59:11.775Z] ++ '[' -n 0 ']'
19:59:11 [2023-05-25T19:59:11.775Z] ++ set -x
19:59:11 [2023-05-25T19:59:11.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:59:11 [2023-05-25T19:59:11.775Z] INFO: Testing against a local daemon
19:59:11 [2023-05-25T19:59:11.775Z] === RUN   TestExternalGraphDriver
19:59:12 [2023-05-25T19:59:12.033Z] === RUN   TestExternalGraphDriver/json
19:59:13 [2023-05-25T19:59:13.928Z] === RUN   TestExternalGraphDriver/spec
19:59:15 [2023-05-25T19:59:15.300Z] === RUN   TestExternalGraphDriver/pull
19:59:16 [2023-05-25T19:59:16.671Z] --- PASS: TestExternalGraphDriver (4.92s)
19:59:16 [2023-05-25T19:59:16.672Z]     --- PASS: TestExternalGraphDriver/json (1.52s)
19:59:16 [2023-05-25T19:59:16.672Z]     --- PASS: TestExternalGraphDriver/spec (1.51s)
19:59:16 [2023-05-25T19:59:16.672Z]     --- PASS: TestExternalGraphDriver/pull (1.56s)
19:59:16 [2023-05-25T19:59:16.672Z] === RUN   TestGraphdriverPluginV2
19:59:16 [2023-05-25T19:59:16.929Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:59:16 [2023-05-25T19:59:16.929Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
19:59:16 [2023-05-25T19:59:16.929Z] PASS
19:59:16 [2023-05-25T19:59:16.929Z] 
19:59:16 [2023-05-25T19:59:16.929Z] === Skipped
19:59:16 [2023-05-25T19:59:16.929Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
19:59:16 [2023-05-25T19:59:16.929Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:59:16 [2023-05-25T19:59:16.929Z] 
19:59:16 [2023-05-25T19:59:16.929Z] DONE 5 tests, 1 skipped in 5.273s
19:59:16 [2023-05-25T19:59:16.929Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:59:16 [2023-05-25T19:59:16.929Z] ++ 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
19:59:16 [2023-05-25T19:59:16.929Z] ++ set -e
19:59:16 [2023-05-25T19:59:16.929Z] ++ '[' -n 0 ']'
19:59:16 [2023-05-25T19:59:16.929Z] ++ set -x
19:59:16 [2023-05-25T19:59:16.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:59:17 [2023-05-25T19:59:17.186Z] INFO: Testing against a local daemon
19:59:17 [2023-05-25T19:59:17.186Z] === RUN   TestContinueAfterPluginCrash
19:59:17 [2023-05-25T19:59:17.186Z] === PAUSE TestContinueAfterPluginCrash
19:59:17 [2023-05-25T19:59:17.186Z] === RUN   TestReadPluginNoRead
19:59:17 [2023-05-25T19:59:17.186Z] === PAUSE TestReadPluginNoRead
19:59:17 [2023-05-25T19:59:17.186Z] === RUN   TestDaemonStartWithLogOpt
19:59:17 [2023-05-25T19:59:17.186Z] === PAUSE TestDaemonStartWithLogOpt
19:59:17 [2023-05-25T19:59:17.186Z] === CONT  TestDaemonStartWithLogOpt
19:59:17 [2023-05-25T19:59:17.186Z] === CONT  TestContinueAfterPluginCrash
19:59:17 [2023-05-25T19:59:17.186Z] === CONT  TestReadPluginNoRead
19:59:19 [2023-05-25T19:59:19.084Z] === RUN   TestReadPluginNoRead/default
19:59:19 [2023-05-25T19:59:19.648Z] --- PASS: TestDaemonStartWithLogOpt (2.63s)
19:59:20 [2023-05-25T19:59:20.213Z] === RUN   TestReadPluginNoRead/disabled_caching
19:59:21 [2023-05-25T19:59:21.583Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:59:22 [2023-05-25T19:59:22.954Z]     read_test.go:91: [d9e454e33bea7] daemon is not started
19:59:22 [2023-05-25T19:59:22.954Z] --- PASS: TestReadPluginNoRead (5.58s)
19:59:22 [2023-05-25T19:59:22.954Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
19:59:22 [2023-05-25T19:59:22.954Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
19:59:22 [2023-05-25T19:59:22.954Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
19:59:24 [2023-05-25T19:59:24.849Z] --- PASS: TestContinueAfterPluginCrash (7.57s)
19:59:24 [2023-05-25T19:59:24.849Z] PASS
19:59:24 [2023-05-25T19:59:24.849Z] 
19:59:24 [2023-05-25T19:59:24.849Z] DONE 6 tests in 7.599s
19:59:24 [2023-05-25T19:59:24.849Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:59:24 [2023-05-25T19:59:24.849Z] ++ 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
19:59:24 [2023-05-25T19:59:24.849Z] ++ set -e
19:59:24 [2023-05-25T19:59:24.849Z] ++ '[' -n 0 ']'
19:59:24 [2023-05-25T19:59:24.849Z] ++ set -x
19:59:24 [2023-05-25T19:59:24.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:59:24 [2023-05-25T19:59:24.849Z] testing: warning: no tests to run
19:59:24 [2023-05-25T19:59:24.849Z] PASS
19:59:24 [2023-05-25T19:59:24.849Z] 
19:59:24 [2023-05-25T19:59:24.849Z] DONE 0 tests in 0.008s
19:59:24 [2023-05-25T19:59:24.849Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:59:24 [2023-05-25T19:59:24.849Z] ++ 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
19:59:24 [2023-05-25T19:59:24.849Z] ++ set -e
19:59:24 [2023-05-25T19:59:24.849Z] ++ '[' -n 0 ']'
19:59:24 [2023-05-25T19:59:24.849Z] ++ set -x
19:59:24 [2023-05-25T19:59:24.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:59:24 [2023-05-25T19:59:24.849Z] INFO: Testing against a local daemon
19:59:24 [2023-05-25T19:59:24.849Z] === RUN   TestPluginWithDevMounts
19:59:24 [2023-05-25T19:59:24.849Z] === PAUSE TestPluginWithDevMounts
19:59:24 [2023-05-25T19:59:24.849Z] === CONT  TestPluginWithDevMounts
19:59:26 [2023-05-25T19:59:26.219Z] --- PASS: TestPluginWithDevMounts (1.48s)
19:59:26 [2023-05-25T19:59:26.219Z] PASS
19:59:26 [2023-05-25T19:59:26.219Z] 
19:59:26 [2023-05-25T19:59:26.219Z] DONE 1 tests in 1.505s
19:59:26 [2023-05-25T19:59:26.219Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:59:26 [2023-05-25T19:59:26.219Z] ++ 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
19:59:26 [2023-05-25T19:59:26.219Z] ++ set -e
19:59:26 [2023-05-25T19:59:26.219Z] ++ '[' -n 0 ']'
19:59:26 [2023-05-25T19:59:26.219Z] ++ set -x
19:59:26 [2023-05-25T19:59:26.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:59:26 [2023-05-25T19:59:26.219Z] INFO: Testing against a local daemon
19:59:26 [2023-05-25T19:59:26.219Z] === RUN   TestSecretInspect
19:59:28 [2023-05-25T19:59:28.117Z] --- PASS: TestSecretInspect (1.89s)
19:59:28 [2023-05-25T19:59:28.117Z] === RUN   TestSecretList
19:59:30 [2023-05-25T19:59:30.013Z] --- PASS: TestSecretList (1.91s)
19:59:30 [2023-05-25T19:59:30.013Z] === RUN   TestSecretsCreateAndDelete
19:59:31 [2023-05-25T19:59:31.909Z] --- PASS: TestSecretsCreateAndDelete (1.92s)
19:59:31 [2023-05-25T19:59:31.910Z] === RUN   TestSecretsUpdate
19:59:33 [2023-05-25T19:59:33.806Z] --- PASS: TestSecretsUpdate (1.92s)
19:59:33 [2023-05-25T19:59:33.806Z] === RUN   TestTemplatedSecret
19:59:37 [2023-05-25T19:59:37.083Z] --- PASS: TestTemplatedSecret (2.58s)
19:59:37 [2023-05-25T19:59:37.083Z] === RUN   TestSecretCreateResolve
19:59:38 [2023-05-25T19:59:38.459Z] --- PASS: TestSecretCreateResolve (1.92s)
19:59:38 [2023-05-25T19:59:38.459Z] PASS
19:59:38 [2023-05-25T19:59:38.459Z] 
19:59:38 [2023-05-25T19:59:38.459Z] DONE 6 tests in 12.189s
19:59:38 [2023-05-25T19:59:38.459Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:59:38 [2023-05-25T19:59:38.459Z] ++ 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
19:59:38 [2023-05-25T19:59:38.459Z] ++ set -e
19:59:38 [2023-05-25T19:59:38.459Z] ++ '[' -n 0 ']'
19:59:38 [2023-05-25T19:59:38.459Z] ++ set -x
19:59:38 [2023-05-25T19:59:38.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
19:59:38 [2023-05-25T19:59:38.459Z] INFO: Testing against a local daemon
19:59:38 [2023-05-25T19:59:38.459Z] === RUN   TestServiceCreateInit
19:59:38 [2023-05-25T19:59:38.459Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:59:42 [2023-05-25T19:59:42.636Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:59:45 [2023-05-25T19:59:45.913Z] --- PASS: TestServiceCreateInit (7.48s)
19:59:45 [2023-05-25T19:59:45.913Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s)
19:59:45 [2023-05-25T19:59:45.913Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.83s)
19:59:45 [2023-05-25T19:59:45.913Z] === RUN   TestCreateServiceMultipleTimes
20:00:00 [2023-05-25T20:00:00.774Z] --- PASS: TestCreateServiceMultipleTimes (14.88s)
20:00:00 [2023-05-25T20:00:00.774Z] === RUN   TestCreateServiceConflict
20:00:02 [2023-05-25T20:00:02.670Z] --- PASS: TestCreateServiceConflict (1.94s)
20:00:02 [2023-05-25T20:00:02.670Z] === RUN   TestCreateServiceMaxReplicas
20:00:05 [2023-05-25T20:00:05.948Z] --- PASS: TestCreateServiceMaxReplicas (2.92s)
20:00:05 [2023-05-25T20:00:05.948Z] === RUN   TestCreateWithDuplicateNetworkNames
20:00:20 [2023-05-25T20:00:20.807Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.85s)
20:00:20 [2023-05-25T20:00:20.807Z] === RUN   TestCreateServiceSecretFileMode
20:00:21 [2023-05-25T20:00:21.064Z] --- PASS: TestCreateServiceSecretFileMode (2.63s)
20:00:21 [2023-05-25T20:00:21.065Z] === RUN   TestCreateServiceConfigFileMode
20:00:23 [2023-05-25T20:00:23.590Z] --- PASS: TestCreateServiceConfigFileMode (2.56s)
20:00:23 [2023-05-25T20:00:23.590Z] === RUN   TestCreateServiceSysctls
20:00:26 [2023-05-25T20:00:26.867Z] --- PASS: TestCreateServiceSysctls (3.20s)
20:00:26 [2023-05-25T20:00:26.867Z] === RUN   TestCreateServiceCapabilities
20:00:29 [2023-05-25T20:00:29.391Z] --- PASS: TestCreateServiceCapabilities (2.62s)
20:00:29 [2023-05-25T20:00:29.391Z] === RUN   TestInspect
20:00:32 [2023-05-25T20:00:32.690Z] --- PASS: TestInspect (2.80s)
20:00:32 [2023-05-25T20:00:32.690Z] === RUN   TestCreateJob
20:00:35 [2023-05-25T20:00:35.967Z] --- PASS: TestCreateJob (3.14s)
20:00:35 [2023-05-25T20:00:35.967Z] === RUN   TestReplicatedJob
20:00:41 [2023-05-25T20:00:41.225Z] --- PASS: TestReplicatedJob (5.49s)
20:00:41 [2023-05-25T20:00:41.225Z] === RUN   TestUpdateReplicatedJob
20:00:44 [2023-05-25T20:00:44.502Z] --- PASS: TestUpdateReplicatedJob (3.24s)
20:00:44 [2023-05-25T20:00:44.502Z] === RUN   TestServiceListWithStatuses
20:00:44 [2023-05-25T20:00:44.502Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:00:44 [2023-05-25T20:00:44.502Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:00:44 [2023-05-25T20:00:44.502Z] === RUN   TestDockerNetworkConnectAlias
20:00:48 [2023-05-25T20:00:48.681Z] --- PASS: TestDockerNetworkConnectAlias (4.01s)
20:00:48 [2023-05-25T20:00:48.681Z] === RUN   TestDockerNetworkReConnect
20:00:51 [2023-05-25T20:00:51.208Z] --- PASS: TestDockerNetworkReConnect (3.10s)
20:00:51 [2023-05-25T20:00:51.208Z] === RUN   TestServicePlugin
20:00:51 [2023-05-25T20:00:51.208Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:00:51 [2023-05-25T20:00:51.208Z] --- SKIP: TestServicePlugin (0.00s)
20:00:51 [2023-05-25T20:00:51.208Z] === RUN   TestServiceUpdateLabel
20:00:53 [2023-05-25T20:00:53.105Z] --- PASS: TestServiceUpdateLabel (1.81s)
20:00:53 [2023-05-25T20:00:53.105Z] === RUN   TestServiceUpdateSecrets
20:01:07 [2023-05-25T20:01:07.963Z] --- PASS: TestServiceUpdateSecrets (14.46s)
20:01:07 [2023-05-25T20:01:07.963Z] === RUN   TestServiceUpdateConfigs
20:01:22 [2023-05-25T20:01:22.823Z] --- PASS: TestServiceUpdateConfigs (14.48s)
20:01:22 [2023-05-25T20:01:22.823Z] === RUN   TestServiceUpdateNetwork
20:01:35 [2023-05-25T20:01:35.039Z] --- PASS: TestServiceUpdateNetwork (12.08s)
20:01:35 [2023-05-25T20:01:35.039Z] === RUN   TestServiceUpdatePidsLimit
20:01:35 [2023-05-25T20:01:35.297Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:01:35 [2023-05-25T20:01:35.861Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:01:43 [2023-05-25T20:01:43.961Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:01:50 [2023-05-25T20:01:50.511Z] --- PASS: TestServiceUpdatePidsLimit (16.37s)
20:01:50 [2023-05-25T20:01:50.511Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s)
20:01:50 [2023-05-25T20:01:50.511Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
20:01:50 [2023-05-25T20:01:50.511Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s)
20:01:50 [2023-05-25T20:01:50.511Z] PASS
20:01:50 [2023-05-25T20:01:50.511Z] 
20:01:50 [2023-05-25T20:01:50.511Z] === Skipped
20:01:50 [2023-05-25T20:01:50.511Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
20:01:50 [2023-05-25T20:01:50.511Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:01:50 [2023-05-25T20:01:50.511Z] 
20:01:50 [2023-05-25T20:01:50.511Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:01:50 [2023-05-25T20:01:50.511Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:01:50 [2023-05-25T20:01:50.511Z] 
20:01:50 [2023-05-25T20:01:50.511Z] DONE 27 tests, 2 skipped in 132.078s
20:01:50 [2023-05-25T20:01:50.511Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
20:01:50 [2023-05-25T20:01:50.511Z] ++ 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
20:01:50 [2023-05-25T20:01:50.511Z] ++ set -e
20:01:50 [2023-05-25T20:01:50.511Z] ++ '[' -n 0 ']'
20:01:50 [2023-05-25T20:01:50.511Z] ++ set -x
20:01:50 [2023-05-25T20:01:50.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
20:01:50 [2023-05-25T20:01:50.511Z] INFO: Testing against a local daemon
20:01:50 [2023-05-25T20:01:50.511Z] === RUN   TestSessionCreate
20:01:50 [2023-05-25T20:01:50.511Z] --- PASS: TestSessionCreate (0.02s)
20:01:50 [2023-05-25T20:01:50.511Z] === RUN   TestSessionCreateWithBadUpgrade
20:01:50 [2023-05-25T20:01:50.511Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:01:50 [2023-05-25T20:01:50.511Z] PASS
20:01:50 [2023-05-25T20:01:50.511Z] 
20:01:50 [2023-05-25T20:01:50.511Z] DONE 2 tests in 0.062s
20:01:50 [2023-05-25T20:01:50.511Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
20:01:50 [2023-05-25T20:01:50.511Z] ++ 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
20:01:50 [2023-05-25T20:01:50.511Z] ++ set -e
20:01:50 [2023-05-25T20:01:50.511Z] ++ '[' -n 0 ']'
20:01:50 [2023-05-25T20:01:50.511Z] ++ set -x
20:01:50 [2023-05-25T20:01:50.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
20:01:50 [2023-05-25T20:01:50.511Z] INFO: Testing against a local daemon
20:01:50 [2023-05-25T20:01:50.511Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:01:50 [2023-05-25T20:01:50.511Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:01:50 [2023-05-25T20:01:50.511Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:01:50 [2023-05-25T20:01:50.511Z] === RUN   TestDiskUsage
20:01:50 [2023-05-25T20:01:50.511Z] === PAUSE TestDiskUsage
20:01:50 [2023-05-25T20:01:50.511Z] === RUN   TestEventsExecDie
20:01:51 [2023-05-25T20:01:51.075Z] --- PASS: TestEventsExecDie (0.54s)
20:01:51 [2023-05-25T20:01:51.075Z] === RUN   TestEventsBackwardsCompatible
20:01:51 [2023-05-25T20:01:51.075Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
20:01:51 [2023-05-25T20:01:51.075Z] === RUN   TestEventsVolumeCreate
20:01:51 [2023-05-25T20:01:51.332Z] --- PASS: TestEventsVolumeCreate (0.04s)
20:01:51 [2023-05-25T20:01:51.332Z] === RUN   TestInfoBinaryCommits
20:01:51 [2023-05-25T20:01:51.332Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:01:51 [2023-05-25T20:01:51.332Z] === RUN   TestInfoAPIVersioned
20:01:51 [2023-05-25T20:01:51.332Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:01:51 [2023-05-25T20:01:51.332Z] === RUN   TestInfoAPI
20:01:51 [2023-05-25T20:01:51.332Z] --- PASS: TestInfoAPI (0.02s)
20:01:51 [2023-05-25T20:01:51.332Z] === RUN   TestInfoAPIWarnings
20:02:09 [2023-05-25T20:02:09.395Z] --- PASS: TestInfoAPIWarnings (16.54s)
20:02:09 [2023-05-25T20:02:09.395Z] === RUN   TestInfoDebug
20:02:09 [2023-05-25T20:02:09.395Z] --- PASS: TestInfoDebug (0.52s)
20:02:09 [2023-05-25T20:02:09.395Z] === RUN   TestInfoInsecureRegistries
20:02:09 [2023-05-25T20:02:09.395Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:02:09 [2023-05-25T20:02:09.395Z] === RUN   TestInfoRegistryMirrors
20:02:09 [2023-05-25T20:02:09.395Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:02:09 [2023-05-25T20:02:09.395Z] === RUN   TestLoginFailsWithBadCredentials
20:02:09 [2023-05-25T20:02:09.652Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
20:02:09 [2023-05-25T20:02:09.652Z] === RUN   TestPingCacheHeaders
20:02:09 [2023-05-25T20:02:09.652Z] --- PASS: TestPingCacheHeaders (0.02s)
20:02:09 [2023-05-25T20:02:09.652Z] === RUN   TestPingGet
20:02:09 [2023-05-25T20:02:09.909Z] --- PASS: TestPingGet (0.01s)
20:02:09 [2023-05-25T20:02:09.909Z] === RUN   TestPingHead
20:02:09 [2023-05-25T20:02:09.909Z] --- PASS: TestPingHead (0.02s)
20:02:09 [2023-05-25T20:02:09.909Z] === RUN   TestPingSwarmHeader
20:02:10 [2023-05-25T20:02:10.474Z] === RUN   TestPingSwarmHeader/before_swarm_init
20:02:11 [2023-05-25T20:02:11.038Z] === RUN   TestPingSwarmHeader/after_swarm_init
20:02:11 [2023-05-25T20:02:11.602Z] === RUN   TestPingSwarmHeader/after_swarm_leave
20:02:11 [2023-05-25T20:02:11.859Z] --- PASS: TestPingSwarmHeader (1.94s)
20:02:11 [2023-05-25T20:02:11.860Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
20:02:11 [2023-05-25T20:02:11.860Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
20:02:11 [2023-05-25T20:02:11.860Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
20:02:11 [2023-05-25T20:02:11.860Z] === RUN   TestPingBuilderHeader
20:02:11 [2023-05-25T20:02:11.860Z] === RUN   TestPingBuilderHeader/default_config
20:02:12 [2023-05-25T20:02:12.424Z] === RUN   TestPingBuilderHeader/buildkit_disabled
20:02:12 [2023-05-25T20:02:12.681Z] --- PASS: TestPingBuilderHeader (1.04s)
20:02:12 [2023-05-25T20:02:12.681Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
20:02:12 [2023-05-25T20:02:12.681Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
20:02:12 [2023-05-25T20:02:12.681Z] === RUN   TestVersion
20:02:12 [2023-05-25T20:02:12.681Z] --- PASS: TestVersion (0.02s)
20:02:12 [2023-05-25T20:02:12.681Z] === CONT  TestDiskUsage
20:02:13 [2023-05-25T20:02:13.246Z] === RUN   TestDiskUsage/empty
20:02:13 [2023-05-25T20:02:13.246Z] === RUN   TestDiskUsage/empty/container_types
20:02:13 [2023-05-25T20:02:13.246Z] === RUN   TestDiskUsage/empty/image_types
20:02:13 [2023-05-25T20:02:13.246Z] === RUN   TestDiskUsage/empty/volume_types
20:02:13 [2023-05-25T20:02:13.246Z] === RUN   TestDiskUsage/empty/build-cache_types
20:02:13 [2023-05-25T20:02:13.246Z] === RUN   TestDiskUsage/empty/container,_volume_types
20:02:13 [2023-05-25T20:02:13.246Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
20:02:13 [2023-05-25T20:02:13.246Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
20:02:13 [2023-05-25T20:02:13.246Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
20:02:13 [2023-05-25T20:02:13.246Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
20:02:13 [2023-05-25T20:02:13.246Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
20:02:13 [2023-05-25T20:02:13.246Z] === RUN   TestDiskUsage/after_LoadBusybox
20:02:13 [2023-05-25T20:02:13.503Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
20:02:13 [2023-05-25T20:02:13.503Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
20:02:13 [2023-05-25T20:02:13.503Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
20:02:13 [2023-05-25T20:02:13.503Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
20:02:13 [2023-05-25T20:02:13.503Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
20:02:13 [2023-05-25T20:02:13.503Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
20:02:13 [2023-05-25T20:02:13.503Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
20:02:13 [2023-05-25T20:02:13.503Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
20:02:13 [2023-05-25T20:02:13.503Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
20:02:13 [2023-05-25T20:02:13.503Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
20:02:13 [2023-05-25T20:02:13.503Z] === RUN   TestDiskUsage/after_container.Run
20:02:13 [2023-05-25T20:02:13.761Z] === RUN   TestDiskUsage/after_container.Run/container_types
20:02:13 [2023-05-25T20:02:13.761Z] === RUN   TestDiskUsage/after_container.Run/image_types
20:02:13 [2023-05-25T20:02:13.761Z] === RUN   TestDiskUsage/after_container.Run/volume_types
20:02:13 [2023-05-25T20:02:13.761Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
20:02:13 [2023-05-25T20:02:13.761Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
20:02:13 [2023-05-25T20:02:13.761Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
20:02:13 [2023-05-25T20:02:13.761Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
20:02:13 [2023-05-25T20:02:13.761Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
20:02:13 [2023-05-25T20:02:13.761Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
20:02:13 [2023-05-25T20:02:13.761Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
20:02:13 [2023-05-25T20:02:13.761Z] --- PASS: TestDiskUsage (1.04s)
20:02:13 [2023-05-25T20:02:13.761Z]     --- PASS: TestDiskUsage/empty (0.01s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z] PASS
20:02:13 [2023-05-25T20:02:13.761Z] 
20:02:13 [2023-05-25T20:02:13.761Z] === Skipped
20:02:13 [2023-05-25T20:02:13.761Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:02:13 [2023-05-25T20:02:13.761Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:02:13 [2023-05-25T20:02:13.761Z] 
20:02:13 [2023-05-25T20:02:13.761Z] DONE 57 tests, 1 skipped in 23.280s
20:02:13 [2023-05-25T20:02:13.761Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
20:02:13 [2023-05-25T20:02:13.761Z] ++ 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
20:02:13 [2023-05-25T20:02:13.761Z] ++ set -e
20:02:13 [2023-05-25T20:02:13.761Z] ++ '[' -n 0 ']'
20:02:13 [2023-05-25T20:02:13.761Z] ++ set -x
20:02:13 [2023-05-25T20:02:13.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
20:02:14 [2023-05-25T20:02:14.019Z] INFO: Testing against a local daemon
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumesCreateAndList
20:02:14 [2023-05-25T20:02:14.019Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumesRemove
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumesRemove/volume_in_use
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumesRemove/volume_not_in_use
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumesRemove/non-existing_volume
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumesRemove/non-existing_volume_force
20:02:14 [2023-05-25T20:02:14.019Z] --- PASS: TestVolumesRemove (0.06s)
20:02:14 [2023-05-25T20:02:14.019Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
20:02:14 [2023-05-25T20:02:14.019Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
20:02:14 [2023-05-25T20:02:14.019Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
20:02:14 [2023-05-25T20:02:14.019Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumesRemoveSwarmEnabled
20:02:14 [2023-05-25T20:02:14.019Z] === PAUSE TestVolumesRemoveSwarmEnabled
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumesInspect
20:02:14 [2023-05-25T20:02:14.019Z] --- PASS: TestVolumesInspect (0.02s)
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumesInvalidJSON
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumesInvalidJSON/volumes/create
20:02:14 [2023-05-25T20:02:14.019Z] === PAUSE TestVolumesInvalidJSON/volumes/create
20:02:14 [2023-05-25T20:02:14.019Z] === CONT  TestVolumesInvalidJSON/volumes/create
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
20:02:14 [2023-05-25T20:02:14.019Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:02:14 [2023-05-25T20:02:14.019Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
20:02:14 [2023-05-25T20:02:14.019Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
20:02:14 [2023-05-25T20:02:14.019Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
20:02:14 [2023-05-25T20:02:14.019Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
20:02:14 [2023-05-25T20:02:14.019Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumePruneAnonymous
20:02:14 [2023-05-25T20:02:14.019Z] --- PASS: TestVolumePruneAnonymous (0.04s)
20:02:14 [2023-05-25T20:02:14.019Z] === RUN   TestVolumePruneAnonFromImage
20:02:14 [2023-05-25T20:02:14.019Z] --- PASS: TestVolumePruneAnonFromImage (0.11s)
20:02:14 [2023-05-25T20:02:14.019Z] === CONT  TestVolumesRemoveSwarmEnabled
20:02:15 [2023-05-25T20:02:15.390Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
20:02:15 [2023-05-25T20:02:15.390Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
20:02:15 [2023-05-25T20:02:15.390Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
20:02:15 [2023-05-25T20:02:15.390Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
20:02:15 [2023-05-25T20:02:15.954Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.87s)
20:02:15 [2023-05-25T20:02:15.954Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
20:02:15 [2023-05-25T20:02:15.954Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
20:02:15 [2023-05-25T20:02:15.954Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
20:02:15 [2023-05-25T20:02:15.954Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
20:02:15 [2023-05-25T20:02:15.954Z] PASS
20:02:15 [2023-05-25T20:02:15.954Z] 
20:02:15 [2023-05-25T20:02:15.954Z] DONE 20 tests in 2.152s
20:02:15 [2023-05-25T20:02:15.954Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:02:16 [2023-05-25T20:02:16.211Z] ++++ cat bundles/test-integration/docker.pid
20:02:16 [2023-05-25T20:02:16.211Z] +++ kill 21845
20:02:17 [2023-05-25T20:02:17.583Z] +++ /etc/init.d/apparmor stop
20:02:17 [2023-05-25T20:02:17.583Z] Leaving: AppArmorNo profiles have been unloaded.
20:02:17 [2023-05-25T20:02:17.583Z] 
20:02:17 [2023-05-25T20:02:17.583Z] Unloading profiles will leave already running processes permanently
20:02:17 [2023-05-25T20:02:17.583Z] unconfined, which can lead to unexpected situations.
20:02:17 [2023-05-25T20:02:17.583Z] 
20:02:17 [2023-05-25T20:02:17.583Z] To set a process to complain mode, use the command line tool
20:02:17 [2023-05-25T20:02:17.583Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:02:17 [2023-05-25T20:02:17.583Z] +++ true
20:02:17 [2023-05-25T20:02:17.583Z] exiting test-integration
20:02:17 [2023-05-25T20:02:17.583Z] ++ exit 0
20:02:17 [2023-05-25T20:02:17.583Z] 
Post stage
[Pipeline] junit
20:02:18 [2023-05-25T20:02:18.528Z] Recording test results
20:02:18 [2023-05-25T20:02:18.685Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:02:18 [2023-05-25T20:02:18.993Z] + echo Ensuring container killed.
20:02:18 [2023-05-25T20:02:18.993Z] Ensuring container killed.
20:02:18 [2023-05-25T20:02:18.993Z] + docker rm -vf docker-pr4
20:02:18 [2023-05-25T20:02:18.993Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
20:02:19 [2023-05-25T20:02:19.274Z] + echo Chowning /workspace to jenkins user
20:02:19 [2023-05-25T20:02:19.274Z] Chowning /workspace to jenkins user
20:02:19 [2023-05-25T20:02:19.274Z] + id -u
20:02:19 [2023-05-25T20:02:19.274Z] + id -g
20:02:19 [2023-05-25T20:02:19.274Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45582:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:02:20 [2023-05-25T20:02:20.930Z] + bundleName=arm64-integration
20:02:20 [2023-05-25T20:02:20.930Z] + echo Creating arm64-integration-bundles.tar.gz
20:02:20 [2023-05-25T20:02:20.930Z] Creating arm64-integration-bundles.tar.gz
20:02:20 [2023-05-25T20:02:20.930Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:02:20 [2023-05-25T20:02:20.930Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
20:02:21 [2023-05-25T20:02:21.197Z] Archiving artifacts
20:02:21 [2023-05-25T20:02:21.432Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45582/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:02:21 [2023-05-25T20:02:21.727Z] + make clean
20:02:21 [2023-05-25T20:02:21.984Z] docker volume rm -f docker-dev-cache docker-mod-cache
20:02:21 [2023-05-25T20:02:21.984Z] docker-dev-cache
20:02:21 [2023-05-25T20:02:21.984Z] 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