Skip to content
Success

Console Output

Pull request #44325 updated
20:46:59 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from f056df579a0aa821dfbc03192354c4edf7e380d1+4a96094bf55c03559f32d5690ddb8a9faba9f484 (6d209748a63f7b4070c4564004f59777eccef916)
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-44325@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
20:47:00 [2022-10-20T20:47:00.982Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:47:00 [2022-10-20T20:47:00.985Z] Trying to pass milestone 3
[Pipeline] milestone
20:47:01 [2022-10-20T20:47:01.083Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:47:16 [2022-10-20T20:47:16.316Z] Still waiting to schedule task
20:47:16 [2022-10-20T20:47:16.318Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01ef7db8cab92f0d2)20:48:02 [2022-10-20T20:48:02.189Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01ef7db8cab92f0d2) in /home/ubuntu/workspace/moby_PR-44325
[Pipeline] {
[Pipeline] checkout
20:48:02 [2022-10-20T20:48:02.217Z] The recommended git tool is: git
20:48:02 [2022-10-20T20:48:02.225Z] using credential docker-jenkins-github-credentials
20:48:02 [2022-10-20T20:48:02.238Z] Fetching changes from the remote Git repository
20:48:02 [2022-10-20T20:48:02.244Z] Fetching without tags
20:48:02 [2022-10-20T20:48:02.861Z] Merging remotes/origin/22.06 commit 4a96094bf55c03559f32d5690ddb8a9faba9f484 into PR head commit f056df579a0aa821dfbc03192354c4edf7e380d1
20:48:03 [2022-10-20T20:48:03.010Z] Merge succeeded, producing f056df579a0aa821dfbc03192354c4edf7e380d1
20:48:03 [2022-10-20T20:48:03.010Z] Checking out Revision f056df579a0aa821dfbc03192354c4edf7e380d1 (PR-44325)
20:48:03 [2022-10-20T20:48:03.065Z] Commit message: "builder: add missing doc comment"
20:48:02 [2022-10-20T20:48:02.239Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44325/.git # timeout=10
20:48:02 [2022-10-20T20:48:02.244Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:48:02 [2022-10-20T20:48:02.250Z] Fetching upstream changes from https://github.com/moby/moby.git
20:48:02 [2022-10-20T20:48:02.250Z]  > git --version # timeout=10
20:48:02 [2022-10-20T20:48:02.252Z]  > git --version # 'git version 2.25.1'
20:48:02 [2022-10-20T20:48:02.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:48:02 [2022-10-20T20:48:02.253Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44325/head:refs/remotes/origin/PR-44325 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:48:02 [2022-10-20T20:48:02.910Z]  > git config core.sparsecheckout # timeout=10
20:48:02 [2022-10-20T20:48:02.913Z]  > git checkout -f f056df579a0aa821dfbc03192354c4edf7e380d1 # timeout=10
20:48:02 [2022-10-20T20:48:02.990Z]  > git remote # timeout=10
20:48:02 [2022-10-20T20:48:02.993Z]  > git config --get remote.origin.url # timeout=10
20:48:02 [2022-10-20T20:48:02.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:48:02 [2022-10-20T20:48:02.997Z]  > git merge 4a96094bf55c03559f32d5690ddb8a9faba9f484 # timeout=10
20:48:03 [2022-10-20T20:48:03.006Z]  > git rev-parse HEAD^{commit} # timeout=10
20:48:03 [2022-10-20T20:48:03.016Z]  > git config core.sparsecheckout # timeout=10
20:48:03 [2022-10-20T20:48:03.029Z]  > git checkout -f f056df579a0aa821dfbc03192354c4edf7e380d1 # timeout=10
20:48:03 [2022-10-20T20:48:03.072Z]  > git rev-list --no-walk f46db32b0dff03299e029a305f6543945a3a974b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:48:03 [2022-10-20T20:48:03.845Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44325:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
20:48:06 [2022-10-20T20:48:06.366Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
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] { (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] }
20:48:21 [2022-10-20T20:48:21.544Z] Still waiting to schedule task
20:48:21 [2022-10-20T20:48:21.544Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0006fff303ff3a174)’ is offline
20:48:21 [2022-10-20T20:48:21.544Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00ff21e46fd51bf68)’ is offline
20:48:21 [2022-10-20T20:48:21.544Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-07009c7403d16fe91)’ doesn’t have label ‘arm64&&ubuntu-2004’
20:48:21 [2022-10-20T20:48:21.544Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-07baa1569e11b111b)’ doesn’t have label ‘arm64&&ubuntu-2004’
20:48:21 [2022-10-20T20:48:21.544Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0a2c9e5dbe0994df6)’ doesn’t have label ‘arm64&&ubuntu-2004’
20:48:21 [2022-10-20T20:48:21.544Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0a959c7893dea894c)’ doesn’t have label ‘arm64&&ubuntu-2004’
20:48:21 [2022-10-20T20:48:21.544Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0c805b951bd9602ac)’ doesn’t have label ‘arm64&&ubuntu-2004’
20:48:21 [2022-10-20T20:48:21.544Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0d1ba971066eeb530)’ doesn’t have label ‘arm64&&ubuntu-2004’
20:48:21 [2022-10-20T20:48:21.544Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0e409fe8dc6219522)’ doesn’t have label ‘arm64&&ubuntu-2004’
20:48:21 [2022-10-20T20:48:21.544Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘arm64&&ubuntu-2004’
20:48:21 [2022-10-20T20:48:21.544Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘arm64&&ubuntu-2004’
20:48:21 [2022-10-20T20:48:21.544Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘arm64&&ubuntu-2004’
20:48:21 [2022-10-20T20:48:21.544Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘arm64&&ubuntu-2004’
20:48:24 [2022-10-20T20:48:24.254Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01ef7db8cab92f0d2) in /home/ubuntu/workspace/moby_PR-44325
[Pipeline] {
[Pipeline] checkout
20:48:24 [2022-10-20T20:48:24.276Z] The recommended git tool is: git
20:48:24 [2022-10-20T20:48:24.326Z] using credential docker-jenkins-github-credentials
20:48:24 [2022-10-20T20:48:24.340Z] Fetching changes from the remote Git repository
20:48:24 [2022-10-20T20:48:24.346Z] Fetching without tags
20:48:24 [2022-10-20T20:48:24.567Z] Merging remotes/origin/22.06 commit 4a96094bf55c03559f32d5690ddb8a9faba9f484 into PR head commit f056df579a0aa821dfbc03192354c4edf7e380d1
20:48:24 [2022-10-20T20:48:24.617Z] Merge succeeded, producing f056df579a0aa821dfbc03192354c4edf7e380d1
20:48:24 [2022-10-20T20:48:24.617Z] Checking out Revision f056df579a0aa821dfbc03192354c4edf7e380d1 (PR-44325)
20:48:24 [2022-10-20T20:48:24.743Z] Commit message: "builder: add missing doc comment"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:48:24 [2022-10-20T20:48:24.341Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44325/.git # timeout=10
20:48:24 [2022-10-20T20:48:24.346Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:48:24 [2022-10-20T20:48:24.351Z] Fetching upstream changes from https://github.com/moby/moby.git
20:48:24 [2022-10-20T20:48:24.352Z]  > git --version # timeout=10
20:48:24 [2022-10-20T20:48:24.354Z]  > git --version # 'git version 2.25.1'
20:48:24 [2022-10-20T20:48:24.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:48:24 [2022-10-20T20:48:24.355Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44325/head:refs/remotes/origin/PR-44325 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:48:24 [2022-10-20T20:48:24.573Z]  > git config core.sparsecheckout # timeout=10
20:48:24 [2022-10-20T20:48:24.576Z]  > git checkout -f f056df579a0aa821dfbc03192354c4edf7e380d1 # timeout=10
20:48:24 [2022-10-20T20:48:24.605Z]  > git remote # timeout=10
20:48:24 [2022-10-20T20:48:24.608Z]  > git config --get remote.origin.url # timeout=10
20:48:24 [2022-10-20T20:48:24.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:48:24 [2022-10-20T20:48:24.611Z]  > git merge 4a96094bf55c03559f32d5690ddb8a9faba9f484 # timeout=10
20:48:24 [2022-10-20T20:48:24.618Z]  > git rev-parse HEAD^{commit} # timeout=10
20:48:24 [2022-10-20T20:48:24.666Z]  > git config core.sparsecheckout # timeout=10
20:48:24 [2022-10-20T20:48:24.668Z]  > git checkout -f f056df579a0aa821dfbc03192354c4edf7e380d1 # timeout=10
20:48:25 [2022-10-20T20:48:25.462Z] + docker version
20:48:25 [2022-10-20T20:48:25.462Z] Client: Docker Engine - Community
20:48:25 [2022-10-20T20:48:25.462Z]  Version:           22.06.0-beta.0
20:48:25 [2022-10-20T20:48:25.462Z]  API version:       1.42
20:48:25 [2022-10-20T20:48:25.462Z]  Go version:        go1.18.3
20:48:25 [2022-10-20T20:48:25.462Z]  Git commit:        3e9117b
20:48:25 [2022-10-20T20:48:25.462Z]  Built:             Fri Jun  3 17:55:34 2022
20:48:25 [2022-10-20T20:48:25.462Z]  OS/Arch:           linux/arm64
20:48:25 [2022-10-20T20:48:25.462Z]  Context:           default
20:48:25 [2022-10-20T20:48:25.462Z] 
20:48:25 [2022-10-20T20:48:25.462Z] Server: Docker Engine - Community
20:48:25 [2022-10-20T20:48:25.462Z]  Engine:
20:48:25 [2022-10-20T20:48:25.462Z]   Version:          22.06.0-beta.0
20:48:25 [2022-10-20T20:48:25.462Z]   API version:      1.42 (minimum version 1.12)
20:48:25 [2022-10-20T20:48:25.462Z]   Go version:       go1.18.3
20:48:25 [2022-10-20T20:48:25.462Z]   Git commit:       38633e7
20:48:25 [2022-10-20T20:48:25.462Z]   Built:            Fri Jun  3 17:55:34 2022
20:48:25 [2022-10-20T20:48:25.462Z]   OS/Arch:          linux/arm64
20:48:25 [2022-10-20T20:48:25.462Z]   Experimental:     true
20:48:25 [2022-10-20T20:48:25.462Z]  containerd:
20:48:25 [2022-10-20T20:48:25.462Z]   Version:          1.6.8
20:48:25 [2022-10-20T20:48:25.462Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
20:48:25 [2022-10-20T20:48:25.462Z]  runc:
20:48:25 [2022-10-20T20:48:25.462Z]   Version:          1.1.4
20:48:25 [2022-10-20T20:48:25.462Z]   GitCommit:        v1.1.4-0-g5fd4c4d
20:48:25 [2022-10-20T20:48:25.462Z]  docker-init:
20:48:25 [2022-10-20T20:48:25.462Z]   Version:          0.19.0
20:48:25 [2022-10-20T20:48:25.462Z]   GitCommit:        de40ad0
[Pipeline] sh
20:48:25 [2022-10-20T20:48:25.740Z] + docker info
20:48:25 [2022-10-20T20:48:25.740Z] Client:
20:48:25 [2022-10-20T20:48:25.740Z]  Context:    default
20:48:25 [2022-10-20T20:48:25.740Z]  Debug Mode: false
20:48:25 [2022-10-20T20:48:25.740Z]  Plugins:
20:48:25 [2022-10-20T20:48:25.740Z]   buildx: Docker Buildx (Docker Inc.)
20:48:25 [2022-10-20T20:48:25.740Z]     Version:  v0.8.2
20:48:25 [2022-10-20T20:48:25.740Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:48:25 [2022-10-20T20:48:25.740Z]   compose: Docker Compose (Docker Inc.)
20:48:25 [2022-10-20T20:48:25.740Z]     Version:  v2.11.2
20:48:25 [2022-10-20T20:48:25.740Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:48:25 [2022-10-20T20:48:25.740Z] 
20:48:25 [2022-10-20T20:48:25.740Z] Server:
20:48:25 [2022-10-20T20:48:25.740Z]  Containers: 0
20:48:25 [2022-10-20T20:48:25.740Z]   Running: 0
20:48:25 [2022-10-20T20:48:25.740Z]   Paused: 0
20:48:25 [2022-10-20T20:48:25.740Z]   Stopped: 0
20:48:25 [2022-10-20T20:48:25.740Z]  Images: 5
20:48:25 [2022-10-20T20:48:25.740Z]  Server Version: 22.06.0-beta.0
20:48:25 [2022-10-20T20:48:25.740Z]  Storage Driver: overlay2
20:48:25 [2022-10-20T20:48:25.740Z]   Backing Filesystem: extfs
20:48:25 [2022-10-20T20:48:25.740Z]   Supports d_type: true
20:48:25 [2022-10-20T20:48:25.740Z]   Using metacopy: false
20:48:25 [2022-10-20T20:48:25.740Z]   Native Overlay Diff: true
20:48:25 [2022-10-20T20:48:25.740Z]   userxattr: false
20:48:25 [2022-10-20T20:48:25.740Z]  Logging Driver: json-file
20:48:25 [2022-10-20T20:48:25.740Z]  Cgroup Driver: cgroupfs
20:48:25 [2022-10-20T20:48:25.740Z]  Cgroup Version: 1
20:48:25 [2022-10-20T20:48:25.740Z]  Plugins:
20:48:25 [2022-10-20T20:48:25.740Z]   Volume: local
20:48:25 [2022-10-20T20:48:25.740Z]   Network: bridge host ipvlan macvlan null overlay
20:48:25 [2022-10-20T20:48:25.740Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:48:25 [2022-10-20T20:48:25.740Z]  Swarm: inactive
20:48:25 [2022-10-20T20:48:25.740Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
20:48:25 [2022-10-20T20:48:25.740Z]  Default Runtime: runc
20:48:25 [2022-10-20T20:48:25.740Z]  Init Binary: docker-init
20:48:25 [2022-10-20T20:48:25.740Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
20:48:25 [2022-10-20T20:48:25.740Z]  runc version: v1.1.4-0-g5fd4c4d
20:48:25 [2022-10-20T20:48:25.740Z]  init version: de40ad0
20:48:25 [2022-10-20T20:48:25.740Z]  Security Options:
20:48:25 [2022-10-20T20:48:25.740Z]   apparmor
20:48:25 [2022-10-20T20:48:25.740Z]   seccomp
20:48:25 [2022-10-20T20:48:25.740Z]    Profile: builtin
20:48:25 [2022-10-20T20:48:25.740Z]  Kernel Version: 5.15.0-1021-aws
20:48:25 [2022-10-20T20:48:25.740Z]  Operating System: Ubuntu 20.04.5 LTS
20:48:25 [2022-10-20T20:48:25.740Z]  OSType: linux
20:48:25 [2022-10-20T20:48:25.740Z]  Architecture: aarch64
20:48:25 [2022-10-20T20:48:25.740Z]  CPUs: 2
20:48:25 [2022-10-20T20:48:25.740Z]  Total Memory: 7.559GiB
20:48:25 [2022-10-20T20:48:25.740Z]  Name: ip-10-100-86-106
20:48:25 [2022-10-20T20:48:25.740Z]  ID: f569187b-60ae-4087-938c-00ba142e188a
20:48:25 [2022-10-20T20:48:25.740Z]  Docker Root Dir: /var/lib/docker
20:48:25 [2022-10-20T20:48:25.740Z]  Debug Mode: false
20:48:25 [2022-10-20T20:48:25.740Z]  Registry: https://index.docker.io/v1/
20:48:25 [2022-10-20T20:48:25.740Z]  Labels:
20:48:25 [2022-10-20T20:48:25.740Z]  Experimental: true
20:48:25 [2022-10-20T20:48:25.740Z]  Insecure Registries:
20:48:25 [2022-10-20T20:48:25.740Z]   127.0.0.0/8
20:48:25 [2022-10-20T20:48:25.740Z]  Live Restore Enabled: true
20:48:25 [2022-10-20T20:48:25.740Z] 
[Pipeline] sh
20:48:26 [2022-10-20T20:48:26.144Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:48:26 [2022-10-20T20:48:26.144Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:48:26 [2022-10-20T20:48:26.144Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44325/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:48:26 [2022-10-20T20:48:26.144Z] + bash /home/ubuntu/workspace/moby_PR-44325/check-config.sh
20:48:26 [2022-10-20T20:48:26.144Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:48:26 [2022-10-20T20:48:26.144Z] info: reading kernel config from /boot/config-5.15.0-1021-aws ...
20:48:26 [2022-10-20T20:48:26.144Z] 
20:48:26 [2022-10-20T20:48:26.144Z] Generally Necessary:
20:48:26 [2022-10-20T20:48:26.144Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:48:26 [2022-10-20T20:48:26.144Z] - apparmor: enabled and tools installed
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_NAMESPACES: enabled
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_NET_NS: enabled
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_PID_NS: enabled
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_IPC_NS: enabled
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_UTS_NS: enabled
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_CGROUPS: enabled
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_CGROUP_CPUACCT: enabled
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_CGROUP_DEVICE: enabled
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_CGROUP_FREEZER: enabled
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_CGROUP_SCHED: enabled
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_CPUSETS: enabled
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_MEMCG: enabled
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_KEYS: enabled
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_VETH: enabled (as module)
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_BRIDGE: enabled (as module)
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:48:26 [2022-10-20T20:48:26.144Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_NF_NAT: enabled (as module)
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_POSIX_MQUEUE: enabled
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_CGROUP_BPF: enabled
20:48:26 [2022-10-20T20:48:26.400Z] 
20:48:26 [2022-10-20T20:48:26.400Z] Optional Features:
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_USER_NS: enabled
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_SECCOMP: enabled
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_SECCOMP_FILTER: enabled
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_CGROUP_PIDS: enabled
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_MEMCG_SWAP: enabled
20:48:26 [2022-10-20T20:48:26.400Z]     (cgroup swap accounting is currently enabled)
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_BLK_CGROUP: enabled
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_CGROUP_PERF: enabled
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_CGROUP_HUGETLB: enabled
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_CFS_BANDWIDTH: enabled
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_RT_GROUP_SCHED: missing
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_IP_VS: enabled (as module)
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_IP_VS_NFCT: enabled
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:48:26 [2022-10-20T20:48:26.400Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:48:26 [2022-10-20T20:48:26.656Z] - CONFIG_IP_VS_RR: enabled (as module)
20:48:26 [2022-10-20T20:48:26.656Z] - CONFIG_SECURITY_SELINUX: enabled
20:48:26 [2022-10-20T20:48:26.656Z] - CONFIG_SECURITY_APPARMOR: enabled
20:48:26 [2022-10-20T20:48:26.656Z] - CONFIG_EXT4_FS: enabled
20:48:26 [2022-10-20T20:48:26.656Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:48:26 [2022-10-20T20:48:26.656Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:48:26 [2022-10-20T20:48:26.656Z] - Network Drivers:
20:48:26 [2022-10-20T20:48:26.656Z]   - "overlay":
20:48:26 [2022-10-20T20:48:26.656Z]     - CONFIG_VXLAN: enabled (as module)
20:48:26 [2022-10-20T20:48:26.656Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:48:26 [2022-10-20T20:48:26.656Z]       Optional (for encrypted networks):
20:48:26 [2022-10-20T20:48:26.656Z]       - CONFIG_CRYPTO: enabled
20:48:26 [2022-10-20T20:48:26.656Z]       - CONFIG_CRYPTO_AEAD: enabled
20:48:26 [2022-10-20T20:48:26.656Z]       - CONFIG_CRYPTO_GCM: enabled
20:48:26 [2022-10-20T20:48:26.656Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:48:26 [2022-10-20T20:48:26.656Z]       - CONFIG_CRYPTO_GHASH: enabled
20:48:26 [2022-10-20T20:48:26.656Z]       - CONFIG_XFRM: enabled
20:48:26 [2022-10-20T20:48:26.656Z]       - CONFIG_XFRM_USER: enabled (as module)
20:48:26 [2022-10-20T20:48:26.656Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:48:26 [2022-10-20T20:48:26.656Z]       - CONFIG_INET_ESP: enabled (as module)
20:48:26 [2022-10-20T20:48:26.656Z]   - "ipvlan":
20:48:26 [2022-10-20T20:48:26.656Z]     - CONFIG_IPVLAN: enabled (as module)
20:48:26 [2022-10-20T20:48:26.656Z]   - "macvlan":
20:48:26 [2022-10-20T20:48:26.656Z]     - CONFIG_MACVLAN: enabled (as module)
20:48:26 [2022-10-20T20:48:26.656Z]     - CONFIG_DUMMY: enabled (as module)
20:48:26 [2022-10-20T20:48:26.656Z]   - "ftp,tftp client in container":
20:48:26 [2022-10-20T20:48:26.917Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:48:26 [2022-10-20T20:48:26.917Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:48:26 [2022-10-20T20:48:26.917Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:48:26 [2022-10-20T20:48:26.917Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:48:26 [2022-10-20T20:48:26.917Z] - Storage Drivers:
20:48:26 [2022-10-20T20:48:26.917Z]   - "aufs":
20:48:26 [2022-10-20T20:48:26.917Z]     - CONFIG_AUFS_FS: enabled (as module)
20:48:26 [2022-10-20T20:48:26.917Z]   - "btrfs":
20:48:26 [2022-10-20T20:48:26.917Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:48:26 [2022-10-20T20:48:26.917Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:48:26 [2022-10-20T20:48:26.917Z]   - "devicemapper":
20:48:26 [2022-10-20T20:48:26.917Z]     - CONFIG_BLK_DEV_DM: enabled
20:48:26 [2022-10-20T20:48:26.917Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:48:26 [2022-10-20T20:48:26.917Z]   - "overlay":
20:48:26 [2022-10-20T20:48:26.917Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:48:26 [2022-10-20T20:48:26.917Z]   - "zfs":
20:48:26 [2022-10-20T20:48:26.917Z]     - /dev/zfs: present
20:48:26 [2022-10-20T20:48:26.917Z]     - zfs command: missing
20:48:26 [2022-10-20T20:48:26.917Z]     - zpool command: missing
20:48:26 [2022-10-20T20:48:26.917Z] 
20:48:26 [2022-10-20T20:48:26.917Z] Limits:
20:48:26 [2022-10-20T20:48:26.917Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:48:26 [2022-10-20T20:48:26.917Z] 
20:48:26 [2022-10-20T20:48:26.917Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:48:27 [2022-10-20T20:48:27.263Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f056df579a0aa821dfbc03192354c4edf7e380d1 .
20:48:27 [2022-10-20T20:48:27.519Z] #1 [internal] load build definition from Dockerfile
20:48:27 [2022-10-20T20:48:27.519Z] #1 transferring dockerfile: 19.47kB done
20:48:27 [2022-10-20T20:48:27.519Z] #1 DONE 0.0s
20:48:27 [2022-10-20T20:48:27.519Z] 
20:48:27 [2022-10-20T20:48:27.519Z] #2 [internal] load .dockerignore
20:48:27 [2022-10-20T20:48:27.519Z] #2 transferring context: 145B done
20:48:27 [2022-10-20T20:48:27.519Z] #2 DONE 0.0s
20:48:27 [2022-10-20T20:48:27.519Z] 
20:48:27 [2022-10-20T20:48:27.519Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:48:27 [2022-10-20T20:48:27.519Z] #3 DONE 0.1s
20:48:27 [2022-10-20T20:48:27.519Z] 
20:48:27 [2022-10-20T20:48:27.519Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
20:48:27 [2022-10-20T20:48:27.519Z] #4 CACHED
20:48:27 [2022-10-20T20:48:27.519Z] 
20:48:27 [2022-10-20T20:48:27.519Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
20:48:27 [2022-10-20T20:48:27.776Z] #5 DONE 0.1s
20:48:27 [2022-10-20T20:48:27.776Z] 
20:48:27 [2022-10-20T20:48:27.776Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:48:27 [2022-10-20T20:48:27.776Z] #6 DONE 0.1s
20:48:27 [2022-10-20T20:48:27.776Z] 
20:48:27 [2022-10-20T20:48:27.776Z] #7 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye
20:48:27 [2022-10-20T20:48:27.776Z] #7 DONE 0.1s
20:48:27 [2022-10-20T20:48:27.776Z] 
20:48:27 [2022-10-20T20:48:27.776Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:48:27 [2022-10-20T20:48:27.776Z] #8 DONE 0.1s
20:48:28 [2022-10-20T20:48:28.033Z] 
20:48:28 [2022-10-20T20:48:28.033Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256
20:48:28 [2022-10-20T20:48:28.033Z] #9 DONE 0.0s
20:48:28 [2022-10-20T20:48:28.033Z] 
20:48:28 [2022-10-20T20:48:28.033Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:48:28 [2022-10-20T20:48:28.033Z] #10 DONE 0.0s
20:48:28 [2022-10-20T20:48:28.033Z] 
20:48:28 [2022-10-20T20:48:28.033Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:48:28 [2022-10-20T20:48:28.033Z] #11 DONE 0.0s
20:48:28 [2022-10-20T20:48:28.033Z] 
20:48:28 [2022-10-20T20:48:28.033Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
20:48:28 [2022-10-20T20:48:28.033Z] #12 DONE 0.0s
20:48:28 [2022-10-20T20:48:28.033Z] 
20:48:28 [2022-10-20T20:48:28.033Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:48:28 [2022-10-20T20:48:28.033Z] #13 CACHED
20:48:28 [2022-10-20T20:48:28.033Z] 
20:48:28 [2022-10-20T20:48:28.033Z] #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:48:28 [2022-10-20T20:48:28.033Z] #14 CACHED
20:48:28 [2022-10-20T20:48:28.033Z] 
20:48:28 [2022-10-20T20:48:28.033Z] #15 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:48:28 [2022-10-20T20:48:28.033Z] #15 CACHED
20:48:28 [2022-10-20T20:48:28.033Z] 
20:48:28 [2022-10-20T20:48:28.033Z] #16 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:48:28 [2022-10-20T20:48:28.033Z] #16 CACHED
20:48:28 [2022-10-20T20:48:28.033Z] 
20:48:28 [2022-10-20T20:48:28.033Z] #17 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:48:28 [2022-10-20T20:48:28.033Z] #17 CACHED
20:48:28 [2022-10-20T20:48:28.033Z] 
20:48:28 [2022-10-20T20:48:28.033Z] #18 [base 3/3] 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
20:48:28 [2022-10-20T20:48:28.033Z] #18 CACHED
20:48:28 [2022-10-20T20:48:28.033Z] 
20:48:28 [2022-10-20T20:48:28.033Z] #19 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:48:28 [2022-10-20T20:48:28.033Z] #19 CACHED
20:48:28 [2022-10-20T20:48:28.033Z] 
20:48:28 [2022-10-20T20:48:28.033Z] #20 [dev-systemd-false  1/28] RUN groupadd -r docker
20:48:28 [2022-10-20T20:48:28.033Z] #20 CACHED
20:48:28 [2022-10-20T20:48:28.033Z] 
20:48:28 [2022-10-20T20:48:28.033Z] #21 [dev-systemd-false  6/28] RUN ldconfig
20:48:28 [2022-10-20T20:48:28.033Z] #21 CACHED
20:48:28 [2022-10-20T20:48:28.033Z] 
20:48:28 [2022-10-20T20:48:28.033Z] #22 [internal] load build context
20:48:28 [2022-10-20T20:48:28.290Z] #22 ...
20:48:28 [2022-10-20T20:48:28.290Z] 
20:48:28 [2022-10-20T20:48:28.290Z] #23 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:48:28 [2022-10-20T20:48:28.290Z] #23 DONE 0.4s
20:48:28 [2022-10-20T20:48:28.290Z] 
20:48:28 [2022-10-20T20:48:28.290Z] #22 [internal] load build context
20:48:29 [2022-10-20T20:48:29.668Z] #22 transferring context: 62.74MB 1.7s done
20:48:29 [2022-10-20T20:48:29.668Z] #22 DONE 1.7s
20:48:29 [2022-10-20T20:48:29.668Z] 
20:48:29 [2022-10-20T20:48:29.668Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:48:29 [2022-10-20T20:48:29.668Z] #24 CACHED
20:48:29 [2022-10-20T20:48:29.668Z] 
20:48:29 [2022-10-20T20:48:29.668Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
20:48:29 [2022-10-20T20:48:29.668Z] #25 CACHED
20:48:29 [2022-10-20T20:48:29.668Z] 
20:48:29 [2022-10-20T20:48:29.668Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:48:29 [2022-10-20T20:48:29.668Z] #26 CACHED
20:48:29 [2022-10-20T20:48:29.668Z] 
20:48:29 [2022-10-20T20:48:29.668Z] #27 [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
20:48:29 [2022-10-20T20:48:29.668Z] #27 CACHED
20:48:29 [2022-10-20T20:48:29.668Z] 
20:48:29 [2022-10-20T20:48:29.668Z] #28 [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
20:48:29 [2022-10-20T20:48:29.668Z] #28 CACHED
20:48:29 [2022-10-20T20:48:29.668Z] 
20:48:29 [2022-10-20T20:48:29.668Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:48:29 [2022-10-20T20:48:29.668Z] #29 CACHED
20:48:29 [2022-10-20T20:48:29.668Z] 
20:48:29 [2022-10-20T20:48:29.668Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:48:29 [2022-10-20T20:48:29.668Z] #30 CACHED
20:48:29 [2022-10-20T20:48:29.668Z] 
20:48:29 [2022-10-20T20:48:29.668Z] #31 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
20:48:29 [2022-10-20T20:48:29.668Z] #31 CACHED
20:48:29 [2022-10-20T20:48:29.668Z] 
20:48:29 [2022-10-20T20:48:29.668Z] #32 [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
20:48:29 [2022-10-20T20:48:29.668Z] #32 CACHED
20:48:29 [2022-10-20T20:48:29.668Z] 
20:48:29 [2022-10-20T20:48:29.668Z] #33 [dev-systemd-false  7/28] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:48:29 [2022-10-20T20:48:29.668Z] #0 1.332 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:48:29 [2022-10-20T20:48:29.668Z] #0 1.477 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:48:29 [2022-10-20T20:48:29.668Z] #0 1.566 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:48:29 [2022-10-20T20:48:29.924Z] #0 1.869 Reading package lists...
20:48:29 [2022-10-20T20:48:29.924Z] #33 ...
20:48:29 [2022-10-20T20:48:29.924Z] 
20:48:29 [2022-10-20T20:48:29.924Z] #34 [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.2.3"      && /build/go-winres --help
20:48:29 [2022-10-20T20:48:29.924Z] #34 CACHED
20:48:30 [2022-10-20T20:48:30.181Z] 
20:48:30 [2022-10-20T20:48:30.181Z] #35 [tini 1/3] 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             vim-common
20:48:30 [2022-10-20T20:48:30.181Z] #35 CACHED
20:48:30 [2022-10-20T20:48:30.181Z] 
20:48:30 [2022-10-20T20:48:30.181Z] #36 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:48:30 [2022-10-20T20:48:30.181Z] #36 CACHED
20:48:30 [2022-10-20T20:48:30.181Z] 
20:48:30 [2022-10-20T20:48:30.181Z] #37 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:48:30 [2022-10-20T20:48:30.181Z] #37 CACHED
20:48:30 [2022-10-20T20:48:30.181Z] 
20:48:30 [2022-10-20T20:48:30.181Z] #33 [dev-systemd-false  7/28] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:48:30 [2022-10-20T20:48:30.181Z] #0 1.869 Reading package lists...
20:48:30 [2022-10-20T20:48:30.438Z] 
20:48:30 [2022-10-20T20:48:30.438Z] #33 ...
20:48:30 [2022-10-20T20:48:30.438Z] 
20:48:30 [2022-10-20T20:48:30.438Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:48:30 [2022-10-20T20:48:30.438Z] #38 CACHED
20:48:30 [2022-10-20T20:48:30.438Z] 
20:48:30 [2022-10-20T20:48:30.438Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:48:30 [2022-10-20T20:48:30.438Z] #39 CACHED
20:48:30 [2022-10-20T20:48:30.438Z] 
20:48:30 [2022-10-20T20:48:30.438Z] #40 [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
20:48:30 [2022-10-20T20:48:30.438Z] #40 CACHED
20:48:30 [2022-10-20T20:48:30.438Z] 
20:48:30 [2022-10-20T20:48:30.438Z] #41 [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
20:48:30 [2022-10-20T20:48:30.438Z] #41 CACHED
20:48:30 [2022-10-20T20:48:30.438Z] 
20:48:30 [2022-10-20T20:48:30.438Z] #33 [dev-systemd-false  7/28] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:48:31 [2022-10-20T20:48:31.001Z] #33 2.544 Reading package lists...
20:48:31 [2022-10-20T20:48:31.001Z] #33 ...
20:48:31 [2022-10-20T20:48:31.001Z] 
20:48:31 [2022-10-20T20:48:31.001Z] #42 [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.1"      && /build/gotestsum --version
20:48:31 [2022-10-20T20:48:31.001Z] #42 CACHED
20:48:31 [2022-10-20T20:48:31.001Z] 
20:48:31 [2022-10-20T20:48:31.001Z] #33 [dev-systemd-false  7/28] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:48:31 [2022-10-20T20:48:31.001Z] #33 2.544 Reading package lists...
20:48:31 [2022-10-20T20:48:31.001Z] #33 3.143 Building dependency tree...
20:48:31 [2022-10-20T20:48:31.258Z] #33 3.252 Reading state information...
20:48:31 [2022-10-20T20:48:31.258Z] #33 ...
20:48:31 [2022-10-20T20:48:31.258Z] 
20:48:31 [2022-10-20T20:48:31.258Z] #43 [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
20:48:31 [2022-10-20T20:48:31.258Z] #43 CACHED
20:48:31 [2022-10-20T20:48:31.258Z] 
20:48:31 [2022-10-20T20:48:31.258Z] #44 [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
20:48:31 [2022-10-20T20:48:31.258Z] #44 CACHED
20:48:31 [2022-10-20T20:48:31.258Z] 
20:48:31 [2022-10-20T20:48:31.258Z] #33 [dev-systemd-false  7/28] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:48:31 [2022-10-20T20:48:31.258Z] #33 3.484 The following additional packages will be installed:
20:48:31 [2022-10-20T20:48:31.258Z] #33 3.484   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:48:31 [2022-10-20T20:48:31.258Z] #33 3.484   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:48:31 [2022-10-20T20:48:31.258Z] #33 3.485   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:48:31 [2022-10-20T20:48:31.258Z] #33 3.485   python3-pkg-resources vim-runtime xxd
20:48:31 [2022-10-20T20:48:31.258Z] #33 3.487 Suggested packages:
20:48:31 [2022-10-20T20:48:31.258Z] #33 3.487   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:48:31 [2022-10-20T20:48:31.258Z] #33 3.487   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:48:31 [2022-10-20T20:48:31.258Z] #33 3.487   acl attr quota
20:48:31 [2022-10-20T20:48:31.258Z] #33 3.487 Recommended packages:
20:48:31 [2022-10-20T20:48:31.258Z] #33 3.487   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:48:31 [2022-10-20T20:48:31.515Z] #33 ...
20:48:31 [2022-10-20T20:48:31.515Z] 
20:48:31 [2022-10-20T20:48:31.515Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:48:31 [2022-10-20T20:48:31.515Z] #45 CACHED
20:48:31 [2022-10-20T20:48:31.515Z] 
20:48:31 [2022-10-20T20:48:31.515Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:48:31 [2022-10-20T20:48:31.515Z] #46 CACHED
20:48:31 [2022-10-20T20:48:31.515Z] 
20:48:31 [2022-10-20T20:48:31.515Z] #47 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:48:31 [2022-10-20T20:48:31.515Z] #47 CACHED
20:48:31 [2022-10-20T20:48:31.515Z] 
20:48:31 [2022-10-20T20:48:31.515Z] #48 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
20:48:31 [2022-10-20T20:48:31.515Z] #48 CACHED
20:48:31 [2022-10-20T20:48:31.515Z] 
20:48:31 [2022-10-20T20:48:31.515Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:48:31 [2022-10-20T20:48:31.515Z] #49 CACHED
20:48:31 [2022-10-20T20:48:31.515Z] 
20:48:31 [2022-10-20T20:48:31.515Z] #50 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:48:31 [2022-10-20T20:48:31.515Z] #50 CACHED
20:48:31 [2022-10-20T20:48:31.515Z] 
20:48:31 [2022-10-20T20:48:31.515Z] #51 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:48:31 [2022-10-20T20:48:31.515Z] #51 CACHED
20:48:31 [2022-10-20T20:48:31.515Z] 
20:48:31 [2022-10-20T20:48:31.515Z] #52 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:48:31 [2022-10-20T20:48:31.515Z] #52 CACHED
20:48:31 [2022-10-20T20:48:31.515Z] 
20:48:31 [2022-10-20T20:48:31.515Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:48:31 [2022-10-20T20:48:31.515Z] #53 CACHED
20:48:31 [2022-10-20T20:48:31.515Z] 
20:48:31 [2022-10-20T20:48:31.515Z] #33 [dev-systemd-false  7/28] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:48:31 [2022-10-20T20:48:31.773Z] #33 ...
20:48:31 [2022-10-20T20:48:31.773Z] 
20:48:31 [2022-10-20T20:48:31.773Z] #54 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:48:31 [2022-10-20T20:48:31.773Z] #54 CACHED
20:48:31 [2022-10-20T20:48:31.773Z] 
20:48:31 [2022-10-20T20:48:31.773Z] #55 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:48:31 [2022-10-20T20:48:31.773Z] #55 CACHED
20:48:31 [2022-10-20T20:48:31.773Z] 
20:48:31 [2022-10-20T20:48:31.773Z] #33 [dev-systemd-false  7/28] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:48:31 [2022-10-20T20:48:31.773Z] #33 3.805 The following NEW packages will be installed:
20:48:31 [2022-10-20T20:48:31.773Z] #33 3.805   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:48:31 [2022-10-20T20:48:31.773Z] #33 3.805   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:48:31 [2022-10-20T20:48:31.773Z] #33 3.805   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:48:31 [2022-10-20T20:48:31.773Z] #33 3.806   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
20:48:31 [2022-10-20T20:48:31.773Z] #33 3.806   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
20:48:31 [2022-10-20T20:48:31.773Z] #33 3.806   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
20:48:31 [2022-10-20T20:48:31.773Z] #33 3.806   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:48:31 [2022-10-20T20:48:31.773Z] #33 3.806   xz-utils zip zstd
20:48:31 [2022-10-20T20:48:31.773Z] #33 ...
20:48:31 [2022-10-20T20:48:31.773Z] 
20:48:31 [2022-10-20T20:48:31.773Z] #56 [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             ;
20:48:31 [2022-10-20T20:48:31.773Z] #56 CACHED
20:48:31 [2022-10-20T20:48:31.773Z] 
20:48:31 [2022-10-20T20:48:31.773Z] #57 [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
20:48:31 [2022-10-20T20:48:31.773Z] #57 CACHED
20:48:31 [2022-10-20T20:48:31.773Z] 
20:48:31 [2022-10-20T20:48:31.773Z] #33 [dev-systemd-false  7/28] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:48:31 [2022-10-20T20:48:31.773Z] #33 4.084 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded.
20:48:31 [2022-10-20T20:48:31.773Z] #33 4.084 Need to get 27.0 MB of archives.
20:48:31 [2022-10-20T20:48:31.773Z] #33 4.084 After this operation, 105 MB of additional disk space will be used.
20:48:31 [2022-10-20T20:48:31.773Z] #33 4.084 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.088 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.106 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.112 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.119 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.121 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.123 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.125 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.132 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.134 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.165 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.184 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.186 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.189 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.201 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.201 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.201 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.206 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.209 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.211 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.227 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.230 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.232 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.235 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.244 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.245 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.248 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:48:32 [2022-10-20T20:48:32.030Z] #33 4.294 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.295 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.295 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.297 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.302 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.313 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.316 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.320 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.330 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.330 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.331 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.334 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.338 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.341 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.344 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.349 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.352 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.362 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.397 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.404 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.409 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
20:48:32 [2022-10-20T20:48:32.287Z] #33 4.410 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
20:48:32 [2022-10-20T20:48:32.545Z] #33 4.596 debconf: delaying package configuration, since apt-utils is not installed
20:48:32 [2022-10-20T20:48:32.545Z] #33 4.641 Fetched 27.0 MB in 1s (45.1 MB/s)
20:48:32 [2022-10-20T20:48:32.545Z] #33 4.670 Selecting previously unselected package pigz.
20:48:32 [2022-10-20T20:48:32.545Z] #33 4.670 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
20:48:32 [2022-10-20T20:48:32.545Z] #33 4.697 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
20:48:32 [2022-10-20T20:48:32.545Z] #33 4.700 Unpacking pigz (2.6-1) ...
20:48:32 [2022-10-20T20:48:32.545Z] #33 4.740 Selecting previously unselected package libelf1:arm64.
20:48:32 [2022-10-20T20:48:32.545Z] #33 4.741 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
20:48:32 [2022-10-20T20:48:32.545Z] #33 4.749 Unpacking libelf1:arm64 (0.183-1) ...
20:48:32 [2022-10-20T20:48:32.545Z] #33 4.799 Selecting previously unselected package libbpf0:arm64.
20:48:32 [2022-10-20T20:48:32.802Z] #33 4.802 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
20:48:32 [2022-10-20T20:48:32.802Z] #33 4.806 Unpacking libbpf0:arm64 (1:0.3-2) ...
20:48:32 [2022-10-20T20:48:32.802Z] #33 4.850 Selecting previously unselected package libcap2:arm64.
20:48:32 [2022-10-20T20:48:32.802Z] #33 4.853 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
20:48:32 [2022-10-20T20:48:32.802Z] #33 4.857 Unpacking libcap2:arm64 (1:2.44-1) ...
20:48:32 [2022-10-20T20:48:32.802Z] #33 4.899 Selecting previously unselected package libmnl0:arm64.
20:48:32 [2022-10-20T20:48:32.802Z] #33 4.901 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
20:48:32 [2022-10-20T20:48:32.802Z] #33 4.907 Unpacking libmnl0:arm64 (1.0.4-3) ...
20:48:32 [2022-10-20T20:48:32.802Z] #33 4.960 Selecting previously unselected package libxtables12:arm64.
20:48:32 [2022-10-20T20:48:32.802Z] #33 4.963 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
20:48:32 [2022-10-20T20:48:32.802Z] #33 4.969 Unpacking libxtables12:arm64 (1.8.7-1) ...
20:48:32 [2022-10-20T20:48:32.802Z] #33 5.001 Selecting previously unselected package libcap2-bin.
20:48:32 [2022-10-20T20:48:32.802Z] #33 5.004 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
20:48:32 [2022-10-20T20:48:32.802Z] #33 5.009 Unpacking libcap2-bin (1:2.44-1) ...
20:48:32 [2022-10-20T20:48:32.802Z] #33 5.078 Selecting previously unselected package iproute2.
20:48:32 [2022-10-20T20:48:32.802Z] #33 5.081 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
20:48:32 [2022-10-20T20:48:32.802Z] #33 5.085 Unpacking iproute2 (5.10.0-4) ...
20:48:33 [2022-10-20T20:48:33.058Z] #33 5.187 Selecting previously unselected package xxd.
20:48:33 [2022-10-20T20:48:33.058Z] #33 5.190 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:48:33 [2022-10-20T20:48:33.058Z] #33 5.194 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:48:33 [2022-10-20T20:48:33.058Z] #33 5.242 Selecting previously unselected package vim-common.
20:48:33 [2022-10-20T20:48:33.058Z] #33 5.245 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:48:33 [2022-10-20T20:48:33.058Z] #33 5.255 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:48:33 [2022-10-20T20:48:33.058Z] #33 5.310 Selecting previously unselected package bash-completion.
20:48:33 [2022-10-20T20:48:33.058Z] #33 5.313 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:48:33 [2022-10-20T20:48:33.987Z] #33 5.955 Unpacking bash-completion (1:2.11-2) ...
20:48:33 [2022-10-20T20:48:33.987Z] #33 6.072 Selecting previously unselected package bzip2.
20:48:33 [2022-10-20T20:48:33.987Z] #33 6.074 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
20:48:33 [2022-10-20T20:48:33.987Z] #33 6.078 Unpacking bzip2 (1.0.8-4) ...
20:48:33 [2022-10-20T20:48:33.987Z] #33 6.116 Selecting previously unselected package xz-utils.
20:48:33 [2022-10-20T20:48:33.987Z] #33 6.119 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:48:33 [2022-10-20T20:48:33.987Z] #33 6.123 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:48:33 [2022-10-20T20:48:33.987Z] #33 6.182 Selecting previously unselected package apparmor.
20:48:33 [2022-10-20T20:48:33.987Z] #33 6.185 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
20:48:33 [2022-10-20T20:48:33.987Z] #33 6.208 Unpacking apparmor (2.13.6-10) ...
20:48:34 [2022-10-20T20:48:34.244Z] #33 6.307 Selecting previously unselected package inetutils-ping.
20:48:34 [2022-10-20T20:48:34.244Z] #33 6.307 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
20:48:34 [2022-10-20T20:48:34.244Z] #33 6.311 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
20:48:34 [2022-10-20T20:48:34.244Z] #33 6.361 Selecting previously unselected package libip4tc2:arm64.
20:48:34 [2022-10-20T20:48:34.244Z] #33 6.364 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
20:48:34 [2022-10-20T20:48:34.244Z] #33 6.371 Unpacking libip4tc2:arm64 (1.8.7-1) ...
20:48:34 [2022-10-20T20:48:34.244Z] #33 6.407 Selecting previously unselected package libip6tc2:arm64.
20:48:34 [2022-10-20T20:48:34.244Z] #33 6.410 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
20:48:34 [2022-10-20T20:48:34.244Z] #33 6.415 Unpacking libip6tc2:arm64 (1.8.7-1) ...
20:48:34 [2022-10-20T20:48:34.244Z] #33 6.453 Selecting previously unselected package libnfnetlink0:arm64.
20:48:34 [2022-10-20T20:48:34.244Z] #33 6.453 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:48:34 [2022-10-20T20:48:34.244Z] #33 6.457 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:48:34 [2022-10-20T20:48:34.244Z] #33 6.492 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:48:34 [2022-10-20T20:48:34.500Z] #33 6.495 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
20:48:34 [2022-10-20T20:48:34.500Z] #33 6.500 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:48:34 [2022-10-20T20:48:34.500Z] #33 6.540 Selecting previously unselected package libnftnl11:arm64.
20:48:34 [2022-10-20T20:48:34.500Z] #33 6.543 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
20:48:34 [2022-10-20T20:48:34.500Z] #33 6.547 Unpacking libnftnl11:arm64 (1.1.9-1) ...
20:48:34 [2022-10-20T20:48:34.500Z] #33 6.582 Selecting previously unselected package iptables.
20:48:34 [2022-10-20T20:48:34.500Z] #33 6.586 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
20:48:34 [2022-10-20T20:48:34.500Z] #33 6.591 Unpacking iptables (1.8.7-1) ...
20:48:34 [2022-10-20T20:48:34.500Z] #33 6.668 Selecting previously unselected package libonig5:arm64.
20:48:34 [2022-10-20T20:48:34.500Z] #33 6.668 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
20:48:34 [2022-10-20T20:48:34.500Z] #33 6.672 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:48:34 [2022-10-20T20:48:34.500Z] #33 6.720 Selecting previously unselected package libjq1:arm64.
20:48:34 [2022-10-20T20:48:34.500Z] #33 6.723 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
20:48:34 [2022-10-20T20:48:34.500Z] #33 6.727 Unpacking libjq1:arm64 (1.6-2.1) ...
20:48:34 [2022-10-20T20:48:34.500Z] #33 6.766 Selecting previously unselected package jq.
20:48:34 [2022-10-20T20:48:34.756Z] #33 6.769 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
20:48:34 [2022-10-20T20:48:34.756Z] #33 6.773 Unpacking jq (1.6-2.1) ...
20:48:34 [2022-10-20T20:48:34.756Z] #33 6.810 Selecting previously unselected package libaio1:arm64.
20:48:34 [2022-10-20T20:48:34.756Z] #33 6.813 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
20:48:34 [2022-10-20T20:48:34.756Z] #33 6.818 Unpacking libaio1:arm64 (0.3.112-9) ...
20:48:34 [2022-10-20T20:48:34.756Z] #33 6.860 Selecting previously unselected package libgpm2:arm64.
20:48:34 [2022-10-20T20:48:34.756Z] #33 6.861 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
20:48:34 [2022-10-20T20:48:34.756Z] #33 6.866 Unpacking libgpm2:arm64 (1.20.7-8) ...
20:48:34 [2022-10-20T20:48:34.756Z] #33 6.904 Selecting previously unselected package libicu67:arm64.
20:48:34 [2022-10-20T20:48:34.756Z] #33 6.908 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
20:48:34 [2022-10-20T20:48:34.756Z] #33 6.912 Unpacking libicu67:arm64 (67.1-7) ...
20:48:35 [2022-10-20T20:48:35.319Z] #33 7.597 Selecting previously unselected package libinih1:arm64.
20:48:35 [2022-10-20T20:48:35.319Z] #33 7.600 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
20:48:35 [2022-10-20T20:48:35.319Z] #33 7.604 Unpacking libinih1:arm64 (53-1+b2) ...
20:48:35 [2022-10-20T20:48:35.319Z] #33 7.639 Selecting previously unselected package libnet1:arm64.
20:48:35 [2022-10-20T20:48:35.577Z] #33 7.642 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:48:35 [2022-10-20T20:48:35.577Z] #33 7.645 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:48:35 [2022-10-20T20:48:35.577Z] #33 7.685 Selecting previously unselected package libnl-3-200:arm64.
20:48:35 [2022-10-20T20:48:35.577Z] #33 7.688 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:48:35 [2022-10-20T20:48:35.577Z] #33 7.692 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:48:35 [2022-10-20T20:48:35.577Z] #33 7.732 Selecting previously unselected package libprotobuf-c1:arm64.
20:48:35 [2022-10-20T20:48:35.577Z] #33 7.735 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:48:35 [2022-10-20T20:48:35.577Z] #33 7.740 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:48:35 [2022-10-20T20:48:35.577Z] #33 7.774 Selecting previously unselected package libyajl2:arm64.
20:48:35 [2022-10-20T20:48:35.577Z] #33 7.777 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
20:48:35 [2022-10-20T20:48:35.577Z] #33 7.781 Unpacking libyajl2:arm64 (2.1.0-3) ...
20:48:35 [2022-10-20T20:48:35.577Z] #33 7.813 Selecting previously unselected package net-tools.
20:48:35 [2022-10-20T20:48:35.577Z] #33 7.816 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
20:48:35 [2022-10-20T20:48:35.577Z] #33 7.821 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:48:35 [2022-10-20T20:48:35.577Z] #33 7.868 Selecting previously unselected package patch.
20:48:35 [2022-10-20T20:48:35.835Z] #33 7.871 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
20:48:35 [2022-10-20T20:48:35.835Z] #33 7.875 Unpacking patch (2.7.6-7) ...
20:48:35 [2022-10-20T20:48:35.835Z] #33 7.914 Selecting previously unselected package python-pip-whl.
20:48:35 [2022-10-20T20:48:35.835Z] #33 7.918 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:48:35 [2022-10-20T20:48:35.835Z] #33 7.923 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:48:35 [2022-10-20T20:48:35.835Z] #33 8.058 Selecting previously unselected package python3-lib2to3.
20:48:35 [2022-10-20T20:48:35.835Z] #33 8.061 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
20:48:35 [2022-10-20T20:48:35.835Z] #33 8.064 Unpacking python3-lib2to3 (3.9.2-1) ...
20:48:35 [2022-10-20T20:48:35.835Z] #33 8.104 Selecting previously unselected package python3-distutils.
20:48:35 [2022-10-20T20:48:35.835Z] #33 8.107 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
20:48:35 [2022-10-20T20:48:35.835Z] #33 8.111 Unpacking python3-distutils (3.9.2-1) ...
20:48:35 [2022-10-20T20:48:35.835Z] #33 8.156 Selecting previously unselected package python3-pkg-resources.
20:48:36 [2022-10-20T20:48:36.092Z] #33 8.158 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
20:48:36 [2022-10-20T20:48:36.092Z] #33 8.162 Unpacking python3-pkg-resources (52.0.0-4) ...
20:48:36 [2022-10-20T20:48:36.092Z] #33 8.217 Selecting previously unselected package python3-setuptools.
20:48:36 [2022-10-20T20:48:36.092Z] #33 8.220 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
20:48:36 [2022-10-20T20:48:36.092Z] #33 8.226 Unpacking python3-setuptools (52.0.0-4) ...
20:48:36 [2022-10-20T20:48:36.092Z] #33 8.290 Selecting previously unselected package python3-wheel.
20:48:36 [2022-10-20T20:48:36.092Z] #33 8.293 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
20:48:36 [2022-10-20T20:48:36.092Z] #33 8.297 Unpacking python3-wheel (0.34.2-1) ...
20:48:36 [2022-10-20T20:48:36.092Z] #33 8.332 Selecting previously unselected package python3-pip.
20:48:36 [2022-10-20T20:48:36.092Z] #33 8.334 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:48:36 [2022-10-20T20:48:36.092Z] #33 8.338 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:48:36 [2022-10-20T20:48:36.092Z] #33 8.406 Selecting previously unselected package sudo.
20:48:36 [2022-10-20T20:48:36.349Z] #33 8.409 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
20:48:36 [2022-10-20T20:48:36.349Z] #33 8.415 Unpacking sudo (1.9.5p2-3) ...
20:48:36 [2022-10-20T20:48:36.349Z] #33 8.532 Selecting previously unselected package thin-provisioning-tools.
20:48:36 [2022-10-20T20:48:36.349Z] #33 8.533 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
20:48:36 [2022-10-20T20:48:36.349Z] #33 8.537 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:48:36 [2022-10-20T20:48:36.349Z] #33 8.596 Selecting previously unselected package uidmap.
20:48:36 [2022-10-20T20:48:36.349Z] #33 8.599 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
20:48:36 [2022-10-20T20:48:36.349Z] #33 8.603 Unpacking uidmap (1:4.8.1-1) ...
20:48:36 [2022-10-20T20:48:36.349Z] #33 8.653 Selecting previously unselected package vim-runtime.
20:48:36 [2022-10-20T20:48:36.605Z] #33 8.656 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:48:36 [2022-10-20T20:48:36.605Z] #33 8.668 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:48:36 [2022-10-20T20:48:36.605Z] #33 8.679 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:48:36 [2022-10-20T20:48:36.605Z] #33 8.683 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:48:37 [2022-10-20T20:48:37.168Z] #33 9.269 Selecting previously unselected package vim.
20:48:37 [2022-10-20T20:48:37.168Z] #33 9.273 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:48:37 [2022-10-20T20:48:37.168Z] #33 9.283 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:48:37 [2022-10-20T20:48:37.168Z] #33 9.415 Selecting previously unselected package xfsprogs.
20:48:37 [2022-10-20T20:48:37.168Z] #33 9.419 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
20:48:37 [2022-10-20T20:48:37.168Z] #33 9.423 Unpacking xfsprogs (5.10.0-4) ...
20:48:37 [2022-10-20T20:48:37.168Z] #33 9.522 Selecting previously unselected package zip.
20:48:37 [2022-10-20T20:48:37.428Z] #33 9.526 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
20:48:37 [2022-10-20T20:48:37.429Z] #33 9.530 Unpacking zip (3.0-12) ...
20:48:37 [2022-10-20T20:48:37.429Z] #33 9.574 Selecting previously unselected package zstd.
20:48:37 [2022-10-20T20:48:37.429Z] #33 9.578 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
20:48:37 [2022-10-20T20:48:37.429Z] #33 9.582 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:48:37 [2022-10-20T20:48:37.685Z] #33 9.673 Setting up python3-pkg-resources (52.0.0-4) ...
20:48:37 [2022-10-20T20:48:37.685Z] #33 9.871 Setting up libip4tc2:arm64 (1.8.7-1) ...
20:48:37 [2022-10-20T20:48:37.685Z] #33 9.885 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:48:37 [2022-10-20T20:48:37.685Z] #33 9.898 Setting up libgpm2:arm64 (1.20.7-8) ...
20:48:37 [2022-10-20T20:48:37.685Z] #33 9.909 Setting up libicu67:arm64 (67.1-7) ...
20:48:37 [2022-10-20T20:48:37.685Z] #33 9.924 Setting up libip6tc2:arm64 (1.8.7-1) ...
20:48:37 [2022-10-20T20:48:37.942Z] #33 9.935 Setting up libinih1:arm64 (53-1+b2) ...
20:48:37 [2022-10-20T20:48:37.942Z] #33 9.946 Setting up uidmap (1:4.8.1-1) ...
20:48:37 [2022-10-20T20:48:37.942Z] #33 9.955 Setting up libyajl2:arm64 (2.1.0-3) ...
20:48:37 [2022-10-20T20:48:37.942Z] #33 9.968 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:48:37 [2022-10-20T20:48:37.942Z] #33 9.979 Setting up bzip2 (1.0.8-4) ...
20:48:37 [2022-10-20T20:48:37.942Z] #33 9.991 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:48:37 [2022-10-20T20:48:37.942Z] #33 10.00 Setting up python3-wheel (0.34.2-1) ...
20:48:37 [2022-10-20T20:48:37.942Z] #33 10.15 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:48:37 [2022-10-20T20:48:37.942Z] #33 10.16 Setting up libcap2:arm64 (1:2.44-1) ...
20:48:37 [2022-10-20T20:48:37.942Z] #33 10.17 Setting up libcap2-bin (1:2.44-1) ...
20:48:37 [2022-10-20T20:48:37.942Z] #33 10.18 Setting up apparmor (2.13.6-10) ...
20:48:38 [2022-10-20T20:48:38.870Z] #33 10.94 Setting up zip (3.0-12) ...
20:48:38 [2022-10-20T20:48:38.870Z] #33 10.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:48:38 [2022-10-20T20:48:38.870Z] #33 10.97 Setting up bash-completion (1:2.11-2) ...
20:48:39 [2022-10-20T20:48:39.799Z] #33 11.71 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:48:39 [2022-10-20T20:48:39.799Z] #33 11.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:48:39 [2022-10-20T20:48:39.799Z] #33 11.74 Setting up libmnl0:arm64 (1.0.4-3) ...
20:48:39 [2022-10-20T20:48:39.799Z] #33 11.75 Setting up patch (2.7.6-7) ...
20:48:39 [2022-10-20T20:48:39.799Z] #33 11.76 Setting up sudo (1.9.5p2-3) ...
20:48:39 [2022-10-20T20:48:39.799Z] #33 11.81 invoke-rc.d: could not determine current runlevel
20:48:39 [2022-10-20T20:48:39.799Z] #33 11.81 invoke-rc.d: policy-rc.d denied execution of start.
20:48:39 [2022-10-20T20:48:39.799Z] #33 11.82 Setting up xfsprogs (5.10.0-4) ...
20:48:39 [2022-10-20T20:48:39.799Z] #33 11.83 Setting up libxtables12:arm64 (1.8.7-1) ...
20:48:39 [2022-10-20T20:48:39.799Z] #33 11.84 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
20:48:39 [2022-10-20T20:48:39.799Z] #33 11.85 Setting up pigz (2.6-1) ...
20:48:39 [2022-10-20T20:48:39.799Z] #33 11.86 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:48:39 [2022-10-20T20:48:39.799Z] #33 11.87 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:48:39 [2022-10-20T20:48:39.799Z] #33 11.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:48:39 [2022-10-20T20:48:39.799Z] #33 11.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:48:39 [2022-10-20T20:48:39.799Z] #33 12.06 Setting up libaio1:arm64 (0.3.112-9) ...
20:48:40 [2022-10-20T20:48:40.055Z] #33 12.07 Setting up python3-lib2to3 (3.9.2-1) ...
20:48:40 [2022-10-20T20:48:40.056Z] #33 12.20 Setting up libelf1:arm64 (0.183-1) ...
20:48:40 [2022-10-20T20:48:40.056Z] #33 12.21 Setting up zstd (1.4.8+dfsg-2.1) ...
20:48:40 [2022-10-20T20:48:40.056Z] #33 12.22 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:48:40 [2022-10-20T20:48:40.056Z] #33 12.23 Setting up python3-distutils (3.9.2-1) ...
20:48:40 [2022-10-20T20:48:40.312Z] #33 12.35 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:48:40 [2022-10-20T20:48:40.312Z] #33 12.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:48:40 [2022-10-20T20:48:40.312Z] #33 12.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:48:40 [2022-10-20T20:48:40.312Z] #33 12.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:48:40 [2022-10-20T20:48:40.312Z] #33 12.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:48:40 [2022-10-20T20:48:40.312Z] #33 12.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:48:40 [2022-10-20T20:48:40.312Z] #33 12.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:48:40 [2022-10-20T20:48:40.312Z] #33 12.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:48:40 [2022-10-20T20:48:40.312Z] #33 12.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:48:40 [2022-10-20T20:48:40.312Z] #33 12.40 Setting up python3-setuptools (52.0.0-4) ...
20:48:40 [2022-10-20T20:48:40.569Z] #33 12.72 Setting up libjq1:arm64 (1.6-2.1) ...
20:48:40 [2022-10-20T20:48:40.569Z] #33 12.73 Setting up libnftnl11:arm64 (1.1.9-1) ...
20:48:40 [2022-10-20T20:48:40.569Z] #33 12.74 Setting up thin-provisioning-tools (0.9.0-1) ...
20:48:40 [2022-10-20T20:48:40.569Z] #33 12.75 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:48:40 [2022-10-20T20:48:40.825Z] #33 13.01 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:48:40 [2022-10-20T20:48:40.825Z] #33 13.02 Setting up jq (1.6-2.1) ...
20:48:40 [2022-10-20T20:48:40.825Z] #33 13.03 Setting up libbpf0:arm64 (1:0.3-2) ...
20:48:40 [2022-10-20T20:48:40.825Z] #33 13.04 Setting up iptables (1.8.7-1) ...
20:48:40 [2022-10-20T20:48:40.825Z] #33 13.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:48:40 [2022-10-20T20:48:40.825Z] #33 13.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:48:40 [2022-10-20T20:48:40.825Z] #33 13.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:48:40 [2022-10-20T20:48:40.825Z] #33 13.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:48:40 [2022-10-20T20:48:40.825Z] #33 13.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:48:40 [2022-10-20T20:48:40.825Z] #33 13.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:48:40 [2022-10-20T20:48:40.825Z] #33 13.08 Setting up iproute2 (5.10.0-4) ...
20:48:41 [2022-10-20T20:48:41.082Z] #33 13.21 Processing triggers for libc-bin (2.31-13+deb11u4) ...
20:48:41 [2022-10-20T20:48:41.645Z] #33 DONE 13.8s
20:48:41 [2022-10-20T20:48:41.645Z] 
20:48:41 [2022-10-20T20:48:41.645Z] #58 [dev-systemd-false  8/28] 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
20:48:42 [2022-10-20T20:48:42.218Z] #58 0.452 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:48:42 [2022-10-20T20:48:42.218Z] #58 0.456 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:48:42 [2022-10-20T20:48:42.218Z] #58 0.460 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:48:42 [2022-10-20T20:48:42.218Z] #58 DONE 0.5s
20:48:42 [2022-10-20T20:48:42.218Z] 
20:48:42 [2022-10-20T20:48:42.218Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
20:48:48 [2022-10-20T20:48:48.767Z] #59 5.828 Collecting yamllint==1.27.1
20:48:49 [2022-10-20T20:48:49.025Z] #59 6.850   Downloading yamllint-1.27.1.tar.gz (129 kB)
20:48:49 [2022-10-20T20:48:49.282Z] #59 7.154 Collecting pathspec>=0.5.3
20:48:49 [2022-10-20T20:48:49.282Z] #59 7.158   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
20:48:49 [2022-10-20T20:48:49.282Z] #59 7.252 Collecting pyyaml
20:48:49 [2022-10-20T20:48:49.539Z] #59 7.258   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
20:48:49 [2022-10-20T20:48:49.539Z] #59 7.275 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
20:48:49 [2022-10-20T20:48:49.539Z] #59 7.280 Building wheels for collected packages: yamllint
20:48:49 [2022-10-20T20:48:49.539Z] #59 7.280   Building wheel for yamllint (setup.py): started
20:48:49 [2022-10-20T20:48:49.539Z] #59 7.535   Building wheel for yamllint (setup.py): finished with status 'done'
20:48:49 [2022-10-20T20:48:49.796Z] #59 7.536   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=557b703084c801842ef4e406032f07ee54f206cee1afc9dc866d00394311e503
20:48:49 [2022-10-20T20:48:49.796Z] #59 7.536   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
20:48:49 [2022-10-20T20:48:49.796Z] #59 7.538 Successfully built yamllint
20:48:49 [2022-10-20T20:48:49.796Z] #59 7.545 Installing collected packages: pyyaml, pathspec, yamllint
20:48:49 [2022-10-20T20:48:49.796Z] #59 7.662 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
20:48:49 [2022-10-20T20:48:49.796Z] #59 DONE 7.8s
20:48:50 [2022-10-20T20:48:50.052Z] 
20:48:50 [2022-10-20T20:48:50.052Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
20:48:50 [2022-10-20T20:48:50.052Z] #60 DONE 0.1s
20:48:50 [2022-10-20T20:48:50.052Z] 
20:48:50 [2022-10-20T20:48:50.052Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
20:48:50 [2022-10-20T20:48:50.318Z] #61 DONE 0.3s
20:48:50 [2022-10-20T20:48:50.318Z] 
20:48:50 [2022-10-20T20:48:50.318Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
20:48:50 [2022-10-20T20:48:50.318Z] #62 DONE 0.1s
20:48:50 [2022-10-20T20:48:50.575Z] 
20:48:50 [2022-10-20T20:48:50.575Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
20:48:50 [2022-10-20T20:48:50.575Z] #63 DONE 0.1s
20:48:50 [2022-10-20T20:48:50.575Z] 
20:48:50 [2022-10-20T20:48:50.575Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
20:48:50 [2022-10-20T20:48:50.575Z] #64 DONE 0.1s
20:48:50 [2022-10-20T20:48:50.575Z] 
20:48:50 [2022-10-20T20:48:50.575Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
20:48:50 [2022-10-20T20:48:50.831Z] #65 DONE 0.1s
20:48:50 [2022-10-20T20:48:50.831Z] 
20:48:50 [2022-10-20T20:48:50.831Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
20:48:50 [2022-10-20T20:48:50.831Z] #66 DONE 0.1s
20:48:50 [2022-10-20T20:48:50.831Z] 
20:48:50 [2022-10-20T20:48:50.831Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
20:48:50 [2022-10-20T20:48:50.831Z] #67 DONE 0.1s
20:48:51 [2022-10-20T20:48:51.097Z] 
20:48:51 [2022-10-20T20:48:51.097Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
20:48:51 [2022-10-20T20:48:51.097Z] #68 DONE 0.1s
20:48:51 [2022-10-20T20:48:51.097Z] 
20:48:51 [2022-10-20T20:48:51.097Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
20:48:51 [2022-10-20T20:48:51.097Z] #69 DONE 0.1s
20:48:51 [2022-10-20T20:48:51.097Z] 
20:48:51 [2022-10-20T20:48:51.097Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
20:48:51 [2022-10-20T20:48:51.354Z] #70 DONE 0.1s
20:48:51 [2022-10-20T20:48:51.354Z] 
20:48:51 [2022-10-20T20:48:51.354Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
20:48:51 [2022-10-20T20:48:51.354Z] #71 DONE 0.1s
20:48:51 [2022-10-20T20:48:51.354Z] 
20:48:51 [2022-10-20T20:48:51.354Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
20:48:51 [2022-10-20T20:48:51.610Z] #72 DONE 0.2s
20:48:51 [2022-10-20T20:48:51.610Z] 
20:48:51 [2022-10-20T20:48:51.610Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
20:48:52 [2022-10-20T20:48:52.173Z] #73 DONE 0.7s
20:48:52 [2022-10-20T20:48:52.173Z] 
20:48:52 [2022-10-20T20:48:52.173Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:48:52 [2022-10-20T20:48:52.429Z] #74 DONE 0.1s
20:48:52 [2022-10-20T20:48:52.429Z] 
20:48:52 [2022-10-20T20:48:52.429Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
20:48:52 [2022-10-20T20:48:52.991Z] #75 DONE 0.7s
20:48:52 [2022-10-20T20:48:52.991Z] 
20:48:52 [2022-10-20T20:48:52.991Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
20:48:52 [2022-10-20T20:48:52.991Z] #76 DONE 0.1s
20:48:53 [2022-10-20T20:48:53.248Z] 
20:48:53 [2022-10-20T20:48:53.248Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
20:48:53 [2022-10-20T20:48:53.248Z] #77 DONE 0.1s
20:48:53 [2022-10-20T20:48:53.248Z] 
20:48:53 [2022-10-20T20:48:53.248Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
20:48:53 [2022-10-20T20:48:53.248Z] #78 DONE 0.0s
20:48:53 [2022-10-20T20:48:53.248Z] 
20:48:53 [2022-10-20T20:48:53.248Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
20:48:54 [2022-10-20T20:48:54.177Z] #79 DONE 1.0s
20:48:54 [2022-10-20T20:48:54.177Z] 
20:48:54 [2022-10-20T20:48:54.177Z] #80 exporting to image
20:48:54 [2022-10-20T20:48:54.177Z] #80 exporting layers
20:48:55 [2022-10-20T20:48:55.546Z] #80 exporting layers 1.4s done
20:48:55 [2022-10-20T20:48:55.546Z] #80 writing image sha256:5755e0238c548f7b5e17f3ac689a20a150b5a931e3b08de3952049cdceeb5e1e done
20:48:55 [2022-10-20T20:48:55.546Z] #80 naming to docker.io/library/docker:f056df579a0aa821dfbc03192354c4edf7e380d1 done
20:48:55 [2022-10-20T20:48:55.546Z] #80 DONE 1.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:48:55 [2022-10-20T20:48:55.930Z] + sudo modprobe ip6table_filter
[Pipeline] sh
20:48:56 [2022-10-20T20:48:56.331Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44325/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f056df579a0aa821dfbc03192354c4edf7e380d1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f056df579a0aa821dfbc03192354c4edf7e380d1 hack/test/unit
20:48:56 [2022-10-20T20:48:56.892Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
20:48:56 [2022-10-20T20:48:56.892Z] + TESTFLAGS+=' -test.timeout=5m'
20:48:56 [2022-10-20T20:48:56.892Z] + TESTDIRS=./...
20:48:56 [2022-10-20T20:48:56.892Z] + exclude_paths='/vendor/|/integration'
20:48:56 [2022-10-20T20:48:56.892Z] ++ go list ./...
20:48:56 [2022-10-20T20:48:56.892Z] ++ grep -vE '(/vendor/|/integration)'
20:48:57 [2022-10-20T20:48:57.823Z] + pkg_list='github.com/docker/docker/api
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/backend/build
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/httpstatus
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/httputils
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/middleware
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/router
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/router/build
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/router/checkpoint
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/router/container
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/router/debug
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/router/distribution
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/router/grpc
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/router/image
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/router/network
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/router/plugin
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/router/session
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/router/swarm
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/router/system
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/server/router/volume
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/backend
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/blkiodev
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/container
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/events
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/filters
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/image
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/mount
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/network
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/plugins/logdriver
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/registry
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/strslice
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/swarm
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/swarm/runtime
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/time
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/versions
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/versions/v1p19
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/versions/v1p20
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/api/types/volume
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/builder
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/builder/builder-next
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/builder/builder-next/exporter
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/builder/builder-next/worker
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/builder/dockerfile
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/builder/remotecontext
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/builder/remotecontext/git
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/builder/remotecontext/urlutil
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/cli
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/cli/config
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/cli/debug
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/cli/winresources/docker-proxy
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/cli/winresources/dockerd
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/client
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/cmd/docker-proxy
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/cmd/dockerd
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/cmd/dockerd/trap
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/container
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/container/stream
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/contrib/apparmor
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/contrib/docker-device-tool
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/contrib/httpserver
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/cluster
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/cluster/convert
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/cluster/executor
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/cluster/executor/container
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/cluster/provider
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/config
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/events
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/events/testutils
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/exec
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/graphdriver
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/graphdriver/aufs
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/graphdriver/copy
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/graphdriver/overlay
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/graphdriver/register
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/graphdriver/vfs
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/graphdriver/zfs
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/images
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/initlayer
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/links
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/listeners
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger/awslogs
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger/fluentd
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger/gcplogs
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger/gelf
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger/journald
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger/local
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger/logentries
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger/loggertest
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger/loggerutils
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger/splunk
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger/syslog
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/logger/templates
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/names
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/network
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/daemon/stats
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/distribution
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/distribution/metadata
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/distribution/utils
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/distribution/xfer
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/dockerversion
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/errdefs
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/image
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/image/cache
20:48:57 [2022-10-20T20:48:57.823Z] github.com/docker/docker/image/tarexport
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/image/v1
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/internal/test/suite
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/layer
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libcontainerd
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libcontainerd/queue
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libcontainerd/remote
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libcontainerd/supervisor
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libcontainerd/types
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/bitseq
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cluster
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/config
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/datastore
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/diagnostic
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/discoverapi
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/driverapi
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/bridge
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/host
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/null
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/overlay
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/remote
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/windows
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drvregistry
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/etchosts
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/idm
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/internal/caller
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipam
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipamapi
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipams/builtin
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipams/null
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipams/remote
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipamutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/iptables
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/netlabel
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/netutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/networkdb
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ns
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/options
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/osl
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/osl/kernel
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/portallocator
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/portmapper
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/resolvconf
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/testutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/types
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/oci
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/oci/caps
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/opts
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/aaparser
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/archive
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/authorization
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/broadcaster
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/capabilities
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/chrootarchive
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/containerfs
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/devicemapper
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/directory
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/dmesg
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/fileutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/fsutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/homedir
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/idtools
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/ioutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/jsonmessage
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/longpath
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/loopback
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/namesgenerator
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/parsers
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/parsers/kernel
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/pidfile
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/platform
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/plugingetter
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/plugins
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/plugins/transport
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/pools
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/progress
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/pubsub
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/reexec
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/signal
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/stack
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/stdcopy
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/streamformatter
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/stringid
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/sysinfo
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/system
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/tailfile
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/tarsum
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/truncindex
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/urlutil
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/useragent
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/plugin
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/plugin/executor/containerd
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/plugin/v2
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/profiles/apparmor
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/profiles/seccomp
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/quota
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/reference
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/registry
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/registry/resumable
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/restartmanager
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/rootless
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/rootless/specconv
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/runconfig
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/runconfig/opts
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/testutil
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/testutil/daemon
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/testutil/environment
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/testutil/fakecontext
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/testutil/fakegit
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/testutil/fakestorage
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/testutil/fixtures/load
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/testutil/fixtures/plugin
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/testutil/registry
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/testutil/request
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/volume
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/volume/drivers
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/volume/local
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/volume/mounts
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/volume/service
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/volume/service/opts
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/volume/testutils'
20:48:57 [2022-10-20T20:48:57.824Z] ++ grep --fixed-strings -v /libnetwork
20:48:57 [2022-10-20T20:48:57.824Z] ++ echo 'github.com/docker/docker/api
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/backend/build
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/httpstatus
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/httputils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/middleware
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/router
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/router/build
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/router/checkpoint
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/router/container
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/router/debug
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/router/distribution
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/router/grpc
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/router/image
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/router/network
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/router/plugin
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/router/session
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/router/swarm
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/router/system
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/server/router/volume
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/backend
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/blkiodev
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/container
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/events
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/filters
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/image
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/mount
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/network
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/plugins/logdriver
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/registry
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/strslice
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/swarm
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/swarm/runtime
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/time
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/versions
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/versions/v1p19
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/versions/v1p20
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/api/types/volume
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/builder
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/builder/builder-next
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/builder/builder-next/exporter
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/builder/builder-next/worker
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/builder/dockerfile
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/builder/remotecontext
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/builder/remotecontext/git
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/builder/remotecontext/urlutil
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/cli
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/cli/config
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/cli/debug
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/cli/winresources/docker-proxy
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/cli/winresources/dockerd
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/client
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/cmd/docker-proxy
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/cmd/dockerd
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/cmd/dockerd/trap
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/container
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/container/stream
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/contrib/apparmor
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/contrib/docker-device-tool
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/contrib/httpserver
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/cluster
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/cluster/convert
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/cluster/executor
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/cluster/executor/container
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/cluster/provider
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/config
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/events
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/events/testutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/exec
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/graphdriver
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/graphdriver/aufs
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/graphdriver/copy
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/graphdriver/overlay
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/graphdriver/register
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/graphdriver/vfs
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/graphdriver/zfs
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/images
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/initlayer
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/links
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/listeners
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger/awslogs
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger/fluentd
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger/gcplogs
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger/gelf
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger/journald
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger/local
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger/logentries
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger/loggertest
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger/loggerutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger/splunk
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger/syslog
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/logger/templates
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/names
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/network
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/daemon/stats
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/distribution
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/distribution/metadata
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/distribution/utils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/distribution/xfer
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/dockerversion
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/errdefs
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/image
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/image/cache
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/image/tarexport
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/image/v1
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/internal/test/suite
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/layer
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libcontainerd
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libcontainerd/queue
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libcontainerd/remote
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libcontainerd/supervisor
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libcontainerd/types
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/bitseq
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cluster
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/config
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/datastore
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/diagnostic
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/discoverapi
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/driverapi
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/bridge
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/host
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/null
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/overlay
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/remote
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/windows
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/drvregistry
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/etchosts
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/idm
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/internal/caller
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipam
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipamapi
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipams/builtin
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipams/null
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipams/remote
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ipamutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/iptables
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/netlabel
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/netutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/networkdb
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/ns
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/options
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/osl
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/osl/kernel
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/portallocator
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/portmapper
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/resolvconf
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/testutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/libnetwork/types
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/oci
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/oci/caps
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/opts
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/aaparser
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/archive
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/authorization
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/broadcaster
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/capabilities
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/chrootarchive
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/containerfs
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/devicemapper
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/directory
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/dmesg
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/fileutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/fsutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/homedir
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/idtools
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/ioutils
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/jsonmessage
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/longpath
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/loopback
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/namesgenerator
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/parsers
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/parsers/kernel
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/pidfile
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/platform
20:48:57 [2022-10-20T20:48:57.824Z] github.com/docker/docker/pkg/plugingetter
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/plugins
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/plugins/transport
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/pools
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/progress
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/pubsub
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/reexec
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/signal
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/stack
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/stdcopy
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/streamformatter
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/stringid
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/sysinfo
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/system
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/tailfile
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/tarsum
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/truncindex
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/urlutil
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/useragent
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/plugin
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/plugin/executor/containerd
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/plugin/v2
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/profiles/apparmor
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/profiles/seccomp
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/quota
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/reference
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/registry
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/registry/resumable
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/restartmanager
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/rootless
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/rootless/specconv
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/runconfig
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/runconfig/opts
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/daemon
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/environment
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/fakecontext
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/fakegit
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/fakestorage
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/fixtures/load
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/fixtures/plugin
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/registry
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/request
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/volume
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/volume/drivers
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/volume/local
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/volume/mounts
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/volume/service
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/volume/service/opts
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/volume/testutils'
20:48:57 [2022-10-20T20:48:57.825Z] + base_pkg_list='github.com/docker/docker/api
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/backend/build
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/httpstatus
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/httputils
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/middleware
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/build
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/checkpoint
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/container
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/debug
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/distribution
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/grpc
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/image
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/network
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/plugin
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/session
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/swarm
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/system
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/volume
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/backend
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/blkiodev
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/container
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/events
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/filters
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/image
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/mount
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/network
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/plugins/logdriver
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/registry
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/strslice
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/swarm
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/swarm/runtime
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/time
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/versions
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/versions/v1p19
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/versions/v1p20
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/volume
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/builder-next
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/builder-next/exporter
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/builder-next/worker
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/dockerfile
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/remotecontext
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/remotecontext/git
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/remotecontext/urlutil
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cli
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cli/config
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cli/debug
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cli/winresources/docker-proxy
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cli/winresources/dockerd
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/client
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cmd/docker-proxy
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cmd/dockerd
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cmd/dockerd/trap
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/container
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/container/stream
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/contrib/apparmor
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/contrib/docker-device-tool
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/contrib/httpserver
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/cluster
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/cluster/convert
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/cluster/executor
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/cluster/executor/container
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/cluster/provider
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/config
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/events
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/events/testutils
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/exec
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/aufs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/copy
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/overlay
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/register
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/vfs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/zfs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/images
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/initlayer
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/links
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/listeners
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/awslogs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/fluentd
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/gcplogs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/gelf
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/journald
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/local
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/logentries
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/loggertest
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/loggerutils
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/splunk
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/syslog
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/templates
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/names
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/network
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/stats
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/distribution
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/distribution/metadata
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/distribution/utils
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/distribution/xfer
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/dockerversion
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/errdefs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/image
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/image/cache
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/image/tarexport
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/image/v1
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/internal/test/suite
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/layer
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/libcontainerd
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/libcontainerd/queue
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/libcontainerd/remote
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/libcontainerd/supervisor
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/libcontainerd/types
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/oci
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/oci/caps
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/opts
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/aaparser
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/archive
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/authorization
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/broadcaster
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/capabilities
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/chrootarchive
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/containerfs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/devicemapper
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/directory
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/dmesg
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/fileutils
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/fsutils
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/homedir
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/idtools
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/ioutils
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/jsonmessage
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/longpath
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/loopback
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/namesgenerator
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/parsers
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/parsers/kernel
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/pidfile
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/platform
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/plugingetter
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/plugins
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/plugins/transport
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/pools
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/progress
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/pubsub
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/reexec
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/signal
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/stack
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/stdcopy
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/streamformatter
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/stringid
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/sysinfo
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/system
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/tailfile
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/tarsum
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/truncindex
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/urlutil
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/pkg/useragent
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/plugin
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/plugin/executor/containerd
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/plugin/v2
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/profiles/apparmor
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/profiles/seccomp
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/quota
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/reference
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/registry
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/registry/resumable
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/restartmanager
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/rootless
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/rootless/specconv
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/runconfig
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/runconfig/opts
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/daemon
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/environment
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/fakecontext
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/fakegit
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/fakestorage
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/fixtures/load
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/fixtures/plugin
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/registry
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/testutil/request
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/volume
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/volume/drivers
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/volume/local
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/volume/mounts
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/volume/service
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/volume/service/opts
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/volume/testutils'
20:48:57 [2022-10-20T20:48:57.825Z] ++ grep --fixed-strings /libnetwork
20:48:57 [2022-10-20T20:48:57.825Z] ++ echo 'github.com/docker/docker/api
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/backend/build
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/httpstatus
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/httputils
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/middleware
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/build
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/checkpoint
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/container
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/debug
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/distribution
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/grpc
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/image
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/network
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/plugin
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/session
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/swarm
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/system
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/server/router/volume
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/backend
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/blkiodev
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/container
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/events
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/filters
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/image
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/mount
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/network
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/plugins/logdriver
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/registry
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/strslice
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/swarm
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/swarm/runtime
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/time
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/versions
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/versions/v1p19
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/versions/v1p20
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/api/types/volume
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/builder-next
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/builder-next/exporter
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/builder-next/worker
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/dockerfile
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/remotecontext
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/remotecontext/git
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/builder/remotecontext/urlutil
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cli
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cli/config
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cli/debug
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cli/winresources/docker-proxy
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cli/winresources/dockerd
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/client
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cmd/docker-proxy
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cmd/dockerd
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cmd/dockerd/trap
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/container
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/container/stream
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/contrib/apparmor
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/contrib/docker-device-tool
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/contrib/httpserver
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/cluster
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/cluster/convert
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/cluster/executor
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/cluster/executor/container
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/cluster/provider
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/config
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/events
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/events/testutils
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/exec
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/aufs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/copy
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/overlay
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/register
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/vfs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/graphdriver/zfs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/images
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/initlayer
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/links
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/listeners
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/awslogs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/fluentd
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/gcplogs
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/gelf
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/journald
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:48:57 [2022-10-20T20:48:57.825Z] github.com/docker/docker/daemon/logger/local
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/daemon/logger/logentries
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/daemon/logger/loggertest
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/daemon/logger/loggerutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/daemon/logger/splunk
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/daemon/logger/syslog
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/daemon/logger/templates
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/daemon/names
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/daemon/network
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/daemon/stats
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/distribution
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/distribution/metadata
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/distribution/utils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/distribution/xfer
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/dockerversion
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/errdefs
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/image
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/image/cache
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/image/tarexport
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/image/v1
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/internal/test/suite
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/layer
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libcontainerd
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libcontainerd/queue
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libcontainerd/remote
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libcontainerd/supervisor
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libcontainerd/types
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/bitseq
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cluster
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/config
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/datastore
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/diagnostic
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/discoverapi
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/driverapi
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/bridge
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/host
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/null
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/overlay
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/remote
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/windows
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drvregistry
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/etchosts
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/idm
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/internal/caller
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipam
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipamapi
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipams/builtin
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipams/null
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipams/remote
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipamutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/iptables
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/netlabel
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/netutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/networkdb
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ns
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/options
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/osl
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/osl/kernel
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/portallocator
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/portmapper
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/resolvconf
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/testutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/types
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/oci
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/oci/caps
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/opts
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/aaparser
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/archive
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/authorization
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/broadcaster
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/capabilities
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/chrootarchive
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/containerfs
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/devicemapper
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/directory
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/dmesg
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/fileutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/fsutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/homedir
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/idtools
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/ioutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/jsonmessage
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/longpath
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/loopback
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/namesgenerator
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/parsers
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/parsers/kernel
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/pidfile
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/platform
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/plugingetter
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/plugins
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/plugins/transport
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/pools
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/progress
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/pubsub
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/reexec
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/signal
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/stack
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/stdcopy
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/streamformatter
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/stringid
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/sysinfo
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/system
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/tailfile
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/tarsum
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/truncindex
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/urlutil
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/pkg/useragent
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/plugin
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/plugin/executor/containerd
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/plugin/v2
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/profiles/apparmor
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/profiles/seccomp
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/quota
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/reference
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/registry
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/registry/resumable
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/restartmanager
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/rootless
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/rootless/specconv
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/runconfig
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/runconfig/opts
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/testutil
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/testutil/daemon
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/testutil/environment
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/testutil/fakecontext
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/testutil/fakegit
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/testutil/fakestorage
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/testutil/fixtures/load
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/testutil/fixtures/plugin
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/testutil/registry
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/testutil/request
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/volume
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/volume/drivers
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/volume/local
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/volume/mounts
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/volume/service
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/volume/service/opts
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/volume/testutils'
20:48:57 [2022-10-20T20:48:57.826Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/bitseq
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cluster
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/config
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/datastore
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/diagnostic
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/discoverapi
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/driverapi
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/bridge
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/host
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/null
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/overlay
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/remote
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/windows
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drvregistry
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/etchosts
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/idm
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/internal/caller
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipam
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipamapi
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipams/builtin
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipams/null
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipams/remote
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipamutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/iptables
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/netlabel
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/netutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/networkdb
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ns
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/options
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/osl
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/osl/kernel
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/portallocator
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/portmapper
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/resolvconf
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/testutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/types'
20:48:57 [2022-10-20T20:48:57.826Z] + grep --fixed-strings libnetwork/drivers/bridge
20:48:57 [2022-10-20T20:48:57.826Z] + echo 'github.com/docker/docker/libnetwork
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/bitseq
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cluster
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/config
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/datastore
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/diagnostic
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/discoverapi
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/driverapi
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/bridge
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/host
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/null
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/overlay
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/remote
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/windows
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drvregistry
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/etchosts
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/idm
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/internal/caller
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipam
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipamapi
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipams/builtin
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipams/null
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipams/remote
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ipamutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/iptables
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/netlabel
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/netutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/networkdb
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/ns
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/options
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/osl
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/osl/kernel
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/portallocator
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/portmapper
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/resolvconf
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/testutils
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/types'
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/bridge
20:48:57 [2022-10-20T20:48:57.826Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:48:57 [2022-10-20T20:48:57.826Z] + type docker-proxy
20:48:57 [2022-10-20T20:48:57.826Z] hack/test/unit: line 25: type: docker-proxy: not found
20:48:57 [2022-10-20T20:48:57.826Z] + hack/make.sh binary-proxy install-proxy
20:48:57 [2022-10-20T20:48:57.826Z] 
20:48:57 [2022-10-20T20:48:57.826Z] Removing bundles/
20:48:57 [2022-10-20T20:48:57.826Z] 
20:48:57 [2022-10-20T20:48:57.826Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
20:48:57 [2022-10-20T20:48:57.826Z] Building: bundles/binary-proxy/docker-proxy
20:48:57 [2022-10-20T20:48:57.826Z] GOOS="" GOARCH="" GOARM=""
20:49:04 [2022-10-20T20:49:04.429Z] Created binary: bundles/binary-proxy/docker-proxy
20:49:04 [2022-10-20T20:49:04.429Z] 
20:49:04 [2022-10-20T20:49:04.429Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
20:49:04 [2022-10-20T20:49:04.429Z] Installing docker-proxy to /usr/local/bin/
20:49:04 [2022-10-20T20:49:04.429Z] 
20:49:04 [2022-10-20T20:49:04.429Z] + mkdir -p bundles
20:49:04 [2022-10-20T20:49:04.429Z] + '[' -n 'github.com/docker/docker/api
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/backend/build
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/httpstatus
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/httputils
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/middleware
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/router
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/router/build
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/router/checkpoint
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/router/container
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/router/debug
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/router/distribution
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/router/grpc
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/router/image
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/router/network
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/router/plugin
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/router/session
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/router/swarm
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/router/system
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/server/router/volume
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/backend
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/blkiodev
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/container
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/events
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/filters
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/image
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/mount
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/network
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/plugins/logdriver
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/registry
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/strslice
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/swarm
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/swarm/runtime
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/time
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/versions
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/versions/v1p19
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/versions/v1p20
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/api/types/volume
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/builder
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/builder/builder-next
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/builder/builder-next/exporter
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/builder/builder-next/worker
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/builder/dockerfile
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/builder/remotecontext
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/builder/remotecontext/git
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/builder/remotecontext/urlutil
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/cli
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/cli/config
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/cli/debug
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/cli/winresources/docker-proxy
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/cli/winresources/dockerd
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/client
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/cmd/docker-proxy
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/cmd/dockerd
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/cmd/dockerd/trap
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/container
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/container/stream
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/contrib/apparmor
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/contrib/docker-device-tool
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/contrib/httpserver
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/cluster
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/cluster/convert
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/cluster/executor
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/cluster/executor/container
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/cluster/provider
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/config
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/events
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/events/testutils
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/exec
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/graphdriver
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/graphdriver/aufs
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/graphdriver/copy
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/graphdriver/overlay
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/graphdriver/register
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/graphdriver/vfs
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/graphdriver/zfs
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/images
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/initlayer
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/links
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/listeners
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger/awslogs
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger/fluentd
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger/gcplogs
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger/gelf
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger/journald
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger/local
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger/logentries
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger/loggertest
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger/loggerutils
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger/splunk
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger/syslog
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/logger/templates
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/names
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/network
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/daemon/stats
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/distribution
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/distribution/metadata
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/distribution/utils
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/distribution/xfer
20:49:04 [2022-10-20T20:49:04.429Z] github.com/docker/docker/dockerversion
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/errdefs
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/image
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/image/cache
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/image/tarexport
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/image/v1
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/internal/test/suite
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/layer
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/libcontainerd
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/libcontainerd/queue
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/libcontainerd/remote
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/libcontainerd/supervisor
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/libcontainerd/types
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/oci
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/oci/caps
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/opts
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/aaparser
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/archive
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/authorization
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/broadcaster
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/capabilities
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/chrootarchive
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/containerfs
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/devicemapper
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/directory
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/dmesg
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/fileutils
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/fsutils
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/homedir
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/idtools
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/ioutils
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/jsonmessage
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/longpath
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/loopback
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/namesgenerator
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/parsers
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/parsers/kernel
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/pidfile
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/platform
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/plugingetter
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/plugins
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/plugins/transport
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/pools
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/progress
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/pubsub
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/reexec
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/signal
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/stack
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/stdcopy
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/streamformatter
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/stringid
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/sysinfo
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/system
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/tailfile
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/tarsum
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/truncindex
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/urlutil
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/pkg/useragent
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/plugin
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/plugin/executor/containerd
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/plugin/v2
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/profiles/apparmor
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/profiles/seccomp
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/quota
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/reference
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/registry
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/registry/resumable
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/restartmanager
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/rootless
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/rootless/specconv
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/runconfig
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/runconfig/opts
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/testutil
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/testutil/daemon
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/testutil/environment
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/testutil/fakecontext
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/testutil/fakegit
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/testutil/fakestorage
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/testutil/fixtures/load
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/testutil/fixtures/plugin
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/testutil/registry
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/testutil/request
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/volume
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/volume/drivers
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/volume/local
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/volume/mounts
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/volume/service
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/volume/service/opts
20:49:04 [2022-10-20T20:49:04.430Z] github.com/docker/docker/volume/testutils' ']'
20:49:04 [2022-10-20T20:49:04.430Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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 github.com/docker/docker/cli/config 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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec 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/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/test/suite 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/fsutils 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/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/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal 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/truncindex github.com/docker/docker/pkg/urlutil 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/rootless github.com/docker/docker/rootless/specconv 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
20:49:04 [2022-10-20T20:49:04.687Z] ?   	github.com/docker/docker/api	[no test files]
20:49:19 [2022-10-20T20:49:19.541Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 7.9% of statements
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ok  	github.com/docker/docker/api/server/httputils	0.014s	coverage: 31.9% of statements
20:50:40 [2022-10-20T20:50:40.932Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ok  	github.com/docker/docker/api/server/router/swarm	0.014s	coverage: 6.0% of statements
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
20:50:40 [2022-10-20T20:50:40.932Z] ok  	github.com/docker/docker/api/server/router/volume	0.016s	coverage: 66.3% of statements
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/types	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
20:50:40 [2022-10-20T20:50:40.932Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 77.3% of statements
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/builder	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ok  	github.com/docker/docker/builder/remotecontext	0.154s	coverage: 13.7% of statements
20:50:40 [2022-10-20T20:50:40.932Z] ok  	github.com/docker/docker/builder/dockerfile	0.430s	coverage: 49.3% of statements
20:50:40 [2022-10-20T20:50:40.932Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
20:50:40 [2022-10-20T20:50:40.932Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
20:50:40 [2022-10-20T20:50:40.932Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.517s	coverage: 83.5% of statements
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/cli	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
20:50:40 [2022-10-20T20:50:40.932Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.030s	coverage: 67.6% of statements
20:50:41 [2022-10-20T20:50:41.497Z] ok  	github.com/docker/docker/client	0.086s	coverage: 76.0% of statements
20:51:20 [2022-10-20T20:51:20.207Z] ok  	github.com/docker/docker/cmd/dockerd	0.077s	coverage: 31.8% of statements
20:51:20 [2022-10-20T20:51:20.207Z] ok  	github.com/docker/docker/container	0.118s	coverage: 36.1% of statements
20:51:20 [2022-10-20T20:51:20.207Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.414s	coverage: 0.0% of statements
20:51:20 [2022-10-20T20:51:20.207Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
20:51:20 [2022-10-20T20:51:20.207Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:51:20 [2022-10-20T20:51:20.207Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:51:20 [2022-10-20T20:51:20.207Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:51:20 [2022-10-20T20:51:20.207Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:51:20 [2022-10-20T20:51:20.769Z] ok  	github.com/docker/docker/daemon/cluster	0.077s	coverage: 0.5% of statements
20:51:22 [2022-10-20T20:51:22.663Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.032s	coverage: 65.3% of statements
20:51:24 [2022-10-20T20:51:24.033Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
20:51:32 [2022-10-20T20:51:32.124Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
20:51:32 [2022-10-20T20:51:32.124Z] ok  	github.com/docker/docker/daemon/config	0.031s	coverage: 81.1% of statements
20:51:32 [2022-10-20T20:51:32.686Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
20:51:33 [2022-10-20T20:51:33.249Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
20:51:34 [2022-10-20T20:51:34.179Z] ok  	github.com/docker/docker/daemon	10.131s	coverage: 16.5% of statements
20:51:34 [2022-10-20T20:51:34.179Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:51:34 [2022-10-20T20:51:34.179Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:51:34 [2022-10-20T20:51:34.179Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:51:34 [2022-10-20T20:51:34.179Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:51:34 [2022-10-20T20:51:34.742Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.636s	coverage: 74.8% of statements
20:51:35 [2022-10-20T20:51:35.670Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.344s	coverage: 60.7% of statements
20:51:35 [2022-10-20T20:51:35.927Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 3.0% of statements
20:51:37 [2022-10-20T20:51:37.295Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
20:51:38 [2022-10-20T20:51:38.665Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.295s	coverage: 50.6% of statements
20:51:39 [2022-10-20T20:51:39.227Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.766s	coverage: 45.9% of statements
20:51:39 [2022-10-20T20:51:39.227Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:51:40 [2022-10-20T20:51:40.594Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
20:51:40 [2022-10-20T20:51:40.965Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.811s	coverage: 58.8% of statements
20:51:40 [2022-10-20T20:51:40.965Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:51:40 [2022-10-20T20:51:40.965Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:51:41 [2022-10-20T20:51:41.232Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
20:51:41 [2022-10-20T20:51:41.803Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
20:51:43 [2022-10-20T20:51:43.186Z] ok  	github.com/docker/docker/daemon/images	0.039s	coverage: 6.9% of statements
20:51:43 [2022-10-20T20:51:43.186Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:51:43 [2022-10-20T20:51:43.186Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:51:43 [2022-10-20T20:51:43.441Z] ok  	github.com/docker/docker/daemon/logger	0.229s	coverage: 43.2% of statements
20:51:44 [2022-10-20T20:51:44.369Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.147s	coverage: 79.6% of statements
20:51:44 [2022-10-20T20:51:44.369Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.016s	coverage: 53.6% of statements
20:51:44 [2022-10-20T20:51:44.369Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:51:44 [2022-10-20T20:51:44.930Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
20:51:44 [2022-10-20T20:51:44.930Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
20:51:45 [2022-10-20T20:51:45.187Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 87.2% of statements
20:51:45 [2022-10-20T20:51:45.751Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.101s	coverage: 76.8% of statements
20:51:46 [2022-10-20T20:51:46.314Z] ok  	github.com/docker/docker/daemon/logger/local	0.047s	coverage: 79.4% of statements
20:51:46 [2022-10-20T20:51:46.314Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:51:46 [2022-10-20T20:51:46.314Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
20:51:46 [2022-10-20T20:51:46.878Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.035s	coverage: 62.0% of statements
20:51:46 [2022-10-20T20:51:46.878Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 31.5% of statements
20:51:47 [2022-10-20T20:51:47.812Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
20:51:48 [2022-10-20T20:51:48.069Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
20:51:48 [2022-10-20T20:51:48.631Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
20:51:49 [2022-10-20T20:51:49.561Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.549s	coverage: 82.5% of statements
20:51:49 [2022-10-20T20:51:49.561Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:51:49 [2022-10-20T20:51:49.561Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:51:50 [2022-10-20T20:51:50.124Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
20:51:51 [2022-10-20T20:51:51.491Z] ok  	github.com/docker/docker/distribution	1.502s	coverage: 28.0% of statements
20:51:51 [2022-10-20T20:51:51.491Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:51:51 [2022-10-20T20:51:51.748Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
20:51:52 [2022-10-20T20:51:52.312Z] ok  	github.com/docker/docker/image	0.023s	coverage: 86.9% of statements
20:51:52 [2022-10-20T20:51:52.983Z] ok  	github.com/docker/docker/distribution/xfer	1.891s	coverage: 84.9% of statements
20:51:52 [2022-10-20T20:51:52.983Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:51:52 [2022-10-20T20:51:52.983Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
20:51:53 [2022-10-20T20:51:53.555Z] ok  	github.com/docker/docker/image/tarexport	0.039s	coverage: 0.7% of statements
20:51:53 [2022-10-20T20:51:53.555Z] ?   	github.com/docker/docker/image/v1	[no test files]
20:51:53 [2022-10-20T20:51:53.555Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:51:54 [2022-10-20T20:51:54.118Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
20:51:54 [2022-10-20T20:51:54.680Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
20:51:55 [2022-10-20T20:51:55.242Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 66.0% of statements
20:51:55 [2022-10-20T20:51:55.242Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
20:51:57 [2022-10-20T20:51:57.134Z] ok  	github.com/docker/docker/pkg/archive	0.305s	coverage: 82.2% of statements
20:51:57 [2022-10-20T20:51:57.696Z] ok  	github.com/docker/docker/pkg/authorization	0.190s	coverage: 68.3% of statements
20:51:57 [2022-10-20T20:51:57.696Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
20:51:57 [2022-10-20T20:51:57.953Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
20:52:01 [2022-10-20T20:52:01.221Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.522s	coverage: 42.7% of statements
20:52:01 [2022-10-20T20:52:01.481Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
20:52:01 [2022-10-20T20:52:01.481Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
20:52:01 [2022-10-20T20:52:01.737Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
20:52:01 [2022-10-20T20:52:01.994Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 78.6% of statements
20:52:02 [2022-10-20T20:52:02.250Z] ok  	github.com/docker/docker/layer	7.706s	coverage: 68.9% of statements
20:52:02 [2022-10-20T20:52:02.250Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:52:02 [2022-10-20T20:52:02.250Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:52:02 [2022-10-20T20:52:02.250Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:52:02 [2022-10-20T20:52:02.250Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:52:02 [2022-10-20T20:52:02.250Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:52:02 [2022-10-20T20:52:02.250Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:52:02 [2022-10-20T20:52:02.250Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
20:52:02 [2022-10-20T20:52:02.250Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
20:52:03 [2022-10-20T20:52:03.180Z] ok  	github.com/docker/docker/pkg/idtools	0.379s	coverage: 67.9% of statements
20:52:03 [2022-10-20T20:52:03.180Z] ok  	github.com/docker/docker/pkg/ioutils	0.361s	coverage: 71.5% of statements
20:52:03 [2022-10-20T20:52:03.436Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
20:52:03 [2022-10-20T20:52:03.436Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
20:52:03 [2022-10-20T20:52:03.436Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:52:03 [2022-10-20T20:52:03.698Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
20:52:03 [2022-10-20T20:52:03.698Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
20:52:03 [2022-10-20T20:52:03.954Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
20:52:04 [2022-10-20T20:52:04.211Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.016s	coverage: 90.5% of statements
20:52:04 [2022-10-20T20:52:04.211Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
20:52:04 [2022-10-20T20:52:04.211Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:52:04 [2022-10-20T20:52:04.211Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:52:04 [2022-10-20T20:52:04.774Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.013s	coverage: 56.8% of statements
20:52:05 [2022-10-20T20:52:05.336Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
20:52:05 [2022-10-20T20:52:05.593Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
20:52:05 [2022-10-20T20:52:05.593Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
20:52:05 [2022-10-20T20:52:05.849Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
20:52:06 [2022-10-20T20:52:06.105Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
20:52:06 [2022-10-20T20:52:06.363Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
20:52:06 [2022-10-20T20:52:06.619Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
20:52:06 [2022-10-20T20:52:06.875Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
20:52:07 [2022-10-20T20:52:07.439Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
20:52:08 [2022-10-20T20:52:08.002Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 42.3% of statements
20:52:08 [2022-10-20T20:52:08.259Z] ok  	github.com/docker/docker/pkg/tailfile	0.049s	coverage: 88.6% of statements
20:52:08 [2022-10-20T20:52:08.822Z] ok  	github.com/docker/docker/pkg/tarsum	0.047s	coverage: 89.3% of statements
20:52:09 [2022-10-20T20:52:09.078Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
20:52:09 [2022-10-20T20:52:09.334Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
20:52:11 [2022-10-20T20:52:11.225Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
20:52:11 [2022-10-20T20:52:11.481Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
20:52:11 [2022-10-20T20:52:11.736Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
20:52:13 [2022-10-20T20:52:13.102Z] ok  	github.com/docker/docker/quota	0.177s	coverage: 71.4% of statements
20:52:13 [2022-10-20T20:52:13.358Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
20:52:14 [2022-10-20T20:52:14.287Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.7% of statements
20:52:14 [2022-10-20T20:52:14.543Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
20:52:14 [2022-10-20T20:52:14.799Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
20:52:15 [2022-10-20T20:52:15.365Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
20:52:15 [2022-10-20T20:52:15.622Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
20:52:17 [2022-10-20T20:52:17.513Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
20:52:18 [2022-10-20T20:52:18.075Z] ok  	github.com/docker/docker/volume/local	0.075s	coverage: 77.1% of statements
20:52:18 [2022-10-20T20:52:18.639Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
20:52:19 [2022-10-20T20:52:19.569Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.1% of statements
20:52:41 [2022-10-20T20:52:41.456Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 76.3% of statements
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/rootless	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/volume	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === Skipped
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     network_proxy_test.go:208: No support for dual stack yet
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:44: Driver btrfs not supported
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:44: Driver btrfs not supported
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:44: Driver btrfs not supported
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:44: Driver btrfs not supported
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:44: Driver btrfs not supported
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:71: No driver to put!
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z] time="2022-10-20T20:51:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z] time="2022-10-20T20:51:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z] time="2022-10-20T20:51:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z] time="2022-10-20T20:51:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z] time="2022-10-20T20:51:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:71: No driver to put!
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     overlay_test.go:50: Fails to compute changes intermittently
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:44: Driver zfs not supported
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:44: Driver zfs not supported
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:44: Driver zfs not supported
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:44: Driver zfs not supported
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:44: Driver zfs not supported
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     graphtest_unix.go:71: No driver to put!
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:52:41 [2022-10-20T20:52:41.456Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
20:52:41 [2022-10-20T20:52:41.456Z] 
20:52:41 [2022-10-20T20:52:41.456Z] DONE 2791 tests, 28 skipped in 215.091s
20:52:41 [2022-10-20T20:52:41.456Z] + '[' -n 'github.com/docker/docker/libnetwork
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/bitseq
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/cluster
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/config
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/datastore
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/diagnostic
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/discoverapi
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/driverapi
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drivers/bridge
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drivers/host
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drivers/null
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drivers/overlay
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drivers/remote
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drivers/windows
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/drvregistry
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/etchosts
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/idm
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/internal/caller
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/ipam
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/ipamapi
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/ipams/builtin
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/ipams/null
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/ipams/remote
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/ipamutils
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/iptables
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/netlabel
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/netutils
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/networkdb
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/ns
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/options
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/osl
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/osl/kernel
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/portallocator
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/portmapper
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/resolvconf
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/testutils
20:52:41 [2022-10-20T20:52:41.456Z] github.com/docker/docker/libnetwork/types' ']'
20:52:41 [2022-10-20T20:52:41.457Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -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
20:53:28 [2022-10-20T20:53:28.099Z] ok  	github.com/docker/docker/libnetwork	37.600s	coverage: 40.6% of statements
20:53:28 [2022-10-20T20:53:28.099Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.142s	coverage: 84.4% of statements
20:53:28 [2022-10-20T20:53:28.099Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
20:53:28 [2022-10-20T20:53:28.099Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
20:53:28 [2022-10-20T20:53:28.099Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
20:53:28 [2022-10-20T20:53:28.099Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
20:53:28 [2022-10-20T20:53:28.099Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
20:53:28 [2022-10-20T20:53:28.099Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
20:53:28 [2022-10-20T20:53:28.099Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
20:53:28 [2022-10-20T20:53:28.099Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
20:53:28 [2022-10-20T20:53:28.099Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 22.4% of statements
20:53:28 [2022-10-20T20:53:28.099Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
20:53:28 [2022-10-20T20:53:28.099Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
20:53:28 [2022-10-20T20:53:28.099Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
20:53:28 [2022-10-20T20:53:28.099Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
20:53:28 [2022-10-20T20:53:28.099Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.562s	coverage: 59.9% of statements
20:53:28 [2022-10-20T20:53:28.099Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
20:53:28 [2022-10-20T20:53:28.099Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
20:53:28 [2022-10-20T20:53:28.099Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.021s	coverage: 5.0% of statements
20:53:28 [2022-10-20T20:53:28.099Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
20:53:28 [2022-10-20T20:53:28.660Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
20:53:28 [2022-10-20T20:53:28.660Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
20:53:28 [2022-10-20T20:53:28.916Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
20:53:38 [2022-10-20T20:53:38.859Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.249s	coverage: 6.6% of statements
20:53:38 [2022-10-20T20:53:38.859Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
20:53:38 [2022-10-20T20:53:38.859Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
20:53:39 [2022-10-20T20:53:39.421Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
20:53:39 [2022-10-20T20:53:39.421Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
20:53:39 [2022-10-20T20:53:39.421Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
20:53:39 [2022-10-20T20:53:39.421Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
20:53:39 [2022-10-20T20:53:39.983Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
20:53:40 [2022-10-20T20:53:40.239Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
20:53:40 [2022-10-20T20:53:40.496Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
20:53:40 [2022-10-20T20:53:40.496Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
20:53:52 [2022-10-20T20:53:52.669Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
20:54:10 [2022-10-20T20:54:10.719Z] ok  	github.com/docker/docker/libnetwork/ipam	16.452s	coverage: 85.3% of statements
20:54:10 [2022-10-20T20:54:10.719Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
20:54:10 [2022-10-20T20:54:10.719Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
20:54:10 [2022-10-20T20:54:10.719Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
20:54:10 [2022-10-20T20:54:10.719Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
20:54:10 [2022-10-20T20:54:10.719Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
20:54:10 [2022-10-20T20:54:10.719Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
20:54:10 [2022-10-20T20:54:10.719Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.268s	coverage: 74.0% of statements
20:54:10 [2022-10-20T20:54:10.719Z] ok  	github.com/docker/docker/libnetwork/iptables	0.173s	coverage: 45.0% of statements
20:54:10 [2022-10-20T20:54:10.719Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
20:54:10 [2022-10-20T20:54:10.719Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 44.1% of statements
20:56:02 [2022-10-20T20:56:02.131Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.283s	coverage: 60.1% of statements
20:56:02 [2022-10-20T20:56:02.131Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
20:56:02 [2022-10-20T20:56:02.131Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
20:56:02 [2022-10-20T20:56:02.131Z] ok  	github.com/docker/docker/libnetwork/osl	4.363s	coverage: 39.7% of statements
20:56:02 [2022-10-20T20:56:02.131Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
20:56:02 [2022-10-20T20:56:02.131Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
20:56:03 [2022-10-20T20:56:03.062Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.689s	coverage: 48.6% of statements
20:56:03 [2022-10-20T20:56:03.319Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
20:56:03 [2022-10-20T20:56:03.319Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
20:56:03 [2022-10-20T20:56:03.577Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
20:56:03 [2022-10-20T20:56:03.577Z] 
20:56:03 [2022-10-20T20:56:03.577Z] === Skipped
20:56:03 [2022-10-20T20:56:03.577Z] === SKIP: libnetwork TestParallel1 (0.00s)
20:56:03 [2022-10-20T20:56:03.577Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
20:56:03 [2022-10-20T20:56:03.577Z] 
20:56:03 [2022-10-20T20:56:03.577Z] === SKIP: libnetwork TestParallel2 (0.00s)
20:56:03 [2022-10-20T20:56:03.577Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
20:56:03 [2022-10-20T20:56:03.577Z] 
20:56:03 [2022-10-20T20:56:03.577Z] === SKIP: libnetwork TestParallel3 (0.00s)
20:56:03 [2022-10-20T20:56:03.577Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
20:56:03 [2022-10-20T20:56:03.577Z] 
20:56:03 [2022-10-20T20:56:03.577Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
20:56:03 [2022-10-20T20:56:03.577Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
20:56:03 [2022-10-20T20:56:03.577Z] 
20:56:03 [2022-10-20T20:56:03.577Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
20:56:03 [2022-10-20T20:56:03.577Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
20:56:03 [2022-10-20T20:56:03.577Z] 
20:56:03 [2022-10-20T20:56:03.577Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
20:56:03 [2022-10-20T20:56:03.577Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
20:56:03 [2022-10-20T20:56:03.577Z] 
20:56:03 [2022-10-20T20:56:03.577Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
20:56:03 [2022-10-20T20:56:03.577Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
20:56:03 [2022-10-20T20:56:03.577Z] 
20:56:03 [2022-10-20T20:56:03.577Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
20:56:03 [2022-10-20T20:56:03.577Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
20:56:03 [2022-10-20T20:56:03.577Z] 
20:56:03 [2022-10-20T20:56:03.577Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
20:56:03 [2022-10-20T20:56:03.577Z]     firewalld_test.go:14: firewalld is not running
20:56:03 [2022-10-20T20:56:03.577Z] 
20:56:03 [2022-10-20T20:56:03.577Z] DONE 327 tests, 9 skipped in 204.885s
Post stage
[Pipeline] junit
20:56:04 [2022-10-20T20:56:04.519Z] Recording test results
20:56:04 [2022-10-20T20:56:04.614Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:56:05 [2022-10-20T20:56:05.012Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44325/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f056df579a0aa821dfbc03192354c4edf7e380d1 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f056df579a0aa821dfbc03192354c4edf7e380d1 hack/make.sh dynbinary test-integration
20:56:05 [2022-10-20T20:56:05.575Z] 
20:56:05 [2022-10-20T20:56:05.575Z] Removing bundles/
20:56:05 [2022-10-20T20:56:05.575Z] 
20:56:05 [2022-10-20T20:56:05.575Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:56:05 [2022-10-20T20:56:05.575Z] Building: bundles/dynbinary-daemon/dockerd
20:56:05 [2022-10-20T20:56:05.575Z] GOOS="" GOARCH="" GOARM=""
20:57:41 [2022-10-20T20:57:41.976Z] Created binary: bundles/dynbinary-daemon/dockerd
20:57:41 [2022-10-20T20:57:41.976Z] Building: bundles/dynbinary-daemon/docker-proxy
20:57:41 [2022-10-20T20:57:41.976Z] GOOS="" GOARCH="" GOARM=""
20:57:41 [2022-10-20T20:57:41.976Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:57:41 [2022-10-20T20:57:41.976Z] 
20:57:41 [2022-10-20T20:57:41.976Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:57:41 [2022-10-20T20:57:41.976Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:57:41 [2022-10-20T20:57:41.976Z] HOSTNAME=1196bd290000
20:57:41 [2022-10-20T20:57:41.976Z] TESTDEBUG=0
20:57:41 [2022-10-20T20:57:41.977Z] DEST=bundles/test-integration
20:57:41 [2022-10-20T20:57:41.977Z] PWD=/go/src/github.com/docker/docker
20:57:41 [2022-10-20T20:57:41.977Z] DOCKER_GITCOMMIT=f056df579a0aa821dfbc03192354c4edf7e380d1
20:57:41 [2022-10-20T20:57:41.977Z] container=docker
20:57:41 [2022-10-20T20:57:41.977Z] HOME=/root
20:57:41 [2022-10-20T20:57:41.977Z] GOLANG_VERSION=1.19.2
20:57:41 [2022-10-20T20:57:41.977Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:57:41 [2022-10-20T20:57:41.977Z] VALIDATE_BRANCH=22.06
20:57:41 [2022-10-20T20:57:41.977Z] TERM=xterm
20:57:41 [2022-10-20T20:57:41.977Z] DOCKER_PKG=github.com/docker/docker
20:57:41 [2022-10-20T20:57:41.977Z] SHLVL=1
20:57:41 [2022-10-20T20:57:41.977Z] TIMEOUT=120m
20:57:41 [2022-10-20T20:57:41.977Z] DOCKER_BUILDTAGS= journald
20:57:41 [2022-10-20T20:57:41.977Z] DOCKER_GRAPHDRIVER=overlay2
20:57:41 [2022-10-20T20:57:41.977Z] GO111MODULE=off
20:57:41 [2022-10-20T20:57:41.977Z] DOCKER_EXPERIMENTAL=1
20:57:41 [2022-10-20T20:57:41.977Z] TEST_SKIP_INTEGRATION_CLI=1
20:57:41 [2022-10-20T20:57:41.977Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:57:41 [2022-10-20T20:57:41.977Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:57:41 [2022-10-20T20:57:41.977Z] GOPATH=/go
20:57:41 [2022-10-20T20:57:41.977Z] PKG_CONFIG=pkg-config
20:57:41 [2022-10-20T20:57:41.977Z] _=/usr/bin/env
20:57:41 [2022-10-20T20:57:41.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:58:20 [2022-10-20T20:58:20.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:58:20 [2022-10-20T20:58:20.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:58:38 [2022-10-20T20:58:38.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:58:46 [2022-10-20T20:58:46.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:58:53 [2022-10-20T20:58:53.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
20:58:53 [2022-10-20T20:58:53.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:58:54 [2022-10-20T20:58:54.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:58:55 [2022-10-20T20:58:55.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:58:55 [2022-10-20T20:58:55.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:58:56 [2022-10-20T20:58:56.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:58:56 [2022-10-20T20:58:56.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:58:59 [2022-10-20T20:58:59.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:59:00 [2022-10-20T20:59:00.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:59:00 [2022-10-20T20:59:00.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:59:01 [2022-10-20T20:59:01.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:59:02 [2022-10-20T20:59:02.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:59:02 [2022-10-20T20:59:02.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:59:04 [2022-10-20T20:59:04.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:59:04 [2022-10-20T20:59:04.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:59:05 [2022-10-20T20:59:05.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:59:06 [2022-10-20T20:59:06.159Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:59:06 [2022-10-20T20:59:06.159Z] Using test binary docker
20:59:06 [2022-10-20T20:59:06.159Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:59:06 [2022-10-20T20:59:06.159Z] +++ /etc/init.d/apparmor start
20:59:06 [2022-10-20T20:59:06.159Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:59:06 [2022-10-20T20:59:06.159Z] INFO: Waiting for daemon to start...
20:59:06 [2022-10-20T20:59:06.159Z] Starting dockerd
20:59:06 [2022-10-20T20:59:06.159Z] +++ 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
20:59:08 [2022-10-20T20:59:08.676Z] .
20:59:08 [2022-10-20T20:59:08.676Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:59:08 [2022-10-20T20:59:08.676Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:59:08 [2022-10-20T20:59:08.676Z] Error: No such image: emptyfs
20:59:08 [2022-10-20T20:59:08.676Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:59:08 [2022-10-20T20:59:08.676Z] ++++ docker load
20:59:08 [2022-10-20T20:59:08.676Z] Running integration-test (iteration 1)
20:59:08 [2022-10-20T20:59:08.676Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
20:59:08 [2022-10-20T20:59:08.676Z] ++ 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
20:59:08 [2022-10-20T20:59:08.676Z] ++ set -e
20:59:08 [2022-10-20T20:59:08.676Z] ++ '[' -n 0 ']'
20:59:08 [2022-10-20T20:59:08.676Z] ++ set -x
20:59:08 [2022-10-20T20:59:08.676Z] ++ 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 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
20:59:08 [2022-10-20T20:59:08.676Z] Loaded image: busybox:latest
20:59:08 [2022-10-20T20:59:08.932Z] Loaded image: busybox:glibc
20:59:09 [2022-10-20T20:59:09.862Z] Loaded image: debian:bullseye-slim
20:59:09 [2022-10-20T20:59:09.862Z] Loaded image: hello-world:latest
20:59:09 [2022-10-20T20:59:09.862Z] Loaded image: arm32v7/hello-world:latest
20:59:10 [2022-10-20T20:59:10.119Z] INFO: Testing against a local daemon
20:59:10 [2022-10-20T20:59:10.119Z] === RUN   TestCgroupNamespacesBuild
20:59:11 [2022-10-20T20:59:11.486Z] --- PASS: TestCgroupNamespacesBuild (1.29s)
20:59:11 [2022-10-20T20:59:11.486Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:59:12 [2022-10-20T20:59:12.415Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s)
20:59:12 [2022-10-20T20:59:12.415Z] === RUN   TestBuildWithSession
20:59:12 [2022-10-20T20:59:12.415Z]     build_session_test.go:25: TODO: BuildKit
20:59:12 [2022-10-20T20:59:12.415Z] --- SKIP: TestBuildWithSession (0.00s)
20:59:12 [2022-10-20T20:59:12.415Z] === RUN   TestBuildSquashParent
20:59:16 [2022-10-20T20:59:16.590Z] --- PASS: TestBuildSquashParent (3.78s)
20:59:16 [2022-10-20T20:59:16.590Z] === RUN   TestBuildWithRemoveAndForceRemove
20:59:16 [2022-10-20T20:59:16.590Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:59:16 [2022-10-20T20:59:16.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:59:16 [2022-10-20T20:59:16.590Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:59:16 [2022-10-20T20:59:16.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:59:16 [2022-10-20T20:59:16.590Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:59:16 [2022-10-20T20:59:16.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:59:16 [2022-10-20T20:59:16.590Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:59:16 [2022-10-20T20:59:16.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:59:16 [2022-10-20T20:59:16.590Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:59:16 [2022-10-20T20:59:16.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:59:16 [2022-10-20T20:59:16.590Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:59:16 [2022-10-20T20:59:16.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:59:16 [2022-10-20T20:59:16.590Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:59:16 [2022-10-20T20:59:16.590Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:59:17 [2022-10-20T20:59:17.520Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:59:17 [2022-10-20T20:59:17.520Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:59:18 [2022-10-20T20:59:18.897Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:59:18 [2022-10-20T20:59:18.897Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:59:20 [2022-10-20T20:59:20.266Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:59:20 [2022-10-20T20:59:20.266Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.33s)
20:59:20 [2022-10-20T20:59:20.266Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.36s)
20:59:20 [2022-10-20T20:59:20.266Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.25s)
20:59:20 [2022-10-20T20:59:20.266Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s)
20:59:20 [2022-10-20T20:59:20.266Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s)
20:59:20 [2022-10-20T20:59:20.266Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s)
20:59:20 [2022-10-20T20:59:20.266Z] === RUN   TestBuildMultiStageCopy
20:59:20 [2022-10-20T20:59:20.266Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:59:21 [2022-10-20T20:59:21.632Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:59:21 [2022-10-20T20:59:21.632Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:59:21 [2022-10-20T20:59:21.632Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:59:21 [2022-10-20T20:59:21.888Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:59:22 [2022-10-20T20:59:22.144Z] --- PASS: TestBuildMultiStageCopy (2.01s)
20:59:22 [2022-10-20T20:59:22.144Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s)
20:59:22 [2022-10-20T20:59:22.144Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
20:59:22 [2022-10-20T20:59:22.144Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
20:59:22 [2022-10-20T20:59:22.144Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
20:59:22 [2022-10-20T20:59:22.144Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
20:59:22 [2022-10-20T20:59:22.144Z] === RUN   TestBuildMultiStageParentConfig
20:59:22 [2022-10-20T20:59:22.706Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
20:59:22 [2022-10-20T20:59:22.706Z] === RUN   TestBuildLabelWithTargets
20:59:24 [2022-10-20T20:59:24.072Z] --- PASS: TestBuildLabelWithTargets (0.97s)
20:59:24 [2022-10-20T20:59:24.072Z] === RUN   TestBuildWithEmptyLayers
20:59:24 [2022-10-20T20:59:24.329Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
20:59:24 [2022-10-20T20:59:24.329Z] === RUN   TestBuildMultiStageOnBuild
20:59:25 [2022-10-20T20:59:25.694Z] --- PASS: TestBuildMultiStageOnBuild (1.37s)
20:59:25 [2022-10-20T20:59:25.694Z] === RUN   TestBuildUncleanTarFilenames
20:59:26 [2022-10-20T20:59:26.256Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
20:59:26 [2022-10-20T20:59:26.256Z] === RUN   TestBuildMultiStageLayerLeak
20:59:27 [2022-10-20T20:59:27.624Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s)
20:59:27 [2022-10-20T20:59:27.624Z] === RUN   TestBuildWithHugeFile
21:00:06 [2022-10-20T21:00:06.296Z] --- PASS: TestBuildWithHugeFile (34.78s)
21:00:06 [2022-10-20T21:00:06.296Z] === RUN   TestBuildWCOWSandboxSize
21:00:06 [2022-10-20T21:00:06.296Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:00:06 [2022-10-20T21:00:06.296Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:00:06 [2022-10-20T21:00:06.296Z] === RUN   TestBuildWithEmptyDockerfile
21:00:06 [2022-10-20T21:00:06.296Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:00:06 [2022-10-20T21:00:06.296Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:00:06 [2022-10-20T21:00:06.296Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:00:06 [2022-10-20T21:00:06.296Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:00:06 [2022-10-20T21:00:06.296Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:00:06 [2022-10-20T21:00:06.296Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:00:06 [2022-10-20T21:00:06.296Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:00:06 [2022-10-20T21:00:06.296Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:00:06 [2022-10-20T21:00:06.296Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:00:06 [2022-10-20T21:00:06.296Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
21:00:06 [2022-10-20T21:00:06.297Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
21:00:06 [2022-10-20T21:00:06.297Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
21:00:06 [2022-10-20T21:00:06.297Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
21:00:06 [2022-10-20T21:00:06.297Z] === RUN   TestBuildPreserveOwnership
21:00:06 [2022-10-20T21:00:06.297Z] === RUN   TestBuildPreserveOwnership/copy_from
21:00:06 [2022-10-20T21:00:06.297Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:00:06 [2022-10-20T21:00:06.297Z] --- PASS: TestBuildPreserveOwnership (2.89s)
21:00:06 [2022-10-20T21:00:06.297Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.92s)
21:00:06 [2022-10-20T21:00:06.297Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s)
21:00:06 [2022-10-20T21:00:06.297Z] === RUN   TestBuildPlatformInvalid
21:00:06 [2022-10-20T21:00:06.297Z] --- PASS: TestBuildPlatformInvalid (0.07s)
21:00:06 [2022-10-20T21:00:06.297Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:00:06 [2022-10-20T21:00:06.297Z] Loaded image: busybox:latest
21:00:06 [2022-10-20T21:00:06.553Z] Loaded image: busybox:glibc
21:00:07 [2022-10-20T21:00:07.482Z] Loaded image: debian:bullseye-slim
21:00:07 [2022-10-20T21:00:07.482Z] Loaded image: hello-world:latest
21:00:07 [2022-10-20T21:00:07.738Z] Loaded image: arm32v7/hello-world:latest
21:00:15 [2022-10-20T21:00:15.826Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.14s)
21:00:15 [2022-10-20T21:00:15.826Z] PASS
21:00:15 [2022-10-20T21:00:15.826Z] 
21:00:15 [2022-10-20T21:00:15.826Z] === Skipped
21:00:15 [2022-10-20T21:00:15.826Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:00:15 [2022-10-20T21:00:15.826Z]     build_session_test.go:25: TODO: BuildKit
21:00:15 [2022-10-20T21:00:15.826Z] 
21:00:15 [2022-10-20T21:00:15.826Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:00:15 [2022-10-20T21:00:15.826Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:00:15 [2022-10-20T21:00:15.826Z] 
21:00:15 [2022-10-20T21:00:15.826Z] DONE 34 tests, 2 skipped in 67.259s
21:00:15 [2022-10-20T21:00:15.826Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:00:15 [2022-10-20T21:00:15.826Z] ++ 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
21:00:15 [2022-10-20T21:00:15.826Z] ++ set -e
21:00:15 [2022-10-20T21:00:15.826Z] ++ '[' -n 0 ']'
21:00:15 [2022-10-20T21:00:15.826Z] ++ set -x
21:00:15 [2022-10-20T21:00:15.826Z] ++ 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 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
21:00:15 [2022-10-20T21:00:15.826Z] INFO: Testing against a local daemon
21:00:15 [2022-10-20T21:00:15.826Z] === RUN   TestConfigInspect
21:00:18 [2022-10-20T21:00:18.346Z] --- PASS: TestConfigInspect (2.23s)
21:00:18 [2022-10-20T21:00:18.346Z] === RUN   TestConfigList
21:00:20 [2022-10-20T21:00:20.238Z] --- PASS: TestConfigList (2.20s)
21:00:20 [2022-10-20T21:00:20.238Z] === RUN   TestConfigsCreateAndDelete
21:00:22 [2022-10-20T21:00:22.754Z] --- PASS: TestConfigsCreateAndDelete (2.19s)
21:00:22 [2022-10-20T21:00:22.754Z] === RUN   TestConfigsUpdate
21:00:24 [2022-10-20T21:00:24.642Z] --- PASS: TestConfigsUpdate (2.18s)
21:00:24 [2022-10-20T21:00:24.642Z] === RUN   TestTemplatedConfig
21:00:27 [2022-10-20T21:00:27.163Z] --- PASS: TestTemplatedConfig (2.43s)
21:00:27 [2022-10-20T21:00:27.163Z] === RUN   TestConfigCreateResolve
21:00:29 [2022-10-20T21:00:29.679Z] --- PASS: TestConfigCreateResolve (2.20s)
21:00:29 [2022-10-20T21:00:29.679Z] PASS
21:00:29 [2022-10-20T21:00:29.679Z] 
21:00:29 [2022-10-20T21:00:29.679Z] DONE 6 tests in 13.510s
21:00:29 [2022-10-20T21:00:29.679Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:00:29 [2022-10-20T21:00:29.679Z] ++ 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
21:00:29 [2022-10-20T21:00:29.679Z] ++ set -e
21:00:29 [2022-10-20T21:00:29.679Z] ++ '[' -n 0 ']'
21:00:29 [2022-10-20T21:00:29.679Z] ++ set -x
21:00:29 [2022-10-20T21:00:29.679Z] ++ 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 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
21:00:29 [2022-10-20T21:00:29.679Z] INFO: Testing against a local daemon
21:00:29 [2022-10-20T21:00:29.679Z] === RUN   TestAttachWithTTY
21:00:29 [2022-10-20T21:00:29.679Z] --- PASS: TestAttachWithTTY (0.08s)
21:00:29 [2022-10-20T21:00:29.679Z] === RUN   TestAttachWithoutTTy
21:00:29 [2022-10-20T21:00:29.679Z] --- PASS: TestAttachWithoutTTy (0.05s)
21:00:29 [2022-10-20T21:00:29.679Z] === RUN   TestCheckpoint
21:00:29 [2022-10-20T21:00:29.679Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:00:29 [2022-10-20T21:00:29.679Z] --- SKIP: TestCheckpoint (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/commit
21:00:29 [2022-10-20T21:00:29.680Z] === PAUSE TestContainerInvalidJSON/commit
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/containers/create
21:00:29 [2022-10-20T21:00:29.680Z] === PAUSE TestContainerInvalidJSON/containers/create
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:00:29 [2022-10-20T21:00:29.680Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:00:29 [2022-10-20T21:00:29.680Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:00:29 [2022-10-20T21:00:29.680Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:00:29 [2022-10-20T21:00:29.680Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:00:29 [2022-10-20T21:00:29.680Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:00:29 [2022-10-20T21:00:29.680Z] === CONT  TestContainerInvalidJSON/commit
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:00:29 [2022-10-20T21:00:29.680Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:00:29 [2022-10-20T21:00:29.680Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:00:29 [2022-10-20T21:00:29.680Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:00:29 [2022-10-20T21:00:29.680Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:00:29 [2022-10-20T21:00:29.680Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:00:29 [2022-10-20T21:00:29.680Z] === CONT  TestContainerInvalidJSON/containers/create
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:00:29 [2022-10-20T21:00:29.680Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:00:29 [2022-10-20T21:00:29.680Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:00:29 [2022-10-20T21:00:29.680Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestCopyFromContainerPathIsNotDir
21:00:29 [2022-10-20T21:00:29.680Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestCopyToContainerPathDoesNotExist
21:00:29 [2022-10-20T21:00:29.680Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
21:00:29 [2022-10-20T21:00:29.680Z] === RUN   TestCopyEmptyFile
21:00:29 [2022-10-20T21:00:29.936Z] --- PASS: TestCopyEmptyFile (0.23s)
21:00:29 [2022-10-20T21:00:29.936Z] === RUN   TestCopyToContainerPathIsNotDir
21:00:30 [2022-10-20T21:00:30.192Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
21:00:30 [2022-10-20T21:00:30.192Z] === RUN   TestCopyFromContainer
21:00:31 [2022-10-20T21:00:31.120Z] === RUN   TestCopyFromContainer//
21:00:31 [2022-10-20T21:00:31.121Z] === RUN   TestCopyFromContainer//bar/root
21:00:31 [2022-10-20T21:00:31.121Z] === RUN   TestCopyFromContainer//bar/root/
21:00:31 [2022-10-20T21:00:31.377Z] === RUN   TestCopyFromContainer/bar/quux
21:00:31 [2022-10-20T21:00:31.377Z] === RUN   TestCopyFromContainer/bar/quux/
21:00:31 [2022-10-20T21:00:31.377Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:00:31 [2022-10-20T21:00:31.377Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:00:31 [2022-10-20T21:00:31.377Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:00:31 [2022-10-20T21:00:31.634Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:00:31 [2022-10-20T21:00:31.634Z] === RUN   TestCopyFromContainer/bar/notarget
21:00:31 [2022-10-20T21:00:31.634Z] --- PASS: TestCopyFromContainer (1.65s)
21:00:31 [2022-10-20T21:00:31.634Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:00:31 [2022-10-20T21:00:31.634Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
21:00:31 [2022-10-20T21:00:31.634Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:00:31 [2022-10-20T21:00:31.634Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
21:00:31 [2022-10-20T21:00:31.634Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
21:00:31 [2022-10-20T21:00:31.634Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
21:00:31 [2022-10-20T21:00:31.634Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
21:00:31 [2022-10-20T21:00:31.634Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
21:00:31 [2022-10-20T21:00:31.634Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
21:00:31 [2022-10-20T21:00:31.634Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
21:00:31 [2022-10-20T21:00:31.634Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:00:31 [2022-10-20T21:00:31.634Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:00:31 [2022-10-20T21:00:31.634Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:00:31 [2022-10-20T21:00:31.634Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:00:31 [2022-10-20T21:00:31.634Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:00:31 [2022-10-20T21:00:31.634Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:00:31 [2022-10-20T21:00:31.634Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:00:31 [2022-10-20T21:00:31.634Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:00:31 [2022-10-20T21:00:31.634Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:00:31 [2022-10-20T21:00:31.634Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:00:31 [2022-10-20T21:00:31.634Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:00:31 [2022-10-20T21:00:31.634Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:00:31 [2022-10-20T21:00:31.634Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:00:31 [2022-10-20T21:00:31.634Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:00:31 [2022-10-20T21:00:31.634Z] === RUN   TestCreateLinkToNonExistingContainer
21:00:31 [2022-10-20T21:00:31.890Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:00:31 [2022-10-20T21:00:31.890Z] === RUN   TestCreateWithInvalidEnv
21:00:31 [2022-10-20T21:00:31.890Z] === RUN   TestCreateWithInvalidEnv/0
21:00:31 [2022-10-20T21:00:31.890Z] === PAUSE TestCreateWithInvalidEnv/0
21:00:31 [2022-10-20T21:00:31.890Z] === RUN   TestCreateWithInvalidEnv/1
21:00:31 [2022-10-20T21:00:31.890Z] === PAUSE TestCreateWithInvalidEnv/1
21:00:31 [2022-10-20T21:00:31.890Z] === RUN   TestCreateWithInvalidEnv/2
21:00:31 [2022-10-20T21:00:31.890Z] === PAUSE TestCreateWithInvalidEnv/2
21:00:31 [2022-10-20T21:00:31.890Z] === CONT  TestCreateWithInvalidEnv/0
21:00:31 [2022-10-20T21:00:31.890Z] === CONT  TestCreateWithInvalidEnv/2
21:00:31 [2022-10-20T21:00:31.890Z] === CONT  TestCreateWithInvalidEnv/1
21:00:31 [2022-10-20T21:00:31.890Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:00:31 [2022-10-20T21:00:31.890Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:00:31 [2022-10-20T21:00:31.890Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:00:31 [2022-10-20T21:00:31.890Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:00:31 [2022-10-20T21:00:31.890Z] === RUN   TestCreateTmpfsMountsTarget
21:00:31 [2022-10-20T21:00:31.890Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
21:00:31 [2022-10-20T21:00:31.890Z] === RUN   TestCreateWithCustomMaskedPaths
21:00:33 [2022-10-20T21:00:33.256Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
21:00:33 [2022-10-20T21:00:33.256Z] === RUN   TestCreateWithCustomReadonlyPaths
21:00:34 [2022-10-20T21:00:34.623Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s)
21:00:34 [2022-10-20T21:00:34.623Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:00:34 [2022-10-20T21:00:34.623Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:00:34 [2022-10-20T21:00:34.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:00:34 [2022-10-20T21:00:34.623Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:00:34 [2022-10-20T21:00:34.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:00:34 [2022-10-20T21:00:34.623Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:00:34 [2022-10-20T21:00:34.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:00:34 [2022-10-20T21:00:34.623Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:00:34 [2022-10-20T21:00:34.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:00:34 [2022-10-20T21:00:34.623Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:00:34 [2022-10-20T21:00:34.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:00:34 [2022-10-20T21:00:34.623Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:00:34 [2022-10-20T21:00:34.623Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:00:34 [2022-10-20T21:00:34.623Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:00:34 [2022-10-20T21:00:34.623Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:00:34 [2022-10-20T21:00:34.623Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:00:34 [2022-10-20T21:00:34.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:00:34 [2022-10-20T21:00:34.623Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:00:34 [2022-10-20T21:00:34.623Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:00:34 [2022-10-20T21:00:34.623Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:00:34 [2022-10-20T21:00:34.623Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:00:34 [2022-10-20T21:00:34.623Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:00:34 [2022-10-20T21:00:34.623Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:00:34 [2022-10-20T21:00:34.879Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestCreateDifferentPlatform
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestCreateDifferentPlatform/different_os
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:00:34 [2022-10-20T21:00:34.879Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:00:34 [2022-10-20T21:00:34.879Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:00:34 [2022-10-20T21:00:34.879Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:00:34 [2022-10-20T21:00:34.879Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:00:34 [2022-10-20T21:00:34.879Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestCreateInvalidHostConfig
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:00:34 [2022-10-20T21:00:34.879Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:00:34 [2022-10-20T21:00:34.879Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:00:34 [2022-10-20T21:00:34.879Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:00:34 [2022-10-20T21:00:34.879Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:00:34 [2022-10-20T21:00:34.879Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:00:34 [2022-10-20T21:00:34.879Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:00:34 [2022-10-20T21:00:34.879Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:00:34 [2022-10-20T21:00:34.879Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:00:34 [2022-10-20T21:00:34.879Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
21:00:34 [2022-10-20T21:00:34.879Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:00:34 [2022-10-20T21:00:34.879Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:00:34 [2022-10-20T21:00:34.879Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:00:34 [2022-10-20T21:00:34.879Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestContainerStartOnDaemonRestart
21:00:34 [2022-10-20T21:00:34.879Z] === PAUSE TestContainerStartOnDaemonRestart
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestDaemonRestartIpcMode
21:00:34 [2022-10-20T21:00:34.879Z] === PAUSE TestDaemonRestartIpcMode
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestDaemonHostGatewayIP
21:00:34 [2022-10-20T21:00:34.879Z] === PAUSE TestDaemonHostGatewayIP
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestRestartDaemonWithRestartingContainer
21:00:34 [2022-10-20T21:00:34.879Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestContainerKillOnDaemonStart
21:00:34 [2022-10-20T21:00:34.879Z] === PAUSE TestContainerKillOnDaemonStart
21:00:34 [2022-10-20T21:00:34.879Z] === RUN   TestDiff
21:00:35 [2022-10-20T21:00:35.441Z] --- PASS: TestDiff (0.46s)
21:00:35 [2022-10-20T21:00:35.441Z] === RUN   TestExecConsoleSize
21:00:36 [2022-10-20T21:00:36.003Z] --- PASS: TestExecConsoleSize (0.52s)
21:00:36 [2022-10-20T21:00:36.003Z] === RUN   TestExecWithCloseStdin
21:00:36 [2022-10-20T21:00:36.261Z] --- PASS: TestExecWithCloseStdin (0.48s)
21:00:36 [2022-10-20T21:00:36.261Z] === RUN   TestExec
21:00:36 [2022-10-20T21:00:36.826Z] --- PASS: TestExec (0.47s)
21:00:36 [2022-10-20T21:00:36.826Z] === RUN   TestExecUser
21:00:37 [2022-10-20T21:00:37.390Z] --- PASS: TestExecUser (0.49s)
21:00:37 [2022-10-20T21:00:37.390Z] === RUN   TestExportContainerAndImportImage
21:00:37 [2022-10-20T21:00:37.952Z] --- PASS: TestExportContainerAndImportImage (0.59s)
21:00:37 [2022-10-20T21:00:37.952Z] === RUN   TestExportContainerAfterDaemonRestart
21:00:39 [2022-10-20T21:00:39.329Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
21:00:39 [2022-10-20T21:00:39.329Z] === RUN   TestHealthCheckWorkdir
21:00:39 [2022-10-20T21:00:39.891Z] --- PASS: TestHealthCheckWorkdir (0.56s)
21:00:39 [2022-10-20T21:00:39.891Z] === RUN   TestHealthKillContainer
21:00:47 [2022-10-20T21:00:47.978Z] --- PASS: TestHealthKillContainer (7.91s)
21:00:47 [2022-10-20T21:00:47.978Z] === RUN   TestHealthCheckProcessKilled
21:00:48 [2022-10-20T21:00:48.234Z] --- PASS: TestHealthCheckProcessKilled (0.68s)
21:00:48 [2022-10-20T21:00:48.234Z] === RUN   TestInspectCpusetInConfigPre120
21:00:48 [2022-10-20T21:00:48.797Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
21:00:48 [2022-10-20T21:00:48.797Z] === RUN   TestIpcModeNone
21:00:49 [2022-10-20T21:00:49.360Z] --- PASS: TestIpcModeNone (0.47s)
21:00:49 [2022-10-20T21:00:49.360Z] === RUN   TestIpcModePrivate
21:00:49 [2022-10-20T21:00:49.616Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
21:00:49 [2022-10-20T21:00:49.873Z] --- PASS: TestIpcModePrivate (0.51s)
21:00:49 [2022-10-20T21:00:49.873Z] === RUN   TestIpcModeShareable
21:00:50 [2022-10-20T21:00:50.129Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
21:00:50 [2022-10-20T21:00:50.386Z] --- PASS: TestIpcModeShareable (0.50s)
21:00:50 [2022-10-20T21:00:50.386Z] === RUN   TestAPIIpcModeShareableAndContainer
21:00:52 [2022-10-20T21:00:52.279Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.62s)
21:00:52 [2022-10-20T21:00:52.279Z] === RUN   TestAPIIpcModeHost
21:00:52 [2022-10-20T21:00:52.279Z] --- PASS: TestAPIIpcModeHost (0.38s)
21:00:52 [2022-10-20T21:00:52.279Z] === RUN   TestDaemonIpcModeShareable
21:00:53 [2022-10-20T21:00:53.208Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
21:00:53 [2022-10-20T21:00:53.465Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
21:00:53 [2022-10-20T21:00:53.465Z] === RUN   TestDaemonIpcModePrivate
21:00:54 [2022-10-20T21:00:54.393Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
21:00:54 [2022-10-20T21:00:54.649Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
21:00:54 [2022-10-20T21:00:54.649Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:00:55 [2022-10-20T21:00:55.578Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
21:00:55 [2022-10-20T21:00:55.834Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
21:00:55 [2022-10-20T21:00:55.834Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:00:56 [2022-10-20T21:00:56.766Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
21:00:57 [2022-10-20T21:00:57.022Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s)
21:00:57 [2022-10-20T21:00:57.022Z] === RUN   TestIpcModeOlderClient
21:00:57 [2022-10-20T21:00:57.022Z] === PAUSE TestIpcModeOlderClient
21:00:57 [2022-10-20T21:00:57.022Z] === RUN   TestKillContainerInvalidSignal
21:00:57 [2022-10-20T21:00:57.585Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
21:00:57 [2022-10-20T21:00:57.585Z] === RUN   TestKillContainer
21:00:57 [2022-10-20T21:00:57.585Z] === RUN   TestKillContainer/no_signal
21:00:57 [2022-10-20T21:00:57.841Z] === RUN   TestKillContainer/non_killing_signal
21:00:58 [2022-10-20T21:00:58.098Z] === RUN   TestKillContainer/killing_signal
21:00:59 [2022-10-20T21:00:59.028Z] --- PASS: TestKillContainer (1.37s)
21:00:59 [2022-10-20T21:00:59.028Z]     --- PASS: TestKillContainer/no_signal (0.45s)
21:00:59 [2022-10-20T21:00:59.028Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
21:00:59 [2022-10-20T21:00:59.028Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
21:00:59 [2022-10-20T21:00:59.028Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:00:59 [2022-10-20T21:00:59.028Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:00:59 [2022-10-20T21:00:59.285Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:01:00 [2022-10-20T21:01:00.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s)
21:01:00 [2022-10-20T21:01:00.213Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
21:01:00 [2022-10-20T21:01:00.213Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s)
21:01:00 [2022-10-20T21:01:00.213Z] === RUN   TestKillStoppedContainer
21:01:00 [2022-10-20T21:01:00.213Z] --- PASS: TestKillStoppedContainer (0.05s)
21:01:00 [2022-10-20T21:01:00.213Z] === RUN   TestKillStoppedContainerAPIPre120
21:01:00 [2022-10-20T21:01:00.213Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
21:01:00 [2022-10-20T21:01:00.213Z] === RUN   TestKillDifferentUserContainer
21:01:00 [2022-10-20T21:01:00.775Z] --- PASS: TestKillDifferentUserContainer (0.45s)
21:01:00 [2022-10-20T21:01:00.775Z] === RUN   TestInspectOomKilledTrue
21:01:01 [2022-10-20T21:01:01.031Z] --- PASS: TestInspectOomKilledTrue (0.51s)
21:01:01 [2022-10-20T21:01:01.031Z] === RUN   TestInspectOomKilledFalse
21:01:01 [2022-10-20T21:01:01.595Z] --- PASS: TestInspectOomKilledFalse (0.43s)
21:01:01 [2022-10-20T21:01:01.595Z] === RUN   TestLinksEtcHostsContentMatch
21:01:01 [2022-10-20T21:01:01.852Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
21:01:01 [2022-10-20T21:01:01.852Z] === RUN   TestLinksContainerNames
21:01:02 [2022-10-20T21:01:02.783Z] --- PASS: TestLinksContainerNames (0.88s)
21:01:02 [2022-10-20T21:01:02.783Z] === RUN   TestLogsFollowTailEmpty
21:01:03 [2022-10-20T21:01:03.351Z] --- PASS: TestLogsFollowTailEmpty (0.53s)
21:01:03 [2022-10-20T21:01:03.351Z] === RUN   TestLogs
21:01:03 [2022-10-20T21:01:03.351Z] === RUN   TestLogs/driver_local
21:01:03 [2022-10-20T21:01:03.351Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:01:03 [2022-10-20T21:01:03.351Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:01:03 [2022-10-20T21:01:03.351Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:01:03 [2022-10-20T21:01:03.351Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:01:03 [2022-10-20T21:01:03.351Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:01:03 [2022-10-20T21:01:03.351Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:01:03 [2022-10-20T21:01:03.351Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:01:03 [2022-10-20T21:01:03.351Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:01:03 [2022-10-20T21:01:03.351Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:01:03 [2022-10-20T21:01:03.351Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:01:03 [2022-10-20T21:01:03.351Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:01:03 [2022-10-20T21:01:03.351Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:01:03 [2022-10-20T21:01:03.351Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:01:03 [2022-10-20T21:01:03.351Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:01:03 [2022-10-20T21:01:03.916Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:01:04 [2022-10-20T21:01:04.173Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:01:04 [2022-10-20T21:01:04.736Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:01:04 [2022-10-20T21:01:04.736Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:01:05 [2022-10-20T21:01:05.299Z] === RUN   TestLogs/driver_json-file
21:01:05 [2022-10-20T21:01:05.299Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:01:05 [2022-10-20T21:01:05.299Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:01:05 [2022-10-20T21:01:05.299Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:01:05 [2022-10-20T21:01:05.299Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:01:05 [2022-10-20T21:01:05.299Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:01:05 [2022-10-20T21:01:05.299Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:01:05 [2022-10-20T21:01:05.299Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:01:05 [2022-10-20T21:01:05.299Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:01:05 [2022-10-20T21:01:05.299Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:01:05 [2022-10-20T21:01:05.299Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:01:05 [2022-10-20T21:01:05.299Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:01:05 [2022-10-20T21:01:05.299Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:01:05 [2022-10-20T21:01:05.299Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:01:05 [2022-10-20T21:01:05.299Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:01:05 [2022-10-20T21:01:05.868Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:01:05 [2022-10-20T21:01:05.868Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:01:06 [2022-10-20T21:01:06.431Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:01:06 [2022-10-20T21:01:06.431Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:01:06 [2022-10-20T21:01:06.994Z] --- PASS: TestLogs (3.65s)
21:01:06 [2022-10-20T21:01:06.994Z]     --- PASS: TestLogs/driver_local (0.01s)
21:01:06 [2022-10-20T21:01:06.994Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s)
21:01:06 [2022-10-20T21:01:06.994Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s)
21:01:06 [2022-10-20T21:01:06.994Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s)
21:01:06 [2022-10-20T21:01:06.994Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s)
21:01:06 [2022-10-20T21:01:06.994Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.51s)
21:01:06 [2022-10-20T21:01:06.994Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s)
21:01:06 [2022-10-20T21:01:06.994Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:01:06 [2022-10-20T21:01:06.994Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s)
21:01:06 [2022-10-20T21:01:06.994Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s)
21:01:06 [2022-10-20T21:01:06.994Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s)
21:01:06 [2022-10-20T21:01:06.994Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s)
21:01:06 [2022-10-20T21:01:06.994Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.49s)
21:01:06 [2022-10-20T21:01:06.994Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s)
21:01:06 [2022-10-20T21:01:06.994Z] === RUN   TestContainerNetworkMountsNoChown
21:01:07 [2022-10-20T21:01:07.559Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/default
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/default
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/private
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/private
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/rprivate
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/rprivate
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/slave
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/slave
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/rslave
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/rslave
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/shared
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/shared
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/rshared
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/rshared
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/default
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/default/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/default/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/rshared
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/shared
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/rslave
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/slave
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/rprivate
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/private
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/private/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/private/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/default/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/default/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:01:07 [2022-10-20T21:01:07.559Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:01:07 [2022-10-20T21:01:07.815Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:01:07 [2022-10-20T21:01:07.815Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:01:07 [2022-10-20T21:01:07.815Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:01:07 [2022-10-20T21:01:07.815Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:01:07 [2022-10-20T21:01:07.815Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:01:07 [2022-10-20T21:01:07.815Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:01:07 [2022-10-20T21:01:07.815Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:01:07 [2022-10-20T21:01:07.815Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:01:07 [2022-10-20T21:01:07.815Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:01:07 [2022-10-20T21:01:07.815Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:01:07 [2022-10-20T21:01:07.815Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:01:07 [2022-10-20T21:01:07.815Z] === CONT  TestMountDaemonRoot/private/bind_root
21:01:07 [2022-10-20T21:01:07.815Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:01:08 [2022-10-20T21:01:08.072Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:01:08 [2022-10-20T21:01:08.072Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:01:08 [2022-10-20T21:01:08.072Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:01:08 [2022-10-20T21:01:08.072Z] === CONT  TestMountDaemonRoot/private/mount_root
21:01:08 [2022-10-20T21:01:08.072Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:01:08 [2022-10-20T21:01:08.072Z] --- PASS: TestMountDaemonRoot (0.02s)
21:01:08 [2022-10-20T21:01:08.072Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
21:01:08 [2022-10-20T21:01:08.072Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
21:01:08 [2022-10-20T21:01:08.072Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:01:08 [2022-10-20T21:01:08.072Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
21:01:08 [2022-10-20T21:01:08.072Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:01:08 [2022-10-20T21:01:08.072Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
21:01:08 [2022-10-20T21:01:08.072Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
21:01:08 [2022-10-20T21:01:08.072Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:01:08 [2022-10-20T21:01:08.072Z] === RUN   TestContainerBindMountNonRecursive
21:01:09 [2022-10-20T21:01:09.440Z] --- PASS: TestContainerBindMountNonRecursive (1.43s)
21:01:09 [2022-10-20T21:01:09.440Z] === RUN   TestContainerVolumesMountedAsShared
21:01:10 [2022-10-20T21:01:10.002Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
21:01:10 [2022-10-20T21:01:10.002Z] === RUN   TestContainerVolumesMountedAsSlave
21:01:10 [2022-10-20T21:01:10.259Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
21:01:10 [2022-10-20T21:01:10.259Z] === RUN   TestNetworkNat
21:01:10 [2022-10-20T21:01:10.821Z] --- PASS: TestNetworkNat (0.49s)
21:01:10 [2022-10-20T21:01:10.822Z] === RUN   TestNetworkLocalhostTCPNat
21:01:11 [2022-10-20T21:01:11.078Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
21:01:11 [2022-10-20T21:01:11.078Z] === RUN   TestNetworkLoopbackNat
21:01:14 [2022-10-20T21:01:14.345Z] --- PASS: TestNetworkLoopbackNat (2.59s)
21:01:14 [2022-10-20T21:01:14.345Z] === RUN   TestPause
21:01:14 [2022-10-20T21:01:14.345Z] --- PASS: TestPause (0.48s)
21:01:14 [2022-10-20T21:01:14.345Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:01:14 [2022-10-20T21:01:14.345Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:01:14 [2022-10-20T21:01:14.345Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:01:14 [2022-10-20T21:01:14.345Z] === RUN   TestPauseStopPausedContainer
21:01:14 [2022-10-20T21:01:14.908Z] --- PASS: TestPauseStopPausedContainer (0.48s)
21:01:14 [2022-10-20T21:01:14.908Z] === RUN   TestPidHost
21:01:15 [2022-10-20T21:01:15.836Z] --- PASS: TestPidHost (0.99s)
21:01:15 [2022-10-20T21:01:15.836Z] === RUN   TestPsFilter
21:01:15 [2022-10-20T21:01:15.836Z] --- PASS: TestPsFilter (0.12s)
21:01:15 [2022-10-20T21:01:15.836Z] === RUN   TestRemoveContainerWithRemovedVolume
21:01:16 [2022-10-20T21:01:16.399Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
21:01:16 [2022-10-20T21:01:16.399Z] === RUN   TestRemoveContainerWithVolume
21:01:16 [2022-10-20T21:01:16.961Z] --- PASS: TestRemoveContainerWithVolume (0.48s)
21:01:16 [2022-10-20T21:01:16.961Z] === RUN   TestRemoveContainerRunning
21:01:17 [2022-10-20T21:01:17.218Z] --- PASS: TestRemoveContainerRunning (0.43s)
21:01:17 [2022-10-20T21:01:17.218Z] === RUN   TestRemoveContainerForceRemoveRunning
21:01:17 [2022-10-20T21:01:17.780Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
21:01:17 [2022-10-20T21:01:17.780Z] === RUN   TestRemoveInvalidContainer
21:01:17 [2022-10-20T21:01:17.780Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:01:17 [2022-10-20T21:01:17.780Z] === RUN   TestRenameLinkedContainer
21:01:19 [2022-10-20T21:01:19.671Z] --- PASS: TestRenameLinkedContainer (1.84s)
21:01:19 [2022-10-20T21:01:19.672Z] === RUN   TestRenameStoppedContainer
21:01:19 [2022-10-20T21:01:19.930Z] --- PASS: TestRenameStoppedContainer (0.53s)
21:01:19 [2022-10-20T21:01:19.930Z] === RUN   TestRenameRunningContainerAndReuse
21:01:20 [2022-10-20T21:01:20.860Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
21:01:20 [2022-10-20T21:01:20.860Z] === RUN   TestRenameInvalidName
21:01:21 [2022-10-20T21:01:21.423Z] --- PASS: TestRenameInvalidName (0.44s)
21:01:21 [2022-10-20T21:01:21.423Z] === RUN   TestRenameAnonymousContainer
21:01:23 [2022-10-20T21:01:23.314Z] --- PASS: TestRenameAnonymousContainer (1.60s)
21:01:23 [2022-10-20T21:01:23.314Z] === RUN   TestRenameContainerWithSameName
21:01:23 [2022-10-20T21:01:23.314Z] --- PASS: TestRenameContainerWithSameName (0.41s)
21:01:23 [2022-10-20T21:01:23.314Z] === RUN   TestRenameContainerWithLinkedContainer
21:01:24 [2022-10-20T21:01:24.273Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
21:01:24 [2022-10-20T21:01:24.273Z] === RUN   TestResize
21:01:24 [2022-10-20T21:01:24.839Z] --- PASS: TestResize (0.47s)
21:01:24 [2022-10-20T21:01:24.839Z] === RUN   TestResizeWithInvalidSize
21:01:25 [2022-10-20T21:01:25.402Z] --- PASS: TestResizeWithInvalidSize (0.46s)
21:01:25 [2022-10-20T21:01:25.402Z] === RUN   TestResizeWhenContainerNotStarted
21:01:25 [2022-10-20T21:01:25.658Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
21:01:25 [2022-10-20T21:01:25.658Z] === RUN   TestDaemonRestartKillContainers
21:01:25 [2022-10-20T21:01:25.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:01:25 [2022-10-20T21:01:25.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:01:25 [2022-10-20T21:01:25.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:01:25 [2022-10-20T21:01:25.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:01:25 [2022-10-20T21:01:25.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:01:25 [2022-10-20T21:01:25.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:01:25 [2022-10-20T21:01:25.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:01:25 [2022-10-20T21:01:25.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:01:25 [2022-10-20T21:01:25.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:01:25 [2022-10-20T21:01:25.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:01:25 [2022-10-20T21:01:25.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:01:25 [2022-10-20T21:01:25.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:01:25 [2022-10-20T21:01:25.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:01:25 [2022-10-20T21:01:25.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:01:25 [2022-10-20T21:01:25.658Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:01:25 [2022-10-20T21:01:25.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:01:25 [2022-10-20T21:01:25.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:01:27 [2022-10-20T21:01:27.549Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:01:28 [2022-10-20T21:01:28.915Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:01:29 [2022-10-20T21:01:29.844Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:01:29 [2022-10-20T21:01:29.844Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:01:31 [2022-10-20T21:01:31.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:01:31 [2022-10-20T21:01:31.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:01:34 [2022-10-20T21:01:34.484Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:01:34 [2022-10-20T21:01:34.741Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:01:36 [2022-10-20T21:01:36.636Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:01:38 [2022-10-20T21:01:38.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:01:38 [2022-10-20T21:01:38.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:01:39 [2022-10-20T21:01:39.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:01:40 [2022-10-20T21:01:40.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:01:42 [2022-10-20T21:01:42.045Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:01:43 [2022-10-20T21:01:43.411Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.46s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.44s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s)
21:01:43 [2022-10-20T21:01:43.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
21:01:43 [2022-10-20T21:01:43.411Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:01:43 [2022-10-20T21:01:43.411Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:01:44 [2022-10-20T21:01:44.339Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:01:45 [2022-10-20T21:01:45.266Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s)
21:01:45 [2022-10-20T21:01:45.266Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
21:01:45 [2022-10-20T21:01:45.266Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s)
21:01:45 [2022-10-20T21:01:45.266Z] === RUN   TestCgroupNamespacesRun
21:01:46 [2022-10-20T21:01:46.631Z] --- PASS: TestCgroupNamespacesRun (1.15s)
21:01:46 [2022-10-20T21:01:46.631Z] === RUN   TestCgroupNamespacesRunPrivileged
21:01:47 [2022-10-20T21:01:47.573Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
21:01:47 [2022-10-20T21:01:47.573Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:01:48 [2022-10-20T21:01:48.941Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
21:01:48 [2022-10-20T21:01:48.941Z] === RUN   TestCgroupNamespacesRunHostMode
21:01:49 [2022-10-20T21:01:49.870Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
21:01:49 [2022-10-20T21:01:49.870Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:01:51 [2022-10-20T21:01:51.234Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
21:01:51 [2022-10-20T21:01:51.234Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:01:52 [2022-10-20T21:01:52.162Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
21:01:52 [2022-10-20T21:01:52.162Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:01:53 [2022-10-20T21:01:53.089Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
21:01:53 [2022-10-20T21:01:53.089Z] === RUN   TestCgroupNamespacesRunOlderClient
21:01:54 [2022-10-20T21:01:54.018Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
21:01:54 [2022-10-20T21:01:54.018Z] === RUN   TestNISDomainname
21:01:54 [2022-10-20T21:01:54.580Z] --- PASS: TestNISDomainname (0.55s)
21:01:54 [2022-10-20T21:01:54.580Z] === RUN   TestHostnameDnsResolution
21:01:55 [2022-10-20T21:01:55.508Z] --- PASS: TestHostnameDnsResolution (0.67s)
21:01:55 [2022-10-20T21:01:55.508Z] === RUN   TestUnprivilegedPortsAndPing
21:01:55 [2022-10-20T21:01:55.764Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
21:01:55 [2022-10-20T21:01:55.764Z] === RUN   TestPrivilegedHostDevices
21:01:56 [2022-10-20T21:01:56.326Z] --- PASS: TestPrivilegedHostDevices (0.51s)
21:01:56 [2022-10-20T21:01:56.326Z] === RUN   TestRunConsoleSize
21:01:56 [2022-10-20T21:01:56.888Z] --- PASS: TestRunConsoleSize (0.43s)
21:01:56 [2022-10-20T21:01:56.888Z] === RUN   TestRunWithAlternativeContainerdShim
21:01:58 [2022-10-20T21:01:58.778Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s)
21:01:58 [2022-10-20T21:01:58.778Z] === RUN   TestStats
21:02:01 [2022-10-20T21:02:01.293Z] --- PASS: TestStats (2.45s)
21:02:01 [2022-10-20T21:02:01.293Z] === RUN   TestStopContainerWithTimeout
21:02:01 [2022-10-20T21:02:01.293Z] === RUN   TestStopContainerWithTimeout/0
21:02:01 [2022-10-20T21:02:01.293Z] === PAUSE TestStopContainerWithTimeout/0
21:02:01 [2022-10-20T21:02:01.293Z] === RUN   TestStopContainerWithTimeout/1
21:02:01 [2022-10-20T21:02:01.293Z] === PAUSE TestStopContainerWithTimeout/1
21:02:01 [2022-10-20T21:02:01.293Z] === RUN   TestStopContainerWithTimeout/3
21:02:01 [2022-10-20T21:02:01.293Z] === PAUSE TestStopContainerWithTimeout/3
21:02:01 [2022-10-20T21:02:01.293Z] === RUN   TestStopContainerWithTimeout/-1
21:02:01 [2022-10-20T21:02:01.293Z] === PAUSE TestStopContainerWithTimeout/-1
21:02:01 [2022-10-20T21:02:01.293Z] === CONT  TestStopContainerWithTimeout/0
21:02:01 [2022-10-20T21:02:01.293Z] === CONT  TestStopContainerWithTimeout/3
21:02:01 [2022-10-20T21:02:01.855Z] === CONT  TestStopContainerWithTimeout/-1
21:02:03 [2022-10-20T21:02:03.749Z] === CONT  TestStopContainerWithTimeout/1
21:02:05 [2022-10-20T21:02:05.115Z] --- PASS: TestStopContainerWithTimeout (0.02s)
21:02:05 [2022-10-20T21:02:05.115Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
21:02:05 [2022-10-20T21:02:05.115Z]     --- PASS: TestStopContainerWithTimeout/3 (2.56s)
21:02:05 [2022-10-20T21:02:05.115Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
21:02:05 [2022-10-20T21:02:05.115Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
21:02:05 [2022-10-20T21:02:05.115Z] === RUN   TestDeleteDevicemapper
21:02:05 [2022-10-20T21:02:05.115Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:02:05 [2022-10-20T21:02:05.115Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:02:05 [2022-10-20T21:02:05.115Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:02:07 [2022-10-20T21:02:07.006Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s)
21:02:07 [2022-10-20T21:02:07.006Z] === RUN   TestUpdateMemory
21:02:07 [2022-10-20T21:02:07.262Z] --- PASS: TestUpdateMemory (0.58s)
21:02:07 [2022-10-20T21:02:07.262Z] === RUN   TestUpdateCPUQuota
21:02:08 [2022-10-20T21:02:08.192Z] --- PASS: TestUpdateCPUQuota (0.73s)
21:02:08 [2022-10-20T21:02:08.192Z] === RUN   TestUpdatePidsLimit
21:02:08 [2022-10-20T21:02:08.192Z] === RUN   TestUpdatePidsLimit/update_from_none
21:02:08 [2022-10-20T21:02:08.448Z] === RUN   TestUpdatePidsLimit/no_change
21:02:08 [2022-10-20T21:02:08.448Z] === RUN   TestUpdatePidsLimit/update_lower
21:02:08 [2022-10-20T21:02:08.704Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:02:08 [2022-10-20T21:02:08.960Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:02:09 [2022-10-20T21:02:09.219Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:02:09 [2022-10-20T21:02:09.477Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:02:10 [2022-10-20T21:02:10.039Z] --- PASS: TestUpdatePidsLimit (1.98s)
21:02:10 [2022-10-20T21:02:10.039Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
21:02:10 [2022-10-20T21:02:10.039Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
21:02:10 [2022-10-20T21:02:10.039Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
21:02:10 [2022-10-20T21:02:10.040Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
21:02:10 [2022-10-20T21:02:10.040Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
21:02:10 [2022-10-20T21:02:10.040Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
21:02:10 [2022-10-20T21:02:10.040Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
21:02:10 [2022-10-20T21:02:10.040Z] === RUN   TestUpdateRestartPolicy
21:02:22 [2022-10-20T21:02:22.210Z] --- PASS: TestUpdateRestartPolicy (10.93s)
21:02:22 [2022-10-20T21:02:22.210Z] === RUN   TestUpdateRestartWithAutoRemove
21:02:22 [2022-10-20T21:02:22.210Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
21:02:22 [2022-10-20T21:02:22.210Z] === RUN   TestWaitNonBlocked
21:02:22 [2022-10-20T21:02:22.210Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:02:22 [2022-10-20T21:02:22.210Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:02:22 [2022-10-20T21:02:22.210Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:02:22 [2022-10-20T21:02:22.210Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:02:22 [2022-10-20T21:02:22.210Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:02:22 [2022-10-20T21:02:22.210Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:02:22 [2022-10-20T21:02:22.210Z] --- PASS: TestWaitNonBlocked (0.01s)
21:02:22 [2022-10-20T21:02:22.210Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s)
21:02:22 [2022-10-20T21:02:22.210Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
21:02:22 [2022-10-20T21:02:22.210Z] === RUN   TestWaitBlocked
21:02:22 [2022-10-20T21:02:22.210Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:02:22 [2022-10-20T21:02:22.210Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:02:22 [2022-10-20T21:02:22.210Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:02:22 [2022-10-20T21:02:22.210Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:02:22 [2022-10-20T21:02:22.210Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:02:22 [2022-10-20T21:02:22.210Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:02:22 [2022-10-20T21:02:22.771Z] --- PASS: TestWaitBlocked (0.01s)
21:02:22 [2022-10-20T21:02:22.771Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s)
21:02:22 [2022-10-20T21:02:22.772Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
21:02:22 [2022-10-20T21:02:22.772Z] === RUN   TestWaitConditions
21:02:22 [2022-10-20T21:02:22.772Z] === RUN   TestWaitConditions/default
21:02:22 [2022-10-20T21:02:22.772Z] === PAUSE TestWaitConditions/default
21:02:22 [2022-10-20T21:02:22.772Z] === RUN   TestWaitConditions/not-running
21:02:22 [2022-10-20T21:02:22.772Z] === PAUSE TestWaitConditions/not-running
21:02:22 [2022-10-20T21:02:22.772Z] === RUN   TestWaitConditions/next-exit
21:02:22 [2022-10-20T21:02:22.772Z] === PAUSE TestWaitConditions/next-exit
21:02:22 [2022-10-20T21:02:22.772Z] === RUN   TestWaitConditions/removed
21:02:22 [2022-10-20T21:02:22.772Z] === PAUSE TestWaitConditions/removed
21:02:22 [2022-10-20T21:02:22.772Z] === CONT  TestWaitConditions/default
21:02:22 [2022-10-20T21:02:22.772Z] === CONT  TestWaitConditions/next-exit
21:02:24 [2022-10-20T21:02:24.660Z] === CONT  TestWaitConditions/removed
21:02:24 [2022-10-20T21:02:24.660Z] === CONT  TestWaitConditions/not-running
21:02:26 [2022-10-20T21:02:26.024Z] --- PASS: TestWaitConditions (0.01s)
21:02:26 [2022-10-20T21:02:26.024Z]     --- PASS: TestWaitConditions/next-exit (1.60s)
21:02:26 [2022-10-20T21:02:26.024Z]     --- PASS: TestWaitConditions/default (1.73s)
21:02:26 [2022-10-20T21:02:26.024Z]     --- PASS: TestWaitConditions/removed (1.58s)
21:02:26 [2022-10-20T21:02:26.024Z]     --- PASS: TestWaitConditions/not-running (1.49s)
21:02:26 [2022-10-20T21:02:26.024Z] === RUN   TestWaitRestartedContainer
21:02:26 [2022-10-20T21:02:26.024Z] === RUN   TestWaitRestartedContainer/default
21:02:26 [2022-10-20T21:02:26.024Z] === PAUSE TestWaitRestartedContainer/default
21:02:26 [2022-10-20T21:02:26.024Z] === RUN   TestWaitRestartedContainer/not-running
21:02:26 [2022-10-20T21:02:26.024Z] === PAUSE TestWaitRestartedContainer/not-running
21:02:26 [2022-10-20T21:02:26.024Z] === RUN   TestWaitRestartedContainer/next-exit
21:02:26 [2022-10-20T21:02:26.024Z] === PAUSE TestWaitRestartedContainer/next-exit
21:02:26 [2022-10-20T21:02:26.024Z] === CONT  TestWaitRestartedContainer/default
21:02:26 [2022-10-20T21:02:26.024Z] === CONT  TestWaitRestartedContainer/next-exit
21:02:27 [2022-10-20T21:02:27.389Z] === CONT  TestWaitRestartedContainer/not-running
21:02:28 [2022-10-20T21:02:28.437Z] --- PASS: TestWaitRestartedContainer (0.02s)
21:02:28 [2022-10-20T21:02:28.437Z]     --- PASS: TestWaitRestartedContainer/default (1.38s)
21:02:28 [2022-10-20T21:02:28.437Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.43s)
21:02:28 [2022-10-20T21:02:28.437Z]     --- PASS: TestWaitRestartedContainer/not-running (0.90s)
21:02:28 [2022-10-20T21:02:28.437Z] === CONT  TestContainerStartOnDaemonRestart
21:02:28 [2022-10-20T21:02:28.437Z] === CONT  TestRestartDaemonWithRestartingContainer
21:02:30 [2022-10-20T21:02:30.959Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.13s)
21:02:30 [2022-10-20T21:02:30.959Z] === CONT  TestIpcModeOlderClient
21:02:30 [2022-10-20T21:02:30.959Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s)
21:02:30 [2022-10-20T21:02:30.959Z] === CONT  TestContainerKillOnDaemonStart
21:02:30 [2022-10-20T21:02:30.959Z] --- PASS: TestIpcModeOlderClient (0.07s)
21:02:30 [2022-10-20T21:02:30.959Z] === CONT  TestDaemonHostGatewayIP
21:02:33 [2022-10-20T21:02:33.477Z] === CONT  TestDaemonRestartIpcMode
21:02:33 [2022-10-20T21:02:33.477Z] --- PASS: TestDaemonHostGatewayIP (2.40s)
21:02:35 [2022-10-20T21:02:35.372Z] --- PASS: TestDaemonRestartIpcMode (2.23s)
21:02:43 [2022-10-20T21:02:43.455Z] --- PASS: TestContainerKillOnDaemonStart (11.71s)
21:02:43 [2022-10-20T21:02:43.455Z] PASS
21:02:43 [2022-10-20T21:02:43.455Z] 
21:02:43 [2022-10-20T21:02:43.455Z] === Skipped
21:02:43 [2022-10-20T21:02:43.455Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:02:43 [2022-10-20T21:02:43.455Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:02:43 [2022-10-20T21:02:43.455Z] 
21:02:43 [2022-10-20T21:02:43.455Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:02:43 [2022-10-20T21:02:43.455Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:02:43 [2022-10-20T21:02:43.455Z] 
21:02:43 [2022-10-20T21:02:43.455Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:02:43 [2022-10-20T21:02:43.455Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:02:43 [2022-10-20T21:02:43.455Z] 
21:02:43 [2022-10-20T21:02:43.455Z] DONE 273 tests, 3 skipped in 132.959s
21:02:43 [2022-10-20T21:02:43.455Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
21:02:43 [2022-10-20T21:02:43.455Z] ++ 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
21:02:43 [2022-10-20T21:02:43.455Z] ++ set -e
21:02:43 [2022-10-20T21:02:43.455Z] ++ '[' -n 0 ']'
21:02:43 [2022-10-20T21:02:43.455Z] ++ set -x
21:02:43 [2022-10-20T21:02:43.455Z] ++ 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 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
21:02:43 [2022-10-20T21:02:43.455Z] INFO: Testing against a local daemon
21:02:43 [2022-10-20T21:02:43.455Z] === RUN   TestConfigDaemonLibtrustID
21:02:43 [2022-10-20T21:02:43.455Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
21:02:43 [2022-10-20T21:02:43.455Z] === RUN   TestConfigDaemonID
21:02:44 [2022-10-20T21:02:44.018Z]     daemon_test.go:86: [d3247698d5a0b] daemon is not started
21:02:44 [2022-10-20T21:02:44.018Z] --- PASS: TestConfigDaemonID (1.04s)
21:02:44 [2022-10-20T21:02:44.018Z] === RUN   TestDaemonConfigValidation
21:02:44 [2022-10-20T21:02:44.018Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:02:44 [2022-10-20T21:02:44.018Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:02:44 [2022-10-20T21:02:44.018Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:02:44 [2022-10-20T21:02:44.018Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:02:44 [2022-10-20T21:02:44.018Z] === RUN   TestDaemonConfigValidation/invalid_config
21:02:44 [2022-10-20T21:02:44.018Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:02:44 [2022-10-20T21:02:44.018Z] === RUN   TestDaemonConfigValidation/malformed_config
21:02:44 [2022-10-20T21:02:44.018Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:02:44 [2022-10-20T21:02:44.018Z] === RUN   TestDaemonConfigValidation/valid_config
21:02:44 [2022-10-20T21:02:44.018Z] === PAUSE TestDaemonConfigValidation/valid_config
21:02:44 [2022-10-20T21:02:44.018Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:02:44 [2022-10-20T21:02:44.018Z] === CONT  TestDaemonConfigValidation/malformed_config
21:02:44 [2022-10-20T21:02:44.018Z] === CONT  TestDaemonConfigValidation/invalid_config
21:02:44 [2022-10-20T21:02:44.018Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:02:44 [2022-10-20T21:02:44.018Z] === CONT  TestDaemonConfigValidation/valid_config
21:02:44 [2022-10-20T21:02:44.274Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:02:44 [2022-10-20T21:02:44.274Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
21:02:44 [2022-10-20T21:02:44.274Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
21:02:44 [2022-10-20T21:02:44.274Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
21:02:44 [2022-10-20T21:02:44.274Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
21:02:44 [2022-10-20T21:02:44.274Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
21:02:44 [2022-10-20T21:02:44.274Z] === RUN   TestConfigDaemonSeccompProfiles
21:02:44 [2022-10-20T21:02:44.274Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:02:45 [2022-10-20T21:02:45.201Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:02:46 [2022-10-20T21:02:46.584Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:02:47 [2022-10-20T21:02:47.511Z] === CONT  TestConfigDaemonSeccompProfiles
21:02:47 [2022-10-20T21:02:47.511Z]     daemon_test.go:200: [d6a355abe3132] daemon is not started
21:02:47 [2022-10-20T21:02:47.511Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
21:02:47 [2022-10-20T21:02:47.511Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:02:47 [2022-10-20T21:02:47.511Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:02:47 [2022-10-20T21:02:47.511Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:02:47 [2022-10-20T21:02:47.511Z] === RUN   TestDaemonProxy
21:02:47 [2022-10-20T21:02:47.511Z] === RUN   TestDaemonProxy/environment_variables
21:02:49 [2022-10-20T21:02:49.400Z] === RUN   TestDaemonProxy/command-line_options
21:02:50 [2022-10-20T21:02:50.765Z] === RUN   TestDaemonProxy/configuration_file
21:02:52 [2022-10-20T21:02:52.655Z] === RUN   TestDaemonProxy/conflicting_options
21:02:53 [2022-10-20T21:02:53.217Z] === RUN   TestDaemonProxy/reload_sanitized
21:02:53 [2022-10-20T21:02:53.473Z] --- PASS: TestDaemonProxy (6.26s)
21:02:53 [2022-10-20T21:02:53.473Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
21:02:53 [2022-10-20T21:02:53.473Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
21:02:53 [2022-10-20T21:02:53.473Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
21:02:53 [2022-10-20T21:02:53.473Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:02:53 [2022-10-20T21:02:53.473Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:02:53 [2022-10-20T21:02:53.473Z] === RUN   TestLiveRestore
21:02:53 [2022-10-20T21:02:53.473Z] === RUN   TestLiveRestore/volume_references
21:02:53 [2022-10-20T21:02:53.473Z] === PAUSE TestLiveRestore/volume_references
21:02:53 [2022-10-20T21:02:53.473Z] === CONT  TestLiveRestore/volume_references
21:02:54 [2022-10-20T21:02:54.401Z] === RUN   TestLiveRestore/volume_references/restartPolicy
21:02:54 [2022-10-20T21:02:54.401Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
21:02:55 [2022-10-20T21:02:55.330Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
21:02:56 [2022-10-20T21:02:56.259Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
21:02:57 [2022-10-20T21:02:57.187Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
21:02:58 [2022-10-20T21:02:58.118Z] --- PASS: TestLiveRestore (0.00s)
21:02:58 [2022-10-20T21:02:58.118Z]     --- PASS: TestLiveRestore/volume_references (4.44s)
21:02:58 [2022-10-20T21:02:58.118Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.76s)
21:02:58 [2022-10-20T21:02:58.118Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.95s)
21:02:58 [2022-10-20T21:02:58.118Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.90s)
21:02:58 [2022-10-20T21:02:58.118Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s)
21:02:58 [2022-10-20T21:02:58.118Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
21:02:58 [2022-10-20T21:02:58.118Z] PASS
21:02:58 [2022-10-20T21:02:58.118Z] 
21:02:58 [2022-10-20T21:02:58.118Z] DONE 25 tests in 15.744s
21:02:58 [2022-10-20T21:02:58.118Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:02:58 [2022-10-20T21:02:58.118Z] ++ 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
21:02:58 [2022-10-20T21:02:58.118Z] ++ set -e
21:02:58 [2022-10-20T21:02:58.118Z] ++ '[' -n 0 ']'
21:02:58 [2022-10-20T21:02:58.118Z] ++ set -x
21:02:58 [2022-10-20T21:02:58.118Z] ++ 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 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
21:02:58 [2022-10-20T21:02:58.118Z] INFO: Testing against a local daemon
21:02:58 [2022-10-20T21:02:58.118Z] === RUN   TestCommitInheritsEnv
21:02:58 [2022-10-20T21:02:58.375Z] --- PASS: TestCommitInheritsEnv (0.27s)
21:02:58 [2022-10-20T21:02:58.375Z] === RUN   TestImportExtremelyLargeImageWorks
21:02:58 [2022-10-20T21:02:58.375Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:02:58 [2022-10-20T21:02:58.375Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:02:58 [2022-10-20T21:02:58.375Z] === RUN   TestImportWithCustomPlatform
21:02:58 [2022-10-20T21:02:58.631Z] === RUN   TestImportWithCustomPlatform/#00
21:02:58 [2022-10-20T21:02:58.631Z] === RUN   TestImportWithCustomPlatform/_______
21:02:58 [2022-10-20T21:02:58.631Z] === RUN   TestImportWithCustomPlatform//
21:02:58 [2022-10-20T21:02:58.631Z] === RUN   TestImportWithCustomPlatform/linux
21:02:58 [2022-10-20T21:02:58.631Z] === RUN   TestImportWithCustomPlatform/LINUX
21:02:58 [2022-10-20T21:02:58.631Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:02:58 [2022-10-20T21:02:58.888Z] === RUN   TestImportWithCustomPlatform/macos
21:02:58 [2022-10-20T21:02:58.888Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:02:58 [2022-10-20T21:02:58.888Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:02:58 [2022-10-20T21:02:58.888Z] --- PASS: TestImportWithCustomPlatform (0.33s)
21:02:58 [2022-10-20T21:02:58.888Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
21:02:58 [2022-10-20T21:02:58.888Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:02:58 [2022-10-20T21:02:58.888Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:02:58 [2022-10-20T21:02:58.888Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
21:02:58 [2022-10-20T21:02:58.888Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
21:02:58 [2022-10-20T21:02:58.888Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
21:02:58 [2022-10-20T21:02:58.888Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:02:58 [2022-10-20T21:02:58.888Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:02:58 [2022-10-20T21:02:58.888Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:02:58 [2022-10-20T21:02:58.888Z] === RUN   TestImagesFilterMultiReference
21:02:58 [2022-10-20T21:02:58.888Z] --- PASS: TestImagesFilterMultiReference (0.06s)
21:02:58 [2022-10-20T21:02:58.888Z] === RUN   TestImagePullPlatformInvalid
21:02:58 [2022-10-20T21:02:58.888Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:02:58 [2022-10-20T21:02:58.888Z] === RUN   TestRemoveImageOrphaning
21:02:59 [2022-10-20T21:02:59.145Z] --- PASS: TestRemoveImageOrphaning (0.26s)
21:02:59 [2022-10-20T21:02:59.145Z] === RUN   TestRemoveImageGarbageCollector
21:02:59 [2022-10-20T21:02:59.145Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:02:59 [2022-10-20T21:02:59.145Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:02:59 [2022-10-20T21:02:59.145Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:02:59 [2022-10-20T21:02:59.145Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:02:59 [2022-10-20T21:02:59.145Z] === RUN   TestTagInvalidReference
21:02:59 [2022-10-20T21:02:59.145Z] --- PASS: TestTagInvalidReference (0.01s)
21:02:59 [2022-10-20T21:02:59.145Z] === RUN   TestTagValidPrefixedRepo
21:02:59 [2022-10-20T21:02:59.145Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:02:59 [2022-10-20T21:02:59.145Z] === RUN   TestTagExistedNameWithoutForce
21:02:59 [2022-10-20T21:02:59.145Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:02:59 [2022-10-20T21:02:59.145Z] === RUN   TestTagOfficialNames
21:02:59 [2022-10-20T21:02:59.402Z] --- PASS: TestTagOfficialNames (0.05s)
21:02:59 [2022-10-20T21:02:59.402Z] === RUN   TestTagMatchesDigest
21:02:59 [2022-10-20T21:02:59.402Z] --- PASS: TestTagMatchesDigest (0.01s)
21:02:59 [2022-10-20T21:02:59.402Z] PASS
21:02:59 [2022-10-20T21:02:59.402Z] 
21:02:59 [2022-10-20T21:02:59.402Z] === Skipped
21:02:59 [2022-10-20T21:02:59.402Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:02:59 [2022-10-20T21:02:59.402Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:02:59 [2022-10-20T21:02:59.402Z] 
21:02:59 [2022-10-20T21:02:59.402Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:02:59 [2022-10-20T21:02:59.402Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:02:59 [2022-10-20T21:02:59.402Z] 
21:02:59 [2022-10-20T21:02:59.402Z] DONE 22 tests, 2 skipped in 1.291s
21:02:59 [2022-10-20T21:02:59.402Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:02:59 [2022-10-20T21:02:59.402Z] ++ 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
21:02:59 [2022-10-20T21:02:59.402Z] ++ set -e
21:02:59 [2022-10-20T21:02:59.402Z] ++ '[' -n 0 ']'
21:02:59 [2022-10-20T21:02:59.402Z] ++ set -x
21:02:59 [2022-10-20T21:02:59.402Z] ++ 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 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
21:02:59 [2022-10-20T21:02:59.402Z] === RUN   TestStripANSICommands
21:02:59 [2022-10-20T21:02:59.402Z] === RUN   TestStripANSICommands/#00
21:02:59 [2022-10-20T21:02:59.402Z] === RUN   TestStripANSICommands/#01
21:02:59 [2022-10-20T21:02:59.402Z] --- PASS: TestStripANSICommands (0.00s)
21:02:59 [2022-10-20T21:02:59.402Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:02:59 [2022-10-20T21:02:59.402Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:02:59 [2022-10-20T21:02:59.402Z] PASS
21:02:59 [2022-10-20T21:02:59.402Z] 
21:02:59 [2022-10-20T21:02:59.402Z] DONE 3 tests in 0.044s
21:02:59 [2022-10-20T21:02:59.402Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:02:59 [2022-10-20T21:02:59.402Z] ++ 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
21:02:59 [2022-10-20T21:02:59.402Z] ++ set -e
21:02:59 [2022-10-20T21:02:59.402Z] ++ '[' -n 0 ']'
21:02:59 [2022-10-20T21:02:59.402Z] ++ set -x
21:02:59 [2022-10-20T21:02:59.402Z] ++ 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 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
21:02:59 [2022-10-20T21:02:59.402Z] INFO: Testing against a local daemon
21:02:59 [2022-10-20T21:02:59.402Z] === RUN   TestNetworkCreateDelete
21:02:59 [2022-10-20T21:02:59.659Z] --- PASS: TestNetworkCreateDelete (0.14s)
21:02:59 [2022-10-20T21:02:59.659Z] === RUN   TestDockerNetworkDeletePreferID
21:02:59 [2022-10-20T21:02:59.915Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
21:02:59 [2022-10-20T21:02:59.915Z] === RUN   TestDaemonDNSFallback
21:03:06 [2022-10-20T21:03:06.455Z] --- PASS: TestDaemonDNSFallback (6.31s)
21:03:06 [2022-10-20T21:03:06.455Z] === RUN   TestInspectNetwork
21:03:09 [2022-10-20T21:03:09.724Z] === RUN   TestInspectNetwork/full_network_id
21:03:09 [2022-10-20T21:03:09.724Z] === RUN   TestInspectNetwork/partial_network_id
21:03:09 [2022-10-20T21:03:09.724Z] === RUN   TestInspectNetwork/network_name
21:03:09 [2022-10-20T21:03:09.724Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:03:13 [2022-10-20T21:03:13.908Z] --- PASS: TestInspectNetwork (7.03s)
21:03:13 [2022-10-20T21:03:13.908Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:03:13 [2022-10-20T21:03:13.908Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:03:13 [2022-10-20T21:03:13.908Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:03:13 [2022-10-20T21:03:13.908Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:03:13 [2022-10-20T21:03:13.908Z] === RUN   TestRunContainerWithBridgeNone
21:03:14 [2022-10-20T21:03:14.837Z] --- PASS: TestRunContainerWithBridgeNone (1.49s)
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON/networks/create
21:03:14 [2022-10-20T21:03:14.837Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:03:14 [2022-10-20T21:03:14.837Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:03:14 [2022-10-20T21:03:14.837Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:03:14 [2022-10-20T21:03:14.837Z] === CONT  TestNetworkInvalidJSON/networks/create
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:03:14 [2022-10-20T21:03:14.837Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:03:14 [2022-10-20T21:03:14.837Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:03:14 [2022-10-20T21:03:14.837Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:03:14 [2022-10-20T21:03:14.837Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
21:03:14 [2022-10-20T21:03:14.837Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkList
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkList//networks
21:03:14 [2022-10-20T21:03:14.837Z] === PAUSE TestNetworkList//networks
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestNetworkList//networks/
21:03:14 [2022-10-20T21:03:14.837Z] === PAUSE TestNetworkList//networks/
21:03:14 [2022-10-20T21:03:14.837Z] === CONT  TestNetworkList//networks
21:03:14 [2022-10-20T21:03:14.837Z] === CONT  TestNetworkList//networks/
21:03:14 [2022-10-20T21:03:14.837Z] --- PASS: TestNetworkList (0.02s)
21:03:14 [2022-10-20T21:03:14.837Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z]     --- PASS: TestNetworkList//networks (0.00s)
21:03:14 [2022-10-20T21:03:14.837Z] === RUN   TestHostIPv4BridgeLabel
21:03:15 [2022-10-20T21:03:15.399Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:03:15 [2022-10-20T21:03:15.399Z] === RUN   TestDaemonRestartWithLiveRestore
21:03:16 [2022-10-20T21:03:16.765Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:03:16 [2022-10-20T21:03:16.765Z] === RUN   TestDaemonDefaultNetworkPools
21:03:17 [2022-10-20T21:03:17.327Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
21:03:17 [2022-10-20T21:03:17.327Z] === RUN   TestDaemonRestartWithExistingNetwork
21:03:18 [2022-10-20T21:03:18.298Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
21:03:18 [2022-10-20T21:03:18.298Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:03:19 [2022-10-20T21:03:19.664Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
21:03:19 [2022-10-20T21:03:19.664Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:03:20 [2022-10-20T21:03:20.227Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
21:03:20 [2022-10-20T21:03:20.227Z] === RUN   TestServiceWithPredefinedNetwork
21:03:22 [2022-10-20T21:03:22.742Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s)
21:03:22 [2022-10-20T21:03:22.742Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:03:22 [2022-10-20T21:03:22.742Z]     service_test.go:242: FLAKY_TEST
21:03:22 [2022-10-20T21:03:22.742Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:03:22 [2022-10-20T21:03:22.742Z] === RUN   TestServiceWithDataPathPortInit
21:03:37 [2022-10-20T21:03:37.582Z] --- PASS: TestServiceWithDataPathPortInit (13.87s)
21:03:37 [2022-10-20T21:03:37.582Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:03:38 [2022-10-20T21:03:38.951Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s42j2oqkejtgv0hdpdzy11dt5 Created:2022-10-20 21:03:37.649726109 +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[62905fd4a5806bb2497fa11b4dee753ae723c3775475660667648e589ad038d5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ruheve00yo7co1dbzflmci4zh EndpointID:901cabef46139a7368dddd0c982f2c5a1bf9ad07770a2a2ea76ada9c9ffd23fc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ec801c014465be49ec3b91795646e9b3a72c7da5d58365c101d0f4791d6c255c 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:ec322e9e469d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ruheve00yo7co1dbzflmci4zh EndpointID:901cabef46139a7368dddd0c982f2c5a1bf9ad07770a2a2ea76ada9c9ffd23fc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:03:43 [2022-10-20T21:03:43.118Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s)
21:03:43 [2022-10-20T21:03:43.118Z] PASS
21:03:43 [2022-10-20T21:03:43.118Z] 
21:03:43 [2022-10-20T21:03:43.118Z] === Skipped
21:03:43 [2022-10-20T21:03:43.118Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:03:43 [2022-10-20T21:03:43.118Z]     service_test.go:242: FLAKY_TEST
21:03:43 [2022-10-20T21:03:43.118Z] 
21:03:43 [2022-10-20T21:03:43.118Z] DONE 38 tests, 1 skipped in 43.735s
21:03:43 [2022-10-20T21:03:43.119Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:03:43 [2022-10-20T21:03:43.119Z] ++ 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
21:03:43 [2022-10-20T21:03:43.119Z] ++ set -e
21:03:43 [2022-10-20T21:03:43.119Z] ++ '[' -n 0 ']'
21:03:43 [2022-10-20T21:03:43.119Z] ++ set -x
21:03:43 [2022-10-20T21:03:43.119Z] ++ 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 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
21:03:43 [2022-10-20T21:03:43.375Z] INFO: Testing against a local daemon
21:03:43 [2022-10-20T21:03:43.375Z] === RUN   TestDockerNetworkIpvlanPersistance
21:03:43 [2022-10-20T21:03:43.375Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:43 [2022-10-20T21:03:43.375Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:03:43 [2022-10-20T21:03:43.375Z] === RUN   TestDockerNetworkIpvlan
21:03:43 [2022-10-20T21:03:43.375Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:43 [2022-10-20T21:03:43.375Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:03:43 [2022-10-20T21:03:43.375Z] PASS
21:03:43 [2022-10-20T21:03:43.375Z] 
21:03:43 [2022-10-20T21:03:43.375Z] === Skipped
21:03:43 [2022-10-20T21:03:43.375Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:03:43 [2022-10-20T21:03:43.375Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:43 [2022-10-20T21:03:43.375Z] 
21:03:43 [2022-10-20T21:03:43.375Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:03:43 [2022-10-20T21:03:43.375Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:43 [2022-10-20T21:03:43.375Z] 
21:03:43 [2022-10-20T21:03:43.375Z] DONE 2 tests, 2 skipped in 0.097s
21:03:43 [2022-10-20T21:03:43.375Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:03:43 [2022-10-20T21:03:43.375Z] ++ 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
21:03:43 [2022-10-20T21:03:43.375Z] ++ set -e
21:03:43 [2022-10-20T21:03:43.375Z] ++ '[' -n 0 ']'
21:03:43 [2022-10-20T21:03:43.375Z] ++ set -x
21:03:43 [2022-10-20T21:03:43.375Z] ++ 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 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
21:03:43 [2022-10-20T21:03:43.375Z] INFO: Testing against a local daemon
21:03:43 [2022-10-20T21:03:43.375Z] === RUN   TestDockerNetworkMacvlanPersistance
21:03:44 [2022-10-20T21:03:44.740Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
21:03:44 [2022-10-20T21:03:44.740Z] === RUN   TestDockerNetworkMacvlan
21:03:45 [2022-10-20T21:03:45.302Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:03:46 [2022-10-20T21:03:46.229Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:03:46 [2022-10-20T21:03:46.792Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:03:48 [2022-10-20T21:03:48.698Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:03:50 [2022-10-20T21:03:50.065Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:03:53 [2022-10-20T21:03:53.333Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:03:53 [2022-10-20T21:03:53.895Z] --- PASS: TestDockerNetworkMacvlan (9.35s)
21:03:53 [2022-10-20T21:03:53.895Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
21:03:53 [2022-10-20T21:03:53.895Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
21:03:53 [2022-10-20T21:03:53.895Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s)
21:03:53 [2022-10-20T21:03:53.895Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
21:03:53 [2022-10-20T21:03:53.895Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s)
21:03:53 [2022-10-20T21:03:53.895Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
21:03:53 [2022-10-20T21:03:53.895Z] PASS
21:03:53 [2022-10-20T21:03:53.895Z] 
21:03:53 [2022-10-20T21:03:53.895Z] DONE 8 tests in 10.674s
21:03:53 [2022-10-20T21:03:53.895Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:03:53 [2022-10-20T21:03:53.895Z] ++ 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
21:03:53 [2022-10-20T21:03:53.895Z] ++ set -e
21:03:53 [2022-10-20T21:03:53.895Z] ++ '[' -n 0 ']'
21:03:53 [2022-10-20T21:03:53.895Z] ++ set -x
21:03:53 [2022-10-20T21:03:53.895Z] ++ 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 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
21:03:53 [2022-10-20T21:03:53.895Z] testing: warning: no tests to run
21:03:53 [2022-10-20T21:03:53.895Z] PASS
21:03:53 [2022-10-20T21:03:53.895Z] 
21:03:53 [2022-10-20T21:03:53.895Z] DONE 0 tests in 0.025s
21:03:53 [2022-10-20T21:03:53.895Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:03:53 [2022-10-20T21:03:53.895Z] ++ 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
21:03:53 [2022-10-20T21:03:53.895Z] ++ set -e
21:03:53 [2022-10-20T21:03:53.895Z] ++ '[' -n 0 ']'
21:03:53 [2022-10-20T21:03:53.895Z] ++ set -x
21:03:53 [2022-10-20T21:03:53.895Z] ++ 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 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
21:03:54 [2022-10-20T21:03:54.151Z] INFO: Testing against a local daemon
21:03:54 [2022-10-20T21:03:54.151Z] === RUN   TestAuthZPluginAllowRequest
21:03:55 [2022-10-20T21:03:55.515Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
21:03:55 [2022-10-20T21:03:55.515Z] === RUN   TestAuthZPluginTLS
21:03:55 [2022-10-20T21:03:55.772Z] --- PASS: TestAuthZPluginTLS (0.55s)
21:03:55 [2022-10-20T21:03:55.772Z] === RUN   TestAuthZPluginDenyRequest
21:03:56 [2022-10-20T21:03:56.333Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:03:56 [2022-10-20T21:03:56.333Z] === RUN   TestAuthZPluginAPIDenyResponse
21:03:56 [2022-10-20T21:03:56.895Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:03:56 [2022-10-20T21:03:56.895Z] === RUN   TestAuthZPluginDenyResponse
21:03:57 [2022-10-20T21:03:57.457Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:03:57 [2022-10-20T21:03:57.457Z] === RUN   TestAuthZPluginAllowEventStream
21:03:58 [2022-10-20T21:03:58.823Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
21:03:58 [2022-10-20T21:03:58.823Z] === RUN   TestAuthZPluginErrorResponse
21:03:59 [2022-10-20T21:03:59.079Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:03:59 [2022-10-20T21:03:59.079Z] === RUN   TestAuthZPluginErrorRequest
21:03:59 [2022-10-20T21:03:59.640Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:03:59 [2022-10-20T21:03:59.640Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:04:00 [2022-10-20T21:04:00.203Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:04:00 [2022-10-20T21:04:00.203Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:04:01 [2022-10-20T21:04:01.569Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
21:04:01 [2022-10-20T21:04:01.569Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:04:02 [2022-10-20T21:04:02.935Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s)
21:04:02 [2022-10-20T21:04:02.935Z] === RUN   TestAuthZPluginHeader
21:04:03 [2022-10-20T21:04:03.497Z] --- PASS: TestAuthZPluginHeader (0.70s)
21:04:03 [2022-10-20T21:04:03.497Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:04:03 [2022-10-20T21:04:03.497Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:03 [2022-10-20T21:04:03.497Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:04:03 [2022-10-20T21:04:03.497Z] === RUN   TestAuthZPluginV2Disable
21:04:03 [2022-10-20T21:04:03.497Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:03 [2022-10-20T21:04:03.497Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:04:03 [2022-10-20T21:04:03.497Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:04:03 [2022-10-20T21:04:03.497Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:03 [2022-10-20T21:04:03.497Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:04:03 [2022-10-20T21:04:03.497Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:04:03 [2022-10-20T21:04:03.497Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:03 [2022-10-20T21:04:03.497Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:04:03 [2022-10-20T21:04:03.497Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:04:21 [2022-10-20T21:04:21.540Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
21:04:21 [2022-10-20T21:04:21.540Z] PASS
21:04:21 [2022-10-20T21:04:21.540Z] 
21:04:21 [2022-10-20T21:04:21.540Z] === Skipped
21:04:21 [2022-10-20T21:04:21.540Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:21 [2022-10-20T21:04:21.540Z] 
21:04:21 [2022-10-20T21:04:21.540Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:21 [2022-10-20T21:04:21.540Z] 
21:04:21 [2022-10-20T21:04:21.540Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:21 [2022-10-20T21:04:21.540Z] 
21:04:21 [2022-10-20T21:04:21.540Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:21 [2022-10-20T21:04:21.540Z] 
21:04:21 [2022-10-20T21:04:21.540Z] DONE 17 tests, 4 skipped in 26.450s
21:04:21 [2022-10-20T21:04:21.540Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:04:21 [2022-10-20T21:04:21.540Z] ++ 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
21:04:21 [2022-10-20T21:04:21.540Z] ++ set -e
21:04:21 [2022-10-20T21:04:21.540Z] ++ '[' -n 0 ']'
21:04:21 [2022-10-20T21:04:21.540Z] ++ set -x
21:04:21 [2022-10-20T21:04:21.540Z] ++ 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 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
21:04:21 [2022-10-20T21:04:21.540Z] INFO: Testing against a local daemon
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:04:21 [2022-10-20T21:04:21.540Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:04:21 [2022-10-20T21:04:21.540Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:04:21 [2022-10-20T21:04:21.540Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:04:21 [2022-10-20T21:04:21.540Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:04:21 [2022-10-20T21:04:21.540Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:04:21 [2022-10-20T21:04:21.540Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:04:21 [2022-10-20T21:04:21.540Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:04:21 [2022-10-20T21:04:21.540Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
21:04:21 [2022-10-20T21:04:21.540Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInstall
21:04:21 [2022-10-20T21:04:21.540Z] === RUN   TestPluginInstall/no_auth
21:04:24 [2022-10-20T21:04:24.834Z] time="2022-10-20T21:04:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:24 [2022-10-20T21:04:24.834Z] time="2022-10-20T21:04:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:433e809ce7e9687d148444bdb5f8855233c41aa4d742fe378330d0677ed89c71" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:24 [2022-10-20T21:04:24.834Z] time="2022-10-20T21:04:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:24 [2022-10-20T21:04:24.835Z] time="2022-10-20T21:04:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:433e809ce7e9687d148444bdb5f8855233c41aa4d742fe378330d0677ed89c71" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:24 [2022-10-20T21:04:24.835Z] === RUN   TestPluginInstall/with_htpasswd
21:04:25 [2022-10-20T21:04:25.403Z] time="2022-10-20T21:04:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:25 [2022-10-20T21:04:25.403Z] time="2022-10-20T21:04:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:433e809ce7e9687d148444bdb5f8855233c41aa4d742fe378330d0677ed89c71" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:25 [2022-10-20T21:04:25.403Z] time="2022-10-20T21:04:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:25 [2022-10-20T21:04:25.403Z] time="2022-10-20T21:04:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:433e809ce7e9687d148444bdb5f8855233c41aa4d742fe378330d0677ed89c71" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:25 [2022-10-20T21:04:25.403Z] === RUN   TestPluginInstall/with_insecure
21:04:26 [2022-10-20T21:04:26.331Z] time="2022-10-20T21:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:26 [2022-10-20T21:04:26.331Z] time="2022-10-20T21:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da4f68c103affdd28f590f13b334bac643accb33a0291cefe24181254001ad06" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:26 [2022-10-20T21:04:26.331Z] time="2022-10-20T21:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:26 [2022-10-20T21:04:26.331Z] time="2022-10-20T21:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da4f68c103affdd28f590f13b334bac643accb33a0291cefe24181254001ad06" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:26 [2022-10-20T21:04:26.586Z]     plugin_test.go:195: [ddb4d8400d8e4] daemon is not started
21:04:26 [2022-10-20T21:04:26.586Z] --- PASS: TestPluginInstall (5.89s)
21:04:26 [2022-10-20T21:04:26.586Z]     --- PASS: TestPluginInstall/no_auth (4.29s)
21:04:26 [2022-10-20T21:04:26.586Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
21:04:26 [2022-10-20T21:04:26.586Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
21:04:26 [2022-10-20T21:04:26.586Z] === RUN   TestPluginsWithRuntimes
21:04:27 [2022-10-20T21:04:27.952Z] === RUN   TestPluginsWithRuntimes/No_Args
21:04:28 [2022-10-20T21:04:28.879Z] === RUN   TestPluginsWithRuntimes/With_Args
21:04:29 [2022-10-20T21:04:29.807Z] --- PASS: TestPluginsWithRuntimes (3.31s)
21:04:29 [2022-10-20T21:04:29.807Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
21:04:29 [2022-10-20T21:04:29.807Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
21:04:29 [2022-10-20T21:04:29.807Z] === RUN   TestPluginBackCompatMediaTypes
21:04:30 [2022-10-20T21:04:30.368Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
21:04:30 [2022-10-20T21:04:30.368Z] PASS
21:04:30 [2022-10-20T21:04:30.368Z] 
21:04:30 [2022-10-20T21:04:30.368Z] DONE 24 tests in 9.935s
21:04:30 [2022-10-20T21:04:30.368Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:04:30 [2022-10-20T21:04:30.368Z] ++ 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
21:04:30 [2022-10-20T21:04:30.368Z] ++ set -e
21:04:30 [2022-10-20T21:04:30.368Z] ++ '[' -n 0 ']'
21:04:30 [2022-10-20T21:04:30.368Z] ++ set -x
21:04:30 [2022-10-20T21:04:30.369Z] ++ 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 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
21:04:30 [2022-10-20T21:04:30.624Z] INFO: Testing against a local daemon
21:04:30 [2022-10-20T21:04:30.624Z] === RUN   TestExternalGraphDriver
21:04:30 [2022-10-20T21:04:30.881Z] === RUN   TestExternalGraphDriver/json
21:04:32 [2022-10-20T21:04:32.771Z] === RUN   TestExternalGraphDriver/spec
21:04:34 [2022-10-20T21:04:34.136Z] === RUN   TestExternalGraphDriver/pull
21:04:36 [2022-10-20T21:04:36.025Z] --- PASS: TestExternalGraphDriver (5.18s)
21:04:36 [2022-10-20T21:04:36.025Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
21:04:36 [2022-10-20T21:04:36.025Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
21:04:36 [2022-10-20T21:04:36.025Z]     --- PASS: TestExternalGraphDriver/pull (1.69s)
21:04:36 [2022-10-20T21:04:36.025Z] === RUN   TestGraphdriverPluginV2
21:04:36 [2022-10-20T21:04:36.025Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:36 [2022-10-20T21:04:36.025Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
21:04:36 [2022-10-20T21:04:36.025Z] PASS
21:04:36 [2022-10-20T21:04:36.025Z] 
21:04:36 [2022-10-20T21:04:36.025Z] === Skipped
21:04:36 [2022-10-20T21:04:36.025Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
21:04:36 [2022-10-20T21:04:36.025Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:36 [2022-10-20T21:04:36.025Z] 
21:04:36 [2022-10-20T21:04:36.025Z] DONE 5 tests, 1 skipped in 5.611s
21:04:36 [2022-10-20T21:04:36.025Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:04:36 [2022-10-20T21:04:36.025Z] ++ 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
21:04:36 [2022-10-20T21:04:36.025Z] ++ set -e
21:04:36 [2022-10-20T21:04:36.025Z] ++ '[' -n 0 ']'
21:04:36 [2022-10-20T21:04:36.025Z] ++ set -x
21:04:36 [2022-10-20T21:04:36.025Z] ++ 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 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
21:04:36 [2022-10-20T21:04:36.349Z] INFO: Testing against a local daemon
21:04:36 [2022-10-20T21:04:36.349Z] === RUN   TestContinueAfterPluginCrash
21:04:36 [2022-10-20T21:04:36.349Z] === PAUSE TestContinueAfterPluginCrash
21:04:36 [2022-10-20T21:04:36.349Z] === RUN   TestReadPluginNoRead
21:04:36 [2022-10-20T21:04:36.349Z] === PAUSE TestReadPluginNoRead
21:04:36 [2022-10-20T21:04:36.349Z] === RUN   TestDaemonStartWithLogOpt
21:04:36 [2022-10-20T21:04:36.349Z] === PAUSE TestDaemonStartWithLogOpt
21:04:36 [2022-10-20T21:04:36.349Z] === CONT  TestContinueAfterPluginCrash
21:04:36 [2022-10-20T21:04:36.349Z] === CONT  TestDaemonStartWithLogOpt
21:04:39 [2022-10-20T21:04:39.619Z] === CONT  TestReadPluginNoRead
21:04:39 [2022-10-20T21:04:39.619Z] --- PASS: TestDaemonStartWithLogOpt (3.14s)
21:04:41 [2022-10-20T21:04:41.507Z] === RUN   TestReadPluginNoRead/default
21:04:42 [2022-10-20T21:04:42.872Z] === RUN   TestReadPluginNoRead/disabled_caching
21:04:43 [2022-10-20T21:04:43.800Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:04:44 [2022-10-20T21:04:44.361Z] --- PASS: TestContinueAfterPluginCrash (8.08s)
21:04:45 [2022-10-20T21:04:45.292Z] === CONT  TestReadPluginNoRead
21:04:45 [2022-10-20T21:04:45.292Z]     read_test.go:91: [d9107eaa28433] daemon is not started
21:04:45 [2022-10-20T21:04:45.292Z] --- PASS: TestReadPluginNoRead (5.74s)
21:04:45 [2022-10-20T21:04:45.292Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
21:04:45 [2022-10-20T21:04:45.292Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
21:04:45 [2022-10-20T21:04:45.292Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
21:04:45 [2022-10-20T21:04:45.292Z] PASS
21:04:45 [2022-10-20T21:04:45.292Z] 
21:04:45 [2022-10-20T21:04:45.292Z] DONE 6 tests in 8.998s
21:04:45 [2022-10-20T21:04:45.292Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:04:45 [2022-10-20T21:04:45.292Z] ++ 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
21:04:45 [2022-10-20T21:04:45.292Z] ++ set -e
21:04:45 [2022-10-20T21:04:45.292Z] ++ '[' -n 0 ']'
21:04:45 [2022-10-20T21:04:45.292Z] ++ set -x
21:04:45 [2022-10-20T21:04:45.292Z] ++ 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 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
21:04:45 [2022-10-20T21:04:45.292Z] testing: warning: no tests to run
21:04:45 [2022-10-20T21:04:45.292Z] PASS
21:04:45 [2022-10-20T21:04:45.292Z] 
21:04:45 [2022-10-20T21:04:45.292Z] DONE 0 tests in 0.035s
21:04:45 [2022-10-20T21:04:45.292Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:04:45 [2022-10-20T21:04:45.292Z] ++ 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
21:04:45 [2022-10-20T21:04:45.292Z] ++ set -e
21:04:45 [2022-10-20T21:04:45.292Z] ++ '[' -n 0 ']'
21:04:45 [2022-10-20T21:04:45.292Z] ++ set -x
21:04:45 [2022-10-20T21:04:45.292Z] ++ 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 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
21:04:45 [2022-10-20T21:04:45.292Z] INFO: Testing against a local daemon
21:04:45 [2022-10-20T21:04:45.292Z] === RUN   TestPluginWithDevMounts
21:04:45 [2022-10-20T21:04:45.292Z] === PAUSE TestPluginWithDevMounts
21:04:45 [2022-10-20T21:04:45.292Z] === CONT  TestPluginWithDevMounts
21:04:47 [2022-10-20T21:04:47.185Z] --- PASS: TestPluginWithDevMounts (1.58s)
21:04:47 [2022-10-20T21:04:47.185Z] PASS
21:04:47 [2022-10-20T21:04:47.185Z] 
21:04:47 [2022-10-20T21:04:47.185Z] DONE 1 tests in 1.686s
21:04:47 [2022-10-20T21:04:47.185Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:04:47 [2022-10-20T21:04:47.185Z] ++ 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
21:04:47 [2022-10-20T21:04:47.185Z] ++ set -e
21:04:47 [2022-10-20T21:04:47.185Z] ++ '[' -n 0 ']'
21:04:47 [2022-10-20T21:04:47.185Z] ++ set -x
21:04:47 [2022-10-20T21:04:47.186Z] ++ 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 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
21:04:47 [2022-10-20T21:04:47.186Z] INFO: Testing against a local daemon
21:04:47 [2022-10-20T21:04:47.186Z] === RUN   TestSecretInspect
21:04:49 [2022-10-20T21:04:49.076Z] --- PASS: TestSecretInspect (2.17s)
21:04:49 [2022-10-20T21:04:49.076Z] === RUN   TestSecretList
21:04:51 [2022-10-20T21:04:51.594Z] --- PASS: TestSecretList (2.19s)
21:04:51 [2022-10-20T21:04:51.594Z] === RUN   TestSecretsCreateAndDelete
21:04:53 [2022-10-20T21:04:53.483Z] --- PASS: TestSecretsCreateAndDelete (2.20s)
21:04:53 [2022-10-20T21:04:53.483Z] === RUN   TestSecretsUpdate
21:04:55 [2022-10-20T21:04:55.998Z] --- PASS: TestSecretsUpdate (2.18s)
21:04:55 [2022-10-20T21:04:55.998Z] === RUN   TestTemplatedSecret
21:04:58 [2022-10-20T21:04:58.515Z] --- PASS: TestTemplatedSecret (2.57s)
21:04:58 [2022-10-20T21:04:58.515Z] === RUN   TestSecretCreateResolve
21:05:00 [2022-10-20T21:05:00.404Z] --- PASS: TestSecretCreateResolve (2.19s)
21:05:00 [2022-10-20T21:05:00.404Z] PASS
21:05:00 [2022-10-20T21:05:00.404Z] 
21:05:00 [2022-10-20T21:05:00.404Z] DONE 6 tests in 13.590s
21:05:00 [2022-10-20T21:05:00.404Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:05:00 [2022-10-20T21:05:00.404Z] ++ 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
21:05:00 [2022-10-20T21:05:00.404Z] ++ set -e
21:05:00 [2022-10-20T21:05:00.404Z] ++ '[' -n 0 ']'
21:05:00 [2022-10-20T21:05:00.404Z] ++ set -x
21:05:00 [2022-10-20T21:05:00.404Z] ++ 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 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
21:05:00 [2022-10-20T21:05:00.660Z] INFO: Testing against a local daemon
21:05:00 [2022-10-20T21:05:00.660Z] === RUN   TestServiceCreateInit
21:05:00 [2022-10-20T21:05:00.660Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:05:03 [2022-10-20T21:05:03.929Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:05:08 [2022-10-20T21:05:08.099Z] --- PASS: TestServiceCreateInit (7.15s)
21:05:08 [2022-10-20T21:05:08.099Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s)
21:05:08 [2022-10-20T21:05:08.099Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s)
21:05:08 [2022-10-20T21:05:08.099Z] === RUN   TestCreateServiceMultipleTimes
21:05:22 [2022-10-20T21:05:22.943Z] --- PASS: TestCreateServiceMultipleTimes (15.08s)
21:05:22 [2022-10-20T21:05:22.943Z] === RUN   TestCreateServiceConflict
21:05:25 [2022-10-20T21:05:25.467Z] --- PASS: TestCreateServiceConflict (2.32s)
21:05:25 [2022-10-20T21:05:25.467Z] === RUN   TestCreateServiceMaxReplicas
21:05:27 [2022-10-20T21:05:27.983Z] --- PASS: TestCreateServiceMaxReplicas (2.70s)
21:05:27 [2022-10-20T21:05:27.983Z] === RUN   TestCreateWithDuplicateNetworkNames
21:05:42 [2022-10-20T21:05:42.822Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
21:05:42 [2022-10-20T21:05:42.822Z] === RUN   TestCreateServiceSecretFileMode
21:05:43 [2022-10-20T21:05:43.384Z] --- PASS: TestCreateServiceSecretFileMode (2.39s)
21:05:43 [2022-10-20T21:05:43.384Z] === RUN   TestCreateServiceConfigFileMode
21:05:45 [2022-10-20T21:05:45.899Z] --- PASS: TestCreateServiceConfigFileMode (2.49s)
21:05:45 [2022-10-20T21:05:45.899Z] === RUN   TestCreateServiceSysctls
21:05:49 [2022-10-20T21:05:49.167Z] --- PASS: TestCreateServiceSysctls (3.12s)
21:05:49 [2022-10-20T21:05:49.167Z] === RUN   TestCreateServiceCapabilities
21:05:51 [2022-10-20T21:05:51.685Z] --- PASS: TestCreateServiceCapabilities (2.54s)
21:05:51 [2022-10-20T21:05:51.685Z] === RUN   TestInspect
21:05:54 [2022-10-20T21:05:54.204Z] --- PASS: TestInspect (2.77s)
21:05:54 [2022-10-20T21:05:54.204Z] === RUN   TestCreateJob
21:05:57 [2022-10-20T21:05:57.472Z] --- PASS: TestCreateJob (3.06s)
21:05:57 [2022-10-20T21:05:57.472Z] === RUN   TestReplicatedJob
21:06:02 [2022-10-20T21:06:02.739Z] --- PASS: TestReplicatedJob (4.87s)
21:06:02 [2022-10-20T21:06:02.739Z] === RUN   TestUpdateReplicatedJob
21:06:05 [2022-10-20T21:06:05.260Z] --- PASS: TestUpdateReplicatedJob (3.21s)
21:06:05 [2022-10-20T21:06:05.260Z] === RUN   TestServiceListWithStatuses
21:06:05 [2022-10-20T21:06:05.260Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:06:05 [2022-10-20T21:06:05.260Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:06:05 [2022-10-20T21:06:05.260Z] === RUN   TestDockerNetworkConnectAlias
21:06:09 [2022-10-20T21:06:09.433Z] --- PASS: TestDockerNetworkConnectAlias (4.08s)
21:06:09 [2022-10-20T21:06:09.433Z] === RUN   TestDockerNetworkReConnect
21:06:12 [2022-10-20T21:06:12.700Z] --- PASS: TestDockerNetworkReConnect (3.35s)
21:06:12 [2022-10-20T21:06:12.700Z] === RUN   TestServicePlugin
21:06:12 [2022-10-20T21:06:12.700Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:06:12 [2022-10-20T21:06:12.700Z] --- SKIP: TestServicePlugin (0.00s)
21:06:12 [2022-10-20T21:06:12.700Z] === RUN   TestServiceUpdateLabel
21:06:15 [2022-10-20T21:06:15.215Z] --- PASS: TestServiceUpdateLabel (2.28s)
21:06:15 [2022-10-20T21:06:15.215Z] === RUN   TestServiceUpdateSecrets
21:06:30 [2022-10-20T21:06:30.055Z] --- PASS: TestServiceUpdateSecrets (14.32s)
21:06:30 [2022-10-20T21:06:30.055Z] === RUN   TestServiceUpdateConfigs
21:06:44 [2022-10-20T21:06:44.897Z] --- PASS: TestServiceUpdateConfigs (14.38s)
21:06:44 [2022-10-20T21:06:44.897Z] === RUN   TestServiceUpdateNetwork
21:06:57 [2022-10-20T21:06:57.084Z] --- PASS: TestServiceUpdateNetwork (12.19s)
21:06:57 [2022-10-20T21:06:57.084Z] === RUN   TestServiceUpdatePidsLimit
21:06:57 [2022-10-20T21:06:57.340Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:06:57 [2022-10-20T21:06:57.903Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:07:05 [2022-10-20T21:07:05.987Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:07:12 [2022-10-20T21:07:12.524Z] --- PASS: TestServiceUpdatePidsLimit (16.04s)
21:07:12 [2022-10-20T21:07:12.524Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
21:07:12 [2022-10-20T21:07:12.524Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
21:07:12 [2022-10-20T21:07:12.524Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
21:07:12 [2022-10-20T21:07:12.524Z] PASS
21:07:12 [2022-10-20T21:07:12.524Z] 
21:07:12 [2022-10-20T21:07:12.524Z] === Skipped
21:07:12 [2022-10-20T21:07:12.524Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:07:12 [2022-10-20T21:07:12.524Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:07:12 [2022-10-20T21:07:12.524Z] 
21:07:12 [2022-10-20T21:07:12.524Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:07:12 [2022-10-20T21:07:12.524Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:12 [2022-10-20T21:07:12.524Z] 
21:07:12 [2022-10-20T21:07:12.524Z] DONE 27 tests, 2 skipped in 131.550s
21:07:12 [2022-10-20T21:07:12.524Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:07:12 [2022-10-20T21:07:12.524Z] ++ 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
21:07:12 [2022-10-20T21:07:12.524Z] ++ set -e
21:07:12 [2022-10-20T21:07:12.524Z] ++ '[' -n 0 ']'
21:07:12 [2022-10-20T21:07:12.524Z] ++ set -x
21:07:12 [2022-10-20T21:07:12.524Z] ++ 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 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
21:07:12 [2022-10-20T21:07:12.524Z] INFO: Testing against a local daemon
21:07:12 [2022-10-20T21:07:12.524Z] === RUN   TestSessionCreate
21:07:12 [2022-10-20T21:07:12.524Z] --- PASS: TestSessionCreate (0.02s)
21:07:12 [2022-10-20T21:07:12.524Z] === RUN   TestSessionCreateWithBadUpgrade
21:07:12 [2022-10-20T21:07:12.524Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
21:07:12 [2022-10-20T21:07:12.524Z] PASS
21:07:12 [2022-10-20T21:07:12.524Z] 
21:07:12 [2022-10-20T21:07:12.524Z] DONE 2 tests in 0.145s
21:07:12 [2022-10-20T21:07:12.524Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:07:12 [2022-10-20T21:07:12.524Z] ++ 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
21:07:12 [2022-10-20T21:07:12.524Z] ++ set -e
21:07:12 [2022-10-20T21:07:12.524Z] ++ '[' -n 0 ']'
21:07:12 [2022-10-20T21:07:12.524Z] ++ set -x
21:07:12 [2022-10-20T21:07:12.524Z] ++ 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 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
21:07:12 [2022-10-20T21:07:12.524Z] INFO: Testing against a local daemon
21:07:12 [2022-10-20T21:07:12.524Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:07:12 [2022-10-20T21:07:12.524Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:07:12 [2022-10-20T21:07:12.524Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:07:12 [2022-10-20T21:07:12.524Z] === RUN   TestDiskUsage
21:07:12 [2022-10-20T21:07:12.524Z] === PAUSE TestDiskUsage
21:07:12 [2022-10-20T21:07:12.524Z] === RUN   TestEventsExecDie
21:07:12 [2022-10-20T21:07:12.781Z] --- PASS: TestEventsExecDie (0.53s)
21:07:12 [2022-10-20T21:07:12.781Z] === RUN   TestEventsBackwardsCompatible
21:07:12 [2022-10-20T21:07:12.781Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:07:12 [2022-10-20T21:07:12.781Z] === RUN   TestEventsVolumeCreate
21:07:13 [2022-10-20T21:07:13.036Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:07:13 [2022-10-20T21:07:13.036Z] === RUN   TestInfoBinaryCommits
21:07:13 [2022-10-20T21:07:13.036Z] --- PASS: TestInfoBinaryCommits (0.03s)
21:07:13 [2022-10-20T21:07:13.036Z] === RUN   TestInfoAPIVersioned
21:07:13 [2022-10-20T21:07:13.036Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:07:13 [2022-10-20T21:07:13.036Z] === RUN   TestInfoAPI
21:07:13 [2022-10-20T21:07:13.036Z] --- PASS: TestInfoAPI (0.02s)
21:07:13 [2022-10-20T21:07:13.036Z] === RUN   TestInfoAPIWarnings
21:07:31 [2022-10-20T21:07:31.094Z] --- PASS: TestInfoAPIWarnings (16.55s)
21:07:31 [2022-10-20T21:07:31.094Z] === RUN   TestInfoDebug
21:07:31 [2022-10-20T21:07:31.094Z] --- PASS: TestInfoDebug (0.52s)
21:07:31 [2022-10-20T21:07:31.094Z] === RUN   TestInfoInsecureRegistries
21:07:31 [2022-10-20T21:07:31.094Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:07:31 [2022-10-20T21:07:31.094Z] === RUN   TestInfoRegistryMirrors
21:07:31 [2022-10-20T21:07:31.094Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:07:31 [2022-10-20T21:07:31.094Z] === RUN   TestLoginFailsWithBadCredentials
21:07:31 [2022-10-20T21:07:31.656Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
21:07:31 [2022-10-20T21:07:31.656Z] === RUN   TestPingCacheHeaders
21:07:31 [2022-10-20T21:07:31.656Z] --- PASS: TestPingCacheHeaders (0.02s)
21:07:31 [2022-10-20T21:07:31.656Z] === RUN   TestPingGet
21:07:31 [2022-10-20T21:07:31.656Z] --- PASS: TestPingGet (0.02s)
21:07:31 [2022-10-20T21:07:31.656Z] === RUN   TestPingHead
21:07:31 [2022-10-20T21:07:31.656Z] --- PASS: TestPingHead (0.02s)
21:07:31 [2022-10-20T21:07:31.656Z] === RUN   TestPingSwarmHeader
21:07:32 [2022-10-20T21:07:32.217Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:07:32 [2022-10-20T21:07:32.779Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:07:33 [2022-10-20T21:07:33.706Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:07:33 [2022-10-20T21:07:33.706Z] --- PASS: TestPingSwarmHeader (2.12s)
21:07:33 [2022-10-20T21:07:33.706Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:07:33 [2022-10-20T21:07:33.706Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:07:33 [2022-10-20T21:07:33.706Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:07:33 [2022-10-20T21:07:33.706Z] === RUN   TestPingBuilderHeader
21:07:33 [2022-10-20T21:07:33.706Z] === RUN   TestPingBuilderHeader/default_config
21:07:34 [2022-10-20T21:07:34.267Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:07:34 [2022-10-20T21:07:34.829Z] --- PASS: TestPingBuilderHeader (1.05s)
21:07:34 [2022-10-20T21:07:34.829Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
21:07:34 [2022-10-20T21:07:34.829Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
21:07:34 [2022-10-20T21:07:34.829Z] === RUN   TestVersion
21:07:34 [2022-10-20T21:07:34.829Z] --- PASS: TestVersion (0.02s)
21:07:34 [2022-10-20T21:07:34.829Z] === CONT  TestDiskUsage
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/empty
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/empty/container_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/empty/image_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/empty/volume_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/empty/build-cache_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/after_LoadBusybox
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:07:35 [2022-10-20T21:07:35.390Z] === RUN   TestDiskUsage/after_container.Run
21:07:35 [2022-10-20T21:07:35.646Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:07:35 [2022-10-20T21:07:35.646Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:07:35 [2022-10-20T21:07:35.646Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:07:35 [2022-10-20T21:07:35.646Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:07:35 [2022-10-20T21:07:35.646Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:07:35 [2022-10-20T21:07:35.646Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:07:35 [2022-10-20T21:07:35.646Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:07:35 [2022-10-20T21:07:35.646Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:07:35 [2022-10-20T21:07:35.646Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:07:35 [2022-10-20T21:07:35.646Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:07:35 [2022-10-20T21:07:35.902Z] --- PASS: TestDiskUsage (1.13s)
21:07:35 [2022-10-20T21:07:35.903Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z] PASS
21:07:35 [2022-10-20T21:07:35.903Z] 
21:07:35 [2022-10-20T21:07:35.903Z] === Skipped
21:07:35 [2022-10-20T21:07:35.903Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:07:35 [2022-10-20T21:07:35.903Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:07:35 [2022-10-20T21:07:35.903Z] 
21:07:35 [2022-10-20T21:07:35.903Z] DONE 57 tests, 1 skipped in 23.693s
21:07:35 [2022-10-20T21:07:35.903Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:07:35 [2022-10-20T21:07:35.903Z] ++ 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
21:07:35 [2022-10-20T21:07:35.903Z] ++ set -e
21:07:35 [2022-10-20T21:07:35.903Z] ++ '[' -n 0 ']'
21:07:35 [2022-10-20T21:07:35.903Z] ++ set -x
21:07:35 [2022-10-20T21:07:35.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
21:07:35 [2022-10-20T21:07:35.903Z] INFO: Testing against a local daemon
21:07:35 [2022-10-20T21:07:35.903Z] === RUN   TestVolumesCreateAndList
21:07:35 [2022-10-20T21:07:35.903Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:07:35 [2022-10-20T21:07:35.903Z] === RUN   TestVolumesRemove
21:07:36 [2022-10-20T21:07:36.159Z] --- PASS: TestVolumesRemove (0.06s)
21:07:36 [2022-10-20T21:07:36.159Z] === RUN   TestVolumesInspect
21:07:36 [2022-10-20T21:07:36.159Z] --- PASS: TestVolumesInspect (0.03s)
21:07:36 [2022-10-20T21:07:36.159Z] === RUN   TestVolumesInvalidJSON
21:07:36 [2022-10-20T21:07:36.159Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:07:36 [2022-10-20T21:07:36.159Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:07:36 [2022-10-20T21:07:36.159Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:07:36 [2022-10-20T21:07:36.159Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:07:36 [2022-10-20T21:07:36.159Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:07:36 [2022-10-20T21:07:36.159Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:07:36 [2022-10-20T21:07:36.159Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:07:36 [2022-10-20T21:07:36.159Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:07:36 [2022-10-20T21:07:36.159Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:07:36 [2022-10-20T21:07:36.159Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:07:36 [2022-10-20T21:07:36.159Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:07:36 [2022-10-20T21:07:36.159Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:07:36 [2022-10-20T21:07:36.159Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:07:36 [2022-10-20T21:07:36.159Z] === RUN   TestVolumePruneAnonymous
21:07:36 [2022-10-20T21:07:36.159Z] --- PASS: TestVolumePruneAnonymous (0.14s)
21:07:36 [2022-10-20T21:07:36.159Z] PASS
21:07:36 [2022-10-20T21:07:36.159Z] 
21:07:36 [2022-10-20T21:07:36.159Z] DONE 10 tests in 0.363s
21:07:36 [2022-10-20T21:07:36.159Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:07:36 [2022-10-20T21:07:36.427Z] ++++ cat bundles/test-integration/docker.pid
21:07:36 [2022-10-20T21:07:36.427Z] +++ kill 14513
21:07:36 [2022-10-20T21:07:36.685Z] +++ /etc/init.d/apparmor stop
21:07:36 [2022-10-20T21:07:36.685Z] Leaving: AppArmorNo profiles have been unloaded.
21:07:36 [2022-10-20T21:07:36.685Z] 
21:07:36 [2022-10-20T21:07:36.685Z] Unloading profiles will leave already running processes permanently
21:07:36 [2022-10-20T21:07:36.685Z] unconfined, which can lead to unexpected situations.
21:07:36 [2022-10-20T21:07:36.685Z] 
21:07:36 [2022-10-20T21:07:36.685Z] To set a process to complain mode, use the command line tool
21:07:36 [2022-10-20T21:07:36.685Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:07:36 [2022-10-20T21:07:36.685Z] +++ true
21:07:36 [2022-10-20T21:07:36.685Z] exiting test-integration
21:07:36 [2022-10-20T21:07:36.685Z] ++ exit 0
21:07:36 [2022-10-20T21:07:36.685Z] 
Post stage
[Pipeline] junit
21:07:37 [2022-10-20T21:07:37.256Z] Recording test results
21:07:37 [2022-10-20T21:07:37.426Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:07:37 [2022-10-20T21:07:37.770Z] + echo Ensuring container killed.
21:07:37 [2022-10-20T21:07:37.770Z] Ensuring container killed.
21:07:37 [2022-10-20T21:07:37.770Z] + docker rm -vf docker-pr4
21:07:37 [2022-10-20T21:07:37.770Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
21:07:38 [2022-10-20T21:07:38.129Z] + echo Chowning /workspace to jenkins user
21:07:38 [2022-10-20T21:07:38.129Z] Chowning /workspace to jenkins user
21:07:38 [2022-10-20T21:07:38.129Z] + id -u
21:07:38 [2022-10-20T21:07:38.129Z] + id -g
21:07:38 [2022-10-20T21:07:38.129Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44325:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:07:39 [2022-10-20T21:07:39.909Z] + bundleName=arm64-integration
21:07:39 [2022-10-20T21:07:39.909Z] + echo Creating arm64-integration-bundles.tar.gz
21:07:39 [2022-10-20T21:07:39.909Z] Creating arm64-integration-bundles.tar.gz
21:07:39 [2022-10-20T21:07:39.909Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:07:39 [2022-10-20T21:07:39.909Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:07:40 [2022-10-20T21:07:40.175Z] Archiving artifacts
21:07:40 [2022-10-20T21:07:40.531Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44325/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:07:40 [2022-10-20T21:07:40.865Z] + make clean
21:07:41 [2022-10-20T21:07:41.121Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:07:41 [2022-10-20T21:07:41.121Z] docker-dev-cache
21:07:41 [2022-10-20T21:07:41.121Z] 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