Skip to content
Success

Console Output

Pull request #44812 updated
10:43:24 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 71fa3b133744a2f183fbd5e64fd69442287d5017+98c1140c4490699d65a2fcd1009570fc0e412550 (03e591030d224e03760afd911bd1b098fc79b167)
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-44812@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
10:43:27 [2023-01-16T10:43:27.782Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:43:27 [2023-01-16T10:43:27.786Z] Trying to pass milestone 4
[Pipeline] milestone
10:43:27 [2023-01-16T10:43:27.890Z] Trying to pass milestone 5
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:43:28 [2023-01-16T10:43:28.145Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c032e363cf43104a) in /home/ubuntu/workspace/moby_PR-44812
[Pipeline] {
[Pipeline] checkout
10:43:28 [2023-01-16T10:43:28.175Z] The recommended git tool is: git
10:43:28 [2023-01-16T10:43:28.182Z] using credential docker-jenkins-github-credentials
10:43:28 [2023-01-16T10:43:28.197Z] Cloning the remote Git repository
10:43:28 [2023-01-16T10:43:28.197Z] Cloning with configured refspecs honoured and without tags
10:43:28 [2023-01-16T10:43:28.211Z] Cloning repository https://github.com/moby/moby.git
10:43:28 [2023-01-16T10:43:28.211Z]  > git init /home/ubuntu/workspace/moby_PR-44812 # timeout=10
10:43:28 [2023-01-16T10:43:28.219Z] Fetching upstream changes from https://github.com/moby/moby.git
10:43:28 [2023-01-16T10:43:28.219Z]  > git --version # timeout=10
10:43:28 [2023-01-16T10:43:28.222Z]  > git --version # 'git version 2.25.1'
10:43:28 [2023-01-16T10:43:28.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:43:28 [2023-01-16T10:43:28.223Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44812/head:refs/remotes/origin/PR-44812 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:43:40 [2023-01-16T10:43:40.806Z] Fetching without tags
10:43:40 [2023-01-16T10:43:40.995Z] Merging remotes/origin/master commit 98c1140c4490699d65a2fcd1009570fc0e412550 into PR head commit 71fa3b133744a2f183fbd5e64fd69442287d5017
10:43:41 [2023-01-16T10:43:41.595Z] Merge succeeded, producing 71fa3b133744a2f183fbd5e64fd69442287d5017
10:43:41 [2023-01-16T10:43:41.595Z] Checking out Revision 71fa3b133744a2f183fbd5e64fd69442287d5017 (PR-44812)
10:43:40 [2023-01-16T10:43:40.801Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:43:40 [2023-01-16T10:43:40.805Z]  > git config --add remote.origin.fetch +refs/pull/44812/head:refs/remotes/origin/PR-44812 # timeout=10
10:43:40 [2023-01-16T10:43:40.809Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:43:40 [2023-01-16T10:43:40.814Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:43:40 [2023-01-16T10:43:40.820Z] Fetching upstream changes from https://github.com/moby/moby.git
10:43:40 [2023-01-16T10:43:40.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:43:40 [2023-01-16T10:43:40.821Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44812/head:refs/remotes/origin/PR-44812 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:43:41 [2023-01-16T10:43:41.009Z]  > git config core.sparsecheckout # timeout=10
10:43:41 [2023-01-16T10:43:41.012Z]  > git checkout -f 71fa3b133744a2f183fbd5e64fd69442287d5017 # timeout=10
10:43:41 [2023-01-16T10:43:41.568Z]  > git remote # timeout=10
10:43:41 [2023-01-16T10:43:41.571Z]  > git config --get remote.origin.url # timeout=10
10:43:41 [2023-01-16T10:43:41.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:43:41 [2023-01-16T10:43:41.578Z]  > git merge 98c1140c4490699d65a2fcd1009570fc0e412550 # timeout=10
10:43:41 [2023-01-16T10:43:41.590Z]  > git rev-parse HEAD^{commit} # timeout=10
10:43:41 [2023-01-16T10:43:41.608Z]  > git config core.sparsecheckout # timeout=10
10:43:41 [2023-01-16T10:43:41.617Z]  > git checkout -f 71fa3b133744a2f183fbd5e64fd69442287d5017 # timeout=10
10:43:42 [2023-01-16T10:43:42.361Z] Commit message: "Dockerfile: fix PKG_CONFIG for xx"
10:43:42 [2023-01-16T10:43:42.371Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:43:42 [2023-01-16T10:43:42.960Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44812:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
10:43:42 [2023-01-16T10:43:42.375Z]  > git rev-list --no-walk 4df2b29a0269c75b3e361531ee268f543c4bf68c # timeout=10
10:43:47 [2023-01-16T10:43:47.130Z] 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
10:43:47 [2023-01-16T10:43:47.254Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c032e363cf43104a) in /home/ubuntu/workspace/moby_PR-44812
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
10:43:47 [2023-01-16T10:43:47.284Z] The recommended git tool is: git
[Pipeline] // stage
10:43:47 [2023-01-16T10:43:47.291Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
10:43:47 [2023-01-16T10:43:47.303Z] Fetching changes from the remote Git repository
[Pipeline] // stage
10:43:47 [2023-01-16T10:43:47.308Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
10:43:47 [2023-01-16T10:43:47.514Z] Merging remotes/origin/master commit 98c1140c4490699d65a2fcd1009570fc0e412550 into PR head commit 71fa3b133744a2f183fbd5e64fd69442287d5017
10:43:47 [2023-01-16T10:43:47.610Z] Merge succeeded, producing 71fa3b133744a2f183fbd5e64fd69442287d5017
10:43:47 [2023-01-16T10:43:47.610Z] Checking out Revision 71fa3b133744a2f183fbd5e64fd69442287d5017 (PR-44812)
10:43:47 [2023-01-16T10:43:47.649Z] Commit message: "Dockerfile: fix PKG_CONFIG for xx"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:43:47 [2023-01-16T10:43:47.312Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44812/.git # timeout=10
10:43:47 [2023-01-16T10:43:47.317Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:43:47 [2023-01-16T10:43:47.322Z] Fetching upstream changes from https://github.com/moby/moby.git
10:43:47 [2023-01-16T10:43:47.322Z]  > git --version # timeout=10
10:43:47 [2023-01-16T10:43:47.328Z]  > git --version # 'git version 2.25.1'
10:43:47 [2023-01-16T10:43:47.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:43:47 [2023-01-16T10:43:47.329Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44812/head:refs/remotes/origin/PR-44812 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:43:47 [2023-01-16T10:43:47.528Z]  > git config core.sparsecheckout # timeout=10
10:43:47 [2023-01-16T10:43:47.531Z]  > git checkout -f 71fa3b133744a2f183fbd5e64fd69442287d5017 # timeout=10
10:43:47 [2023-01-16T10:43:47.603Z]  > git remote # timeout=10
10:43:47 [2023-01-16T10:43:47.607Z]  > git config --get remote.origin.url # timeout=10
10:43:47 [2023-01-16T10:43:47.611Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:43:47 [2023-01-16T10:43:47.611Z]  > git merge 98c1140c4490699d65a2fcd1009570fc0e412550 # timeout=10
10:43:47 [2023-01-16T10:43:47.618Z]  > git rev-parse HEAD^{commit} # timeout=10
10:43:47 [2023-01-16T10:43:47.624Z]  > git config core.sparsecheckout # timeout=10
10:43:47 [2023-01-16T10:43:47.627Z]  > git checkout -f 71fa3b133744a2f183fbd5e64fd69442287d5017 # timeout=10
10:43:48 [2023-01-16T10:43:48.300Z] + docker version
10:43:48 [2023-01-16T10:43:48.300Z] Client: Docker Engine - Community
10:43:48 [2023-01-16T10:43:48.300Z]  Version:           22.06.0-beta.0
10:43:48 [2023-01-16T10:43:48.300Z]  API version:       1.42
10:43:48 [2023-01-16T10:43:48.300Z]  Go version:        go1.18.3
10:43:48 [2023-01-16T10:43:48.300Z]  Git commit:        3e9117b
10:43:48 [2023-01-16T10:43:48.300Z]  Built:             Fri Jun  3 17:55:34 2022
10:43:48 [2023-01-16T10:43:48.300Z]  OS/Arch:           linux/arm64
10:43:48 [2023-01-16T10:43:48.300Z]  Context:           default
10:43:48 [2023-01-16T10:43:48.300Z] 
10:43:48 [2023-01-16T10:43:48.300Z] Server: Docker Engine - Community
10:43:48 [2023-01-16T10:43:48.300Z]  Engine:
10:43:48 [2023-01-16T10:43:48.300Z]   Version:          22.06.0-beta.0
10:43:48 [2023-01-16T10:43:48.300Z]   API version:      1.42 (minimum version 1.12)
10:43:48 [2023-01-16T10:43:48.300Z]   Go version:       go1.18.3
10:43:48 [2023-01-16T10:43:48.300Z]   Git commit:       38633e7
10:43:48 [2023-01-16T10:43:48.300Z]   Built:            Fri Jun  3 17:55:34 2022
10:43:48 [2023-01-16T10:43:48.300Z]   OS/Arch:          linux/arm64
10:43:48 [2023-01-16T10:43:48.300Z]   Experimental:     true
10:43:48 [2023-01-16T10:43:48.300Z]  containerd:
10:43:48 [2023-01-16T10:43:48.300Z]   Version:          1.6.8
10:43:48 [2023-01-16T10:43:48.300Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
10:43:48 [2023-01-16T10:43:48.300Z]  runc:
10:43:48 [2023-01-16T10:43:48.300Z]   Version:          1.1.4
10:43:48 [2023-01-16T10:43:48.300Z]   GitCommit:        v1.1.4-0-g5fd4c4d
10:43:48 [2023-01-16T10:43:48.300Z]  docker-init:
10:43:48 [2023-01-16T10:43:48.300Z]   Version:          0.19.0
10:43:48 [2023-01-16T10:43:48.300Z]   GitCommit:        de40ad0
[Pipeline] sh
10:43:48 [2023-01-16T10:43:48.580Z] + docker info
10:43:48 [2023-01-16T10:43:48.580Z] Client:
10:43:48 [2023-01-16T10:43:48.580Z]  Context:    default
10:43:48 [2023-01-16T10:43:48.580Z]  Debug Mode: false
10:43:48 [2023-01-16T10:43:48.580Z]  Plugins:
10:43:48 [2023-01-16T10:43:48.580Z]   buildx: Docker Buildx (Docker Inc.)
10:43:48 [2023-01-16T10:43:48.580Z]     Version:  v0.8.2
10:43:48 [2023-01-16T10:43:48.580Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
10:43:48 [2023-01-16T10:43:48.580Z]   compose: Docker Compose (Docker Inc.)
10:43:48 [2023-01-16T10:43:48.580Z]     Version:  v2.12.0
10:43:48 [2023-01-16T10:43:48.580Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
10:43:48 [2023-01-16T10:43:48.580Z] 
10:43:48 [2023-01-16T10:43:48.580Z] Server:
10:43:48 [2023-01-16T10:43:48.580Z]  Containers: 0
10:43:48 [2023-01-16T10:43:48.580Z]   Running: 0
10:43:48 [2023-01-16T10:43:48.580Z]   Paused: 0
10:43:48 [2023-01-16T10:43:48.580Z]   Stopped: 0
10:43:48 [2023-01-16T10:43:48.580Z]  Images: 3
10:43:48 [2023-01-16T10:43:48.580Z]  Server Version: 22.06.0-beta.0
10:43:48 [2023-01-16T10:43:48.580Z]  Storage Driver: overlay2
10:43:48 [2023-01-16T10:43:48.580Z]   Backing Filesystem: extfs
10:43:48 [2023-01-16T10:43:48.580Z]   Supports d_type: true
10:43:48 [2023-01-16T10:43:48.580Z]   Using metacopy: false
10:43:48 [2023-01-16T10:43:48.580Z]   Native Overlay Diff: true
10:43:48 [2023-01-16T10:43:48.580Z]   userxattr: false
10:43:48 [2023-01-16T10:43:48.580Z]  Logging Driver: json-file
10:43:48 [2023-01-16T10:43:48.580Z]  Cgroup Driver: cgroupfs
10:43:48 [2023-01-16T10:43:48.580Z]  Cgroup Version: 1
10:43:48 [2023-01-16T10:43:48.580Z]  Plugins:
10:43:48 [2023-01-16T10:43:48.580Z]   Volume: local
10:43:48 [2023-01-16T10:43:48.580Z]   Network: bridge host ipvlan macvlan null overlay
10:43:48 [2023-01-16T10:43:48.580Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:43:48 [2023-01-16T10:43:48.580Z]  Swarm: inactive
10:43:48 [2023-01-16T10:43:48.580Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
10:43:48 [2023-01-16T10:43:48.580Z]  Default Runtime: runc
10:43:48 [2023-01-16T10:43:48.580Z]  Init Binary: docker-init
10:43:48 [2023-01-16T10:43:48.580Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
10:43:48 [2023-01-16T10:43:48.580Z]  runc version: v1.1.4-0-g5fd4c4d
10:43:48 [2023-01-16T10:43:48.580Z]  init version: de40ad0
10:43:48 [2023-01-16T10:43:48.580Z]  Security Options:
10:43:48 [2023-01-16T10:43:48.580Z]   apparmor
10:43:48 [2023-01-16T10:43:48.580Z]   seccomp
10:43:48 [2023-01-16T10:43:48.580Z]    Profile: builtin
10:43:48 [2023-01-16T10:43:48.580Z]  Kernel Version: 5.15.0-1022-aws
10:43:48 [2023-01-16T10:43:48.580Z]  Operating System: Ubuntu 20.04.5 LTS
10:43:48 [2023-01-16T10:43:48.580Z]  OSType: linux
10:43:48 [2023-01-16T10:43:48.580Z]  Architecture: aarch64
10:43:48 [2023-01-16T10:43:48.580Z]  CPUs: 2
10:43:48 [2023-01-16T10:43:48.580Z]  Total Memory: 7.559GiB
10:43:48 [2023-01-16T10:43:48.580Z]  Name: ip-10-100-77-43
10:43:48 [2023-01-16T10:43:48.580Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
10:43:48 [2023-01-16T10:43:48.580Z]  Docker Root Dir: /var/lib/docker
10:43:48 [2023-01-16T10:43:48.580Z]  Debug Mode: false
10:43:48 [2023-01-16T10:43:48.580Z]  Registry: https://index.docker.io/v1/
10:43:48 [2023-01-16T10:43:48.580Z]  Labels:
10:43:48 [2023-01-16T10:43:48.580Z]  Experimental: true
10:43:48 [2023-01-16T10:43:48.580Z]  Insecure Registries:
10:43:48 [2023-01-16T10:43:48.580Z]   127.0.0.0/8
10:43:48 [2023-01-16T10:43:48.580Z]  Live Restore Enabled: true
10:43:48 [2023-01-16T10:43:48.580Z] 
[Pipeline] sh
10:43:48 [2023-01-16T10:43:48.871Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:43:48 [2023-01-16T10:43:48.871Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:43:48 [2023-01-16T10:43:48.871Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44812/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:43:48 [2023-01-16T10:43:48.871Z] + bash /home/ubuntu/workspace/moby_PR-44812/check-config.sh
10:43:48 [2023-01-16T10:43:48.871Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:43:48 [2023-01-16T10:43:48.871Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
10:43:48 [2023-01-16T10:43:48.871Z] 
10:43:48 [2023-01-16T10:43:48.871Z] Generally Necessary:
10:43:48 [2023-01-16T10:43:48.871Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:43:48 [2023-01-16T10:43:48.871Z] - apparmor: enabled and tools installed
10:43:48 [2023-01-16T10:43:48.871Z] - CONFIG_NAMESPACES: enabled
10:43:48 [2023-01-16T10:43:48.871Z] - CONFIG_NET_NS: enabled
10:43:48 [2023-01-16T10:43:48.871Z] - CONFIG_PID_NS: enabled
10:43:48 [2023-01-16T10:43:48.871Z] - CONFIG_IPC_NS: enabled
10:43:48 [2023-01-16T10:43:48.871Z] - CONFIG_UTS_NS: enabled
10:43:48 [2023-01-16T10:43:48.871Z] - CONFIG_CGROUPS: enabled
10:43:48 [2023-01-16T10:43:48.871Z] - CONFIG_CGROUP_CPUACCT: enabled
10:43:48 [2023-01-16T10:43:48.871Z] - CONFIG_CGROUP_DEVICE: enabled
10:43:48 [2023-01-16T10:43:48.871Z] - CONFIG_CGROUP_FREEZER: enabled
10:43:48 [2023-01-16T10:43:48.871Z] - CONFIG_CGROUP_SCHED: enabled
10:43:48 [2023-01-16T10:43:48.871Z] - CONFIG_CPUSETS: enabled
10:43:48 [2023-01-16T10:43:48.871Z] - CONFIG_MEMCG: enabled
10:43:48 [2023-01-16T10:43:48.871Z] - CONFIG_KEYS: enabled
10:43:48 [2023-01-16T10:43:48.871Z] - CONFIG_VETH: enabled (as module)
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_BRIDGE: enabled (as module)
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_NF_NAT: enabled (as module)
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_POSIX_MQUEUE: enabled
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_CGROUP_BPF: enabled
10:43:49 [2023-01-16T10:43:49.132Z] 
10:43:49 [2023-01-16T10:43:49.132Z] Optional Features:
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_USER_NS: enabled
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_SECCOMP: enabled
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_SECCOMP_FILTER: enabled
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_CGROUP_PIDS: enabled
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_MEMCG_SWAP: enabled
10:43:49 [2023-01-16T10:43:49.132Z]     (cgroup swap accounting is currently enabled)
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_BLK_CGROUP: enabled
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_CGROUP_PERF: enabled
10:43:49 [2023-01-16T10:43:49.132Z] - CONFIG_CGROUP_HUGETLB: enabled
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_CFS_BANDWIDTH: enabled
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_RT_GROUP_SCHED: missing
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_IP_VS: enabled (as module)
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_IP_VS_NFCT: enabled
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_IP_VS_RR: enabled (as module)
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_SECURITY_SELINUX: enabled
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_SECURITY_APPARMOR: enabled
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_EXT4_FS: enabled
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:43:49 [2023-01-16T10:43:49.388Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:43:49 [2023-01-16T10:43:49.388Z] - Network Drivers:
10:43:49 [2023-01-16T10:43:49.388Z]   - "overlay":
10:43:49 [2023-01-16T10:43:49.388Z]     - CONFIG_VXLAN: enabled (as module)
10:43:49 [2023-01-16T10:43:49.388Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:43:49 [2023-01-16T10:43:49.388Z]       Optional (for encrypted networks):
10:43:49 [2023-01-16T10:43:49.644Z]       - CONFIG_CRYPTO: enabled
10:43:49 [2023-01-16T10:43:49.644Z]       - CONFIG_CRYPTO_AEAD: enabled
10:43:49 [2023-01-16T10:43:49.644Z]       - CONFIG_CRYPTO_GCM: enabled
10:43:49 [2023-01-16T10:43:49.644Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:43:49 [2023-01-16T10:43:49.644Z]       - CONFIG_CRYPTO_GHASH: enabled
10:43:49 [2023-01-16T10:43:49.644Z]       - CONFIG_XFRM: enabled
10:43:49 [2023-01-16T10:43:49.644Z]       - CONFIG_XFRM_USER: enabled (as module)
10:43:49 [2023-01-16T10:43:49.644Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:43:49 [2023-01-16T10:43:49.644Z]       - CONFIG_INET_ESP: enabled (as module)
10:43:49 [2023-01-16T10:43:49.644Z]   - "ipvlan":
10:43:49 [2023-01-16T10:43:49.644Z]     - CONFIG_IPVLAN: enabled (as module)
10:43:49 [2023-01-16T10:43:49.644Z]   - "macvlan":
10:43:49 [2023-01-16T10:43:49.644Z]     - CONFIG_MACVLAN: enabled (as module)
10:43:49 [2023-01-16T10:43:49.644Z]     - CONFIG_DUMMY: enabled (as module)
10:43:49 [2023-01-16T10:43:49.644Z]   - "ftp,tftp client in container":
10:43:49 [2023-01-16T10:43:49.644Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:43:49 [2023-01-16T10:43:49.644Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:43:49 [2023-01-16T10:43:49.644Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:43:49 [2023-01-16T10:43:49.644Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:43:49 [2023-01-16T10:43:49.644Z] - Storage Drivers:
10:43:49 [2023-01-16T10:43:49.644Z]   - "aufs":
10:43:49 [2023-01-16T10:43:49.644Z]     - CONFIG_AUFS_FS: enabled (as module)
10:43:49 [2023-01-16T10:43:49.644Z]   - "btrfs":
10:43:49 [2023-01-16T10:43:49.644Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:43:49 [2023-01-16T10:43:49.644Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:43:49 [2023-01-16T10:43:49.644Z]   - "devicemapper":
10:43:49 [2023-01-16T10:43:49.644Z]     - CONFIG_BLK_DEV_DM: enabled
10:43:49 [2023-01-16T10:43:49.644Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:43:49 [2023-01-16T10:43:49.644Z]   - "overlay":
10:43:49 [2023-01-16T10:43:49.644Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:43:49 [2023-01-16T10:43:49.644Z]   - "zfs":
10:43:49 [2023-01-16T10:43:49.644Z]     - /dev/zfs: present
10:43:49 [2023-01-16T10:43:49.644Z]     - zfs command: missing
10:43:49 [2023-01-16T10:43:49.644Z]     - zpool command: missing
10:43:49 [2023-01-16T10:43:49.644Z] 
10:43:49 [2023-01-16T10:43:49.644Z] Limits:
10:43:49 [2023-01-16T10:43:49.644Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:43:49 [2023-01-16T10:43:49.644Z] 
10:43:49 [2023-01-16T10:43:49.644Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:43:49 [2023-01-16T10:43:49.985Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:71fa3b133744a2f183fbd5e64fd69442287d5017 .
10:43:50 [2023-01-16T10:43:50.241Z] #1 [internal] load build definition from Dockerfile
10:43:50 [2023-01-16T10:43:50.241Z] #1 transferring dockerfile: 26.01kB done
10:43:50 [2023-01-16T10:43:50.241Z] #1 DONE 0.0s
10:43:50 [2023-01-16T10:43:50.241Z] 
10:43:50 [2023-01-16T10:43:50.241Z] #2 [internal] load .dockerignore
10:43:50 [2023-01-16T10:43:50.241Z] #2 transferring context: 113B done
10:43:50 [2023-01-16T10:43:50.241Z] #2 DONE 0.0s
10:43:50 [2023-01-16T10:43:50.241Z] 
10:43:50 [2023-01-16T10:43:50.241Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:43:50 [2023-01-16T10:43:50.241Z] #3 DONE 0.1s
10:43:50 [2023-01-16T10:43:50.241Z] 
10:43:50 [2023-01-16T10:43:50.241Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
10:43:50 [2023-01-16T10:43:50.241Z] #4 CACHED
10:43:50 [2023-01-16T10:43:50.241Z] 
10:43:50 [2023-01-16T10:43:50.241Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
10:43:50 [2023-01-16T10:43:50.497Z] #5 DONE 0.1s
10:43:50 [2023-01-16T10:43:50.497Z] 
10:43:50 [2023-01-16T10:43:50.497Z] #6 [internal] load metadata for docker.io/library/busybox:latest
10:43:50 [2023-01-16T10:43:50.497Z] #6 DONE 0.0s
10:43:50 [2023-01-16T10:43:50.497Z] 
10:43:50 [2023-01-16T10:43:50.497Z] #7 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye
10:43:50 [2023-01-16T10:43:50.497Z] #7 DONE 0.1s
10:43:50 [2023-01-16T10:43:50.497Z] 
10:43:50 [2023-01-16T10:43:50.497Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
10:43:50 [2023-01-16T10:43:50.497Z] #8 DONE 0.1s
10:43:50 [2023-01-16T10:43:50.497Z] 
10:43:50 [2023-01-16T10:43:50.497Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:43:50 [2023-01-16T10:43:50.497Z] #9 DONE 0.1s
10:43:50 [2023-01-16T10:43:50.497Z] 
10:43:50 [2023-01-16T10:43:50.497Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
10:43:50 [2023-01-16T10:43:50.497Z] #10 DONE 0.0s
10:43:50 [2023-01-16T10:43:50.497Z] 
10:43:50 [2023-01-16T10:43:50.497Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:43:50 [2023-01-16T10:43:50.497Z] #11 DONE 0.0s
10:43:50 [2023-01-16T10:43:50.497Z] 
10:43:50 [2023-01-16T10:43:50.497Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
10:43:50 [2023-01-16T10:43:50.497Z] #12 DONE 0.0s
10:43:50 [2023-01-16T10:43:50.497Z] 
10:43:50 [2023-01-16T10:43:50.497Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox
10:43:50 [2023-01-16T10:43:50.497Z] #13 DONE 0.0s
10:43:50 [2023-01-16T10:43:50.497Z] 
10:43:50 [2023-01-16T10:43:50.497Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87
10:43:50 [2023-01-16T10:43:50.497Z] #14 DONE 0.0s
10:43:50 [2023-01-16T10:43:50.497Z] 
10:43:50 [2023-01-16T10:43:50.497Z] #15 [internal] load build context
10:43:51 [2023-01-16T10:43:51.878Z] #15 transferring context: 65.11MB 1.3s done
10:43:51 [2023-01-16T10:43:51.878Z] #15 DONE 1.3s
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
10:43:51 [2023-01-16T10:43:51.878Z] #16 DONE 1.4s
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #17 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
10:43:51 [2023-01-16T10:43:51.878Z] #17 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #18 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.878Z] #18 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #19 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
10:43:51 [2023-01-16T10:43:51.878Z] #19 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #20 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:43:51 [2023-01-16T10:43:51.878Z] #20 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #21 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.878Z] #21 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #22 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
10:43:51 [2023-01-16T10:43:51.878Z] #22 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #23 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
10:43:51 [2023-01-16T10:43:51.878Z] #23 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #24 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.878Z] #24 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #25 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
10:43:51 [2023-01-16T10:43:51.878Z] #25 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #26 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.878Z] #26 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #27 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
10:43:51 [2023-01-16T10:43:51.878Z] #27 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #28 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.878Z] #28 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #29 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
10:43:51 [2023-01-16T10:43:51.878Z] #29 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #30 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
10:43:51 [2023-01-16T10:43:51.878Z] #30 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #31 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
10:43:51 [2023-01-16T10:43:51.878Z] #31 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #32 [build-dummy 2/2] RUN mkdir -p /build
10:43:51 [2023-01-16T10:43:51.878Z] #32 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #33 [delve-src 1/3] WORKDIR /usr/src/delve
10:43:51 [2023-01-16T10:43:51.878Z] #33 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #34 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:43:51 [2023-01-16T10:43:51.878Z] #34 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #35 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
10:43:51 [2023-01-16T10:43:51.878Z] #35 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
10:43:51 [2023-01-16T10:43:51.878Z] #36 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #37 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
10:43:51 [2023-01-16T10:43:51.878Z] #37 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #38 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.878Z] #38 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:43:51 [2023-01-16T10:43:51.878Z] #39 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #40 [tini-src 1/3] WORKDIR /usr/src/tini
10:43:51 [2023-01-16T10:43:51.878Z] #40 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #41 [dockercli-src 1/5] WORKDIR /tmp/dockercli
10:43:51 [2023-01-16T10:43:51.878Z] #41 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #42 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
10:43:51 [2023-01-16T10:43:51.878Z] #42 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #43 [dev-base  4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:43:51 [2023-01-16T10:43:51.878Z] #43 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
10:43:51 [2023-01-16T10:43:51.878Z] #44 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.878Z] #45 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:43:51 [2023-01-16T10:43:51.878Z] #45 CACHED
10:43:51 [2023-01-16T10:43:51.878Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #46 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
10:43:51 [2023-01-16T10:43:51.879Z] #46 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #47 [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
10:43:51 [2023-01-16T10:43:51.879Z] #47 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #48 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.879Z] #48 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #49 [dev-base  3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:43:51 [2023-01-16T10:43:51.879Z] #49 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #50 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.879Z] #50 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #51 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:43:51 [2023-01-16T10:43:51.879Z] #51 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #52 [dev-base  2/10] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:43:51 [2023-01-16T10:43:51.879Z] #52 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #53 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
10:43:51 [2023-01-16T10:43:51.879Z] #53 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #54 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
10:43:51 [2023-01-16T10:43:51.879Z] #54 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #55 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
10:43:51 [2023-01-16T10:43:51.879Z] #55 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #56 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
10:43:51 [2023-01-16T10:43:51.879Z] #56 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #57 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
10:43:51 [2023-01-16T10:43:51.879Z] #57 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #58 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
10:43:51 [2023-01-16T10:43:51.879Z] #58 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #59 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
10:43:51 [2023-01-16T10:43:51.879Z] #59 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #60 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:43:51 [2023-01-16T10:43:51.879Z] #60 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #61 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
10:43:51 [2023-01-16T10:43:51.879Z] #61 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #62 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
10:43:51 [2023-01-16T10:43:51.879Z] #62 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #63 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
10:43:51 [2023-01-16T10:43:51.879Z] #63 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #64 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:43:51 [2023-01-16T10:43:51.879Z] #64 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #65 [containerd-src 1/3] WORKDIR /usr/src/containerd
10:43:51 [2023-01-16T10:43:51.879Z] #65 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #66 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
10:43:51 [2023-01-16T10:43:51.879Z] #66 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #67 [base 2/5] COPY --from=xx / /
10:43:51 [2023-01-16T10:43:51.879Z] #67 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #68 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.879Z] #68 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #69 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
10:43:51 [2023-01-16T10:43:51.879Z] #69 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #70 [registry-src 1/2] WORKDIR /usr/src/registry
10:43:51 [2023-01-16T10:43:51.879Z] #70 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #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
10:43:51 [2023-01-16T10:43:51.879Z] #71 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #72 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.879Z] #72 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #73 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.879Z] #73 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #74 [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...)
10:43:51 [2023-01-16T10:43:51.879Z] #74 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #75 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
10:43:51 [2023-01-16T10:43:51.879Z] #75 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #76 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
10:43:51 [2023-01-16T10:43:51.879Z] #76 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #77 [binary-dummy 1/1] COPY --from=build-dummy /build /build
10:43:51 [2023-01-16T10:43:51.879Z] #77 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #78 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
10:43:51 [2023-01-16T10:43:51.879Z] #78 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #79 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
10:43:51 [2023-01-16T10:43:51.879Z] #79 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #80 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
10:43:51 [2023-01-16T10:43:51.879Z] #80 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #81 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
10:43:51 [2023-01-16T10:43:51.879Z] #81 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #82 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.879Z] #82 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #83 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
10:43:51 [2023-01-16T10:43:51.879Z] #83 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #84 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
10:43:51 [2023-01-16T10:43:51.879Z] #84 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #85 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
10:43:51 [2023-01-16T10:43:51.879Z] #85 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #86 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
10:43:51 [2023-01-16T10:43:51.879Z] #86 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #87 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
10:43:51 [2023-01-16T10:43:51.879Z] #87 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #88 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
10:43:51 [2023-01-16T10:43:51.879Z] #88 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #89 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
10:43:51 [2023-01-16T10:43:51.879Z] #89 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #90 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.879Z] #90 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #91 [dev-base  7/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:43:51 [2023-01-16T10:43:51.879Z] #91 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #92 [dev-base  1/10] RUN groupadd -r docker
10:43:51 [2023-01-16T10:43:51.879Z] #92 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #93 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:43:51 [2023-01-16T10:43:51.879Z] #93 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #94 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
10:43:51 [2023-01-16T10:43:51.879Z] #94 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #95 [swagger-src 1/3] WORKDIR /usr/src/swagger
10:43:51 [2023-01-16T10:43:51.879Z] #95 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #96 [dev-base  8/10] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
10:43:51 [2023-01-16T10:43:51.879Z] #96 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #97 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.879Z] #97 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #98 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
10:43:51 [2023-01-16T10:43:51.879Z] #98 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #99 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.879Z] #99 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #100 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:43:51 [2023-01-16T10:43:51.879Z] #100 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #101 [dev-base  9/10] RUN pip3 install yamllint==1.27.1
10:43:51 [2023-01-16T10:43:51.879Z] #101 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #102 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
10:43:51 [2023-01-16T10:43:51.879Z] #102 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #103 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
10:43:51 [2023-01-16T10:43:51.879Z] #103 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #104 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
10:43:51 [2023-01-16T10:43:51.879Z] #104 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #105 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:43:51 [2023-01-16T10:43:51.879Z] #105 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #106 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:43:51 [2023-01-16T10:43:51.879Z] #106 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #107 [dev-base  6/10] RUN ldconfig
10:43:51 [2023-01-16T10:43:51.879Z] #107 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #108 [runc-src 1/3] WORKDIR /usr/src/runc
10:43:51 [2023-01-16T10:43:51.879Z] #108 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #109 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:43:51 [2023-01-16T10:43:51.879Z] #109 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #110 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
10:43:51 [2023-01-16T10:43:51.879Z] #110 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #111 [dev-base  5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:43:51 [2023-01-16T10:43:51.879Z] #111 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #112 [dev-base 10/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
10:43:51 [2023-01-16T10:43:51.879Z] #112 CACHED
10:43:51 [2023-01-16T10:43:51.879Z] 
10:43:51 [2023-01-16T10:43:51.879Z] #113 [dev 1/1] COPY . .
10:43:56 [2023-01-16T10:43:56.051Z] #113 DONE 4.0s
10:43:56 [2023-01-16T10:43:56.051Z] 
10:43:56 [2023-01-16T10:43:56.051Z] #114 exporting to image
10:43:56 [2023-01-16T10:43:56.051Z] #114 exporting layers
10:43:56 [2023-01-16T10:43:56.613Z] #114 exporting layers 0.7s done
10:43:56 [2023-01-16T10:43:56.613Z] #114 writing image sha256:4dad2220f4d0de5c84199398b3eaa6567d97194bcaca9b9d88f781205126295a done
10:43:56 [2023-01-16T10:43:56.613Z] #114 naming to docker.io/library/docker:71fa3b133744a2f183fbd5e64fd69442287d5017
10:43:56 [2023-01-16T10:43:56.613Z] #114 naming to docker.io/library/docker:71fa3b133744a2f183fbd5e64fd69442287d5017 done
10:43:56 [2023-01-16T10:43:56.613Z] #114 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:43:56 [2023-01-16T10:43:56.913Z] + sudo modprobe ip6table_filter
[Pipeline] sh
10:43:57 [2023-01-16T10:43:57.187Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44812/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71fa3b133744a2f183fbd5e64fd69442287d5017 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:71fa3b133744a2f183fbd5e64fd69442287d5017 hack/test/unit
10:43:57 [2023-01-16T10:43:57.752Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
10:43:57 [2023-01-16T10:43:57.752Z] + TESTFLAGS+=' -test.timeout=5m'
10:43:57 [2023-01-16T10:43:57.752Z] + TESTDIRS=./...
10:43:57 [2023-01-16T10:43:57.752Z] + exclude_paths='/vendor/|/integration'
10:43:57 [2023-01-16T10:43:57.752Z] ++ go list ./...
10:43:57 [2023-01-16T10:43:57.752Z] ++ grep -vE '(/vendor/|/integration)'
10:43:58 [2023-01-16T10:43:58.682Z] + pkg_list='github.com/docker/docker/api
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/backend/build
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/httpstatus
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/httputils
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/middleware
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/router
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/router/build
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/router/checkpoint
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/router/container
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/router/debug
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/router/distribution
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/router/grpc
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/router/image
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/router/network
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/router/plugin
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/router/session
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/router/swarm
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/router/system
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/server/router/volume
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/types
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/types/backend
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/types/blkiodev
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/types/container
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/types/events
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/types/filters
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/types/image
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/types/mount
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/types/network
10:43:58 [2023-01-16T10:43:58.682Z] github.com/docker/docker/api/types/plugins/logdriver
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/registry
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/strslice
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/swarm
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/swarm/runtime
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/time
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/versions
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/versions/v1p19
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/versions/v1p20
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/volume
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/builder-next
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/builder-next/exporter
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/builder-next/worker
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/dockerfile
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/remotecontext
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/remotecontext/git
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/remotecontext/urlutil
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/cli/debug
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/cli/winresources/docker-proxy
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/cli/winresources/dockerd
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/client
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/cmd/docker-proxy
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/cmd/dockerd
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/cmd/dockerd/trap
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/container
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/container/stream
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/contrib/apparmor
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/contrib/docker-device-tool
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/contrib/httpserver
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/cluster
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/cluster/convert
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/cluster/executor
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/cluster/executor/container
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/cluster/provider
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/config
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/containerd
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/events
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/events/testutils
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/aufs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/copy
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/overlay
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/register
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/vfs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/zfs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/images
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/initlayer
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/links
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/listeners
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/awslogs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/fluentd
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/gcplogs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/gelf
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/journald
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/local
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/logentries
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/loggertest
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/loggerutils
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/splunk
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/syslog
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/templates
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/names
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/network
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/stats
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/distribution
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/distribution/metadata
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/distribution/utils
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/distribution/xfer
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/dockerversion
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/errdefs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/image
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/image/cache
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/image/tarexport
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/image/v1
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/internal/mounttree
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/internal/test/suite
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/internal/unshare
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/layer
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libcontainerd
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libcontainerd/queue
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libcontainerd/remote
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libcontainerd/supervisor
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libcontainerd/types
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/bitseq
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/cluster
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/config
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/datastore
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/diagnostic
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/discoverapi
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/driverapi
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drivers/bridge
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drivers/host
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drivers/null
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drivers/overlay
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drivers/remote
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drivers/windows
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/drvregistry
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/etchosts
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/idm
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/internal/caller
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/ipam
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/ipamapi
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/ipams/builtin
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/ipams/null
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/ipams/remote
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/ipamutils
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/iptables
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/netlabel
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/netutils
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/networkdb
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/ns
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/options
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/osl
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/osl/kernel
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/portallocator
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/portmapper
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/resolvconf
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/testutils
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/libnetwork/types
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/oci
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/oci/caps
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/opts
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/aaparser
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/archive
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/authorization
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/broadcaster
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/capabilities
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/chrootarchive
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/containerfs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/devicemapper
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/directory
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/dmesg
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/fileutils
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/homedir
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/idtools
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/ioutils
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/jsonmessage
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/longpath
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/loopback
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/namesgenerator
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/parsers
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/parsers/kernel
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/pidfile
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/platform
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/platforms
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/plugingetter
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/plugins
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/plugins/transport
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/pools
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/process
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/progress
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/reexec
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/rootless
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/rootless/specconv
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/stack
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/stdcopy
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/streamformatter
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/stringid
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/sysinfo
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/system
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/tailfile
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/tarsum
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/pkg/useragent
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/plugin
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/plugin/executor/containerd
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/plugin/v2
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/profiles/apparmor
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/profiles/seccomp
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/quota
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/reference
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/registry
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/registry/resumable
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/restartmanager
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/runconfig
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/runconfig/opts
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/testutil
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/testutil/daemon
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/testutil/environment
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/testutil/fakecontext
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/testutil/fakegit
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/testutil/fakestorage
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/testutil/fixtures/load
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/testutil/fixtures/plugin
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/testutil/registry
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/testutil/request
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/volume
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/volume/drivers
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/volume/local
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/volume/mounts
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/volume/service
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/volume/service/opts
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/volume/testutils'
10:43:58 [2023-01-16T10:43:58.683Z] ++ grep --fixed-strings -v /libnetwork
10:43:58 [2023-01-16T10:43:58.683Z] ++ echo 'github.com/docker/docker/api
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/backend/build
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/httpstatus
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/httputils
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/middleware
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/router
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/router/build
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/router/checkpoint
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/router/container
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/router/debug
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/router/distribution
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/router/grpc
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/router/image
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/router/network
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/router/plugin
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/router/session
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/router/swarm
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/router/system
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/server/router/volume
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/backend
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/blkiodev
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/container
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/events
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/filters
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/image
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/mount
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/network
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/plugins/logdriver
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/registry
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/strslice
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/swarm
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/swarm/runtime
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/time
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/versions
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/versions/v1p19
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/versions/v1p20
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/api/types/volume
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/builder-next
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/builder-next/exporter
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/builder-next/worker
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/dockerfile
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/remotecontext
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/remotecontext/git
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/builder/remotecontext/urlutil
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/cli/debug
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/cli/winresources/docker-proxy
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/cli/winresources/dockerd
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/client
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/cmd/docker-proxy
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/cmd/dockerd
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/cmd/dockerd/trap
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/container
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/container/stream
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/contrib/apparmor
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/contrib/docker-device-tool
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/contrib/httpserver
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/cluster
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/cluster/convert
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/cluster/executor
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/cluster/executor/container
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/cluster/provider
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/config
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/containerd
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/events
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/events/testutils
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/aufs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/copy
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/overlay
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/register
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/vfs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/graphdriver/zfs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/images
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/initlayer
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/links
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/listeners
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/awslogs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/fluentd
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/gcplogs
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/gelf
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/journald
10:43:58 [2023-01-16T10:43:58.683Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/local
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/logentries
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/loggertest
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/loggerutils
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/splunk
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/syslog
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/templates
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/names
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/network
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/stats
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/distribution
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/distribution/metadata
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/distribution/utils
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/distribution/xfer
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/dockerversion
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/errdefs
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/image
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/image/cache
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/image/tarexport
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/image/v1
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/internal/mounttree
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/internal/test/suite
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/internal/unshare
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/layer
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libcontainerd
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libcontainerd/queue
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libcontainerd/remote
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libcontainerd/supervisor
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libcontainerd/types
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/bitseq
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/cluster
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/config
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/datastore
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/diagnostic
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/discoverapi
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/driverapi
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drivers/bridge
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drivers/host
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drivers/null
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drivers/overlay
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drivers/remote
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drivers/windows
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/drvregistry
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/etchosts
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/idm
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/internal/caller
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/ipam
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/ipamapi
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/ipams/builtin
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/ipams/null
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/ipams/remote
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/ipamutils
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/iptables
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/netlabel
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/netutils
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/networkdb
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/ns
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/options
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/osl
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/osl/kernel
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/portallocator
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/portmapper
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/resolvconf
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/testutils
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libnetwork/types
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/oci
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/oci/caps
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/opts
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/aaparser
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/archive
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/authorization
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/broadcaster
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/capabilities
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/chrootarchive
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/containerfs
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/devicemapper
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/directory
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/dmesg
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/fileutils
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/homedir
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/idtools
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/ioutils
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/jsonmessage
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/longpath
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/loopback
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/namesgenerator
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/parsers
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/parsers/kernel
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/pidfile
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/platform
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/platforms
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/plugingetter
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/plugins
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/plugins/transport
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/pools
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/process
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/progress
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/reexec
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/rootless
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/rootless/specconv
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/stack
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/stdcopy
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/streamformatter
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/stringid
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/sysinfo
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/system
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/tailfile
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/tarsum
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/useragent
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/plugin
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/plugin/executor/containerd
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/plugin/v2
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/profiles/apparmor
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/profiles/seccomp
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/quota
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/reference
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/registry
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/registry/resumable
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/restartmanager
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/runconfig
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/runconfig/opts
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/testutil
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/testutil/daemon
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/testutil/environment
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/testutil/fakecontext
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/testutil/fakegit
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/testutil/fakestorage
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/testutil/fixtures/load
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/testutil/fixtures/plugin
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/testutil/registry
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/testutil/request
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/volume
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/volume/drivers
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/volume/local
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/volume/mounts
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/volume/service
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/volume/service/opts
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/volume/testutils'
10:43:58 [2023-01-16T10:43:58.684Z] + base_pkg_list='github.com/docker/docker/api
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/backend/build
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/httpstatus
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/httputils
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/middleware
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/router
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/router/build
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/router/checkpoint
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/router/container
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/router/debug
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/router/distribution
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/router/grpc
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/router/image
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/router/network
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/router/plugin
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/router/session
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/router/swarm
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/router/system
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/server/router/volume
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/backend
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/blkiodev
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/container
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/events
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/filters
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/image
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/mount
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/network
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/plugins/logdriver
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/registry
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/strslice
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/swarm
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/swarm/runtime
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/time
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/versions
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/versions/v1p19
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/versions/v1p20
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/api/types/volume
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/builder
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/builder/builder-next
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/builder/builder-next/exporter
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/builder/builder-next/worker
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/builder/dockerfile
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/builder/remotecontext
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/builder/remotecontext/git
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/builder/remotecontext/urlutil
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/cli/debug
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/cli/winresources/docker-proxy
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/cli/winresources/dockerd
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/client
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/cmd/docker-proxy
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/cmd/dockerd
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/cmd/dockerd/trap
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/container
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/container/stream
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/contrib/apparmor
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/contrib/docker-device-tool
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/contrib/httpserver
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/cluster
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/cluster/convert
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/cluster/executor
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/cluster/executor/container
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/cluster/provider
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/config
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/containerd
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/events
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/events/testutils
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/graphdriver
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/graphdriver/aufs
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/graphdriver/copy
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/graphdriver/overlay
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/graphdriver/register
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/graphdriver/vfs
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/graphdriver/zfs
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/images
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/initlayer
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/links
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/listeners
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/awslogs
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/fluentd
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/gcplogs
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/gelf
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/journald
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/local
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/logentries
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/loggertest
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/loggerutils
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/splunk
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/syslog
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/logger/templates
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/names
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/network
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/daemon/stats
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/distribution
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/distribution/metadata
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/distribution/utils
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/distribution/xfer
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/dockerversion
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/errdefs
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/image
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/image/cache
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/image/tarexport
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/image/v1
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/internal/mounttree
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/internal/test/suite
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/internal/unshare
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/layer
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libcontainerd
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libcontainerd/queue
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libcontainerd/remote
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libcontainerd/supervisor
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/libcontainerd/types
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/oci
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/oci/caps
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/opts
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/aaparser
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/archive
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/authorization
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/broadcaster
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/capabilities
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/chrootarchive
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/containerfs
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/devicemapper
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/directory
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/dmesg
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/fileutils
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/homedir
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/idtools
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/ioutils
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/jsonmessage
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/longpath
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/loopback
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/namesgenerator
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/parsers
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/parsers/kernel
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/pidfile
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/platform
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/platforms
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/plugingetter
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/plugins
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/plugins/transport
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/pools
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/process
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/progress
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/reexec
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/rootless
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/rootless/specconv
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/stack
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/stdcopy
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/streamformatter
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/stringid
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/sysinfo
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/system
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/tailfile
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/tarsum
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/pkg/useragent
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/plugin
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/plugin/executor/containerd
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/plugin/v2
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/profiles/apparmor
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/profiles/seccomp
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/quota
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/reference
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/registry
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/registry/resumable
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/restartmanager
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/runconfig
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/runconfig/opts
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/testutil
10:43:58 [2023-01-16T10:43:58.684Z] github.com/docker/docker/testutil/daemon
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/environment
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/fakecontext
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/fakegit
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/fakestorage
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/fixtures/load
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/fixtures/plugin
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/registry
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/request
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/volume
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/volume/drivers
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/volume/local
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/volume/mounts
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/volume/service
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/volume/service/opts
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/volume/testutils'
10:43:58 [2023-01-16T10:43:58.685Z] ++ echo 'github.com/docker/docker/api
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/backend/build
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/httpstatus
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/httputils
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/middleware
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/router
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/router/build
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/router/checkpoint
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/router/container
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/router/debug
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/router/distribution
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/router/grpc
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/router/image
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/router/network
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/router/plugin
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/router/session
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/router/swarm
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/router/system
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/server/router/volume
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/backend
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/blkiodev
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/container
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/events
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/filters
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/image
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/mount
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/network
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/plugins/logdriver
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/registry
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/strslice
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/swarm
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/swarm/runtime
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/time
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/versions
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/versions/v1p19
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/versions/v1p20
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/api/types/volume
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/builder
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/builder/builder-next
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/builder/builder-next/exporter
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/builder/builder-next/worker
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/builder/dockerfile
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/builder/remotecontext
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/builder/remotecontext/git
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/builder/remotecontext/urlutil
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/cli/debug
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/cli/winresources/docker-proxy
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/cli/winresources/dockerd
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/client
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/cmd/docker-proxy
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/cmd/dockerd
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/cmd/dockerd/trap
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/container
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/container/stream
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/contrib/apparmor
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/contrib/docker-device-tool
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/contrib/httpserver
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/cluster
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/cluster/convert
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/cluster/executor
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/cluster/executor/container
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/cluster/provider
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/config
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/containerd
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/events
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/events/testutils
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/graphdriver
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/graphdriver/aufs
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/graphdriver/copy
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/graphdriver/overlay
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/graphdriver/register
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/graphdriver/vfs
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/graphdriver/zfs
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/images
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/initlayer
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/links
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/listeners
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/awslogs
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/fluentd
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/gcplogs
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/gelf
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/journald
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/local
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/logentries
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/loggertest
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/loggerutils
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/splunk
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/syslog
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/logger/templates
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/names
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/network
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/daemon/stats
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/distribution
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/distribution/metadata
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/distribution/utils
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/distribution/xfer
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/dockerversion
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/errdefs
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/image
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/image/cache
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/image/tarexport
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/image/v1
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/internal/mounttree
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/internal/test/suite
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/internal/unshare
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/layer
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libcontainerd
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libcontainerd/queue
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libcontainerd/remote
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libcontainerd/supervisor
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libcontainerd/types
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/bitseq
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cluster
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/config
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/datastore
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/diagnostic
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/discoverapi
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/driverapi
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/bridge
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/host
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/null
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/overlay
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/remote
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/windows
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drvregistry
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/etchosts
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/idm
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/internal/caller
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipam
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipamapi
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipams/builtin
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipams/null
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipams/remote
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipamutils
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/iptables
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/netlabel
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/netutils
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/networkdb
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ns
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/options
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/osl
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/osl/kernel
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/portallocator
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/portmapper
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/resolvconf
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/testutils
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/types
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/oci
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/oci/caps
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/opts
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/aaparser
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/archive
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/authorization
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/broadcaster
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/capabilities
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/chrootarchive
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/containerfs
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/devicemapper
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/directory
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/dmesg
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/fileutils
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/homedir
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/idtools
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/ioutils
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/jsonmessage
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/longpath
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/loopback
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/namesgenerator
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/parsers
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/parsers/kernel
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/pidfile
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/platform
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/platforms
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/plugingetter
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/plugins
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/plugins/transport
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/pools
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/process
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/progress
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/reexec
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/rootless
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/rootless/specconv
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/stack
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/stdcopy
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/streamformatter
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/stringid
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/sysinfo
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/system
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/tailfile
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/tarsum
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/pkg/useragent
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/plugin
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/plugin/executor/containerd
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/plugin/v2
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/profiles/apparmor
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/profiles/seccomp
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/quota
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/reference
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/registry
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/dock++ grep --fixed-strings /libnetwork
10:43:58 [2023-01-16T10:43:58.685Z] er/registry/resumable
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/restartmanager
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/runconfig
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/runconfig/opts
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/daemon
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/environment
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/fakecontext
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/fakegit
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/fakestorage
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/fixtures/load
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/fixtures/plugin
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/registry
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/testutil/request
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/volume
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/volume/drivers
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/volume/local
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/volume/mounts
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/volume/service
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/volume/service/opts
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/volume/testutils'
10:43:58 [2023-01-16T10:43:58.685Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/bitseq
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cluster
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/config
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/datastore
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/diagnostic
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/discoverapi
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/driverapi
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/bridge
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/host
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/null
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/overlay
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/remote
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/windows
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/drvregistry
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/etchosts
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/idm
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/internal/caller
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipam
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipamapi
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipams/builtin
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipams/null
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipams/remote
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ipamutils
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/iptables
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/netlabel
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/netutils
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/networkdb
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/ns
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/options
10:43:58 [2023-01-16T10:43:58.685Z] github.com/docker/docker/libnetwork/osl
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/osl/kernel
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/portallocator
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/portmapper
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/resolvconf
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/testutils
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/types'
10:43:58 [2023-01-16T10:43:58.686Z] + echo 'github.com/docker/docker/libnetwork
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/bitseq
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/cluster
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/config
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/datastore
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/diagnostic
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/discoverapi
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/driverapi
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/bridge
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/host
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/null
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/overlay
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/remote
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/windows
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drvregistry
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/etchosts
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/idm
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/internal/caller
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/ipam
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/ipamapi
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/ipams/builtin
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/ipams/null
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/ipams/remote
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/ipamutils
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/iptables
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/netlabel
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/netutils
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/networkdb
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/ns
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/options
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/osl
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/osl/kernel
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/portallocator
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/portmapper
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/resolvconf
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/testutils
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/types'
10:43:58 [2023-01-16T10:43:58.686Z] + grep --fixed-strings libnetwork/drivers/bridge
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/bridge
10:43:58 [2023-01-16T10:43:58.686Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:43:58 [2023-01-16T10:43:58.686Z] + type docker-proxy
10:43:58 [2023-01-16T10:43:58.686Z] hack/test/unit: line 25: type: docker-proxy: not found
10:43:58 [2023-01-16T10:43:58.686Z] + hack/make.sh binary-proxy install-proxy
10:43:58 [2023-01-16T10:43:58.686Z] 
10:43:58 [2023-01-16T10:43:58.686Z] Removing bundles/
10:43:58 [2023-01-16T10:43:58.686Z] 
10:43:58 [2023-01-16T10:43:58.686Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
10:43:58 [2023-01-16T10:43:58.686Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
10:44:05 [2023-01-16T10:44:05.229Z] Created binary: bundles/binary-proxy/docker-proxy
10:44:05 [2023-01-16T10:44:05.229Z] 
10:44:05 [2023-01-16T10:44:05.229Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
10:44:05 [2023-01-16T10:44:05.229Z] Installing docker-proxy to /usr/local/bin/
10:44:05 [2023-01-16T10:44:05.229Z] 
10:44:05 [2023-01-16T10:44:05.229Z] + mkdir -p bundles
10:44:05 [2023-01-16T10:44:05.229Z] + '[' -n 'github.com/docker/docker/api
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/backend/build
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/httpstatus
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/httputils
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/middleware
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/router
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/router/build
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/router/checkpoint
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/router/container
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/router/debug
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/router/distribution
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/router/grpc
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/router/image
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/router/network
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/router/plugin
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/router/session
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/router/swarm
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/router/system
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/server/router/volume
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/types
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/types/backend
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/types/blkiodev
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/types/container
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/types/events
10:44:05 [2023-01-16T10:44:05.229Z] github.com/docker/docker/api/types/filters
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/api/types/image
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/api/types/mount
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/api/types/network
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/api/types/plugins/logdriver
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/api/types/registry
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/api/types/strslice
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/api/types/swarm
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/api/types/swarm/runtime
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/api/types/time
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/api/types/versions
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/api/types/versions/v1p19
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/api/types/versions/v1p20
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/api/types/volume
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/builder
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/builder/builder-next
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/builder/builder-next/exporter
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/builder/builder-next/worker
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/builder/dockerfile
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/builder/remotecontext
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/builder/remotecontext/git
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/builder/remotecontext/urlutil
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/cli/debug
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/cli/winresources/docker-proxy
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/cli/winresources/dockerd
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/client
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/cmd/docker-proxy
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/cmd/dockerd
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/cmd/dockerd/trap
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/container
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/container/stream
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/contrib/apparmor
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/contrib/docker-device-tool
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/contrib/httpserver
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/cluster
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/cluster/convert
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/cluster/executor
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/cluster/executor/container
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/cluster/provider
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/config
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/containerd
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/events
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/events/testutils
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/graphdriver
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/graphdriver/aufs
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/graphdriver/copy
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/graphdriver/overlay
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/graphdriver/register
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/graphdriver/vfs
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/graphdriver/zfs
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/images
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/initlayer
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/links
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/listeners
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/awslogs
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/fluentd
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/gcplogs
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/gelf
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/journald
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/local
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/logentries
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/loggertest
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/loggerutils
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/splunk
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/syslog
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/logger/templates
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/names
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/network
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/daemon/stats
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/distribution
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/distribution/metadata
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/distribution/utils
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/distribution/xfer
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/dockerversion
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/errdefs
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/image
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/image/cache
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/image/tarexport
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/image/v1
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/internal/mounttree
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/internal/test/suite
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/internal/unshare
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/layer
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/libcontainerd
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/libcontainerd/queue
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/libcontainerd/remote
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/libcontainerd/supervisor
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/libcontainerd/types
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/oci
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/oci/caps
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/opts
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/aaparser
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/archive
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/authorization
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/broadcaster
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/capabilities
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/chrootarchive
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/containerfs
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/devicemapper
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/directory
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/dmesg
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/fileutils
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/homedir
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/idtools
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/ioutils
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/jsonmessage
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/longpath
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/loopback
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/namesgenerator
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/parsers
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/parsers/kernel
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/pidfile
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/platform
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/platforms
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/plugingetter
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/plugins
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/plugins/transport
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/pools
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/process
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/progress
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/reexec
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/rootless
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/rootless/specconv
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/stack
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/stdcopy
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/streamformatter
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/stringid
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/sysinfo
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/system
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/tailfile
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/tarsum
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/pkg/useragent
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/plugin
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/plugin/executor/containerd
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/plugin/v2
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/profiles/apparmor
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/profiles/seccomp
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/quota
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/reference
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/registry
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/registry/resumable
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/restartmanager
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/runconfig
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/runconfig/opts
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/testutil
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/testutil/daemon
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/testutil/environment
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/testutil/fakecontext
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/testutil/fakegit
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/testutil/fakestorage
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/testutil/fixtures/load
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/testutil/fixtures/plugin
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/testutil/registry
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/testutil/request
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/volume
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/volume/drivers
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/volume/local
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/volume/mounts
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/volume/service
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/volume/service/opts
10:44:05 [2023-01-16T10:44:05.230Z] github.com/docker/docker/volume/testutils' ']'
10:44:05 [2023-01-16T10:44:05.230Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/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/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
10:44:06 [2023-01-16T10:44:06.159Z] ?   	github.com/docker/docker/api	[no test files]
10:44:18 [2023-01-16T10:44:18.339Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 7.9% of statements
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 31.9% of statements
10:45:39 [2023-01-16T10:45:39.725Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 66.7% of statements
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/types	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ok  	github.com/docker/docker/api/types/container	0.010s	coverage: 74.3% of statements
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 95.3% of statements
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
10:45:39 [2023-01-16T10:45:39.725Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
10:45:39 [2023-01-16T10:45:39.725Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 77.3% of statements
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/builder	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:45:39 [2023-01-16T10:45:39.725Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:45:39 [2023-01-16T10:45:39.726Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:45:39 [2023-01-16T10:45:39.726Z] ok  	github.com/docker/docker/builder/remotecontext	0.074s	coverage: 13.7% of statements
10:45:39 [2023-01-16T10:45:39.726Z] ok  	github.com/docker/docker/builder/dockerfile	0.068s	coverage: 50.1% of statements
10:45:39 [2023-01-16T10:45:39.726Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
10:45:39 [2023-01-16T10:45:39.726Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
10:45:39 [2023-01-16T10:45:39.726Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.886s	coverage: 82.5% of statements
10:45:39 [2023-01-16T10:45:39.726Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:45:39 [2023-01-16T10:45:39.726Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:45:40 [2023-01-16T10:45:40.654Z] ok  	github.com/docker/docker/client	0.090s	coverage: 76.1% of statements
10:45:40 [2023-01-16T10:45:40.654Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.033s	coverage: 66.5% of statements
10:46:12 [2023-01-16T10:46:12.693Z] ok  	github.com/docker/docker/cmd/dockerd	0.065s	coverage: 27.7% of statements
10:46:13 [2023-01-16T10:46:13.621Z] ok  	github.com/docker/docker/container	0.123s	coverage: 36.5% of statements
10:46:13 [2023-01-16T10:46:13.877Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.386s	coverage: 0.0% of statements
10:46:13 [2023-01-16T10:46:13.877Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:46:13 [2023-01-16T10:46:13.877Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:46:13 [2023-01-16T10:46:13.877Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:46:13 [2023-01-16T10:46:13.877Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:46:13 [2023-01-16T10:46:13.877Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:46:19 [2023-01-16T10:46:19.127Z] ok  	github.com/docker/docker/daemon/cluster	0.075s	coverage: 0.5% of statements
10:46:21 [2023-01-16T10:46:21.022Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.036s	coverage: 65.3% of statements
10:46:22 [2023-01-16T10:46:22.390Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
10:46:28 [2023-01-16T10:46:28.929Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.447s	coverage: 13.4% of statements
10:46:30 [2023-01-16T10:46:30.295Z] ok  	github.com/docker/docker/daemon/config	0.036s	coverage: 77.3% of statements
10:46:30 [2023-01-16T10:46:30.856Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
10:46:31 [2023-01-16T10:46:31.785Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
10:46:32 [2023-01-16T10:46:32.348Z] ok  	github.com/docker/docker/daemon	10.118s	coverage: 16.2% of statements
10:46:32 [2023-01-16T10:46:32.348Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:46:32 [2023-01-16T10:46:32.348Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:46:32 [2023-01-16T10:46:32.348Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
10:46:32 [2023-01-16T10:46:32.348Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:46:32 [2023-01-16T10:46:32.910Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.602s	coverage: 74.8% of statements
10:46:34 [2023-01-16T10:46:34.278Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.309s	coverage: 60.7% of statements
10:46:34 [2023-01-16T10:46:34.278Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.8% of statements
10:46:35 [2023-01-16T10:46:35.645Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.9% of statements
10:46:37 [2023-01-16T10:46:37.549Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.820s	coverage: 45.9% of statements
10:46:37 [2023-01-16T10:46:37.549Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:46:37 [2023-01-16T10:46:37.549Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.334s	coverage: 50.6% of statements
10:46:38 [2023-01-16T10:46:38.934Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.016s	coverage: 58.5% of statements
10:46:39 [2023-01-16T10:46:39.217Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.333s	coverage: 60.3% of statements
10:46:39 [2023-01-16T10:46:39.217Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:46:39 [2023-01-16T10:46:39.217Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:46:40 [2023-01-16T10:46:40.592Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
10:46:40 [2023-01-16T10:46:40.849Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
10:46:41 [2023-01-16T10:46:41.411Z] ok  	github.com/docker/docker/daemon/images	0.046s	coverage: 6.9% of statements
10:46:41 [2023-01-16T10:46:41.411Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:46:41 [2023-01-16T10:46:41.411Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:46:42 [2023-01-16T10:46:42.339Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.5% of statements
10:46:42 [2023-01-16T10:46:42.902Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.134s	coverage: 79.1% of statements
10:46:43 [2023-01-16T10:46:43.159Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
10:46:43 [2023-01-16T10:46:43.159Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:46:43 [2023-01-16T10:46:43.722Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
10:46:44 [2023-01-16T10:46:44.285Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.008s	coverage: 88.2% of statements
10:46:45 [2023-01-16T10:46:45.213Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.117s	coverage: 76.8% of statements
10:46:45 [2023-01-16T10:46:45.469Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
10:46:46 [2023-01-16T10:46:46.399Z] ok  	github.com/docker/docker/daemon/logger/local	0.023s	coverage: 79.4% of statements
10:46:47 [2023-01-16T10:46:47.328Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 63.7% of statements
10:46:47 [2023-01-16T10:46:47.584Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
10:46:47 [2023-01-16T10:46:47.841Z] ok  	github.com/docker/docker/daemon/logger/journald	3.365s	coverage: 74.5% of statements
10:46:47 [2023-01-16T10:46:47.841Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
10:46:47 [2023-01-16T10:46:47.841Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
10:46:47 [2023-01-16T10:46:47.841Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:46:47 [2023-01-16T10:46:47.841Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
10:46:48 [2023-01-16T10:46:48.770Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
10:46:49 [2023-01-16T10:46:49.026Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
10:46:49 [2023-01-16T10:46:49.588Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
10:46:50 [2023-01-16T10:46:50.150Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.547s	coverage: 82.5% of statements
10:46:50 [2023-01-16T10:46:50.150Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:46:50 [2023-01-16T10:46:50.150Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:46:51 [2023-01-16T10:46:51.079Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
10:46:51 [2023-01-16T10:46:51.335Z] ok  	github.com/docker/docker/distribution	0.597s	coverage: 29.5% of statements
10:46:51 [2023-01-16T10:46:51.335Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:46:51 [2023-01-16T10:46:51.898Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.7% of statements
10:46:52 [2023-01-16T10:46:52.828Z] ok  	github.com/docker/docker/image	0.028s	coverage: 86.5% of statements
10:46:53 [2023-01-16T10:46:53.391Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
10:46:53 [2023-01-16T10:46:53.648Z] ok  	github.com/docker/docker/distribution/xfer	1.897s	coverage: 84.9% of statements
10:46:53 [2023-01-16T10:46:53.648Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:46:53 [2023-01-16T10:46:53.904Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
10:46:53 [2023-01-16T10:46:53.904Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:46:53 [2023-01-16T10:46:53.904Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
10:46:53 [2023-01-16T10:46:53.904Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:46:53 [2023-01-16T10:46:53.904Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
10:46:54 [2023-01-16T10:46:54.160Z] ok  	github.com/docker/docker/libcontainerd/queue	0.035s	coverage: 100.0% of statements
10:46:55 [2023-01-16T10:46:55.089Z] ok  	github.com/docker/docker/oci	0.015s	coverage: 39.3% of statements
10:46:56 [2023-01-16T10:46:56.018Z] ok  	github.com/docker/docker/opts	0.025s	coverage: 67.3% of statements
10:46:56 [2023-01-16T10:46:56.018Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
10:46:57 [2023-01-16T10:46:57.911Z] ok  	github.com/docker/docker/pkg/archive	0.294s	coverage: 81.8% of statements
10:46:59 [2023-01-16T10:46:59.278Z] ok  	github.com/docker/docker/pkg/authorization	0.876s	coverage: 68.3% of statements
10:46:59 [2023-01-16T10:46:59.278Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
10:46:59 [2023-01-16T10:46:59.278Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
10:47:00 [2023-01-16T10:47:00.207Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.244s	coverage: 83.1% of statements
10:47:00 [2023-01-16T10:47:00.207Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
10:47:00 [2023-01-16T10:47:00.463Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
10:47:00 [2023-01-16T10:47:00.720Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
10:47:00 [2023-01-16T10:47:00.976Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
10:47:01 [2023-01-16T10:47:01.232Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 10.4% of statements
10:47:01 [2023-01-16T10:47:01.794Z] ok  	github.com/docker/docker/pkg/idtools	0.288s	coverage: 69.6% of statements
10:47:02 [2023-01-16T10:47:02.726Z] ok  	github.com/docker/docker/pkg/ioutils	0.353s	coverage: 70.5% of statements
10:47:02 [2023-01-16T10:47:02.983Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
10:47:02 [2023-01-16T10:47:02.983Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
10:47:03 [2023-01-16T10:47:03.240Z] ok  	github.com/docker/docker/layer	7.632s	coverage: 68.9% of statements
10:47:03 [2023-01-16T10:47:03.240Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:47:03 [2023-01-16T10:47:03.240Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:47:03 [2023-01-16T10:47:03.240Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:47:03 [2023-01-16T10:47:03.240Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:47:03 [2023-01-16T10:47:03.240Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:47:03 [2023-01-16T10:47:03.240Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:47:03 [2023-01-16T10:47:03.240Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:47:03 [2023-01-16T10:47:03.240Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
10:47:03 [2023-01-16T10:47:03.496Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
10:47:03 [2023-01-16T10:47:03.496Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
10:47:03 [2023-01-16T10:47:03.753Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
10:47:03 [2023-01-16T10:47:03.753Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
10:47:03 [2023-01-16T10:47:03.753Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:47:03 [2023-01-16T10:47:03.753Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
10:47:03 [2023-01-16T10:47:03.753Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:47:04 [2023-01-16T10:47:04.315Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
10:47:04 [2023-01-16T10:47:04.878Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
10:47:04 [2023-01-16T10:47:04.878Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
10:47:05 [2023-01-16T10:47:05.134Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
10:47:05 [2023-01-16T10:47:05.391Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:47:05 [2023-01-16T10:47:05.647Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
10:47:05 [2023-01-16T10:47:05.903Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
10:47:06 [2023-01-16T10:47:06.159Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
10:47:06 [2023-01-16T10:47:06.415Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
10:47:06 [2023-01-16T10:47:06.415Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
10:47:06 [2023-01-16T10:47:06.977Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 56.0% of statements
10:47:07 [2023-01-16T10:47:07.540Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
10:47:07 [2023-01-16T10:47:07.796Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
10:47:08 [2023-01-16T10:47:08.359Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.1% of statements
10:47:08 [2023-01-16T10:47:08.615Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
10:47:10 [2023-01-16T10:47:10.506Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
10:47:10 [2023-01-16T10:47:10.762Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
10:47:11 [2023-01-16T10:47:11.325Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
10:47:12 [2023-01-16T10:47:12.254Z] ok  	github.com/docker/docker/quota	0.207s	coverage: 71.4% of statements
10:47:12 [2023-01-16T10:47:12.510Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
10:47:13 [2023-01-16T10:47:13.439Z] ok  	github.com/docker/docker/registry	0.078s	coverage: 58.6% of statements
10:47:14 [2023-01-16T10:47:14.001Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
10:47:14 [2023-01-16T10:47:14.001Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 46.2% of statements
10:47:14 [2023-01-16T10:47:14.563Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 63.6% of statements
10:47:14 [2023-01-16T10:47:14.563Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
10:47:16 [2023-01-16T10:47:16.491Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
10:47:17 [2023-01-16T10:47:17.079Z] ok  	github.com/docker/docker/volume/local	0.097s	coverage: 76.6% of statements
10:47:17 [2023-01-16T10:47:17.647Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 68.1% of statements
10:47:18 [2023-01-16T10:47:18.576Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.2% of statements
10:47:40 [2023-01-16T10:47:40.462Z] ok  	github.com/docker/docker/pkg/plugins	33.649s	coverage: 74.4% of statements
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/volume	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === Skipped
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     network_proxy_test.go:208: No support for dual stack yet
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:44: Driver btrfs not supported
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:44: Driver btrfs not supported
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:44: Driver btrfs not supported
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:44: Driver btrfs not supported
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:44: Driver btrfs not supported
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:71: No driver to put!
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z] time="2023-01-16T10:46:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z] time="2023-01-16T10:46:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z] time="2023-01-16T10:46:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z] time="2023-01-16T10:46:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z] time="2023-01-16T10:46:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:71: No driver to put!
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     overlay_test.go:50: Fails to compute changes intermittently
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:44: Driver zfs not supported
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:44: Driver zfs not supported
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:44: Driver zfs not supported
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:44: Driver zfs not supported
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:44: Driver zfs not supported
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     graphtest_unix.go:71: No driver to put!
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:47:40 [2023-01-16T10:47:40.462Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
10:47:40 [2023-01-16T10:47:40.462Z] 
10:47:40 [2023-01-16T10:47:40.462Z] DONE 2966 tests, 28 skipped in 213.222s
10:47:40 [2023-01-16T10:47:40.462Z] + '[' -n 'github.com/docker/docker/libnetwork
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/bitseq
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/cluster
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/config
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/datastore
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/diagnostic
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/discoverapi
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/driverapi
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drivers/bridge
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drivers/host
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drivers/null
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drivers/overlay
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drivers/remote
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drivers/windows
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/drvregistry
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/etchosts
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/idm
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/internal/caller
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/ipam
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/ipamapi
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/ipams/builtin
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/ipams/null
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/ipams/remote
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/ipamutils
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/iptables
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/netlabel
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/netutils
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/networkdb
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/ns
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/options
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/osl
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/osl/kernel
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/portallocator
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/portmapper
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/resolvconf
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/testutils
10:47:40 [2023-01-16T10:47:40.462Z] github.com/docker/docker/libnetwork/types' ']'
10:47:40 [2023-01-16T10:47:40.462Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
10:48:27 [2023-01-16T10:48:27.092Z] ok  	github.com/docker/docker/libnetwork	40.539s	coverage: 41.7% of statements
10:48:27 [2023-01-16T10:48:27.092Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.137s	coverage: 84.4% of statements
10:48:27 [2023-01-16T10:48:27.092Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:48:27 [2023-01-16T10:48:27.092Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:48:27 [2023-01-16T10:48:27.092Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:48:27 [2023-01-16T10:48:27.092Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:48:27 [2023-01-16T10:48:27.092Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:48:27 [2023-01-16T10:48:27.092Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:48:27 [2023-01-16T10:48:27.092Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
10:48:27 [2023-01-16T10:48:27.092Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:48:27 [2023-01-16T10:48:27.092Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
10:48:27 [2023-01-16T10:48:27.092Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 22.0% of statements
10:48:27 [2023-01-16T10:48:27.092Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:48:27 [2023-01-16T10:48:27.092Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:48:27 [2023-01-16T10:48:27.092Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
10:48:29 [2023-01-16T10:48:29.613Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.706s	coverage: 62.1% of statements
10:48:29 [2023-01-16T10:48:29.613Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:48:29 [2023-01-16T10:48:29.869Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
10:48:30 [2023-01-16T10:48:30.797Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.251s	coverage: 5.2% of statements
10:48:30 [2023-01-16T10:48:30.797Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:48:31 [2023-01-16T10:48:31.359Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.8% of statements
10:48:31 [2023-01-16T10:48:31.359Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:48:31 [2023-01-16T10:48:31.615Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
10:48:41 [2023-01-16T10:48:41.560Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.121s	coverage: 7.1% of statements
10:48:41 [2023-01-16T10:48:41.560Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
10:48:41 [2023-01-16T10:48:41.560Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
10:48:42 [2023-01-16T10:48:42.123Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
10:48:42 [2023-01-16T10:48:42.123Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:48:42 [2023-01-16T10:48:42.123Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:48:42 [2023-01-16T10:48:42.123Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:48:42 [2023-01-16T10:48:42.685Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
10:48:42 [2023-01-16T10:48:42.942Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.0% of statements
10:48:43 [2023-01-16T10:48:43.198Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
10:48:43 [2023-01-16T10:48:43.198Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:48:55 [2023-01-16T10:48:55.372Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
10:49:10 [2023-01-16T10:49:10.217Z] ok  	github.com/docker/docker/libnetwork/ipam	15.305s	coverage: 85.3% of statements
10:49:10 [2023-01-16T10:49:10.217Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:49:10 [2023-01-16T10:49:10.217Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:49:10 [2023-01-16T10:49:10.217Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
10:49:10 [2023-01-16T10:49:10.217Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 47.4% of statements
10:49:10 [2023-01-16T10:49:10.217Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:49:10 [2023-01-16T10:49:10.474Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
10:49:11 [2023-01-16T10:49:11.036Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.258s	coverage: 74.0% of statements
10:49:11 [2023-01-16T10:49:11.599Z] ok  	github.com/docker/docker/libnetwork/iptables	0.249s	coverage: 40.7% of statements
10:49:11 [2023-01-16T10:49:11.599Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
10:49:11 [2023-01-16T10:49:11.855Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 44.1% of statements
10:51:03 [2023-01-16T10:51:03.249Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.667s	coverage: 60.1% of statements
10:51:03 [2023-01-16T10:51:03.249Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:51:03 [2023-01-16T10:51:03.249Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
10:51:03 [2023-01-16T10:51:03.249Z] ok  	github.com/docker/docker/libnetwork/osl	4.298s	coverage: 41.4% of statements
10:51:03 [2023-01-16T10:51:03.249Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
10:51:03 [2023-01-16T10:51:03.249Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
10:51:03 [2023-01-16T10:51:03.811Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.674s	coverage: 46.3% of statements
10:51:04 [2023-01-16T10:51:04.067Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
10:51:04 [2023-01-16T10:51:04.067Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:51:04 [2023-01-16T10:51:04.327Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
10:51:04 [2023-01-16T10:51:04.327Z] 
10:51:04 [2023-01-16T10:51:04.327Z] === Skipped
10:51:04 [2023-01-16T10:51:04.327Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
10:51:04 [2023-01-16T10:51:04.327Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
10:51:04 [2023-01-16T10:51:04.327Z] 
10:51:04 [2023-01-16T10:51:04.327Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
10:51:04 [2023-01-16T10:51:04.327Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
10:51:04 [2023-01-16T10:51:04.327Z] 
10:51:04 [2023-01-16T10:51:04.327Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
10:51:04 [2023-01-16T10:51:04.327Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
10:51:04 [2023-01-16T10:51:04.327Z] 
10:51:04 [2023-01-16T10:51:04.327Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
10:51:04 [2023-01-16T10:51:04.327Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
10:51:04 [2023-01-16T10:51:04.327Z] 
10:51:04 [2023-01-16T10:51:04.327Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
10:51:04 [2023-01-16T10:51:04.327Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
10:51:04 [2023-01-16T10:51:04.327Z] 
10:51:04 [2023-01-16T10:51:04.327Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:51:04 [2023-01-16T10:51:04.327Z]     firewalld_test.go:14: firewalld is not running
10:51:04 [2023-01-16T10:51:04.327Z] 
10:51:04 [2023-01-16T10:51:04.327Z] DONE 320 tests, 6 skipped in 205.759s
Post stage
[Pipeline] junit
10:51:04 [2023-01-16T10:51:04.905Z] Recording test results
10:51:05 [2023-01-16T10:51:05.102Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:51:05 [2023-01-16T10:51:05.425Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44812/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71fa3b133744a2f183fbd5e64fd69442287d5017 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:71fa3b133744a2f183fbd5e64fd69442287d5017 hack/make.sh dynbinary test-integration
10:51:05 [2023-01-16T10:51:05.992Z] 
10:51:05 [2023-01-16T10:51:05.992Z] Removing bundles/
10:51:05 [2023-01-16T10:51:05.992Z] 
10:51:05 [2023-01-16T10:51:05.992Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:51:05 [2023-01-16T10:51:05.992Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
10:52:42 [2023-01-16T10:52:42.385Z] Created binary: bundles/dynbinary-daemon/dockerd
10:52:42 [2023-01-16T10:52:42.385Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
10:52:42 [2023-01-16T10:52:42.385Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:52:42 [2023-01-16T10:52:42.385Z] 
10:52:42 [2023-01-16T10:52:42.385Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:52:42 [2023-01-16T10:52:42.385Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:52:42 [2023-01-16T10:52:42.385Z] HOSTNAME=5b8996477465
10:52:42 [2023-01-16T10:52:42.385Z] TESTDEBUG=0
10:52:42 [2023-01-16T10:52:42.385Z] DEST=bundles/test-integration
10:52:42 [2023-01-16T10:52:42.385Z] PWD=/go/src/github.com/docker/docker
10:52:42 [2023-01-16T10:52:42.385Z] DOCKER_GITCOMMIT=71fa3b133744a2f183fbd5e64fd69442287d5017
10:52:42 [2023-01-16T10:52:42.385Z] container=docker
10:52:42 [2023-01-16T10:52:42.385Z] HOME=/root
10:52:42 [2023-01-16T10:52:42.385Z] GOLANG_VERSION=1.19.5
10:52:42 [2023-01-16T10:52:42.385Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:52:42 [2023-01-16T10:52:42.385Z] VALIDATE_BRANCH=master
10:52:42 [2023-01-16T10:52:42.385Z] TERM=xterm
10:52:42 [2023-01-16T10:52:42.385Z] DOCKER_PKG=github.com/docker/docker
10:52:42 [2023-01-16T10:52:42.385Z] SHLVL=1
10:52:42 [2023-01-16T10:52:42.385Z] TIMEOUT=120m
10:52:42 [2023-01-16T10:52:42.385Z] DOCKER_GRAPHDRIVER=overlay2
10:52:42 [2023-01-16T10:52:42.385Z] GO111MODULE=off
10:52:42 [2023-01-16T10:52:42.385Z] DOCKER_EXPERIMENTAL=1
10:52:42 [2023-01-16T10:52:42.385Z] TEST_SKIP_INTEGRATION_CLI=1
10:52:42 [2023-01-16T10:52:42.385Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:52:42 [2023-01-16T10:52:42.385Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:52:42 [2023-01-16T10:52:42.385Z] GOPATH=/go
10:52:42 [2023-01-16T10:52:42.385Z] PKG_CONFIG=pkg-config
10:52:42 [2023-01-16T10:52:42.385Z] _=/usr/bin/env
10:52:42 [2023-01-16T10:52:42.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:53:21 [2023-01-16T10:53:21.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:53:21 [2023-01-16T10:53:21.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:53:42 [2023-01-16T10:53:42.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:53:51 [2023-01-16T10:53:51.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:53:56 [2023-01-16T10:53:56.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:53:56 [2023-01-16T10:53:56.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:53:57 [2023-01-16T10:53:57.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:53:58 [2023-01-16T10:53:58.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:53:58 [2023-01-16T10:53:58.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:53:58 [2023-01-16T10:53:58.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:53:59 [2023-01-16T10:53:59.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:54:01 [2023-01-16T10:54:01.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:54:02 [2023-01-16T10:54:02.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:54:04 [2023-01-16T10:54:04.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:54:04 [2023-01-16T10:54:04.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:54:05 [2023-01-16T10:54:05.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:54:05 [2023-01-16T10:54:05.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:54:07 [2023-01-16T10:54:07.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:54:07 [2023-01-16T10:54:07.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:54:08 [2023-01-16T10:54:08.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:54:09 [2023-01-16T10:54:09.222Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:54:09 [2023-01-16T10:54:09.222Z] Using test binary docker
10:54:09 [2023-01-16T10:54:09.222Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:54:09 [2023-01-16T10:54:09.222Z] +++ /etc/init.d/apparmor start
10:54:09 [2023-01-16T10:54:09.222Z] Not: starting.
10:54:09 [2023-01-16T10:54:09.222Z] INFO: Waiting for daemon to start...
10:54:09 [2023-01-16T10:54:09.222Z] Starting dockerd
10:54:09 [2023-01-16T10:54:09.222Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:54:11 [2023-01-16T10:54:11.111Z] .
10:54:11 [2023-01-16T10:54:11.111Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:54:11 [2023-01-16T10:54:11.111Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:54:11 [2023-01-16T10:54:11.111Z] Error: No such image: emptyfs
10:54:11 [2023-01-16T10:54:11.111Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:54:11 [2023-01-16T10:54:11.111Z] ++++ docker load
10:54:11 [2023-01-16T10:54:11.111Z] Loaded image: emptyfs:latest
10:54:11 [2023-01-16T10:54:11.111Z] Running integration-test (iteration 1)
10:54:11 [2023-01-16T10:54:11.111Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:54:11 [2023-01-16T10:54:11.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
10:54:11 [2023-01-16T10:54:11.111Z] ++ set -e
10:54:11 [2023-01-16T10:54:11.111Z] ++ '[' -n 0 ']'
10:54:11 [2023-01-16T10:54:11.111Z] ++ set -x
10:54:11 [2023-01-16T10:54:11.111Z] ++ 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
10:54:11 [2023-01-16T10:54:11.367Z] Loaded image: busybox:latest
10:54:11 [2023-01-16T10:54:11.622Z] Loaded image: busybox:glibc
10:54:12 [2023-01-16T10:54:12.990Z] Loaded image: debian:bullseye-slim
10:54:12 [2023-01-16T10:54:12.990Z] Loaded image: hello-world:latest
10:54:12 [2023-01-16T10:54:12.990Z] Loaded image: arm32v7/hello-world:latest
10:54:12 [2023-01-16T10:54:12.990Z] INFO: Testing against a local daemon
10:54:12 [2023-01-16T10:54:12.990Z] === RUN   TestCgroupNamespacesBuild
10:54:13 [2023-01-16T10:54:13.917Z] --- PASS: TestCgroupNamespacesBuild (0.96s)
10:54:13 [2023-01-16T10:54:13.917Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:54:14 [2023-01-16T10:54:14.849Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.93s)
10:54:14 [2023-01-16T10:54:14.849Z] === RUN   TestBuildWithSession
10:54:14 [2023-01-16T10:54:14.849Z]     build_session_test.go:25: TODO: BuildKit
10:54:14 [2023-01-16T10:54:14.849Z] --- SKIP: TestBuildWithSession (0.00s)
10:54:14 [2023-01-16T10:54:14.849Z] === RUN   TestBuildSquashParent
10:54:18 [2023-01-16T10:54:18.120Z] --- PASS: TestBuildSquashParent (3.23s)
10:54:18 [2023-01-16T10:54:18.120Z] === RUN   TestBuildWithRemoveAndForceRemove
10:54:18 [2023-01-16T10:54:18.120Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:54:18 [2023-01-16T10:54:18.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:54:18 [2023-01-16T10:54:18.120Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:54:18 [2023-01-16T10:54:18.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:54:18 [2023-01-16T10:54:18.120Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:54:18 [2023-01-16T10:54:18.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:54:18 [2023-01-16T10:54:18.120Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:54:18 [2023-01-16T10:54:18.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:54:18 [2023-01-16T10:54:18.120Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:54:18 [2023-01-16T10:54:18.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:54:18 [2023-01-16T10:54:18.120Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:54:18 [2023-01-16T10:54:18.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:54:18 [2023-01-16T10:54:18.120Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:54:18 [2023-01-16T10:54:18.120Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:54:19 [2023-01-16T10:54:19.048Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:54:19 [2023-01-16T10:54:19.048Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:54:20 [2023-01-16T10:54:20.413Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:54:20 [2023-01-16T10:54:20.413Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:54:21 [2023-01-16T10:54:21.341Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:54:21 [2023-01-16T10:54:21.341Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.16s)
10:54:21 [2023-01-16T10:54:21.341Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.21s)
10:54:21 [2023-01-16T10:54:21.341Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.05s)
10:54:21 [2023-01-16T10:54:21.341Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s)
10:54:21 [2023-01-16T10:54:21.341Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.92s)
10:54:21 [2023-01-16T10:54:21.341Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s)
10:54:21 [2023-01-16T10:54:21.341Z] === RUN   TestBuildMultiStageCopy
10:54:21 [2023-01-16T10:54:21.341Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:54:22 [2023-01-16T10:54:22.269Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:54:22 [2023-01-16T10:54:22.269Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:54:22 [2023-01-16T10:54:22.269Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:54:22 [2023-01-16T10:54:22.269Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:54:22 [2023-01-16T10:54:22.269Z] --- PASS: TestBuildMultiStageCopy (1.06s)
10:54:22 [2023-01-16T10:54:22.269Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.80s)
10:54:22 [2023-01-16T10:54:22.269Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
10:54:22 [2023-01-16T10:54:22.269Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
10:54:22 [2023-01-16T10:54:22.269Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
10:54:22 [2023-01-16T10:54:22.269Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
10:54:22 [2023-01-16T10:54:22.269Z] === RUN   TestBuildMultiStageParentConfig
10:54:22 [2023-01-16T10:54:22.525Z] --- PASS: TestBuildMultiStageParentConfig (0.32s)
10:54:22 [2023-01-16T10:54:22.525Z] === RUN   TestBuildLabelWithTargets
10:54:23 [2023-01-16T10:54:23.087Z] --- PASS: TestBuildLabelWithTargets (0.41s)
10:54:23 [2023-01-16T10:54:23.087Z] === RUN   TestBuildWithEmptyLayers
10:54:23 [2023-01-16T10:54:23.087Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
10:54:23 [2023-01-16T10:54:23.087Z] === RUN   TestBuildMultiStageOnBuild
10:54:24 [2023-01-16T10:54:24.016Z] --- PASS: TestBuildMultiStageOnBuild (0.94s)
10:54:24 [2023-01-16T10:54:24.016Z] === RUN   TestBuildUncleanTarFilenames
10:54:24 [2023-01-16T10:54:24.272Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
10:54:24 [2023-01-16T10:54:24.272Z] === RUN   TestBuildMultiStageLayerLeak
10:54:25 [2023-01-16T10:54:25.200Z] --- PASS: TestBuildMultiStageLayerLeak (0.83s)
10:54:25 [2023-01-16T10:54:25.200Z] === RUN   TestBuildWithHugeFile
10:55:03 [2023-01-16T10:55:03.872Z] --- PASS: TestBuildWithHugeFile (35.14s)
10:55:03 [2023-01-16T10:55:03.872Z] === RUN   TestBuildWCOWSandboxSize
10:55:03 [2023-01-16T10:55:03.872Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:55:03 [2023-01-16T10:55:03.872Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:55:03 [2023-01-16T10:55:03.872Z] === RUN   TestBuildWithEmptyDockerfile
10:55:03 [2023-01-16T10:55:03.872Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:55:03 [2023-01-16T10:55:03.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:55:03 [2023-01-16T10:55:03.872Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:55:03 [2023-01-16T10:55:03.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:55:03 [2023-01-16T10:55:03.872Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:55:03 [2023-01-16T10:55:03.872Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:55:03 [2023-01-16T10:55:03.872Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:55:03 [2023-01-16T10:55:03.872Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:55:03 [2023-01-16T10:55:03.872Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:55:03 [2023-01-16T10:55:03.872Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
10:55:03 [2023-01-16T10:55:03.872Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
10:55:03 [2023-01-16T10:55:03.872Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
10:55:03 [2023-01-16T10:55:03.872Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
10:55:03 [2023-01-16T10:55:03.872Z] === RUN   TestBuildPreserveOwnership
10:55:03 [2023-01-16T10:55:03.872Z] === RUN   TestBuildPreserveOwnership/copy_from
10:55:03 [2023-01-16T10:55:03.872Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:55:03 [2023-01-16T10:55:03.872Z] --- PASS: TestBuildPreserveOwnership (1.88s)
10:55:03 [2023-01-16T10:55:03.872Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.33s)
10:55:03 [2023-01-16T10:55:03.872Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.55s)
10:55:03 [2023-01-16T10:55:03.872Z] === RUN   TestBuildPlatformInvalid
10:55:03 [2023-01-16T10:55:03.872Z] --- PASS: TestBuildPlatformInvalid (0.03s)
10:55:03 [2023-01-16T10:55:03.872Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:55:03 [2023-01-16T10:55:03.872Z] Loaded image: busybox:latest
10:55:03 [2023-01-16T10:55:03.872Z] Loaded image: busybox:glibc
10:55:04 [2023-01-16T10:55:04.128Z] Loaded image: debian:bullseye-slim
10:55:04 [2023-01-16T10:55:04.128Z] Loaded image: hello-world:latest
10:55:04 [2023-01-16T10:55:04.128Z] Loaded image: arm32v7/hello-world:latest
10:55:12 [2023-01-16T10:55:12.216Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.16s)
10:55:12 [2023-01-16T10:55:12.216Z] PASS
10:55:12 [2023-01-16T10:55:12.216Z] 
10:55:12 [2023-01-16T10:55:12.216Z] === Skipped
10:55:12 [2023-01-16T10:55:12.216Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:55:12 [2023-01-16T10:55:12.216Z]     build_session_test.go:25: TODO: BuildKit
10:55:12 [2023-01-16T10:55:12.216Z] 
10:55:12 [2023-01-16T10:55:12.216Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:55:12 [2023-01-16T10:55:12.216Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:55:12 [2023-01-16T10:55:12.216Z] 
10:55:12 [2023-01-16T10:55:12.216Z] DONE 34 tests, 2 skipped in 61.046s
10:55:12 [2023-01-16T10:55:12.216Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:55:12 [2023-01-16T10:55:12.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
10:55:12 [2023-01-16T10:55:12.216Z] ++ set -e
10:55:12 [2023-01-16T10:55:12.216Z] ++ '[' -n 0 ']'
10:55:12 [2023-01-16T10:55:12.216Z] ++ set -x
10:55:12 [2023-01-16T10:55:12.216Z] ++ 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
10:55:12 [2023-01-16T10:55:12.472Z] INFO: Testing against a local daemon
10:55:12 [2023-01-16T10:55:12.472Z] === RUN   TestConfigInspect
10:55:14 [2023-01-16T10:55:14.360Z] --- PASS: TestConfigInspect (1.84s)
10:55:14 [2023-01-16T10:55:14.360Z] === RUN   TestConfigList
10:55:16 [2023-01-16T10:55:16.252Z] --- PASS: TestConfigList (1.72s)
10:55:16 [2023-01-16T10:55:16.252Z] === RUN   TestConfigsCreateAndDelete
10:55:17 [2023-01-16T10:55:17.618Z] --- PASS: TestConfigsCreateAndDelete (1.76s)
10:55:17 [2023-01-16T10:55:17.618Z] === RUN   TestConfigsUpdate
10:55:19 [2023-01-16T10:55:19.507Z] --- PASS: TestConfigsUpdate (1.79s)
10:55:19 [2023-01-16T10:55:19.508Z] === RUN   TestTemplatedConfig
10:55:22 [2023-01-16T10:55:22.024Z] --- PASS: TestTemplatedConfig (2.48s)
10:55:22 [2023-01-16T10:55:22.024Z] === RUN   TestConfigCreateResolve
10:55:23 [2023-01-16T10:55:23.914Z] --- PASS: TestConfigCreateResolve (1.77s)
10:55:23 [2023-01-16T10:55:23.914Z] PASS
10:55:23 [2023-01-16T10:55:23.914Z] 
10:55:23 [2023-01-16T10:55:23.914Z] DONE 6 tests in 11.468s
10:55:23 [2023-01-16T10:55:23.914Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:55:23 [2023-01-16T10:55:23.914Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
10:55:23 [2023-01-16T10:55:23.914Z] ++ set -e
10:55:23 [2023-01-16T10:55:23.914Z] ++ '[' -n 0 ']'
10:55:23 [2023-01-16T10:55:23.914Z] ++ set -x
10:55:23 [2023-01-16T10:55:23.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:55:23 [2023-01-16T10:55:23.914Z] INFO: Testing against a local daemon
10:55:23 [2023-01-16T10:55:23.914Z] === RUN   TestAttachWithTTY
10:55:24 [2023-01-16T10:55:24.172Z] --- PASS: TestAttachWithTTY (0.06s)
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestAttachWithoutTTy
10:55:24 [2023-01-16T10:55:24.172Z] --- PASS: TestAttachWithoutTTy (0.04s)
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestCheckpoint
10:55:24 [2023-01-16T10:55:24.172Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:55:24 [2023-01-16T10:55:24.172Z] --- SKIP: TestCheckpoint (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/commit
10:55:24 [2023-01-16T10:55:24.172Z] === PAUSE TestContainerInvalidJSON/commit
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/containers/create
10:55:24 [2023-01-16T10:55:24.172Z] === PAUSE TestContainerInvalidJSON/containers/create
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:55:24 [2023-01-16T10:55:24.172Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:55:24 [2023-01-16T10:55:24.172Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:55:24 [2023-01-16T10:55:24.172Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:55:24 [2023-01-16T10:55:24.172Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:55:24 [2023-01-16T10:55:24.172Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:55:24 [2023-01-16T10:55:24.172Z] === CONT  TestContainerInvalidJSON/commit
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:55:24 [2023-01-16T10:55:24.172Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:55:24 [2023-01-16T10:55:24.172Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:55:24 [2023-01-16T10:55:24.172Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:55:24 [2023-01-16T10:55:24.172Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:55:24 [2023-01-16T10:55:24.172Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:55:24 [2023-01-16T10:55:24.172Z] === CONT  TestContainerInvalidJSON/containers/create
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:55:24 [2023-01-16T10:55:24.172Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:55:24 [2023-01-16T10:55:24.172Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:55:24 [2023-01-16T10:55:24.172Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestCopyFromContainerPathIsNotDir
10:55:24 [2023-01-16T10:55:24.172Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestCopyToContainerPathDoesNotExist
10:55:24 [2023-01-16T10:55:24.172Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:55:24 [2023-01-16T10:55:24.172Z] === RUN   TestCopyEmptyFile
10:55:24 [2023-01-16T10:55:24.428Z] --- PASS: TestCopyEmptyFile (0.06s)
10:55:24 [2023-01-16T10:55:24.428Z] === RUN   TestCopyToContainerPathIsNotDir
10:55:24 [2023-01-16T10:55:24.428Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:55:24 [2023-01-16T10:55:24.428Z] === RUN   TestCopyFromContainer
10:55:24 [2023-01-16T10:55:24.990Z] === RUN   TestCopyFromContainer//
10:55:24 [2023-01-16T10:55:24.990Z] === RUN   TestCopyFromContainer/.
10:55:24 [2023-01-16T10:55:24.990Z] === RUN   TestCopyFromContainer//.
10:55:24 [2023-01-16T10:55:24.990Z] === RUN   TestCopyFromContainer/./
10:55:24 [2023-01-16T10:55:24.990Z] === RUN   TestCopyFromContainer//./
10:55:24 [2023-01-16T10:55:24.990Z] === RUN   TestCopyFromContainer//bar/root
10:55:24 [2023-01-16T10:55:24.990Z] === RUN   TestCopyFromContainer//bar/root/
10:55:24 [2023-01-16T10:55:24.990Z] === RUN   TestCopyFromContainer//bar/root/.
10:55:24 [2023-01-16T10:55:24.990Z] === RUN   TestCopyFromContainer/bar/quux
10:55:24 [2023-01-16T10:55:24.990Z] === RUN   TestCopyFromContainer/bar/quux/
10:55:24 [2023-01-16T10:55:24.990Z] === RUN   TestCopyFromContainer/bar/quux/.
10:55:24 [2023-01-16T10:55:24.990Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCopyFromContainer/bar/notarget
10:55:25 [2023-01-16T10:55:25.247Z] --- PASS: TestCopyFromContainer (0.79s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer// (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer/. (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer//. (0.02s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:55:25 [2023-01-16T10:55:25.247Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:55:25 [2023-01-16T10:55:25.247Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:55:25 [2023-01-16T10:55:25.247Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:55:25 [2023-01-16T10:55:25.247Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:55:25 [2023-01-16T10:55:25.247Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:55:25 [2023-01-16T10:55:25.247Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:55:25 [2023-01-16T10:55:25.247Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCreateLinkToNonExistingContainer
10:55:25 [2023-01-16T10:55:25.247Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCreateWithInvalidEnv
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCreateWithInvalidEnv/0
10:55:25 [2023-01-16T10:55:25.247Z] === PAUSE TestCreateWithInvalidEnv/0
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCreateWithInvalidEnv/1
10:55:25 [2023-01-16T10:55:25.247Z] === PAUSE TestCreateWithInvalidEnv/1
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCreateWithInvalidEnv/2
10:55:25 [2023-01-16T10:55:25.247Z] === PAUSE TestCreateWithInvalidEnv/2
10:55:25 [2023-01-16T10:55:25.247Z] === CONT  TestCreateWithInvalidEnv/0
10:55:25 [2023-01-16T10:55:25.247Z] === CONT  TestCreateWithInvalidEnv/2
10:55:25 [2023-01-16T10:55:25.247Z] === CONT  TestCreateWithInvalidEnv/1
10:55:25 [2023-01-16T10:55:25.247Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:55:25 [2023-01-16T10:55:25.247Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCreateTmpfsMountsTarget
10:55:25 [2023-01-16T10:55:25.247Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:55:25 [2023-01-16T10:55:25.247Z] === RUN   TestCreateWithCustomMaskedPaths
10:55:26 [2023-01-16T10:55:26.612Z] --- PASS: TestCreateWithCustomMaskedPaths (1.10s)
10:55:26 [2023-01-16T10:55:26.612Z] === RUN   TestCreateWithCustomReadonlyPaths
10:55:27 [2023-01-16T10:55:27.539Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s)
10:55:27 [2023-01-16T10:55:27.539Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:55:27 [2023-01-16T10:55:27.539Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:55:27 [2023-01-16T10:55:27.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:55:27 [2023-01-16T10:55:27.539Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:55:27 [2023-01-16T10:55:27.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:55:27 [2023-01-16T10:55:27.539Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:55:27 [2023-01-16T10:55:27.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:55:27 [2023-01-16T10:55:27.539Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:55:27 [2023-01-16T10:55:27.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:55:27 [2023-01-16T10:55:27.539Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:55:27 [2023-01-16T10:55:27.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:55:27 [2023-01-16T10:55:27.539Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:55:27 [2023-01-16T10:55:27.539Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:55:27 [2023-01-16T10:55:27.539Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:55:27 [2023-01-16T10:55:27.539Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:55:27 [2023-01-16T10:55:27.539Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:55:27 [2023-01-16T10:55:27.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:55:27 [2023-01-16T10:55:27.539Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:55:27 [2023-01-16T10:55:27.539Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:55:27 [2023-01-16T10:55:27.539Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:55:27 [2023-01-16T10:55:27.539Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:55:27 [2023-01-16T10:55:27.539Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:55:27 [2023-01-16T10:55:27.539Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:55:27 [2023-01-16T10:55:27.795Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.35s)
10:55:27 [2023-01-16T10:55:27.795Z] === RUN   TestCreateDifferentPlatform
10:55:27 [2023-01-16T10:55:27.795Z] === RUN   TestCreateDifferentPlatform/different_os
10:55:27 [2023-01-16T10:55:27.796Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:55:27 [2023-01-16T10:55:27.796Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:55:27 [2023-01-16T10:55:27.796Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:55:27 [2023-01-16T10:55:27.796Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:55:27 [2023-01-16T10:55:27.796Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:55:27 [2023-01-16T10:55:27.796Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
10:55:27 [2023-01-16T10:55:27.796Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:55:28 [2023-01-16T10:55:28.052Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
10:55:28 [2023-01-16T10:55:28.052Z] === RUN   TestCreateInvalidHostConfig
10:55:28 [2023-01-16T10:55:28.052Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:55:28 [2023-01-16T10:55:28.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:55:28 [2023-01-16T10:55:28.052Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:55:28 [2023-01-16T10:55:28.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:55:28 [2023-01-16T10:55:28.052Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:55:28 [2023-01-16T10:55:28.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:55:28 [2023-01-16T10:55:28.052Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:55:28 [2023-01-16T10:55:28.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:55:28 [2023-01-16T10:55:28.052Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:55:28 [2023-01-16T10:55:28.052Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:55:28 [2023-01-16T10:55:28.052Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:55:28 [2023-01-16T10:55:28.052Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:55:28 [2023-01-16T10:55:28.052Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:55:28 [2023-01-16T10:55:28.052Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:55:28 [2023-01-16T10:55:28.052Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:55:28 [2023-01-16T10:55:28.052Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:55:28 [2023-01-16T10:55:28.052Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:55:28 [2023-01-16T10:55:28.052Z] === RUN   TestContainerStartOnDaemonRestart
10:55:28 [2023-01-16T10:55:28.052Z] === PAUSE TestContainerStartOnDaemonRestart
10:55:28 [2023-01-16T10:55:28.052Z] === RUN   TestDaemonRestartIpcMode
10:55:28 [2023-01-16T10:55:28.052Z] === PAUSE TestDaemonRestartIpcMode
10:55:28 [2023-01-16T10:55:28.052Z] === RUN   TestDaemonHostGatewayIP
10:55:28 [2023-01-16T10:55:28.052Z] === PAUSE TestDaemonHostGatewayIP
10:55:28 [2023-01-16T10:55:28.052Z] === RUN   TestRestartDaemonWithRestartingContainer
10:55:28 [2023-01-16T10:55:28.052Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:55:28 [2023-01-16T10:55:28.052Z] === RUN   TestContainerKillOnDaemonStart
10:55:28 [2023-01-16T10:55:28.052Z] === PAUSE TestContainerKillOnDaemonStart
10:55:28 [2023-01-16T10:55:28.052Z] === RUN   TestDiff
10:55:28 [2023-01-16T10:55:28.309Z] --- PASS: TestDiff (0.39s)
10:55:28 [2023-01-16T10:55:28.309Z] === RUN   TestExecConsoleSize
10:55:28 [2023-01-16T10:55:28.871Z] --- PASS: TestExecConsoleSize (0.41s)
10:55:28 [2023-01-16T10:55:28.871Z] === RUN   TestExecWithCloseStdin
10:55:29 [2023-01-16T10:55:29.127Z] --- PASS: TestExecWithCloseStdin (0.44s)
10:55:29 [2023-01-16T10:55:29.127Z] === RUN   TestExec
10:55:29 [2023-01-16T10:55:29.688Z] --- PASS: TestExec (0.45s)
10:55:29 [2023-01-16T10:55:29.688Z] === RUN   TestExecUser
10:55:29 [2023-01-16T10:55:29.945Z] --- PASS: TestExecUser (0.43s)
10:55:29 [2023-01-16T10:55:29.945Z] === RUN   TestExportContainerAndImportImage
10:55:30 [2023-01-16T10:55:30.537Z] --- PASS: TestExportContainerAndImportImage (0.47s)
10:55:30 [2023-01-16T10:55:30.537Z] === RUN   TestExportContainerAfterDaemonRestart
10:55:31 [2023-01-16T10:55:31.925Z] --- PASS: TestExportContainerAfterDaemonRestart (1.15s)
10:55:31 [2023-01-16T10:55:31.925Z] === RUN   TestHealthCheckWorkdir
10:55:32 [2023-01-16T10:55:32.182Z] --- PASS: TestHealthCheckWorkdir (0.49s)
10:55:32 [2023-01-16T10:55:32.182Z] === RUN   TestHealthKillContainer
10:55:40 [2023-01-16T10:55:40.268Z] --- PASS: TestHealthKillContainer (7.78s)
10:55:40 [2023-01-16T10:55:40.268Z] === RUN   TestHealthCheckProcessKilled
10:55:40 [2023-01-16T10:55:40.524Z] --- PASS: TestHealthCheckProcessKilled (0.59s)
10:55:40 [2023-01-16T10:55:40.524Z] === RUN   TestInspectCpusetInConfigPre120
10:55:40 [2023-01-16T10:55:40.780Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s)
10:55:40 [2023-01-16T10:55:40.780Z] === RUN   TestIpcModeNone
10:55:41 [2023-01-16T10:55:41.342Z] --- PASS: TestIpcModeNone (0.44s)
10:55:41 [2023-01-16T10:55:41.342Z] === RUN   TestIpcModePrivate
10:55:41 [2023-01-16T10:55:41.597Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
10:55:41 [2023-01-16T10:55:41.854Z] --- PASS: TestIpcModePrivate (0.44s)
10:55:41 [2023-01-16T10:55:41.854Z] === RUN   TestIpcModeShareable
10:55:42 [2023-01-16T10:55:42.110Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
10:55:42 [2023-01-16T10:55:42.110Z] --- PASS: TestIpcModeShareable (0.42s)
10:55:42 [2023-01-16T10:55:42.110Z] === RUN   TestAPIIpcModeShareableAndContainer
10:55:43 [2023-01-16T10:55:43.479Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s)
10:55:43 [2023-01-16T10:55:43.479Z] === RUN   TestAPIIpcModeHost
10:55:43 [2023-01-16T10:55:43.735Z] --- PASS: TestAPIIpcModeHost (0.31s)
10:55:43 [2023-01-16T10:55:43.735Z] === RUN   TestDaemonIpcModeShareable
10:55:44 [2023-01-16T10:55:44.663Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
10:55:44 [2023-01-16T10:55:44.920Z] --- PASS: TestDaemonIpcModeShareable (1.03s)
10:55:44 [2023-01-16T10:55:44.920Z] === RUN   TestDaemonIpcModePrivate
10:55:45 [2023-01-16T10:55:45.849Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
10:55:45 [2023-01-16T10:55:45.849Z] --- PASS: TestDaemonIpcModePrivate (1.00s)
10:55:45 [2023-01-16T10:55:45.849Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:55:46 [2023-01-16T10:55:46.776Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
10:55:46 [2023-01-16T10:55:46.776Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.03s)
10:55:46 [2023-01-16T10:55:46.776Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:55:47 [2023-01-16T10:55:47.705Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
10:55:47 [2023-01-16T10:55:47.961Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.05s)
10:55:47 [2023-01-16T10:55:47.961Z] === RUN   TestIpcModeOlderClient
10:55:47 [2023-01-16T10:55:47.961Z] === PAUSE TestIpcModeOlderClient
10:55:47 [2023-01-16T10:55:47.961Z] === RUN   TestKillContainerInvalidSignal
10:55:48 [2023-01-16T10:55:48.217Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
10:55:48 [2023-01-16T10:55:48.217Z] === RUN   TestKillContainer
10:55:48 [2023-01-16T10:55:48.473Z] === RUN   TestKillContainer/no_signal
10:55:48 [2023-01-16T10:55:48.730Z] === RUN   TestKillContainer/non_killing_signal
10:55:48 [2023-01-16T10:55:48.986Z] === RUN   TestKillContainer/killing_signal
10:55:49 [2023-01-16T10:55:49.548Z] --- PASS: TestKillContainer (1.13s)
10:55:49 [2023-01-16T10:55:49.548Z]     --- PASS: TestKillContainer/no_signal (0.35s)
10:55:49 [2023-01-16T10:55:49.548Z]     --- PASS: TestKillContainer/non_killing_signal (0.23s)
10:55:49 [2023-01-16T10:55:49.548Z]     --- PASS: TestKillContainer/killing_signal (0.36s)
10:55:49 [2023-01-16T10:55:49.548Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:55:49 [2023-01-16T10:55:49.548Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:55:49 [2023-01-16T10:55:49.804Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:55:50 [2023-01-16T10:55:50.732Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s)
10:55:50 [2023-01-16T10:55:50.732Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
10:55:50 [2023-01-16T10:55:50.732Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
10:55:50 [2023-01-16T10:55:50.732Z] === RUN   TestKillStoppedContainer
10:55:50 [2023-01-16T10:55:50.732Z] --- PASS: TestKillStoppedContainer (0.04s)
10:55:50 [2023-01-16T10:55:50.732Z] === RUN   TestKillStoppedContainerAPIPre120
10:55:50 [2023-01-16T10:55:50.732Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
10:55:50 [2023-01-16T10:55:50.732Z] === RUN   TestKillDifferentUserContainer
10:55:50 [2023-01-16T10:55:50.988Z] --- PASS: TestKillDifferentUserContainer (0.36s)
10:55:50 [2023-01-16T10:55:50.988Z] === RUN   TestInspectOomKilledTrue
10:55:51 [2023-01-16T10:55:51.550Z] --- PASS: TestInspectOomKilledTrue (0.42s)
10:55:51 [2023-01-16T10:55:51.550Z] === RUN   TestInspectOomKilledFalse
10:55:51 [2023-01-16T10:55:51.806Z] --- PASS: TestInspectOomKilledFalse (0.36s)
10:55:51 [2023-01-16T10:55:51.806Z] === RUN   TestLinksEtcHostsContentMatch
10:55:52 [2023-01-16T10:55:52.063Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
10:55:52 [2023-01-16T10:55:52.063Z] === RUN   TestLinksContainerNames
10:55:52 [2023-01-16T10:55:52.991Z] --- PASS: TestLinksContainerNames (0.75s)
10:55:52 [2023-01-16T10:55:52.991Z] === RUN   TestLogsFollowTailEmpty
10:55:53 [2023-01-16T10:55:53.247Z] --- PASS: TestLogsFollowTailEmpty (0.36s)
10:55:53 [2023-01-16T10:55:53.247Z] === RUN   TestLogs
10:55:53 [2023-01-16T10:55:53.247Z] === RUN   TestLogs/driver_local
10:55:53 [2023-01-16T10:55:53.247Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:55:53 [2023-01-16T10:55:53.247Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:55:53 [2023-01-16T10:55:53.247Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:55:53 [2023-01-16T10:55:53.247Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:55:53 [2023-01-16T10:55:53.247Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:55:53 [2023-01-16T10:55:53.247Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:55:53 [2023-01-16T10:55:53.247Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:55:53 [2023-01-16T10:55:53.247Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:55:53 [2023-01-16T10:55:53.247Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:55:53 [2023-01-16T10:55:53.247Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:55:53 [2023-01-16T10:55:53.247Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:55:53 [2023-01-16T10:55:53.247Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:55:53 [2023-01-16T10:55:53.247Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:55:53 [2023-01-16T10:55:53.247Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:55:53 [2023-01-16T10:55:53.809Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:55:53 [2023-01-16T10:55:53.809Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:55:54 [2023-01-16T10:55:54.371Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:55:54 [2023-01-16T10:55:54.371Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:55:54 [2023-01-16T10:55:54.933Z] === RUN   TestLogs/driver_json-file
10:55:54 [2023-01-16T10:55:54.933Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:55:54 [2023-01-16T10:55:54.933Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:55:54 [2023-01-16T10:55:54.933Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:55:54 [2023-01-16T10:55:54.933Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:55:54 [2023-01-16T10:55:54.933Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:55:54 [2023-01-16T10:55:54.933Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:55:54 [2023-01-16T10:55:54.933Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:55:54 [2023-01-16T10:55:54.933Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:55:54 [2023-01-16T10:55:54.933Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:55:54 [2023-01-16T10:55:54.933Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:55:54 [2023-01-16T10:55:54.933Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:55:54 [2023-01-16T10:55:54.933Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:55:54 [2023-01-16T10:55:54.933Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:55:54 [2023-01-16T10:55:54.933Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:55:55 [2023-01-16T10:55:55.496Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:55:55 [2023-01-16T10:55:55.751Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:55:56 [2023-01-16T10:55:56.313Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:55:56 [2023-01-16T10:55:56.313Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:55:56 [2023-01-16T10:55:56.879Z] --- PASS: TestLogs (3.61s)
10:55:56 [2023-01-16T10:55:56.879Z]     --- PASS: TestLogs/driver_local (0.01s)
10:55:56 [2023-01-16T10:55:56.879Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s)
10:55:56 [2023-01-16T10:55:56.879Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s)
10:55:56 [2023-01-16T10:55:56.879Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s)
10:55:56 [2023-01-16T10:55:56.879Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.45s)
10:55:56 [2023-01-16T10:55:56.879Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.68s)
10:55:56 [2023-01-16T10:55:56.879Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.64s)
10:55:56 [2023-01-16T10:55:56.879Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:55:56 [2023-01-16T10:55:56.879Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.59s)
10:55:56 [2023-01-16T10:55:56.879Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s)
10:55:56 [2023-01-16T10:55:56.879Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s)
10:55:56 [2023-01-16T10:55:56.879Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.48s)
10:55:56 [2023-01-16T10:55:56.879Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.47s)
10:55:56 [2023-01-16T10:55:56.879Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s)
10:55:56 [2023-01-16T10:55:56.879Z] === RUN   TestContainerNetworkMountsNoChown
10:55:57 [2023-01-16T10:55:57.135Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
10:55:57 [2023-01-16T10:55:57.135Z] === RUN   TestMountDaemonRoot
10:55:57 [2023-01-16T10:55:57.135Z] === RUN   TestMountDaemonRoot/default
10:55:57 [2023-01-16T10:55:57.135Z] === PAUSE TestMountDaemonRoot/default
10:55:57 [2023-01-16T10:55:57.135Z] === RUN   TestMountDaemonRoot/private
10:55:57 [2023-01-16T10:55:57.135Z] === PAUSE TestMountDaemonRoot/private
10:55:57 [2023-01-16T10:55:57.135Z] === RUN   TestMountDaemonRoot/rprivate
10:55:57 [2023-01-16T10:55:57.135Z] === PAUSE TestMountDaemonRoot/rprivate
10:55:57 [2023-01-16T10:55:57.135Z] === RUN   TestMountDaemonRoot/slave
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/slave
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/rslave
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/rslave
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/shared
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/shared
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/rshared
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/rshared
10:55:57 [2023-01-16T10:55:57.136Z] === CONT  TestMountDaemonRoot/default
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/default/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/default/mount_root
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === CONT  TestMountDaemonRoot/default/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === CONT  TestMountDaemonRoot/rshared
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === CONT  TestMountDaemonRoot/shared
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:55:57 [2023-01-16T10:55:57.136Z] === CONT  TestMountDaemonRoot/rslave
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === CONT  TestMountDaemonRoot/slave
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === CONT  TestMountDaemonRoot/rprivate
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === CONT  TestMountDaemonRoot/private
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/private/mount_root
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/private/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:55:57 [2023-01-16T10:55:57.136Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === CONT  TestMountDaemonRoot/default/mount_root
10:55:57 [2023-01-16T10:55:57.136Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:55:57 [2023-01-16T10:55:57.136Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:55:57 [2023-01-16T10:55:57.392Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:55:57 [2023-01-16T10:55:57.392Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:55:57 [2023-01-16T10:55:57.392Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:55:57 [2023-01-16T10:55:57.392Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:55:57 [2023-01-16T10:55:57.392Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:55:57 [2023-01-16T10:55:57.392Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:55:57 [2023-01-16T10:55:57.392Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:55:57 [2023-01-16T10:55:57.392Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:55:57 [2023-01-16T10:55:57.392Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:55:57 [2023-01-16T10:55:57.392Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:55:57 [2023-01-16T10:55:57.392Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:55:57 [2023-01-16T10:55:57.392Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:55:57 [2023-01-16T10:55:57.392Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:55:57 [2023-01-16T10:55:57.648Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:55:57 [2023-01-16T10:55:57.648Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:55:57 [2023-01-16T10:55:57.648Z] === CONT  TestMountDaemonRoot/private/mount_root
10:55:57 [2023-01-16T10:55:57.648Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:55:57 [2023-01-16T10:55:57.648Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:55:57 [2023-01-16T10:55:57.648Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:55:57 [2023-01-16T10:55:57.648Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:55:57 [2023-01-16T10:55:57.648Z] === CONT  TestMountDaemonRoot/private/bind_root
10:55:57 [2023-01-16T10:55:57.648Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:55:57 [2023-01-16T10:55:57.648Z] --- PASS: TestMountDaemonRoot (0.02s)
10:55:57 [2023-01-16T10:55:57.648Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
10:55:57 [2023-01-16T10:55:57.648Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
10:55:57 [2023-01-16T10:55:57.648Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
10:55:57 [2023-01-16T10:55:57.648Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
10:55:57 [2023-01-16T10:55:57.648Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:55:57 [2023-01-16T10:55:57.648Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:55:57 [2023-01-16T10:55:57.648Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:55:57 [2023-01-16T10:55:57.648Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:55:57 [2023-01-16T10:55:57.648Z] === RUN   TestContainerBindMountNonRecursive
10:55:58 [2023-01-16T10:55:58.576Z] --- PASS: TestContainerBindMountNonRecursive (0.85s)
10:55:58 [2023-01-16T10:55:58.576Z] === RUN   TestContainerVolumesMountedAsShared
10:55:58 [2023-01-16T10:55:58.832Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s)
10:55:58 [2023-01-16T10:55:58.832Z] === RUN   TestContainerVolumesMountedAsSlave
10:55:59 [2023-01-16T10:55:59.088Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s)
10:55:59 [2023-01-16T10:55:59.088Z] === RUN   TestContainerCopyLeaksMounts
10:55:59 [2023-01-16T10:55:59.650Z] --- PASS: TestContainerCopyLeaksMounts (0.46s)
10:55:59 [2023-01-16T10:55:59.650Z] === RUN   TestNetworkNat
10:55:59 [2023-01-16T10:55:59.906Z] --- PASS: TestNetworkNat (0.42s)
10:55:59 [2023-01-16T10:55:59.906Z] === RUN   TestNetworkLocalhostTCPNat
10:56:00 [2023-01-16T10:56:00.468Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
10:56:00 [2023-01-16T10:56:00.468Z] === RUN   TestNetworkLoopbackNat
10:56:02 [2023-01-16T10:56:02.986Z] --- PASS: TestNetworkLoopbackNat (2.51s)
10:56:02 [2023-01-16T10:56:02.986Z] === RUN   TestPause
10:56:03 [2023-01-16T10:56:03.548Z] --- PASS: TestPause (0.44s)
10:56:03 [2023-01-16T10:56:03.548Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:56:03 [2023-01-16T10:56:03.549Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:56:03 [2023-01-16T10:56:03.549Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:56:03 [2023-01-16T10:56:03.549Z] === RUN   TestPauseStopPausedContainer
10:56:03 [2023-01-16T10:56:03.805Z] --- PASS: TestPauseStopPausedContainer (0.42s)
10:56:03 [2023-01-16T10:56:03.805Z] === RUN   TestPidHost
10:56:04 [2023-01-16T10:56:04.733Z] --- PASS: TestPidHost (0.86s)
10:56:04 [2023-01-16T10:56:04.733Z] === RUN   TestPsFilter
10:56:04 [2023-01-16T10:56:04.733Z] --- PASS: TestPsFilter (0.10s)
10:56:04 [2023-01-16T10:56:04.733Z] === RUN   TestRemoveContainerWithRemovedVolume
10:56:05 [2023-01-16T10:56:05.295Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
10:56:05 [2023-01-16T10:56:05.295Z] === RUN   TestRemoveContainerWithVolume
10:56:05 [2023-01-16T10:56:05.551Z] --- PASS: TestRemoveContainerWithVolume (0.38s)
10:56:05 [2023-01-16T10:56:05.551Z] === RUN   TestRemoveContainerRunning
10:56:05 [2023-01-16T10:56:05.807Z] --- PASS: TestRemoveContainerRunning (0.41s)
10:56:05 [2023-01-16T10:56:05.807Z] === RUN   TestRemoveContainerForceRemoveRunning
10:56:06 [2023-01-16T10:56:06.370Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
10:56:06 [2023-01-16T10:56:06.370Z] === RUN   TestRemoveInvalidContainer
10:56:06 [2023-01-16T10:56:06.370Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:56:06 [2023-01-16T10:56:06.370Z] === RUN   TestRenameLinkedContainer
10:56:08 [2023-01-16T10:56:08.260Z] --- PASS: TestRenameLinkedContainer (1.54s)
10:56:08 [2023-01-16T10:56:08.260Z] === RUN   TestRenameStoppedContainer
10:56:08 [2023-01-16T10:56:08.260Z] --- PASS: TestRenameStoppedContainer (0.35s)
10:56:08 [2023-01-16T10:56:08.260Z] === RUN   TestRenameRunningContainerAndReuse
10:56:09 [2023-01-16T10:56:09.187Z] --- PASS: TestRenameRunningContainerAndReuse (0.73s)
10:56:09 [2023-01-16T10:56:09.187Z] === RUN   TestRenameInvalidName
10:56:09 [2023-01-16T10:56:09.443Z] --- PASS: TestRenameInvalidName (0.37s)
10:56:09 [2023-01-16T10:56:09.443Z] === RUN   TestRenameAnonymousContainer
10:56:10 [2023-01-16T10:56:10.808Z] --- PASS: TestRenameAnonymousContainer (1.25s)
10:56:10 [2023-01-16T10:56:10.808Z] === RUN   TestRenameContainerWithSameName
10:56:11 [2023-01-16T10:56:11.064Z] --- PASS: TestRenameContainerWithSameName (0.41s)
10:56:11 [2023-01-16T10:56:11.064Z] === RUN   TestRenameContainerWithLinkedContainer
10:56:11 [2023-01-16T10:56:11.627Z] --- PASS: TestRenameContainerWithLinkedContainer (0.74s)
10:56:11 [2023-01-16T10:56:11.627Z] === RUN   TestResize
10:56:12 [2023-01-16T10:56:12.188Z] --- PASS: TestResize (0.38s)
10:56:12 [2023-01-16T10:56:12.188Z] === RUN   TestResizeWithInvalidSize
10:56:12 [2023-01-16T10:56:12.444Z] --- PASS: TestResizeWithInvalidSize (0.38s)
10:56:12 [2023-01-16T10:56:12.444Z] === RUN   TestResizeWhenContainerNotStarted
10:56:13 [2023-01-16T10:56:13.006Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s)
10:56:13 [2023-01-16T10:56:13.006Z] === RUN   TestDaemonRestartKillContainers
10:56:13 [2023-01-16T10:56:13.006Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:56:13 [2023-01-16T10:56:13.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:56:13 [2023-01-16T10:56:13.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:56:14 [2023-01-16T10:56:14.403Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:56:15 [2023-01-16T10:56:15.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:56:16 [2023-01-16T10:56:16.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:56:16 [2023-01-16T10:56:16.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:56:17 [2023-01-16T10:56:17.651Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:56:17 [2023-01-16T10:56:17.907Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:56:21 [2023-01-16T10:56:21.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:56:21 [2023-01-16T10:56:21.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:56:23 [2023-01-16T10:56:23.067Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:56:23 [2023-01-16T10:56:23.995Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:56:24 [2023-01-16T10:56:24.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:56:25 [2023-01-16T10:56:25.486Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:56:26 [2023-01-16T10:56:26.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:56:26 [2023-01-16T10:56:26.980Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:56:28 [2023-01-16T10:56:28.871Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.47s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.15s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.66s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.15s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.15s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.18s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.18s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.27s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.65s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.40s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.57s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.44s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.66s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.52s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.51s)
10:56:28 [2023-01-16T10:56:28.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.48s)
10:56:28 [2023-01-16T10:56:28.871Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:56:28 [2023-01-16T10:56:28.871Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:56:29 [2023-01-16T10:56:29.433Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:56:30 [2023-01-16T10:56:30.360Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.63s)
10:56:30 [2023-01-16T10:56:30.360Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.80s)
10:56:30 [2023-01-16T10:56:30.360Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.82s)
10:56:30 [2023-01-16T10:56:30.360Z] === RUN   TestCgroupNamespacesRun
10:56:31 [2023-01-16T10:56:31.289Z] --- PASS: TestCgroupNamespacesRun (1.00s)
10:56:31 [2023-01-16T10:56:31.289Z] === RUN   TestCgroupNamespacesRunPrivileged
10:56:32 [2023-01-16T10:56:32.216Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.02s)
10:56:32 [2023-01-16T10:56:32.216Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:56:33 [2023-01-16T10:56:33.144Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.00s)
10:56:33 [2023-01-16T10:56:33.144Z] === RUN   TestCgroupNamespacesRunHostMode
10:56:34 [2023-01-16T10:56:34.511Z] --- PASS: TestCgroupNamespacesRunHostMode (0.99s)
10:56:34 [2023-01-16T10:56:34.511Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:56:35 [2023-01-16T10:56:35.439Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.02s)
10:56:35 [2023-01-16T10:56:35.439Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:56:36 [2023-01-16T10:56:36.370Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.03s)
10:56:36 [2023-01-16T10:56:36.370Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:56:36 [2023-01-16T10:56:36.932Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
10:56:36 [2023-01-16T10:56:36.932Z] === RUN   TestCgroupNamespacesRunOlderClient
10:56:37 [2023-01-16T10:56:37.862Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.00s)
10:56:37 [2023-01-16T10:56:37.862Z] === RUN   TestNISDomainname
10:56:38 [2023-01-16T10:56:38.424Z] --- PASS: TestNISDomainname (0.48s)
10:56:38 [2023-01-16T10:56:38.424Z] === RUN   TestHostnameDnsResolution
10:56:38 [2023-01-16T10:56:38.986Z] --- PASS: TestHostnameDnsResolution (0.58s)
10:56:38 [2023-01-16T10:56:38.986Z] === RUN   TestUnprivilegedPortsAndPing
10:56:39 [2023-01-16T10:56:39.244Z] --- PASS: TestUnprivilegedPortsAndPing (0.44s)
10:56:39 [2023-01-16T10:56:39.244Z] === RUN   TestPrivilegedHostDevices
10:56:39 [2023-01-16T10:56:39.805Z] --- PASS: TestPrivilegedHostDevices (0.44s)
10:56:39 [2023-01-16T10:56:39.805Z] === RUN   TestRunConsoleSize
10:56:40 [2023-01-16T10:56:40.368Z] --- PASS: TestRunConsoleSize (0.41s)
10:56:40 [2023-01-16T10:56:40.368Z] === RUN   TestRunWithAlternativeContainerdShim
10:56:42 [2023-01-16T10:56:42.268Z] --- PASS: TestRunWithAlternativeContainerdShim (1.89s)
10:56:42 [2023-01-16T10:56:42.268Z] === RUN   TestStats
10:56:44 [2023-01-16T10:56:44.785Z] --- PASS: TestStats (2.41s)
10:56:44 [2023-01-16T10:56:44.785Z] === RUN   TestStopContainerWithTimeout
10:56:44 [2023-01-16T10:56:44.785Z] === RUN   TestStopContainerWithTimeout/0
10:56:44 [2023-01-16T10:56:44.785Z] === PAUSE TestStopContainerWithTimeout/0
10:56:44 [2023-01-16T10:56:44.785Z] === RUN   TestStopContainerWithTimeout/1
10:56:44 [2023-01-16T10:56:44.785Z] === PAUSE TestStopContainerWithTimeout/1
10:56:44 [2023-01-16T10:56:44.785Z] === RUN   TestStopContainerWithTimeout/3
10:56:44 [2023-01-16T10:56:44.785Z] === PAUSE TestStopContainerWithTimeout/3
10:56:44 [2023-01-16T10:56:44.785Z] === RUN   TestStopContainerWithTimeout/-1
10:56:44 [2023-01-16T10:56:44.785Z] === PAUSE TestStopContainerWithTimeout/-1
10:56:44 [2023-01-16T10:56:44.785Z] === CONT  TestStopContainerWithTimeout/0
10:56:44 [2023-01-16T10:56:44.785Z] === CONT  TestStopContainerWithTimeout/3
10:56:45 [2023-01-16T10:56:45.042Z] === CONT  TestStopContainerWithTimeout/-1
10:56:47 [2023-01-16T10:56:47.560Z] === CONT  TestStopContainerWithTimeout/1
10:56:48 [2023-01-16T10:56:48.926Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:56:48 [2023-01-16T10:56:48.926Z]     --- PASS: TestStopContainerWithTimeout/0 (0.57s)
10:56:48 [2023-01-16T10:56:48.926Z]     --- PASS: TestStopContainerWithTimeout/3 (2.68s)
10:56:48 [2023-01-16T10:56:48.926Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
10:56:48 [2023-01-16T10:56:48.926Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
10:56:48 [2023-01-16T10:56:48.926Z] === RUN   TestDeleteDevicemapper
10:56:48 [2023-01-16T10:56:48.926Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:56:48 [2023-01-16T10:56:48.926Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:56:48 [2023-01-16T10:56:48.926Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:56:50 [2023-01-16T10:56:50.295Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s)
10:56:50 [2023-01-16T10:56:50.295Z] === RUN   TestUpdateMemory
10:56:50 [2023-01-16T10:56:50.551Z] --- PASS: TestUpdateMemory (0.52s)
10:56:50 [2023-01-16T10:56:50.551Z] === RUN   TestUpdateCPUQuota
10:56:51 [2023-01-16T10:56:51.113Z] --- PASS: TestUpdateCPUQuota (0.59s)
10:56:51 [2023-01-16T10:56:51.113Z] === RUN   TestUpdatePidsLimit
10:56:51 [2023-01-16T10:56:51.113Z] === RUN   TestUpdatePidsLimit/update_from_none
10:56:51 [2023-01-16T10:56:51.369Z] === RUN   TestUpdatePidsLimit/no_change
10:56:51 [2023-01-16T10:56:51.625Z] === RUN   TestUpdatePidsLimit/update_lower
10:56:51 [2023-01-16T10:56:51.625Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:56:51 [2023-01-16T10:56:51.882Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:56:52 [2023-01-16T10:56:52.138Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:56:52 [2023-01-16T10:56:52.394Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:56:52 [2023-01-16T10:56:52.957Z] --- PASS: TestUpdatePidsLimit (1.82s)
10:56:52 [2023-01-16T10:56:52.957Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
10:56:52 [2023-01-16T10:56:52.957Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
10:56:52 [2023-01-16T10:56:52.957Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.17s)
10:56:52 [2023-01-16T10:56:52.957Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
10:56:52 [2023-01-16T10:56:52.957Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
10:56:52 [2023-01-16T10:56:52.957Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
10:56:52 [2023-01-16T10:56:52.957Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
10:56:52 [2023-01-16T10:56:52.957Z] === RUN   TestUpdateRestartPolicy
10:57:05 [2023-01-16T10:57:05.130Z] --- PASS: TestUpdateRestartPolicy (10.53s)
10:57:05 [2023-01-16T10:57:05.130Z] === RUN   TestUpdateRestartWithAutoRemove
10:57:05 [2023-01-16T10:57:05.130Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s)
10:57:05 [2023-01-16T10:57:05.130Z] === RUN   TestWaitNonBlocked
10:57:05 [2023-01-16T10:57:05.130Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:57:05 [2023-01-16T10:57:05.130Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:57:05 [2023-01-16T10:57:05.130Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:57:05 [2023-01-16T10:57:05.130Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:57:05 [2023-01-16T10:57:05.130Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:57:05 [2023-01-16T10:57:05.130Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:57:05 [2023-01-16T10:57:05.130Z] --- PASS: TestWaitNonBlocked (0.01s)
10:57:05 [2023-01-16T10:57:05.130Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s)
10:57:05 [2023-01-16T10:57:05.130Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
10:57:05 [2023-01-16T10:57:05.130Z] === RUN   TestWaitBlocked
10:57:05 [2023-01-16T10:57:05.130Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:57:05 [2023-01-16T10:57:05.130Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:57:05 [2023-01-16T10:57:05.130Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:57:05 [2023-01-16T10:57:05.130Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:57:05 [2023-01-16T10:57:05.130Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:57:05 [2023-01-16T10:57:05.130Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:57:05 [2023-01-16T10:57:05.386Z] --- PASS: TestWaitBlocked (0.01s)
10:57:05 [2023-01-16T10:57:05.386Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
10:57:05 [2023-01-16T10:57:05.386Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s)
10:57:05 [2023-01-16T10:57:05.386Z] === RUN   TestWaitConditions
10:57:05 [2023-01-16T10:57:05.386Z] === RUN   TestWaitConditions/default
10:57:05 [2023-01-16T10:57:05.386Z] === PAUSE TestWaitConditions/default
10:57:05 [2023-01-16T10:57:05.386Z] === RUN   TestWaitConditions/not-running
10:57:05 [2023-01-16T10:57:05.386Z] === PAUSE TestWaitConditions/not-running
10:57:05 [2023-01-16T10:57:05.386Z] === RUN   TestWaitConditions/next-exit
10:57:05 [2023-01-16T10:57:05.386Z] === PAUSE TestWaitConditions/next-exit
10:57:05 [2023-01-16T10:57:05.386Z] === RUN   TestWaitConditions/removed
10:57:05 [2023-01-16T10:57:05.386Z] === PAUSE TestWaitConditions/removed
10:57:05 [2023-01-16T10:57:05.386Z] === CONT  TestWaitConditions/default
10:57:05 [2023-01-16T10:57:05.386Z] === CONT  TestWaitConditions/next-exit
10:57:05 [2023-01-16T10:57:05.386Z] === CONT  TestWaitConditions/default
10:57:05 [2023-01-16T10:57:05.386Z]     wait_test.go:146: ContainerID = ef4cd5efc9d06975634d4fbe7354a0b694ffb0b8fbc41d227e575c0cead151f0
10:57:05 [2023-01-16T10:57:05.386Z] === CONT  TestWaitConditions/next-exit
10:57:05 [2023-01-16T10:57:05.386Z]     wait_test.go:146: ContainerID = 9093ddebbc10b49ae5c053b1b0482b711f4f87ae71857037d317b3faf1f8d1dc
10:57:05 [2023-01-16T10:57:05.948Z] === CONT  TestWaitConditions/removed
10:57:05 [2023-01-16T10:57:05.948Z]     wait_test.go:146: ContainerID = 53bd10345005f1ad7db21ba0041da645716abdfcc76c7e7e92eabc5c2f650660
10:57:05 [2023-01-16T10:57:05.948Z] === CONT  TestWaitConditions/not-running
10:57:05 [2023-01-16T10:57:05.948Z]     wait_test.go:146: ContainerID = c7aaf63cfca42ce2b07d3b17cca4e3d1d5e6a54021e4599741331feb146112cb
10:57:06 [2023-01-16T10:57:06.510Z] --- PASS: TestWaitConditions (0.01s)
10:57:06 [2023-01-16T10:57:06.510Z]     --- PASS: TestWaitConditions/next-exit (0.67s)
10:57:06 [2023-01-16T10:57:06.510Z]     --- PASS: TestWaitConditions/default (0.70s)
10:57:06 [2023-01-16T10:57:06.510Z]     --- PASS: TestWaitConditions/removed (0.53s)
10:57:06 [2023-01-16T10:57:06.510Z]     --- PASS: TestWaitConditions/not-running (0.51s)
10:57:06 [2023-01-16T10:57:06.510Z] === RUN   TestWaitRestartedContainer
10:57:06 [2023-01-16T10:57:06.510Z] === RUN   TestWaitRestartedContainer/default
10:57:06 [2023-01-16T10:57:06.510Z] === PAUSE TestWaitRestartedContainer/default
10:57:06 [2023-01-16T10:57:06.510Z] === RUN   TestWaitRestartedContainer/not-running
10:57:06 [2023-01-16T10:57:06.510Z] === PAUSE TestWaitRestartedContainer/not-running
10:57:06 [2023-01-16T10:57:06.510Z] === RUN   TestWaitRestartedContainer/next-exit
10:57:06 [2023-01-16T10:57:06.510Z] === PAUSE TestWaitRestartedContainer/next-exit
10:57:06 [2023-01-16T10:57:06.510Z] === CONT  TestWaitRestartedContainer/default
10:57:06 [2023-01-16T10:57:06.510Z] === CONT  TestWaitRestartedContainer/next-exit
10:57:07 [2023-01-16T10:57:07.877Z] === CONT  TestWaitRestartedContainer/not-running
10:57:08 [2023-01-16T10:57:08.441Z] --- PASS: TestWaitRestartedContainer (0.01s)
10:57:08 [2023-01-16T10:57:08.441Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.18s)
10:57:08 [2023-01-16T10:57:08.441Z]     --- PASS: TestWaitRestartedContainer/default (1.22s)
10:57:08 [2023-01-16T10:57:08.441Z]     --- PASS: TestWaitRestartedContainer/not-running (0.79s)
10:57:08 [2023-01-16T10:57:08.441Z] === CONT  TestRestartDaemonWithRestartingContainer
10:57:08 [2023-01-16T10:57:08.441Z] === CONT  TestContainerStartOnDaemonRestart
10:57:10 [2023-01-16T10:57:10.389Z] --- PASS: TestContainerStartOnDaemonRestart (1.91s)
10:57:10 [2023-01-16T10:57:10.389Z] === CONT  TestDaemonHostGatewayIP
10:57:10 [2023-01-16T10:57:10.952Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s)
10:57:10 [2023-01-16T10:57:10.952Z] === CONT  TestDaemonRestartIpcMode
10:57:12 [2023-01-16T10:57:12.843Z] --- PASS: TestDaemonHostGatewayIP (2.10s)
10:57:12 [2023-01-16T10:57:12.843Z] === CONT  TestIpcModeOlderClient
10:57:12 [2023-01-16T10:57:12.843Z] --- PASS: TestIpcModeOlderClient (0.06s)
10:57:12 [2023-01-16T10:57:12.843Z] === CONT  TestContainerKillOnDaemonStart
10:57:13 [2023-01-16T10:57:13.099Z] --- PASS: TestDaemonRestartIpcMode (2.12s)
10:57:25 [2023-01-16T10:57:25.270Z] --- PASS: TestContainerKillOnDaemonStart (11.38s)
10:57:25 [2023-01-16T10:57:25.270Z] PASS
10:57:25 [2023-01-16T10:57:25.270Z] 
10:57:25 [2023-01-16T10:57:25.270Z] === Skipped
10:57:25 [2023-01-16T10:57:25.270Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:57:25 [2023-01-16T10:57:25.270Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:57:25 [2023-01-16T10:57:25.270Z] 
10:57:25 [2023-01-16T10:57:25.270Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:57:25 [2023-01-16T10:57:25.270Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:57:25 [2023-01-16T10:57:25.270Z] 
10:57:25 [2023-01-16T10:57:25.270Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
10:57:25 [2023-01-16T10:57:25.270Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:57:25 [2023-01-16T10:57:25.270Z] 
10:57:25 [2023-01-16T10:57:25.270Z] DONE 281 tests, 3 skipped in 120.190s
10:57:25 [2023-01-16T10:57:25.270Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
10:57:25 [2023-01-16T10:57:25.270Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
10:57:25 [2023-01-16T10:57:25.270Z] ++ set -e
10:57:25 [2023-01-16T10:57:25.270Z] ++ '[' -n 0 ']'
10:57:25 [2023-01-16T10:57:25.270Z] ++ set -x
10:57:25 [2023-01-16T10:57:25.270Z] ++ 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
10:57:25 [2023-01-16T10:57:25.270Z] INFO: Testing against a local daemon
10:57:25 [2023-01-16T10:57:25.270Z] === RUN   TestConfigDaemonID
10:57:25 [2023-01-16T10:57:25.270Z]     daemon_test.go:51: [d50752f5954f1] daemon is not started
10:57:25 [2023-01-16T10:57:25.270Z] --- PASS: TestConfigDaemonID (1.04s)
10:57:25 [2023-01-16T10:57:25.270Z] === RUN   TestDaemonConfigValidation
10:57:25 [2023-01-16T10:57:25.270Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:57:25 [2023-01-16T10:57:25.270Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:57:25 [2023-01-16T10:57:25.270Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:57:25 [2023-01-16T10:57:25.270Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:57:25 [2023-01-16T10:57:25.270Z] === RUN   TestDaemonConfigValidation/invalid_config
10:57:25 [2023-01-16T10:57:25.271Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:57:25 [2023-01-16T10:57:25.271Z] === RUN   TestDaemonConfigValidation/malformed_config
10:57:25 [2023-01-16T10:57:25.271Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:57:25 [2023-01-16T10:57:25.271Z] === RUN   TestDaemonConfigValidation/valid_config
10:57:25 [2023-01-16T10:57:25.271Z] === PAUSE TestDaemonConfigValidation/valid_config
10:57:25 [2023-01-16T10:57:25.271Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:57:25 [2023-01-16T10:57:25.271Z] === CONT  TestDaemonConfigValidation/malformed_config
10:57:25 [2023-01-16T10:57:25.271Z] === CONT  TestDaemonConfigValidation/valid_config
10:57:25 [2023-01-16T10:57:25.271Z] === CONT  TestDaemonConfigValidation/invalid_config
10:57:25 [2023-01-16T10:57:25.271Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:57:25 [2023-01-16T10:57:25.271Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:57:25 [2023-01-16T10:57:25.271Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
10:57:25 [2023-01-16T10:57:25.271Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
10:57:25 [2023-01-16T10:57:25.271Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
10:57:25 [2023-01-16T10:57:25.271Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
10:57:25 [2023-01-16T10:57:25.271Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
10:57:25 [2023-01-16T10:57:25.271Z] === RUN   TestConfigDaemonSeccompProfiles
10:57:25 [2023-01-16T10:57:25.271Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:57:26 [2023-01-16T10:57:26.637Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:57:27 [2023-01-16T10:57:27.564Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:57:28 [2023-01-16T10:57:28.492Z] === CONT  TestConfigDaemonSeccompProfiles
10:57:28 [2023-01-16T10:57:28.492Z]     daemon_test.go:165: [d1efb0a533e24] daemon is not started
10:57:28 [2023-01-16T10:57:28.492Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
10:57:28 [2023-01-16T10:57:28.492Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:57:28 [2023-01-16T10:57:28.492Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:57:28 [2023-01-16T10:57:28.492Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:57:28 [2023-01-16T10:57:28.492Z] === RUN   TestDaemonProxy
10:57:28 [2023-01-16T10:57:28.492Z] === RUN   TestDaemonProxy/environment_variables
10:57:30 [2023-01-16T10:57:30.381Z] === RUN   TestDaemonProxy/command-line_options
10:57:32 [2023-01-16T10:57:32.269Z] === RUN   TestDaemonProxy/configuration_file
10:57:34 [2023-01-16T10:57:34.159Z] === RUN   TestDaemonProxy/conflicting_options
10:57:34 [2023-01-16T10:57:34.416Z] === RUN   TestDaemonProxy/reload_sanitized
10:57:34 [2023-01-16T10:57:34.977Z] --- PASS: TestDaemonProxy (6.41s)
10:57:34 [2023-01-16T10:57:34.977Z]     --- PASS: TestDaemonProxy/environment_variables (1.84s)
10:57:34 [2023-01-16T10:57:34.977Z]     --- PASS: TestDaemonProxy/command-line_options (1.82s)
10:57:34 [2023-01-16T10:57:34.977Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
10:57:34 [2023-01-16T10:57:34.977Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
10:57:34 [2023-01-16T10:57:34.977Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
10:57:34 [2023-01-16T10:57:34.977Z] === RUN   TestLiveRestore
10:57:34 [2023-01-16T10:57:34.977Z] === RUN   TestLiveRestore/volume_references
10:57:34 [2023-01-16T10:57:34.977Z] === PAUSE TestLiveRestore/volume_references
10:57:34 [2023-01-16T10:57:34.977Z] === CONT  TestLiveRestore/volume_references
10:57:35 [2023-01-16T10:57:35.540Z] === RUN   TestLiveRestore/volume_references/restartPolicy
10:57:35 [2023-01-16T10:57:35.540Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
10:57:36 [2023-01-16T10:57:36.467Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
10:57:37 [2023-01-16T10:57:37.397Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
10:57:37 [2023-01-16T10:57:37.959Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
10:57:38 [2023-01-16T10:57:38.887Z] --- PASS: TestLiveRestore (0.00s)
10:57:38 [2023-01-16T10:57:38.887Z]     --- PASS: TestLiveRestore/volume_references (3.89s)
10:57:38 [2023-01-16T10:57:38.887Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.30s)
10:57:38 [2023-01-16T10:57:38.887Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.85s)
10:57:38 [2023-01-16T10:57:38.887Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.81s)
10:57:38 [2023-01-16T10:57:38.887Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.81s)
10:57:38 [2023-01-16T10:57:38.887Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.83s)
10:57:38 [2023-01-16T10:57:38.887Z] PASS
10:57:38 [2023-01-16T10:57:38.887Z] 
10:57:38 [2023-01-16T10:57:38.887Z] DONE 24 tests in 14.824s
10:57:38 [2023-01-16T10:57:38.887Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:57:38 [2023-01-16T10:57:38.887Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
10:57:38 [2023-01-16T10:57:38.887Z] ++ set -e
10:57:38 [2023-01-16T10:57:38.887Z] ++ '[' -n 0 ']'
10:57:38 [2023-01-16T10:57:38.887Z] ++ set -x
10:57:38 [2023-01-16T10:57:38.887Z] ++ 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
10:57:39 [2023-01-16T10:57:39.143Z] INFO: Testing against a local daemon
10:57:39 [2023-01-16T10:57:39.143Z] === RUN   TestCommitInheritsEnv
10:57:39 [2023-01-16T10:57:39.143Z] --- PASS: TestCommitInheritsEnv (0.16s)
10:57:39 [2023-01-16T10:57:39.143Z] === RUN   TestImportExtremelyLargeImageWorks
10:57:39 [2023-01-16T10:57:39.143Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:57:39 [2023-01-16T10:57:39.143Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:57:39 [2023-01-16T10:57:39.143Z] === RUN   TestImportWithCustomPlatform
10:57:39 [2023-01-16T10:57:39.143Z] === RUN   TestImportWithCustomPlatform/#00
10:57:39 [2023-01-16T10:57:39.143Z] === RUN   TestImportWithCustomPlatform/_______
10:57:39 [2023-01-16T10:57:39.143Z] === RUN   TestImportWithCustomPlatform//
10:57:39 [2023-01-16T10:57:39.143Z] === RUN   TestImportWithCustomPlatform/linux
10:57:39 [2023-01-16T10:57:39.399Z] === RUN   TestImportWithCustomPlatform/LINUX
10:57:39 [2023-01-16T10:57:39.399Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:57:39 [2023-01-16T10:57:39.399Z] === RUN   TestImportWithCustomPlatform/macos
10:57:39 [2023-01-16T10:57:39.399Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:57:39 [2023-01-16T10:57:39.399Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:57:39 [2023-01-16T10:57:39.399Z] --- PASS: TestImportWithCustomPlatform (0.14s)
10:57:39 [2023-01-16T10:57:39.399Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
10:57:39 [2023-01-16T10:57:39.399Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:57:39 [2023-01-16T10:57:39.399Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:57:39 [2023-01-16T10:57:39.399Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
10:57:39 [2023-01-16T10:57:39.399Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
10:57:39 [2023-01-16T10:57:39.399Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
10:57:39 [2023-01-16T10:57:39.399Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:57:39 [2023-01-16T10:57:39.399Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:57:39 [2023-01-16T10:57:39.399Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:57:39 [2023-01-16T10:57:39.399Z] === RUN   TestImagesFilterMultiReference
10:57:39 [2023-01-16T10:57:39.399Z] --- PASS: TestImagesFilterMultiReference (0.06s)
10:57:39 [2023-01-16T10:57:39.399Z] === RUN   TestImagesFilterBeforeSince
10:57:39 [2023-01-16T10:57:39.656Z]     list_test.go:87: ImageList: ID=sha256:b54cc63b9a5d06d89bdd2b465c74b7accc7005924cc80603f4b03db7366fa128 RepoTags=[testimagesfilterbeforesince:v2]
10:57:39 [2023-01-16T10:57:39.656Z]     list_test.go:87: ImageList: ID=sha256:f2305cc6369e4216ddf6ad746f12acfd2f555a250e18878c84557743d0f9a310 RepoTags=[testimagesfilterbeforesince:v3]
10:57:39 [2023-01-16T10:57:39.656Z]     list_test.go:87: ImageList: ID=sha256:8b967ae9aec134052f57ea8efb1db85ecbc46a478262f1db734aeefb7981ee3f RepoTags=[testimagesfilterbeforesince:v1]
10:57:39 [2023-01-16T10:57:39.656Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
10:57:39 [2023-01-16T10:57:39.656Z] === RUN   TestImagePullPlatformInvalid
10:57:39 [2023-01-16T10:57:39.656Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:57:39 [2023-01-16T10:57:39.656Z] === RUN   TestImagePullStoredfDigestForOtherRepo
10:57:39 [2023-01-16T10:57:39.656Z] time="2023-01-16T10:57:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.5 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.656Z] time="2023-01-16T10:57:39Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.656Z] time="2023-01-16T10:57:39Z" level=info msg="Starting upload purge in 32m0s" go.version=go1.19.5 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.656Z] time="2023-01-16T10:57:39Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.656Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e9717701-f71c-4240-a422-c8022d746a92 http.request.method=GET http.request.remoteaddr="127.0.0.1:38002" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.656Z] time="2023-01-16T10:57:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e9717701-f71c-4240-a422-c8022d746a92 http.request.method=GET http.request.remoteaddr="127.0.0.1:38002" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.928981ms http.response.status=200 http.response.written=2 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.656Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
10:57:39 [2023-01-16T10:57:39.914Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3c6bbfff-f7d9-4e6d-9569-0ce887ee04db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.914Z] time="2023-01-16T10:57:39Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3c6bbfff-f7d9-4e6d-9569-0ce887ee04db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.914Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3c6bbfff-f7d9-4e6d-9569-0ce887ee04db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=24.435µs trace.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=5955e0e0-7ca2-4846-b2e1-6aaa82eb63c1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.914Z] time="2023-01-16T10:57:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3c6bbfff-f7d9-4e6d-9569-0ce887ee04db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.528916ms http.response.status=404 http.response.written=157 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.914Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown"
10:57:39 [2023-01-16T10:57:39.914Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=218a45e6-84b9-464f-94b7-7e3c5cecf943 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.914Z] time="2023-01-16T10:57:39Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=218a45e6-84b9-464f-94b7-7e3c5cecf943 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.914Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=218a45e6-84b9-464f-94b7-7e3c5cecf943 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=51.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=b5e7d533-462c-4c13-b3b0-6c293a7c8616 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.914Z] time="2023-01-16T10:57:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=218a45e6-84b9-464f-94b7-7e3c5cecf943 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.825964ms http.response.status=404 http.response.written=157 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.914Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown"
10:57:39 [2023-01-16T10:57:39.914Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ce098c91-46e3-47db-b66a-d12b3fba3c45 http.request.method=POST http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.914Z] time="2023-01-16T10:57:39Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ce098c91-46e3-47db-b66a-d12b3fba3c45 http.request.method=POST http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.914Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ce098c91-46e3-47db-b66a-d12b3fba3c45 http.request.method=POST http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=177.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).PutContent" trace.id=107a2655-c10c-4ba6-98c0-ca18d0b43fc5 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ce098c91-46e3-47db-b66a-d12b3fba3c45 http.request.method=POST http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=15.344µs trace.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=2079918a-d272-441f-83b9-fa9b8ece0492 trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da72d9c4-8d41-497a-ab81-e9c9094d40bd http.request.method=POST http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da72d9c4-8d41-497a-ab81-e9c9094d40bd http.request.method=POST http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ce098c91-46e3-47db-b66a-d12b3fba3c45 http.request.method=POST http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=67.216µs trace.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=a9b51b4b-022e-4a36-96ca-493d7d60fd6e trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ce098c91-46e3-47db-b66a-d12b3fba3c45 http.request.method=POST http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=5.483349ms http.response.status=202 http.response.written=0 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown"
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da72d9c4-8d41-497a-ab81-e9c9094d40bd http.request.method=POST http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=404.275µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=907ef99e-4fad-46ea-acbc-890b45fc89a4 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da72d9c4-8d41-497a-ab81-e9c9094d40bd http.request.method=POST http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=21.104µs trace.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=6599ed90-0e40-427a-9637-ca42e3b38ad0 trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da72d9c4-8d41-497a-ab81-e9c9094d40bd http.request.method=POST http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=206.087µs trace.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=5611a3df-35ba-4fd9-9b22-db1d847bcaa3 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da72d9c4-8d41-497a-ab81-e9c9094d40bd http.request.method=POST http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=8.339969ms http.response.status=202 http.response.written=0 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown"
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=950e3f94-8865-41ae-9405-f55cd7edc3b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf?_state=YxVvIbVsityFnbZ5K1TPs_O_Fa_GYkKAcvR0oP7xDsp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTJhZDk3LWUxZTItNGEwMS05MjBjLTIzOTllNzE0ZmNkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42NzkyMjM1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.uuid=0712ad97-e1e2-4a01-920c-2399e714fcdf version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=950e3f94-8865-41ae-9405-f55cd7edc3b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf?_state=YxVvIbVsityFnbZ5K1TPs_O_Fa_GYkKAcvR0oP7xDsp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTJhZDk3LWUxZTItNGEwMS05MjBjLTIzOTllNzE0ZmNkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42NzkyMjM1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.uuid=0712ad97-e1e2-4a01-920c-2399e714fcdf version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=950e3f94-8865-41ae-9405-f55cd7edc3b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf?_state=YxVvIbVsityFnbZ5K1TPs_O_Fa_GYkKAcvR0oP7xDsp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTJhZDk3LWUxZTItNGEwMS05MjBjLTIzOTllNzE0ZmNkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42NzkyMjM1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=42.798µs trace.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=0a5f5f13-8d33-47a8-940f-202be1f25f02 trace.line=82 vars.name=test vars.uuid=0712ad97-e1e2-4a01-920c-2399e714fcdf version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=950e3f94-8865-41ae-9405-f55cd7edc3b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf?_state=YxVvIbVsityFnbZ5K1TPs_O_Fa_GYkKAcvR0oP7xDsp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTJhZDk3LWUxZTItNGEwMS05MjBjLTIzOTllNzE0ZmNkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42NzkyMjM1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=32.828µs trace.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=2a0e9eaf-ec21-4c89-8002-85ce6b5a43ca trace.line=141 vars.name=test vars.uuid=0712ad97-e1e2-4a01-920c-2399e714fcdf version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=950e3f94-8865-41ae-9405-f55cd7edc3b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf?_state=YxVvIbVsityFnbZ5K1TPs_O_Fa_GYkKAcvR0oP7xDsp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTJhZDk3LWUxZTItNGEwMS05MjBjLTIzOTllNzE0ZmNkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42NzkyMjM1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=56.065µs trace.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=a839884f-3bc3-4117-a87c-653a372e7768 trace.line=124 vars.name=test vars.uuid=0712ad97-e1e2-4a01-920c-2399e714fcdf version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=950e3f94-8865-41ae-9405-f55cd7edc3b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf?_state=YxVvIbVsityFnbZ5K1TPs_O_Fa_GYkKAcvR0oP7xDsp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTJhZDk3LWUxZTItNGEwMS05MjBjLTIzOTllNzE0ZmNkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42NzkyMjM1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.uuid=0712ad97-e1e2-4a01-920c-2399e714fcdf version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=950e3f94-8865-41ae-9405-f55cd7edc3b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf?_state=YxVvIbVsityFnbZ5K1TPs_O_Fa_GYkKAcvR0oP7xDsp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTJhZDk3LWUxZTItNGEwMS05MjBjLTIzOTllNzE0ZmNkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42NzkyMjM1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 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).Stat" trace.id=f1b9b97f-2242-432f-91e4-aaa405c378f9 trace.line=141 vars.name=test vars.uuid=0712ad97-e1e2-4a01-920c-2399e714fcdf version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=950e3f94-8865-41ae-9405-f55cd7edc3b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf?_state=YxVvIbVsityFnbZ5K1TPs_O_Fa_GYkKAcvR0oP7xDsp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTJhZDk3LWUxZTItNGEwMS05MjBjLTIzOTllNzE0ZmNkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42NzkyMjM1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=13.875µs trace.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=112bace9-fd11-4292-a9fe-c62c504f6c60 trace.line=141 vars.name=test vars.uuid=0712ad97-e1e2-4a01-920c-2399e714fcdf version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=950e3f94-8865-41ae-9405-f55cd7edc3b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf?_state=YxVvIbVsityFnbZ5K1TPs_O_Fa_GYkKAcvR0oP7xDsp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTJhZDk3LWUxZTItNGEwMS05MjBjLTIzOTllNzE0ZmNkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42NzkyMjM1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=8.41µs trace.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=5fc7159f-8615-4d59-b377-01e5b4c67d99 trace.line=141 vars.name=test vars.uuid=0712ad97-e1e2-4a01-920c-2399e714fcdf version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=950e3f94-8865-41ae-9405-f55cd7edc3b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf?_state=YxVvIbVsityFnbZ5K1TPs_O_Fa_GYkKAcvR0oP7xDsp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTJhZDk3LWUxZTItNGEwMS05MjBjLTIzOTllNzE0ZmNkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42NzkyMjM1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=216.894µs trace.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=9466fc98-5f0a-424a-9076-90148b3f7672 trace.line=167 vars.name=test vars.uuid=0712ad97-e1e2-4a01-920c-2399e714fcdf version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=950e3f94-8865-41ae-9405-f55cd7edc3b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf?_state=YxVvIbVsityFnbZ5K1TPs_O_Fa_GYkKAcvR0oP7xDsp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTJhZDk3LWUxZTItNGEwMS05MjBjLTIzOTllNzE0ZmNkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42NzkyMjM1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=63.007µs trace.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=71c6467a-f186-49f4-aa1a-d2d0f7c585d7 trace.line=95 vars.name=test vars.uuid=0712ad97-e1e2-4a01-920c-2399e714fcdf version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eea17183-d11e-43fb-a06b-e62f3dd3b3d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b?_state=8m3z84tIWb0Quwmw0voWbQS8q6ZOgTJ_HQ4c7kn_-xt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMGQ1MDUxLWJjNjctNDBjYS1iMjFlLTgwMzI1OWQ5M2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42ODIzNjIzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.uuid=bf0d5051-bc67-40ca-b21e-803259d93e2b version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eea17183-d11e-43fb-a06b-e62f3dd3b3d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b?_state=8m3z84tIWb0Quwmw0voWbQS8q6ZOgTJ_HQ4c7kn_-xt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMGQ1MDUxLWJjNjctNDBjYS1iMjFlLTgwMzI1OWQ5M2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42ODIzNjIzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.uuid=bf0d5051-bc67-40ca-b21e-803259d93e2b version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eea17183-d11e-43fb-a06b-e62f3dd3b3d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b?_state=8m3z84tIWb0Quwmw0voWbQS8q6ZOgTJ_HQ4c7kn_-xt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMGQ1MDUxLWJjNjctNDBjYS1iMjFlLTgwMzI1OWQ5M2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42ODIzNjIzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=42.404µs trace.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=76b43773-893e-4637-85dd-eb91fe95149e trace.line=82 vars.name=test vars.uuid=bf0d5051-bc67-40ca-b21e-803259d93e2b version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eea17183-d11e-43fb-a06b-e62f3dd3b3d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b?_state=8m3z84tIWb0Quwmw0voWbQS8q6ZOgTJ_HQ4c7kn_-xt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMGQ1MDUxLWJjNjctNDBjYS1iMjFlLTgwMzI1OWQ5M2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42ODIzNjIzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=27.446µs trace.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=6f37e593-afa3-4970-9e79-3b23ae2089bf trace.line=141 vars.name=test vars.uuid=bf0d5051-bc67-40ca-b21e-803259d93e2b version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=950e3f94-8865-41ae-9405-f55cd7edc3b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf?_state=YxVvIbVsityFnbZ5K1TPs_O_Fa_GYkKAcvR0oP7xDsp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTJhZDk3LWUxZTItNGEwMS05MjBjLTIzOTllNzE0ZmNkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42NzkyMjM1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=249.969µs trace.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=153b71dc-cd62-4fe1-9bca-da6560a1d194 trace.line=181 vars.name=test vars.uuid=0712ad97-e1e2-4a01-920c-2399e714fcdf version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.915Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eea17183-d11e-43fb-a06b-e62f3dd3b3d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b?_state=8m3z84tIWb0Quwmw0voWbQS8q6ZOgTJ_HQ4c7kn_-xt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMGQ1MDUxLWJjNjctNDBjYS1iMjFlLTgwMzI1OWQ5M2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42ODIzNjIzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=89.156µs trace.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=b4d52160-4db2-4497-a663-064a380b9225 trace.line=124 vars.name=test vars.uuid=bf0d5051-bc67-40ca-b21e-803259d93e2b version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eea17183-d11e-43fb-a06b-e62f3dd3b3d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b?_state=8m3z84tIWb0Quwmw0voWbQS8q6ZOgTJ_HQ4c7kn_-xt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMGQ1MDUxLWJjNjctNDBjYS1iMjFlLTgwMzI1OWQ5M2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42ODIzNjIzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.uuid=bf0d5051-bc67-40ca-b21e-803259d93e2b version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eea17183-d11e-43fb-a06b-e62f3dd3b3d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b?_state=8m3z84tIWb0Quwmw0voWbQS8q6ZOgTJ_HQ4c7kn_-xt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMGQ1MDUxLWJjNjctNDBjYS1iMjFlLTgwMzI1OWQ5M2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42ODIzNjIzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=11.405µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cc1b1d5f-2ccd-44da-adaa-37b33ec00f96 trace.line=141 vars.name=test vars.uuid=bf0d5051-bc67-40ca-b21e-803259d93e2b version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eea17183-d11e-43fb-a06b-e62f3dd3b3d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b?_state=8m3z84tIWb0Quwmw0voWbQS8q6ZOgTJ_HQ4c7kn_-xt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMGQ1MDUxLWJjNjctNDBjYS1iMjFlLTgwMzI1OWQ5M2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42ODIzNjIzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=60.028µs trace.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=ae0f4a9b-cd43-4b9b-b2ea-9915ac12b910 trace.line=141 vars.name=test vars.uuid=bf0d5051-bc67-40ca-b21e-803259d93e2b version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eea17183-d11e-43fb-a06b-e62f3dd3b3d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b?_state=8m3z84tIWb0Quwmw0voWbQS8q6ZOgTJ_HQ4c7kn_-xt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMGQ1MDUxLWJjNjctNDBjYS1iMjFlLTgwMzI1OWQ5M2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42ODIzNjIzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=11.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=faa26894-bac4-47fc-a1bf-e3556342c5bc trace.line=141 vars.name=test vars.uuid=bf0d5051-bc67-40ca-b21e-803259d93e2b version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eea17183-d11e-43fb-a06b-e62f3dd3b3d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b?_state=8m3z84tIWb0Quwmw0voWbQS8q6ZOgTJ_HQ4c7kn_-xt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMGQ1MDUxLWJjNjctNDBjYS1iMjFlLTgwMzI1OWQ5M2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42ODIzNjIzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=54.022µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=687006e0-179b-42ca-abe9-fdd6c1653285 trace.line=167 vars.name=test vars.uuid=bf0d5051-bc67-40ca-b21e-803259d93e2b version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eea17183-d11e-43fb-a06b-e62f3dd3b3d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b?_state=8m3z84tIWb0Quwmw0voWbQS8q6ZOgTJ_HQ4c7kn_-xt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMGQ1MDUxLWJjNjctNDBjYS1iMjFlLTgwMzI1OWQ5M2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42ODIzNjIzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=132.307µs trace.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=0afebbfb-8364-476c-90df-77a71428e93b trace.line=95 vars.name=test vars.uuid=bf0d5051-bc67-40ca-b21e-803259d93e2b version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eea17183-d11e-43fb-a06b-e62f3dd3b3d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b?_state=8m3z84tIWb0Quwmw0voWbQS8q6ZOgTJ_HQ4c7kn_-xt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMGQ1MDUxLWJjNjctNDBjYS1iMjFlLTgwMzI1OWQ5M2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42ODIzNjIzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=129.6µs trace.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=2329ddba-411b-4824-b564-7229e15a7b46 trace.line=181 vars.name=test vars.uuid=bf0d5051-bc67-40ca-b21e-803259d93e2b version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eea17183-d11e-43fb-a06b-e62f3dd3b3d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/test/blobs/uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b?_state=8m3z84tIWb0Quwmw0voWbQS8q6ZOgTJ_HQ4c7kn_-xt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMGQ1MDUxLWJjNjctNDBjYS1iMjFlLTgwMzI1OWQ5M2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42ODIzNjIzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=6.5344ms http.response.status=201 http.response.written=0 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "PUT /v2/test/blobs/uploads/bf0d5051-bc67-40ca-b21e-803259d93e2b?_state=8m3z84tIWb0Quwmw0voWbQS8q6ZOgTJ_HQ4c7kn_-xt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMGQ1MDUxLWJjNjctNDBjYS1iMjFlLTgwMzI1OWQ5M2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42ODIzNjIzNzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=950e3f94-8865-41ae-9405-f55cd7edc3b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/blobs/uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf?_state=YxVvIbVsityFnbZ5K1TPs_O_Fa_GYkKAcvR0oP7xDsp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTJhZDk3LWUxZTItNGEwMS05MjBjLTIzOTllNzE0ZmNkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42NzkyMjM1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=11.267612ms http.response.status=201 http.response.written=0 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "PUT /v2/test/blobs/uploads/0712ad97-e1e2-4a01-920c-2399e714fcdf?_state=YxVvIbVsityFnbZ5K1TPs_O_Fa_GYkKAcvR0oP7xDsp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTJhZDk3LWUxZTItNGEwMS05MjBjLTIzOTllNzE0ZmNkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNlQxMDo1NzozOS42NzkyMjM1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=44773c18-94c6-4b1b-90be-0b769551a23c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=44773c18-94c6-4b1b-90be-0b769551a23c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=44773c18-94c6-4b1b-90be-0b769551a23c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=29.399µs trace.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=55f8879e-3a4a-4261-9c27-491275f9a6b9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=44773c18-94c6-4b1b-90be-0b769551a23c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.665417ms http.response.status=404 http.response.written=96 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.15+unknown"
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=757df590-a90b-460b-87fb-a29f91f5d2af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=757df590-a90b-460b-87fb-a29f91f5d2af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=757df590-a90b-460b-87fb-a29f91f5d2af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=757df590-a90b-460b-87fb-a29f91f5d2af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=757df590-a90b-460b-87fb-a29f91f5d2af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=107.881µs trace.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=267188fe-1c49-4ff5-8451-c40f936a9860 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=757df590-a90b-460b-87fb-a29f91f5d2af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=28.406µs trace.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=2f3d094e-59bc-4ac7-a5e2-daa9d044288e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=757df590-a90b-460b-87fb-a29f91f5d2af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=45.858µs trace.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=860f906b-c1d7-4f2c-b990-07e0c6e1d1f1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=757df590-a90b-460b-87fb-a29f91f5d2af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=11.987µs trace.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=1d46bd26-462c-46d0-8c90-46237841d083 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=757df590-a90b-460b-87fb-a29f91f5d2af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=70.81µs trace.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=9d1cc1eb-be15-4a3a-8973-b97588836ac9 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=757df590-a90b-460b-87fb-a29f91f5d2af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=74.371µs trace.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=4b73984b-0c55-46e1-b637-ff209ba46920 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=757df590-a90b-460b-87fb-a29f91f5d2af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=170.781µs trace.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=f2d9e5f0-824e-40ba-ab69-ab349c110ba6 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=757df590-a90b-460b-87fb-a29f91f5d2af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=29.915µs trace.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=4de8859d-e4bb-4d98-8f6a-b8f23cf2c7d7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=757df590-a90b-460b-87fb-a29f91f5d2af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=172.119µs trace.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=88488ed1-fde6-40c5-9261-56857429a9a2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=757df590-a90b-460b-87fb-a29f91f5d2af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=76.652µs trace.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=b5ac26ca-754e-4b74-b08e-cbd3a0cf33a1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=757df590-a90b-460b-87fb-a29f91f5d2af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38010" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=2.714056ms http.response.status=201 http.response.written=0 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.916Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
10:57:39 [2023-01-16T10:57:39.916Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a60c1db7-0037-48d4-b8cb-b69dee899dec http.request.method=GET http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a60c1db7-0037-48d4-b8cb-b69dee899dec http.request.method=GET http.request.remoteaddr="127.0.0.1:38026" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="875.716µs" http.response.status=200 http.response.written=2 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=23dcd95a-038b-487a-aed5-0c2ecaf0e129 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=23dcd95a-038b-487a-aed5-0c2ecaf0e129 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=23dcd95a-038b-487a-aed5-0c2ecaf0e129 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=32.23µs trace.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=3f94bfc2-cb62-4e33-9719-b7f31fd0ff5f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=23dcd95a-038b-487a-aed5-0c2ecaf0e129 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=23dcd95a-038b-487a-aed5-0c2ecaf0e129 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=209.887µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2dbc4a49-cba5-4d2b-a1bf-46d2c09f6a54 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=23dcd95a-038b-487a-aed5-0c2ecaf0e129 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=84.603µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6e4653fe-c06b-4fe2-bc6f-a4c14ab927ff trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=23dcd95a-038b-487a-aed5-0c2ecaf0e129 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=27.618µs trace.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=4446b4f6-7629-48a3-9746-7aece7eb074f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=23dcd95a-038b-487a-aed5-0c2ecaf0e129 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=23dcd95a-038b-487a-aed5-0c2ecaf0e129 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.920382ms http.response.status=200 http.response.written=417 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=826ef500-2b38-453c-b726-b472ae46504a http.request.method=GET http.request.remoteaddr="127.0.0.1:38040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=826ef500-2b38-453c-b726-b472ae46504a http.request.method=GET http.request.remoteaddr="127.0.0.1:38040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=826ef500-2b38-453c-b726-b472ae46504a http.request.method=GET http.request.remoteaddr="127.0.0.1:38040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=826ef500-2b38-453c-b726-b472ae46504a http.request.method=GET http.request.remoteaddr="127.0.0.1:38040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=91.036µs trace.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=9ef22f15-7288-43eb-9da5-12ba5a9446ab trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=826ef500-2b38-453c-b726-b472ae46504a http.request.method=GET http.request.remoteaddr="127.0.0.1:38040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=40.558µs trace.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=8991440c-ff65-4901-bacd-961ea7eba3ae trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=826ef500-2b38-453c-b726-b472ae46504a http.request.method=GET http.request.remoteaddr="127.0.0.1:38040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=23.401µs trace.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=9a5a8c66-7f23-45f1-befb-0738f0d7f375 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=826ef500-2b38-453c-b726-b472ae46504a http.request.method=GET http.request.remoteaddr="127.0.0.1:38040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=826ef500-2b38-453c-b726-b472ae46504a http.request.method=GET http.request.remoteaddr="127.0.0.1:38040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.725938ms http.response.status=200 http.response.written=417 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c1cc1639-bfa9-40ab-accb-255bd837d6e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38056" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c1cc1639-bfa9-40ab-accb-255bd837d6e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38056" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c1cc1639-bfa9-40ab-accb-255bd837d6e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38056" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=27.979µs trace.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=f9a6d1e8-c392-47eb-9ec5-a3983c2dabc1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d602daa7-25bd-425a-b09f-9d637e3f70c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38066" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d602daa7-25bd-425a-b09f-9d637e3f70c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38066" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d602daa7-25bd-425a-b09f-9d637e3f70c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38066" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=36.521µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ff34c5aa-aade-4e58-b9cd-53e03d691342 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d602daa7-25bd-425a-b09f-9d637e3f70c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38066" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=34.559µs trace.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=c042c7db-47e6-44b1-9639-70f8d4351f82 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d602daa7-25bd-425a-b09f-9d637e3f70c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38066" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=21.473µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=498b7795-d307-469e-9a52-438d27ad1dea trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.917Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d602daa7-25bd-425a-b09f-9d637e3f70c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38066" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=26.495µs trace.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=07c42e0a-cacf-4d04-b6c4-a6e4609b2876 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d602daa7-25bd-425a-b09f-9d637e3f70c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38066" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=11.832µs trace.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=b1c6b17e-a931-4475-8dea-5993778725d2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d602daa7-25bd-425a-b09f-9d637e3f70c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38066" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=6.588µs trace.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=92f5cbda-9918-4b7c-93a7-ae5869ee9935 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d602daa7-25bd-425a-b09f-9d637e3f70c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38066" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=51.725µs trace.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=1ee66adf-4b4b-4da9-acbe-b165baf939e1 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d602daa7-25bd-425a-b09f-9d637e3f70c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38066" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=25.017µs trace.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=f1e13803-6446-4b5b-b842-8908d4d065b5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d602daa7-25bd-425a-b09f-9d637e3f70c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38066" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=73.575µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=056bf9b1-5ad5-40b4-b580-fafe31c92061 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d602daa7-25bd-425a-b09f-9d637e3f70c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38066" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.988189ms http.response.status=200 http.response.written=68 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c1cc1639-bfa9-40ab-accb-255bd837d6e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38056" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=19.077µs trace.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=2161c035-a042-4d2b-8a1f-42c7ef8a5121 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c1cc1639-bfa9-40ab-accb-255bd837d6e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38056" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=167.122µs trace.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=24522398-6607-4c11-8e67-041b15253b4b trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c1cc1639-bfa9-40ab-accb-255bd837d6e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38056" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=18.823µs trace.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=9a30e874-61dd-463f-a7e2-58ae7693c510 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c1cc1639-bfa9-40ab-accb-255bd837d6e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38056" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=159.392µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bf323f0e-066a-48e5-9ab8-782e5f536400 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c1cc1639-bfa9-40ab-accb-255bd837d6e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38056" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=165.464µs trace.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=cea341aa-84a2-4c72-9845-00d1fbc107ec trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c1cc1639-bfa9-40ab-accb-255bd837d6e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38056" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=24.188µs trace.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=05b8eab6-1167-4489-aa4c-b1a6fe9d4f8d trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c1cc1639-bfa9-40ab-accb-255bd837d6e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38056" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=25.173µs trace.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=f4cc5cc7-489c-4afc-8e1d-cc5cb25a32d8 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c1cc1639-bfa9-40ab-accb-255bd837d6e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38056" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=18.79µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2c9acea5-31eb-4c5d-9511-5aa6aff33837 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c1cc1639-bfa9-40ab-accb-255bd837d6e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38056" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=8.110931ms http.response.status=200 http.response.written=179 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e3d8c768-869a-432f-83f1-677ce9689b0d http.request.method=GET http.request.remoteaddr="127.0.0.1:38094" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e3d8c768-869a-432f-83f1-677ce9689b0d http.request.method=GET http.request.remoteaddr="127.0.0.1:38094" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="837.406µs" http.response.status=200 http.response.written=2 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ea3e50f3-93eb-4aec-acdc-4cef08452ff1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38104" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ea3e50f3-93eb-4aec-acdc-4cef08452ff1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38104" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ea3e50f3-93eb-4aec-acdc-4cef08452ff1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38104" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ea3e50f3-93eb-4aec-acdc-4cef08452ff1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38104" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=24.418µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8395f772-1c79-424d-96b9-a4bdabebad6f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ea3e50f3-93eb-4aec-acdc-4cef08452ff1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38104" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=11.257µs trace.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=7c2fe0fd-c41a-48d3-a000-1f42e4992970 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ea3e50f3-93eb-4aec-acdc-4cef08452ff1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38104" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.088778ms http.response.status=404 http.response.written=181 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2f9c4ac5-5627-4b0f-98fa-1f267da6ad89 http.request.method=GET http.request.remoteaddr="127.0.0.1:38108" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2f9c4ac5-5627-4b0f-98fa-1f267da6ad89 http.request.method=GET http.request.remoteaddr="127.0.0.1:38108" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2f9c4ac5-5627-4b0f-98fa-1f267da6ad89 http.request.method=GET http.request.remoteaddr="127.0.0.1:38108" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.918Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2f9c4ac5-5627-4b0f-98fa-1f267da6ad89 http.request.method=GET http.request.remoteaddr="127.0.0.1:38108" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=21.259µs trace.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=bff03a04-2c1b-4546-988d-6d15b64df87d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.919Z] time="2023-01-16T10:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2f9c4ac5-5627-4b0f-98fa-1f267da6ad89 http.request.method=GET http.request.remoteaddr="127.0.0.1:38108" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 trace.duration=325.341µs trace.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=414f548e-adb9-40cd-936e-18dd5fd3c705 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.919Z] time="2023-01-16T10:57:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2f9c4ac5-5627-4b0f-98fa-1f267da6ad89 http.request.method=GET http.request.remoteaddr="127.0.0.1:38108" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.896342ms http.response.status=404 http.response.written=181 instance.id=104e98c5-52ab-4c4a-bd3f-d8674801fd43 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
10:57:39 [2023-01-16T10:57:39.919Z] 127.0.0.1 - - [16/Jan/2023:10:57:39 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/71fa3b133744a2f183fbd5e64fd69442287d5017 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:57:39 [2023-01-16T10:57:39.919Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s)
10:57:39 [2023-01-16T10:57:39.919Z] === RUN   TestRemoveImageOrphaning
10:57:39 [2023-01-16T10:57:39.919Z] --- PASS: TestRemoveImageOrphaning (0.15s)
10:57:39 [2023-01-16T10:57:39.919Z] === RUN   TestRemoveImageGarbageCollector
10:57:39 [2023-01-16T10:57:39.919Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:39 [2023-01-16T10:57:39.919Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:57:39 [2023-01-16T10:57:39.919Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:57:40 [2023-01-16T10:57:40.175Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:57:40 [2023-01-16T10:57:40.175Z] === RUN   TestTagInvalidReference
10:57:40 [2023-01-16T10:57:40.175Z] --- PASS: TestTagInvalidReference (0.01s)
10:57:40 [2023-01-16T10:57:40.175Z] === RUN   TestTagValidPrefixedRepo
10:57:40 [2023-01-16T10:57:40.175Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
10:57:40 [2023-01-16T10:57:40.175Z] === RUN   TestTagExistedNameWithoutForce
10:57:40 [2023-01-16T10:57:40.175Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:57:40 [2023-01-16T10:57:40.175Z] === RUN   TestTagOfficialNames
10:57:40 [2023-01-16T10:57:40.175Z] --- PASS: TestTagOfficialNames (0.05s)
10:57:40 [2023-01-16T10:57:40.175Z] === RUN   TestTagMatchesDigest
10:57:40 [2023-01-16T10:57:40.175Z] --- PASS: TestTagMatchesDigest (0.02s)
10:57:40 [2023-01-16T10:57:40.175Z] PASS
10:57:40 [2023-01-16T10:57:40.175Z] 
10:57:40 [2023-01-16T10:57:40.175Z] === Skipped
10:57:40 [2023-01-16T10:57:40.175Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:57:40 [2023-01-16T10:57:40.175Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:57:40 [2023-01-16T10:57:40.175Z] 
10:57:40 [2023-01-16T10:57:40.175Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:57:40 [2023-01-16T10:57:40.175Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:57:40 [2023-01-16T10:57:40.175Z] 
10:57:40 [2023-01-16T10:57:40.175Z] DONE 24 tests, 2 skipped in 1.382s
10:57:40 [2023-01-16T10:57:40.175Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
10:57:40 [2023-01-16T10:57:40.175Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
10:57:40 [2023-01-16T10:57:40.175Z] ++ set -e
10:57:40 [2023-01-16T10:57:40.175Z] ++ '[' -n 0 ']'
10:57:40 [2023-01-16T10:57:40.175Z] ++ set -x
10:57:40 [2023-01-16T10:57:40.175Z] ++ 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
10:57:40 [2023-01-16T10:57:40.175Z] === RUN   TestStripANSICommands
10:57:40 [2023-01-16T10:57:40.175Z] === RUN   TestStripANSICommands/#00
10:57:40 [2023-01-16T10:57:40.175Z] === RUN   TestStripANSICommands/#01
10:57:40 [2023-01-16T10:57:40.175Z] --- PASS: TestStripANSICommands (0.00s)
10:57:40 [2023-01-16T10:57:40.175Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:57:40 [2023-01-16T10:57:40.175Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:57:40 [2023-01-16T10:57:40.175Z] PASS
10:57:40 [2023-01-16T10:57:40.175Z] 
10:57:40 [2023-01-16T10:57:40.175Z] DONE 3 tests in 0.039s
10:57:40 [2023-01-16T10:57:40.175Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:57:40 [2023-01-16T10:57:40.175Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
10:57:40 [2023-01-16T10:57:40.175Z] ++ set -e
10:57:40 [2023-01-16T10:57:40.175Z] ++ '[' -n 0 ']'
10:57:40 [2023-01-16T10:57:40.175Z] ++ set -x
10:57:40 [2023-01-16T10:57:40.175Z] ++ 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
10:57:40 [2023-01-16T10:57:40.431Z] INFO: Testing against a local daemon
10:57:40 [2023-01-16T10:57:40.431Z] === RUN   TestNetworkCreateDelete
10:57:40 [2023-01-16T10:57:40.431Z] --- PASS: TestNetworkCreateDelete (0.13s)
10:57:40 [2023-01-16T10:57:40.431Z] === RUN   TestDockerNetworkDeletePreferID
10:57:40 [2023-01-16T10:57:40.993Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
10:57:40 [2023-01-16T10:57:40.993Z] === RUN   TestDaemonDNSFallback
10:57:47 [2023-01-16T10:57:47.529Z] --- PASS: TestDaemonDNSFallback (6.09s)
10:57:47 [2023-01-16T10:57:47.529Z] === RUN   TestInspectNetwork
10:57:49 [2023-01-16T10:57:49.420Z] === RUN   TestInspectNetwork/full_network_id
10:57:49 [2023-01-16T10:57:49.420Z] === RUN   TestInspectNetwork/partial_network_id
10:57:49 [2023-01-16T10:57:49.420Z] === RUN   TestInspectNetwork/network_name
10:57:49 [2023-01-16T10:57:49.420Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:57:53 [2023-01-16T10:57:53.588Z] --- PASS: TestInspectNetwork (6.50s)
10:57:53 [2023-01-16T10:57:53.588Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:57:53 [2023-01-16T10:57:53.588Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:57:53 [2023-01-16T10:57:53.588Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:57:53 [2023-01-16T10:57:53.588Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:57:53 [2023-01-16T10:57:53.588Z] === RUN   TestRunContainerWithBridgeNone
10:57:54 [2023-01-16T10:57:54.956Z] --- PASS: TestRunContainerWithBridgeNone (1.35s)
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON/networks/create
10:57:54 [2023-01-16T10:57:54.956Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:57:54 [2023-01-16T10:57:54.956Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:57:54 [2023-01-16T10:57:54.956Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:57:54 [2023-01-16T10:57:54.956Z] === CONT  TestNetworkInvalidJSON/networks/create
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:57:54 [2023-01-16T10:57:54.956Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:57:54 [2023-01-16T10:57:54.956Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:57:54 [2023-01-16T10:57:54.956Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:57:54 [2023-01-16T10:57:54.956Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkList
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkList//networks
10:57:54 [2023-01-16T10:57:54.956Z] === PAUSE TestNetworkList//networks
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestNetworkList//networks/
10:57:54 [2023-01-16T10:57:54.956Z] === PAUSE TestNetworkList//networks/
10:57:54 [2023-01-16T10:57:54.956Z] === CONT  TestNetworkList//networks
10:57:54 [2023-01-16T10:57:54.956Z] === CONT  TestNetworkList//networks/
10:57:54 [2023-01-16T10:57:54.956Z] --- PASS: TestNetworkList (0.01s)
10:57:54 [2023-01-16T10:57:54.956Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z]     --- PASS: TestNetworkList//networks (0.00s)
10:57:54 [2023-01-16T10:57:54.956Z] === RUN   TestHostIPv4BridgeLabel
10:57:55 [2023-01-16T10:57:55.518Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
10:57:55 [2023-01-16T10:57:55.518Z] === RUN   TestDaemonRestartWithLiveRestore
10:57:56 [2023-01-16T10:57:56.446Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
10:57:56 [2023-01-16T10:57:56.446Z] === RUN   TestDaemonDefaultNetworkPools
10:57:57 [2023-01-16T10:57:57.375Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
10:57:57 [2023-01-16T10:57:57.375Z] === RUN   TestDaemonRestartWithExistingNetwork
10:57:58 [2023-01-16T10:57:58.303Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
10:57:58 [2023-01-16T10:57:58.303Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:57:59 [2023-01-16T10:57:59.669Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
10:57:59 [2023-01-16T10:57:59.669Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:58:00 [2023-01-16T10:58:00.231Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
10:58:00 [2023-01-16T10:58:00.231Z] === RUN   TestServiceWithPredefinedNetwork
10:58:02 [2023-01-16T10:58:02.122Z] --- PASS: TestServiceWithPredefinedNetwork (1.98s)
10:58:02 [2023-01-16T10:58:02.122Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:58:02 [2023-01-16T10:58:02.122Z]     service_test.go:242: FLAKY_TEST
10:58:02 [2023-01-16T10:58:02.122Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:58:02 [2023-01-16T10:58:02.122Z] === RUN   TestServiceWithDataPathPortInit
10:58:17 [2023-01-16T10:58:17.064Z] --- PASS: TestServiceWithDataPathPortInit (12.66s)
10:58:17 [2023-01-16T10:58:17.064Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:58:17 [2023-01-16T10:58:17.064Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dsbpkn9es32sloppxl58o45qf Created:2023-01-16 10:58:16.04037649 +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[fc20ac8098c49da21ca720172a04dc91b06ae10bcb28f76237625e4154628958:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tey2phui6uhg0sldj5vri9n4b EndpointID:3638ca1e800224c4713477ba3f16750d7dc7e5a5f58896bb1967df03f8c61f5e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8216559717d28f2fcc831ccd2824a875743a0e597eb5a4d0bda7be8a5b96de69 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:cb5b5287b753 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tey2phui6uhg0sldj5vri9n4b EndpointID:3638ca1e800224c4713477ba3f16750d7dc7e5a5f58896bb1967df03f8c61f5e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:58:21 [2023-01-16T10:58:21.234Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.28s)
10:58:21 [2023-01-16T10:58:21.234Z] PASS
10:58:21 [2023-01-16T10:58:21.234Z] 
10:58:21 [2023-01-16T10:58:21.234Z] === Skipped
10:58:21 [2023-01-16T10:58:21.234Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:58:21 [2023-01-16T10:58:21.234Z]     service_test.go:242: FLAKY_TEST
10:58:21 [2023-01-16T10:58:21.234Z] 
10:58:21 [2023-01-16T10:58:21.234Z] DONE 38 tests, 1 skipped in 40.818s
10:58:21 [2023-01-16T10:58:21.234Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:58:21 [2023-01-16T10:58:21.234Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:58:21 [2023-01-16T10:58:21.234Z] ++ set -e
10:58:21 [2023-01-16T10:58:21.234Z] ++ '[' -n 0 ']'
10:58:21 [2023-01-16T10:58:21.234Z] ++ set -x
10:58:21 [2023-01-16T10:58:21.234Z] ++ 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
10:58:21 [2023-01-16T10:58:21.234Z] INFO: Testing against a local daemon
10:58:21 [2023-01-16T10:58:21.234Z] === RUN   TestDockerNetworkIpvlanPersistance
10:58:21 [2023-01-16T10:58:21.234Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:58:21 [2023-01-16T10:58:21.234Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:58:21 [2023-01-16T10:58:21.234Z] === RUN   TestDockerNetworkIpvlan
10:58:21 [2023-01-16T10:58:21.234Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:58:21 [2023-01-16T10:58:21.234Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:58:21 [2023-01-16T10:58:21.234Z] PASS
10:58:21 [2023-01-16T10:58:21.234Z] 
10:58:21 [2023-01-16T10:58:21.234Z] === Skipped
10:58:21 [2023-01-16T10:58:21.234Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:58:21 [2023-01-16T10:58:21.234Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:58:21 [2023-01-16T10:58:21.234Z] 
10:58:21 [2023-01-16T10:58:21.234Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:58:21 [2023-01-16T10:58:21.234Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:58:21 [2023-01-16T10:58:21.234Z] 
10:58:21 [2023-01-16T10:58:21.234Z] DONE 2 tests, 2 skipped in 0.088s
10:58:21 [2023-01-16T10:58:21.234Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:58:21 [2023-01-16T10:58:21.234Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:58:21 [2023-01-16T10:58:21.234Z] ++ set -e
10:58:21 [2023-01-16T10:58:21.234Z] ++ '[' -n 0 ']'
10:58:21 [2023-01-16T10:58:21.234Z] ++ set -x
10:58:21 [2023-01-16T10:58:21.234Z] ++ 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
10:58:21 [2023-01-16T10:58:21.234Z] INFO: Testing against a local daemon
10:58:21 [2023-01-16T10:58:21.234Z] === RUN   TestDockerNetworkMacvlanPersistance
10:58:22 [2023-01-16T10:58:22.601Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.19s)
10:58:22 [2023-01-16T10:58:22.601Z] === RUN   TestDockerNetworkMacvlan
10:58:23 [2023-01-16T10:58:23.164Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:58:23 [2023-01-16T10:58:23.727Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:58:24 [2023-01-16T10:58:24.655Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:58:26 [2023-01-16T10:58:26.024Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:58:27 [2023-01-16T10:58:27.392Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:58:29 [2023-01-16T10:58:29.284Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:58:30 [2023-01-16T10:58:30.213Z] --- PASS: TestDockerNetworkMacvlan (7.49s)
10:58:30 [2023-01-16T10:58:30.213Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
10:58:30 [2023-01-16T10:58:30.213Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
10:58:30 [2023-01-16T10:58:30.213Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
10:58:30 [2023-01-16T10:58:30.213Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
10:58:30 [2023-01-16T10:58:30.213Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.22s)
10:58:30 [2023-01-16T10:58:30.213Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.47s)
10:58:30 [2023-01-16T10:58:30.213Z] PASS
10:58:30 [2023-01-16T10:58:30.213Z] 
10:58:30 [2023-01-16T10:58:30.213Z] DONE 8 tests in 8.764s
10:58:30 [2023-01-16T10:58:30.213Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:58:30 [2023-01-16T10:58:30.213Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:58:30 [2023-01-16T10:58:30.213Z] ++ set -e
10:58:30 [2023-01-16T10:58:30.213Z] ++ '[' -n 0 ']'
10:58:30 [2023-01-16T10:58:30.213Z] ++ set -x
10:58:30 [2023-01-16T10:58:30.213Z] ++ 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
10:58:30 [2023-01-16T10:58:30.213Z] testing: warning: no tests to run
10:58:30 [2023-01-16T10:58:30.213Z] PASS
10:58:30 [2023-01-16T10:58:30.213Z] 
10:58:30 [2023-01-16T10:58:30.213Z] DONE 0 tests in 0.026s
10:58:30 [2023-01-16T10:58:30.213Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:58:30 [2023-01-16T10:58:30.213Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:58:30 [2023-01-16T10:58:30.213Z] ++ set -e
10:58:30 [2023-01-16T10:58:30.213Z] ++ '[' -n 0 ']'
10:58:30 [2023-01-16T10:58:30.213Z] ++ set -x
10:58:30 [2023-01-16T10:58:30.213Z] ++ 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
10:58:30 [2023-01-16T10:58:30.213Z] INFO: Testing against a local daemon
10:58:30 [2023-01-16T10:58:30.213Z] === RUN   TestAuthZPluginAllowRequest
10:58:31 [2023-01-16T10:58:31.149Z] --- PASS: TestAuthZPluginAllowRequest (1.03s)
10:58:31 [2023-01-16T10:58:31.149Z] === RUN   TestAuthZPluginTLS
10:58:31 [2023-01-16T10:58:31.710Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:58:31 [2023-01-16T10:58:31.710Z] === RUN   TestAuthZPluginDenyRequest
10:58:32 [2023-01-16T10:58:32.272Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:58:32 [2023-01-16T10:58:32.272Z] === RUN   TestAuthZPluginAPIDenyResponse
10:58:32 [2023-01-16T10:58:32.834Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:58:32 [2023-01-16T10:58:32.834Z] === RUN   TestAuthZPluginDenyResponse
10:58:33 [2023-01-16T10:58:33.396Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:58:33 [2023-01-16T10:58:33.396Z] === RUN   TestAuthZPluginAllowEventStream
10:58:34 [2023-01-16T10:58:34.324Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s)
10:58:34 [2023-01-16T10:58:34.324Z] === RUN   TestAuthZPluginErrorResponse
10:58:34 [2023-01-16T10:58:34.886Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:58:34 [2023-01-16T10:58:34.886Z] === RUN   TestAuthZPluginErrorRequest
10:58:35 [2023-01-16T10:58:35.448Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:58:35 [2023-01-16T10:58:35.448Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:58:36 [2023-01-16T10:58:36.010Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:58:36 [2023-01-16T10:58:36.010Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:58:36 [2023-01-16T10:58:36.939Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.07s)
10:58:36 [2023-01-16T10:58:36.939Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:58:38 [2023-01-16T10:58:38.305Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
10:58:38 [2023-01-16T10:58:38.305Z] === RUN   TestAuthZPluginHeader
10:58:38 [2023-01-16T10:58:38.867Z] --- PASS: TestAuthZPluginHeader (0.62s)
10:58:38 [2023-01-16T10:58:38.867Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:58:38 [2023-01-16T10:58:38.867Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:58:38 [2023-01-16T10:58:38.867Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:58:38 [2023-01-16T10:58:38.867Z] === RUN   TestAuthZPluginV2Disable
10:58:38 [2023-01-16T10:58:38.867Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:58:38 [2023-01-16T10:58:38.867Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:58:38 [2023-01-16T10:58:38.867Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:58:38 [2023-01-16T10:58:38.867Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:58:38 [2023-01-16T10:58:38.867Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:58:38 [2023-01-16T10:58:38.867Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:58:38 [2023-01-16T10:58:38.867Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:58:38 [2023-01-16T10:58:38.867Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:58:38 [2023-01-16T10:58:38.867Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:58:56 [2023-01-16T10:58:56.917Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
10:58:56 [2023-01-16T10:58:56.917Z] PASS
10:58:56 [2023-01-16T10:58:56.917Z] 
10:58:56 [2023-01-16T10:58:56.917Z] === Skipped
10:58:56 [2023-01-16T10:58:56.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:58:56 [2023-01-16T10:58:56.917Z] 
10:58:56 [2023-01-16T10:58:56.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:58:56 [2023-01-16T10:58:56.917Z] 
10:58:56 [2023-01-16T10:58:56.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:58:56 [2023-01-16T10:58:56.917Z] 
10:58:56 [2023-01-16T10:58:56.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:58:56 [2023-01-16T10:58:56.917Z] 
10:58:56 [2023-01-16T10:58:56.917Z] DONE 17 tests, 4 skipped in 25.630s
10:58:56 [2023-01-16T10:58:56.917Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:58:56 [2023-01-16T10:58:56.917Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:58:56 [2023-01-16T10:58:56.917Z] ++ set -e
10:58:56 [2023-01-16T10:58:56.917Z] ++ '[' -n 0 ']'
10:58:56 [2023-01-16T10:58:56.917Z] ++ set -x
10:58:56 [2023-01-16T10:58:56.917Z] ++ 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
10:58:56 [2023-01-16T10:58:56.917Z] INFO: Testing against a local daemon
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:58:56 [2023-01-16T10:58:56.917Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:58:56 [2023-01-16T10:58:56.917Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:58:56 [2023-01-16T10:58:56.917Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:58:56 [2023-01-16T10:58:56.917Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:58:56 [2023-01-16T10:58:56.917Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:58:56 [2023-01-16T10:58:56.917Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:58:56 [2023-01-16T10:58:56.917Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:58:56 [2023-01-16T10:58:56.917Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInstall
10:58:56 [2023-01-16T10:58:56.917Z] === RUN   TestPluginInstall/no_auth
10:59:00 [2023-01-16T10:59:00.188Z] time="2023-01-16T10:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:59:00 [2023-01-16T10:59:00.188Z] time="2023-01-16T10:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:411292cb831e9ae5ae33ebd1c83bd5cebc70624abd56693ec3297240e6f9f49a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:59:00 [2023-01-16T10:59:00.188Z] time="2023-01-16T10:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:59:00 [2023-01-16T10:59:00.188Z] time="2023-01-16T10:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:411292cb831e9ae5ae33ebd1c83bd5cebc70624abd56693ec3297240e6f9f49a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:59:00 [2023-01-16T10:59:00.188Z] === RUN   TestPluginInstall/with_htpasswd
10:59:00 [2023-01-16T10:59:00.188Z] time="2023-01-16T10:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:59:00 [2023-01-16T10:59:00.188Z] time="2023-01-16T10:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:411292cb831e9ae5ae33ebd1c83bd5cebc70624abd56693ec3297240e6f9f49a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:59:00 [2023-01-16T10:59:00.188Z] time="2023-01-16T10:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:59:00 [2023-01-16T10:59:00.188Z] time="2023-01-16T10:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:411292cb831e9ae5ae33ebd1c83bd5cebc70624abd56693ec3297240e6f9f49a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:59:00 [2023-01-16T10:59:00.188Z] === RUN   TestPluginInstall/with_insecure
10:59:01 [2023-01-16T10:59:01.117Z] time="2023-01-16T10:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:59:01 [2023-01-16T10:59:01.117Z] time="2023-01-16T10:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77d1efa7c439b7765d34783516532efdc73317f74dbc105a78c0b9f4bdbfc28e" mediatype=application/vnd.docker.plugin.v1+json size=522
10:59:01 [2023-01-16T10:59:01.117Z] time="2023-01-16T10:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:59:01 [2023-01-16T10:59:01.117Z] time="2023-01-16T10:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77d1efa7c439b7765d34783516532efdc73317f74dbc105a78c0b9f4bdbfc28e" mediatype=application/vnd.docker.plugin.v1+json size=522
10:59:01 [2023-01-16T10:59:01.374Z]     plugin_test.go:196: [d0f8efefadea2] daemon is not started
10:59:01 [2023-01-16T10:59:01.374Z] --- PASS: TestPluginInstall (5.42s)
10:59:01 [2023-01-16T10:59:01.374Z]     --- PASS: TestPluginInstall/no_auth (3.95s)
10:59:01 [2023-01-16T10:59:01.374Z]     --- PASS: TestPluginInstall/with_htpasswd (0.49s)
10:59:01 [2023-01-16T10:59:01.374Z]     --- PASS: TestPluginInstall/with_insecure (0.97s)
10:59:01 [2023-01-16T10:59:01.374Z] === RUN   TestPluginsWithRuntimes
10:59:02 [2023-01-16T10:59:02.740Z] === RUN   TestPluginsWithRuntimes/No_Args
10:59:03 [2023-01-16T10:59:03.669Z] === RUN   TestPluginsWithRuntimes/With_Args
10:59:04 [2023-01-16T10:59:04.598Z] --- PASS: TestPluginsWithRuntimes (3.32s)
10:59:04 [2023-01-16T10:59:04.598Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
10:59:04 [2023-01-16T10:59:04.598Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
10:59:04 [2023-01-16T10:59:04.598Z] === RUN   TestPluginBackCompatMediaTypes
10:59:05 [2023-01-16T10:59:05.161Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s)
10:59:05 [2023-01-16T10:59:05.161Z] PASS
10:59:05 [2023-01-16T10:59:05.161Z] 
10:59:05 [2023-01-16T10:59:05.161Z] DONE 24 tests in 9.418s
10:59:05 [2023-01-16T10:59:05.161Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:59:05 [2023-01-16T10:59:05.161Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:59:05 [2023-01-16T10:59:05.161Z] ++ set -e
10:59:05 [2023-01-16T10:59:05.161Z] ++ '[' -n 0 ']'
10:59:05 [2023-01-16T10:59:05.161Z] ++ set -x
10:59:05 [2023-01-16T10:59:05.161Z] ++ 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
10:59:05 [2023-01-16T10:59:05.161Z] INFO: Testing against a local daemon
10:59:05 [2023-01-16T10:59:05.161Z] === RUN   TestExternalGraphDriver
10:59:05 [2023-01-16T10:59:05.723Z] === RUN   TestExternalGraphDriver/json
10:59:07 [2023-01-16T10:59:07.089Z] === RUN   TestExternalGraphDriver/spec
10:59:08 [2023-01-16T10:59:08.455Z] === RUN   TestExternalGraphDriver/pull
10:59:10 [2023-01-16T10:59:10.373Z] --- PASS: TestExternalGraphDriver (4.75s)
10:59:10 [2023-01-16T10:59:10.373Z]     --- PASS: TestExternalGraphDriver/json (1.46s)
10:59:10 [2023-01-16T10:59:10.373Z]     --- PASS: TestExternalGraphDriver/spec (1.45s)
10:59:10 [2023-01-16T10:59:10.373Z]     --- PASS: TestExternalGraphDriver/pull (1.51s)
10:59:10 [2023-01-16T10:59:10.374Z] === RUN   TestGraphdriverPluginV2
10:59:10 [2023-01-16T10:59:10.374Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:59:10 [2023-01-16T10:59:10.374Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
10:59:10 [2023-01-16T10:59:10.374Z] PASS
10:59:10 [2023-01-16T10:59:10.374Z] 
10:59:10 [2023-01-16T10:59:10.374Z] === Skipped
10:59:10 [2023-01-16T10:59:10.374Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
10:59:10 [2023-01-16T10:59:10.374Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:59:10 [2023-01-16T10:59:10.374Z] 
10:59:10 [2023-01-16T10:59:10.374Z] DONE 5 tests, 1 skipped in 5.199s
10:59:10 [2023-01-16T10:59:10.374Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:59:10 [2023-01-16T10:59:10.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:59:10 [2023-01-16T10:59:10.374Z] ++ set -e
10:59:10 [2023-01-16T10:59:10.374Z] ++ '[' -n 0 ']'
10:59:10 [2023-01-16T10:59:10.374Z] ++ set -x
10:59:10 [2023-01-16T10:59:10.374Z] ++ 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
10:59:10 [2023-01-16T10:59:10.374Z] INFO: Testing against a local daemon
10:59:10 [2023-01-16T10:59:10.374Z] === RUN   TestContinueAfterPluginCrash
10:59:10 [2023-01-16T10:59:10.374Z] === PAUSE TestContinueAfterPluginCrash
10:59:10 [2023-01-16T10:59:10.374Z] === RUN   TestReadPluginNoRead
10:59:10 [2023-01-16T10:59:10.374Z] === PAUSE TestReadPluginNoRead
10:59:10 [2023-01-16T10:59:10.374Z] === RUN   TestDaemonStartWithLogOpt
10:59:10 [2023-01-16T10:59:10.374Z] === PAUSE TestDaemonStartWithLogOpt
10:59:10 [2023-01-16T10:59:10.374Z] === CONT  TestDaemonStartWithLogOpt
10:59:10 [2023-01-16T10:59:10.374Z] === CONT  TestContinueAfterPluginCrash
10:59:13 [2023-01-16T10:59:13.642Z] --- PASS: TestDaemonStartWithLogOpt (3.19s)
10:59:13 [2023-01-16T10:59:13.642Z] === CONT  TestReadPluginNoRead
10:59:16 [2023-01-16T10:59:16.160Z] === RUN   TestReadPluginNoRead/default
10:59:17 [2023-01-16T10:59:17.088Z] === RUN   TestReadPluginNoRead/disabled_caching
10:59:18 [2023-01-16T10:59:18.455Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:59:18 [2023-01-16T10:59:18.455Z] --- PASS: TestContinueAfterPluginCrash (7.97s)
10:59:19 [2023-01-16T10:59:19.382Z] === CONT  TestReadPluginNoRead
10:59:19 [2023-01-16T10:59:19.382Z]     read_test.go:91: [d1056ff348f99] daemon is not started
10:59:19 [2023-01-16T10:59:19.382Z] --- PASS: TestReadPluginNoRead (5.74s)
10:59:19 [2023-01-16T10:59:19.382Z]     --- PASS: TestReadPluginNoRead/default (1.41s)
10:59:19 [2023-01-16T10:59:19.382Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.13s)
10:59:19 [2023-01-16T10:59:19.382Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
10:59:19 [2023-01-16T10:59:19.382Z] PASS
10:59:19 [2023-01-16T10:59:19.382Z] 
10:59:19 [2023-01-16T10:59:19.382Z] DONE 6 tests in 9.061s
10:59:19 [2023-01-16T10:59:19.382Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:59:19 [2023-01-16T10:59:19.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
10:59:19 [2023-01-16T10:59:19.382Z] ++ set -e
10:59:19 [2023-01-16T10:59:19.382Z] ++ '[' -n 0 ']'
10:59:19 [2023-01-16T10:59:19.382Z] ++ set -x
10:59:19 [2023-01-16T10:59:19.383Z] ++ 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
10:59:19 [2023-01-16T10:59:19.383Z] testing: warning: no tests to run
10:59:19 [2023-01-16T10:59:19.383Z] PASS
10:59:19 [2023-01-16T10:59:19.383Z] 
10:59:19 [2023-01-16T10:59:19.383Z] DONE 0 tests in 0.032s
10:59:19 [2023-01-16T10:59:19.383Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:59:19 [2023-01-16T10:59:19.383Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:59:19 [2023-01-16T10:59:19.383Z] ++ set -e
10:59:19 [2023-01-16T10:59:19.383Z] ++ '[' -n 0 ']'
10:59:19 [2023-01-16T10:59:19.383Z] ++ set -x
10:59:19 [2023-01-16T10:59:19.383Z] ++ 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
10:59:19 [2023-01-16T10:59:19.638Z] INFO: Testing against a local daemon
10:59:19 [2023-01-16T10:59:19.638Z] === RUN   TestPluginWithDevMounts
10:59:19 [2023-01-16T10:59:19.638Z] === PAUSE TestPluginWithDevMounts
10:59:19 [2023-01-16T10:59:19.638Z] === CONT  TestPluginWithDevMounts
10:59:21 [2023-01-16T10:59:21.004Z] --- PASS: TestPluginWithDevMounts (1.49s)
10:59:21 [2023-01-16T10:59:21.004Z] PASS
10:59:21 [2023-01-16T10:59:21.004Z] 
10:59:21 [2023-01-16T10:59:21.004Z] DONE 1 tests in 1.609s
10:59:21 [2023-01-16T10:59:21.004Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:59:21 [2023-01-16T10:59:21.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:59:21 [2023-01-16T10:59:21.004Z] ++ set -e
10:59:21 [2023-01-16T10:59:21.004Z] ++ '[' -n 0 ']'
10:59:21 [2023-01-16T10:59:21.004Z] ++ set -x
10:59:21 [2023-01-16T10:59:21.004Z] ++ 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
10:59:21 [2023-01-16T10:59:21.260Z] INFO: Testing against a local daemon
10:59:21 [2023-01-16T10:59:21.260Z] === RUN   TestSecretInspect
10:59:23 [2023-01-16T10:59:23.149Z] --- PASS: TestSecretInspect (1.81s)
10:59:23 [2023-01-16T10:59:23.149Z] === RUN   TestSecretList
10:59:25 [2023-01-16T10:59:25.039Z] --- PASS: TestSecretList (1.82s)
10:59:25 [2023-01-16T10:59:25.039Z] === RUN   TestSecretsCreateAndDelete
10:59:26 [2023-01-16T10:59:26.405Z] --- PASS: TestSecretsCreateAndDelete (1.70s)
10:59:26 [2023-01-16T10:59:26.405Z] === RUN   TestSecretsUpdate
10:59:28 [2023-01-16T10:59:28.295Z] --- PASS: TestSecretsUpdate (1.74s)
10:59:28 [2023-01-16T10:59:28.295Z] === RUN   TestTemplatedSecret
10:59:30 [2023-01-16T10:59:30.812Z] --- PASS: TestTemplatedSecret (2.22s)
10:59:30 [2023-01-16T10:59:30.812Z] === RUN   TestSecretCreateResolve
10:59:32 [2023-01-16T10:59:32.229Z] --- PASS: TestSecretCreateResolve (1.83s)
10:59:32 [2023-01-16T10:59:32.229Z] PASS
10:59:32 [2023-01-16T10:59:32.229Z] 
10:59:32 [2023-01-16T10:59:32.229Z] DONE 6 tests in 11.209s
10:59:32 [2023-01-16T10:59:32.229Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:59:32 [2023-01-16T10:59:32.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
10:59:32 [2023-01-16T10:59:32.229Z] ++ set -e
10:59:32 [2023-01-16T10:59:32.229Z] ++ '[' -n 0 ']'
10:59:32 [2023-01-16T10:59:32.229Z] ++ set -x
10:59:32 [2023-01-16T10:59:32.229Z] ++ 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
10:59:32 [2023-01-16T10:59:32.487Z] INFO: Testing against a local daemon
10:59:32 [2023-01-16T10:59:32.487Z] === RUN   TestServiceCreateInit
10:59:32 [2023-01-16T10:59:32.487Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:59:36 [2023-01-16T10:59:36.667Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:59:39 [2023-01-16T10:59:39.935Z] --- PASS: TestServiceCreateInit (7.10s)
10:59:39 [2023-01-16T10:59:39.935Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s)
10:59:39 [2023-01-16T10:59:39.935Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s)
10:59:39 [2023-01-16T10:59:39.935Z] === RUN   TestCreateServiceMultipleTimes
10:59:54 [2023-01-16T10:59:54.778Z] --- PASS: TestCreateServiceMultipleTimes (14.17s)
10:59:54 [2023-01-16T10:59:54.778Z] === RUN   TestCreateServiceConflict
10:59:55 [2023-01-16T10:59:55.706Z] --- PASS: TestCreateServiceConflict (1.80s)
10:59:55 [2023-01-16T10:59:55.706Z] === RUN   TestCreateServiceMaxReplicas
10:59:58 [2023-01-16T10:59:58.223Z] --- PASS: TestCreateServiceMaxReplicas (2.47s)
10:59:58 [2023-01-16T10:59:58.223Z] === RUN   TestCreateWithDuplicateNetworkNames
11:00:13 [2023-01-16T11:00:13.065Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.60s)
11:00:13 [2023-01-16T11:00:13.065Z] === RUN   TestCreateServiceSecretFileMode
11:00:13 [2023-01-16T11:00:13.065Z] --- PASS: TestCreateServiceSecretFileMode (2.40s)
11:00:13 [2023-01-16T11:00:13.065Z] === RUN   TestCreateServiceConfigFileMode
11:00:15 [2023-01-16T11:00:15.583Z] --- PASS: TestCreateServiceConfigFileMode (2.32s)
11:00:15 [2023-01-16T11:00:15.583Z] === RUN   TestCreateServiceSysctls
11:00:18 [2023-01-16T11:00:18.852Z] --- PASS: TestCreateServiceSysctls (3.05s)
11:00:18 [2023-01-16T11:00:18.852Z] === RUN   TestCreateServiceCapabilities
11:00:20 [2023-01-16T11:00:20.218Z] --- PASS: TestCreateServiceCapabilities (1.96s)
11:00:20 [2023-01-16T11:00:20.218Z] === RUN   TestInspect
11:00:22 [2023-01-16T11:00:22.764Z] --- PASS: TestInspect (2.10s)
11:00:22 [2023-01-16T11:00:22.764Z] === RUN   TestCreateJob
11:00:25 [2023-01-16T11:00:25.281Z] --- PASS: TestCreateJob (2.89s)
11:00:25 [2023-01-16T11:00:25.281Z] === RUN   TestReplicatedJob
11:00:30 [2023-01-16T11:00:30.527Z] --- PASS: TestReplicatedJob (4.35s)
11:00:30 [2023-01-16T11:00:30.527Z] === RUN   TestUpdateReplicatedJob
11:00:33 [2023-01-16T11:00:33.048Z] --- PASS: TestUpdateReplicatedJob (3.02s)
11:00:33 [2023-01-16T11:00:33.048Z] === RUN   TestServiceListWithStatuses
11:00:33 [2023-01-16T11:00:33.048Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:00:33 [2023-01-16T11:00:33.048Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:00:33 [2023-01-16T11:00:33.048Z] === RUN   TestDockerNetworkConnectAlias
11:00:36 [2023-01-16T11:00:36.316Z] --- PASS: TestDockerNetworkConnectAlias (3.43s)
11:00:36 [2023-01-16T11:00:36.316Z] === RUN   TestDockerNetworkReConnect
11:00:38 [2023-01-16T11:00:38.836Z] --- PASS: TestDockerNetworkReConnect (2.71s)
11:00:38 [2023-01-16T11:00:38.836Z] === RUN   TestServicePlugin
11:00:38 [2023-01-16T11:00:38.836Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:00:38 [2023-01-16T11:00:38.836Z] --- SKIP: TestServicePlugin (0.00s)
11:00:38 [2023-01-16T11:00:38.836Z] === RUN   TestServiceUpdateLabel
11:00:40 [2023-01-16T11:00:40.725Z] --- PASS: TestServiceUpdateLabel (1.79s)
11:00:40 [2023-01-16T11:00:40.725Z] === RUN   TestServiceUpdateSecrets
11:00:55 [2023-01-16T11:00:55.578Z] --- PASS: TestServiceUpdateSecrets (14.12s)
11:00:55 [2023-01-16T11:00:55.578Z] === RUN   TestServiceUpdateConfigs
11:01:10 [2023-01-16T11:01:10.431Z] --- PASS: TestServiceUpdateConfigs (14.18s)
11:01:10 [2023-01-16T11:01:10.431Z] === RUN   TestServiceUpdateNetwork
11:01:22 [2023-01-16T11:01:22.602Z] --- PASS: TestServiceUpdateNetwork (11.87s)
11:01:22 [2023-01-16T11:01:22.602Z] === RUN   TestServiceUpdatePidsLimit
11:01:22 [2023-01-16T11:01:22.602Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:01:22 [2023-01-16T11:01:22.602Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:01:30 [2023-01-16T11:01:30.691Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:01:37 [2023-01-16T11:01:37.229Z] --- PASS: TestServiceUpdatePidsLimit (16.15s)
11:01:37 [2023-01-16T11:01:37.229Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
11:01:37 [2023-01-16T11:01:37.229Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
11:01:37 [2023-01-16T11:01:37.229Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
11:01:37 [2023-01-16T11:01:37.229Z] PASS
11:01:37 [2023-01-16T11:01:37.229Z] 
11:01:37 [2023-01-16T11:01:37.229Z] === Skipped
11:01:37 [2023-01-16T11:01:37.229Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
11:01:37 [2023-01-16T11:01:37.229Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:01:37 [2023-01-16T11:01:37.230Z] 
11:01:37 [2023-01-16T11:01:37.230Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:01:37 [2023-01-16T11:01:37.230Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:01:37 [2023-01-16T11:01:37.230Z] 
11:01:37 [2023-01-16T11:01:37.230Z] DONE 27 tests, 2 skipped in 124.622s
11:01:37 [2023-01-16T11:01:37.230Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
11:01:37 [2023-01-16T11:01:37.230Z] ++ 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
11:01:37 [2023-01-16T11:01:37.230Z] ++ set -e
11:01:37 [2023-01-16T11:01:37.230Z] ++ '[' -n 0 ']'
11:01:37 [2023-01-16T11:01:37.230Z] ++ set -x
11:01:37 [2023-01-16T11:01:37.230Z] ++ 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
11:01:37 [2023-01-16T11:01:37.230Z] INFO: Testing against a local daemon
11:01:37 [2023-01-16T11:01:37.230Z] === RUN   TestSessionCreate
11:01:37 [2023-01-16T11:01:37.230Z] --- PASS: TestSessionCreate (0.02s)
11:01:37 [2023-01-16T11:01:37.230Z] === RUN   TestSessionCreateWithBadUpgrade
11:01:37 [2023-01-16T11:01:37.230Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:01:37 [2023-01-16T11:01:37.230Z] PASS
11:01:37 [2023-01-16T11:01:37.230Z] 
11:01:37 [2023-01-16T11:01:37.230Z] DONE 2 tests in 0.131s
11:01:37 [2023-01-16T11:01:37.230Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
11:01:37 [2023-01-16T11:01:37.230Z] ++ 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
11:01:37 [2023-01-16T11:01:37.230Z] ++ set -e
11:01:37 [2023-01-16T11:01:37.230Z] ++ '[' -n 0 ']'
11:01:37 [2023-01-16T11:01:37.230Z] ++ set -x
11:01:37 [2023-01-16T11:01:37.230Z] ++ 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
11:01:37 [2023-01-16T11:01:37.230Z] INFO: Testing against a local daemon
11:01:37 [2023-01-16T11:01:37.230Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:01:37 [2023-01-16T11:01:37.230Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:01:37 [2023-01-16T11:01:37.230Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:01:37 [2023-01-16T11:01:37.230Z] === RUN   TestDiskUsage
11:01:37 [2023-01-16T11:01:37.230Z] === PAUSE TestDiskUsage
11:01:37 [2023-01-16T11:01:37.230Z] === RUN   TestEventsExecDie
11:01:37 [2023-01-16T11:01:37.792Z] --- PASS: TestEventsExecDie (0.48s)
11:01:37 [2023-01-16T11:01:37.792Z] === RUN   TestEventsBackwardsCompatible
11:01:37 [2023-01-16T11:01:37.792Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
11:01:37 [2023-01-16T11:01:37.792Z] === RUN   TestEventsVolumeCreate
11:01:37 [2023-01-16T11:01:37.792Z] --- PASS: TestEventsVolumeCreate (0.06s)
11:01:37 [2023-01-16T11:01:37.792Z] === RUN   TestInfoBinaryCommits
11:01:37 [2023-01-16T11:01:37.792Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:01:37 [2023-01-16T11:01:37.792Z] === RUN   TestInfoAPIVersioned
11:01:37 [2023-01-16T11:01:37.792Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:01:37 [2023-01-16T11:01:37.792Z] === RUN   TestInfoAPI
11:01:37 [2023-01-16T11:01:37.792Z] --- PASS: TestInfoAPI (0.02s)
11:01:37 [2023-01-16T11:01:37.792Z] === RUN   TestInfoAPIWarnings
11:01:55 [2023-01-16T11:01:55.838Z] --- PASS: TestInfoAPIWarnings (16.54s)
11:01:55 [2023-01-16T11:01:55.838Z] === RUN   TestInfoDebug
11:01:55 [2023-01-16T11:01:55.838Z] --- PASS: TestInfoDebug (0.52s)
11:01:55 [2023-01-16T11:01:55.838Z] === RUN   TestInfoInsecureRegistries
11:01:55 [2023-01-16T11:01:55.838Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:01:55 [2023-01-16T11:01:55.838Z] === RUN   TestInfoRegistryMirrors
11:01:55 [2023-01-16T11:01:55.838Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:01:55 [2023-01-16T11:01:55.838Z] === RUN   TestLoginFailsWithBadCredentials
11:01:56 [2023-01-16T11:01:56.400Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
11:01:56 [2023-01-16T11:01:56.400Z] === RUN   TestPingCacheHeaders
11:01:56 [2023-01-16T11:01:56.400Z] --- PASS: TestPingCacheHeaders (0.02s)
11:01:56 [2023-01-16T11:01:56.400Z] === RUN   TestPingGet
11:01:56 [2023-01-16T11:01:56.400Z] --- PASS: TestPingGet (0.01s)
11:01:56 [2023-01-16T11:01:56.400Z] === RUN   TestPingHead
11:01:56 [2023-01-16T11:01:56.400Z] --- PASS: TestPingHead (0.02s)
11:01:56 [2023-01-16T11:01:56.400Z] === RUN   TestPingSwarmHeader
11:01:56 [2023-01-16T11:01:56.961Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:01:57 [2023-01-16T11:01:57.523Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:01:58 [2023-01-16T11:01:58.086Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:01:58 [2023-01-16T11:01:58.086Z] --- PASS: TestPingSwarmHeader (1.82s)
11:01:58 [2023-01-16T11:01:58.086Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:01:58 [2023-01-16T11:01:58.086Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:01:58 [2023-01-16T11:01:58.086Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:01:58 [2023-01-16T11:01:58.086Z] === RUN   TestPingBuilderHeader
11:01:58 [2023-01-16T11:01:58.086Z] === RUN   TestPingBuilderHeader/default_config
11:01:58 [2023-01-16T11:01:58.649Z] === RUN   TestPingBuilderHeader/buildkit_disabled
11:01:59 [2023-01-16T11:01:59.237Z] --- PASS: TestPingBuilderHeader (1.04s)
11:01:59 [2023-01-16T11:01:59.237Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
11:01:59 [2023-01-16T11:01:59.237Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
11:01:59 [2023-01-16T11:01:59.237Z] === RUN   TestVersion
11:01:59 [2023-01-16T11:01:59.237Z] --- PASS: TestVersion (0.02s)
11:01:59 [2023-01-16T11:01:59.237Z] === CONT  TestDiskUsage
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/empty
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/empty/container_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/empty/image_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/empty/volume_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/empty/build-cache_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/after_LoadBusybox
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:01:59 [2023-01-16T11:01:59.803Z] === RUN   TestDiskUsage/after_container.Run
11:02:00 [2023-01-16T11:02:00.059Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:02:00 [2023-01-16T11:02:00.059Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:02:00 [2023-01-16T11:02:00.059Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:02:00 [2023-01-16T11:02:00.059Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:02:00 [2023-01-16T11:02:00.059Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:02:00 [2023-01-16T11:02:00.059Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:02:00 [2023-01-16T11:02:00.059Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:02:00 [2023-01-16T11:02:00.059Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:02:00 [2023-01-16T11:02:00.059Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:02:00 [2023-01-16T11:02:00.059Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:02:00 [2023-01-16T11:02:00.316Z] --- PASS: TestDiskUsage (1.03s)
11:02:00 [2023-01-16T11:02:00.316Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.10s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z] PASS
11:02:00 [2023-01-16T11:02:00.316Z] 
11:02:00 [2023-01-16T11:02:00.316Z] === Skipped
11:02:00 [2023-01-16T11:02:00.316Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:02:00 [2023-01-16T11:02:00.316Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:02:00 [2023-01-16T11:02:00.316Z] 
11:02:00 [2023-01-16T11:02:00.316Z] DONE 57 tests, 1 skipped in 23.175s
11:02:00 [2023-01-16T11:02:00.316Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
11:02:00 [2023-01-16T11:02:00.316Z] ++ 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
11:02:00 [2023-01-16T11:02:00.316Z] ++ set -e
11:02:00 [2023-01-16T11:02:00.316Z] ++ '[' -n 0 ']'
11:02:00 [2023-01-16T11:02:00.316Z] ++ set -x
11:02:00 [2023-01-16T11:02:00.316Z] ++ 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
11:02:00 [2023-01-16T11:02:00.316Z] INFO: Testing against a local daemon
11:02:00 [2023-01-16T11:02:00.316Z] === RUN   TestVolumesCreateAndList
11:02:00 [2023-01-16T11:02:00.316Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:02:00 [2023-01-16T11:02:00.316Z] === RUN   TestVolumesRemove
11:02:00 [2023-01-16T11:02:00.572Z] --- PASS: TestVolumesRemove (0.06s)
11:02:00 [2023-01-16T11:02:00.572Z] === RUN   TestVolumesInspect
11:02:00 [2023-01-16T11:02:00.572Z] --- PASS: TestVolumesInspect (0.02s)
11:02:00 [2023-01-16T11:02:00.572Z] === RUN   TestVolumesInvalidJSON
11:02:00 [2023-01-16T11:02:00.572Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:02:00 [2023-01-16T11:02:00.572Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:02:00 [2023-01-16T11:02:00.572Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:02:00 [2023-01-16T11:02:00.572Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:02:00 [2023-01-16T11:02:00.572Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:02:00 [2023-01-16T11:02:00.572Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:02:00 [2023-01-16T11:02:00.572Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:02:00 [2023-01-16T11:02:00.572Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:02:00 [2023-01-16T11:02:00.572Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:02:00 [2023-01-16T11:02:00.572Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:02:00 [2023-01-16T11:02:00.572Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:02:00 [2023-01-16T11:02:00.572Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:02:00 [2023-01-16T11:02:00.572Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:02:00 [2023-01-16T11:02:00.572Z] === RUN   TestVolumePruneAnonymous
11:02:00 [2023-01-16T11:02:00.572Z] --- PASS: TestVolumePruneAnonymous (0.04s)
11:02:00 [2023-01-16T11:02:00.572Z] PASS
11:02:00 [2023-01-16T11:02:00.572Z] 
11:02:00 [2023-01-16T11:02:00.572Z] DONE 10 tests in 0.246s
11:02:00 [2023-01-16T11:02:00.572Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:02:00 [2023-01-16T11:02:00.572Z] ++++ cat bundles/test-integration/docker.pid
11:02:00 [2023-01-16T11:02:00.572Z] +++ kill 15279
11:02:00 [2023-01-16T11:02:00.829Z] +++ /etc/init.d/apparmor stop
11:02:00 [2023-01-16T11:02:00.829Z] Leaving: AppArmorNo profiles have been unloaded.
11:02:00 [2023-01-16T11:02:00.829Z] 
11:02:00 [2023-01-16T11:02:00.829Z] Unloading profiles will leave already running processes permanently
11:02:00 [2023-01-16T11:02:00.829Z] unconfined, which can lead to unexpected situations.
11:02:00 [2023-01-16T11:02:00.829Z] 
11:02:00 [2023-01-16T11:02:00.829Z] To set a process to complain mode, use the command line tool
11:02:00 [2023-01-16T11:02:00.829Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:02:00 [2023-01-16T11:02:00.829Z] +++ true
11:02:00 [2023-01-16T11:02:00.829Z] exiting test-integration
11:02:00 [2023-01-16T11:02:00.829Z] ++ exit 0
11:02:00 [2023-01-16T11:02:00.829Z] 
Post stage
[Pipeline] junit
11:02:01 [2023-01-16T11:02:01.770Z] Recording test results
11:02:01 [2023-01-16T11:02:01.965Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:02:02 [2023-01-16T11:02:02.268Z] + echo Ensuring container killed.
11:02:02 [2023-01-16T11:02:02.268Z] Ensuring container killed.
11:02:02 [2023-01-16T11:02:02.268Z] + docker rm -vf docker-pr5
11:02:02 [2023-01-16T11:02:02.268Z] Error response from daemon: No such container: docker-pr5
[Pipeline] sh
11:02:02 [2023-01-16T11:02:02.542Z] + echo Chowning /workspace to jenkins user
11:02:02 [2023-01-16T11:02:02.542Z] Chowning /workspace to jenkins user
11:02:02 [2023-01-16T11:02:02.542Z] + id -u
11:02:02 [2023-01-16T11:02:02.542Z] + id -g
11:02:02 [2023-01-16T11:02:02.542Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44812:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:02:04 [2023-01-16T11:02:04.189Z] + bundleName=arm64-integration
11:02:04 [2023-01-16T11:02:04.189Z] + echo Creating arm64-integration-bundles.tar.gz
11:02:04 [2023-01-16T11:02:04.189Z] Creating arm64-integration-bundles.tar.gz
11:02:04 [2023-01-16T11:02:04.189Z] + xargs tar -czf arm64-integration-bundles.tar.gz
11:02:04 [2023-01-16T11:02:04.189Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
11:02:04 [2023-01-16T11:02:04.454Z] Archiving artifacts
11:02:04 [2023-01-16T11:02:04.720Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44812/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:02:05 [2023-01-16T11:02:05.008Z] + make clean
11:02:05 [2023-01-16T11:02:05.264Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:02:05 [2023-01-16T11:02:05.264Z] docker-dev-cache
11:02:05 [2023-01-16T11:02:05.264Z] 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