Skip to content
Success

Console Output

Pull request #44196 event
17:00:25 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 5dff494b87ca140626f2b722f78fd729db33fd22+762fc76cf907e9b859f0f4570ef81fdd83c68500 (1cf5044aac460112ad19b42db52eabd3ed2c4a19)
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-44196@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
17:00:27 [2022-09-27T17:00:27.319Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:00:27 [2022-09-27T17:00:27.324Z] Trying to pass milestone 5
[Pipeline] milestone
17:00:27 [2022-09-27T17:00:27.416Z] Trying to pass milestone 6
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:00:27 [2022-09-27T17:00:27.583Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03f56c397c5c1026a) in /home/ubuntu/workspace/moby_PR-44196
[Pipeline] {
[Pipeline] checkout
17:00:27 [2022-09-27T17:00:27.604Z] The recommended git tool is: git
17:00:27 [2022-09-27T17:00:27.610Z] using credential docker-jenkins-github-credentials
17:00:27 [2022-09-27T17:00:27.619Z] Cloning the remote Git repository
17:00:27 [2022-09-27T17:00:27.619Z] Cloning with configured refspecs honoured and without tags
17:00:27 [2022-09-27T17:00:27.630Z] Cloning repository https://github.com/moby/moby.git
17:00:27 [2022-09-27T17:00:27.631Z]  > git init /home/ubuntu/workspace/moby_PR-44196 # timeout=10
17:00:27 [2022-09-27T17:00:27.641Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:27 [2022-09-27T17:00:27.641Z]  > git --version # timeout=10
17:00:27 [2022-09-27T17:00:27.646Z]  > git --version # 'git version 2.25.1'
17:00:27 [2022-09-27T17:00:27.646Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:27 [2022-09-27T17:00:27.647Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44196/head:refs/remotes/origin/PR-44196 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:40 [2022-09-27T17:00:40.281Z] Fetching without tags
17:00:40 [2022-09-27T17:00:40.711Z] Merging remotes/origin/master commit 762fc76cf907e9b859f0f4570ef81fdd83c68500 into PR head commit 5dff494b87ca140626f2b722f78fd729db33fd22
17:00:40 [2022-09-27T17:00:40.256Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:00:40 [2022-09-27T17:00:40.262Z]  > git config --add remote.origin.fetch +refs/pull/44196/head:refs/remotes/origin/PR-44196 # timeout=10
17:00:40 [2022-09-27T17:00:40.268Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:40 [2022-09-27T17:00:40.282Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:00:40 [2022-09-27T17:00:40.293Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:40 [2022-09-27T17:00:40.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:40 [2022-09-27T17:00:40.294Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44196/head:refs/remotes/origin/PR-44196 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:40 [2022-09-27T17:00:40.723Z]  > git config core.sparsecheckout # timeout=10
17:00:40 [2022-09-27T17:00:40.726Z]  > git checkout -f 5dff494b87ca140626f2b722f78fd729db33fd22 # timeout=10
17:00:41 [2022-09-27T17:00:41.274Z]  > git remote # timeout=10
17:00:41 [2022-09-27T17:00:41.278Z]  > git config --get remote.origin.url # timeout=10
17:00:41 [2022-09-27T17:00:41.283Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:41 [2022-09-27T17:00:41.284Z]  > git merge 762fc76cf907e9b859f0f4570ef81fdd83c68500 # timeout=10
17:00:41 [2022-09-27T17:00:41.950Z] Merge succeeded, producing 776d9ad06954a954aacc833adeadfbf0b87a869c
17:00:41 [2022-09-27T17:00:41.951Z] Checking out Revision 776d9ad06954a954aacc833adeadfbf0b87a869c (PR-44196)
17:00:42 [2022-09-27T17:00:42.423Z] Commit message: "Merge commit '762fc76cf907e9b859f0f4570ef81fdd83c68500' into HEAD"
17:00:41 [2022-09-27T17:00:41.956Z]  > git rev-parse HEAD^{commit} # timeout=10
17:00:41 [2022-09-27T17:00:41.962Z]  > git config core.sparsecheckout # timeout=10
17:00:41 [2022-09-27T17:00:41.967Z]  > git checkout -f 776d9ad06954a954aacc833adeadfbf0b87a869c # timeout=10
17:00:42 [2022-09-27T17:00:42.434Z]  > git rev-list --no-walk 5dff494b87ca140626f2b722f78fd729db33fd22 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:00:43 [2022-09-27T17:00:43.075Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44196:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
17:00:47 [2022-09-27T17:00:47.243Z] 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
17:00:47 [2022-09-27T17:00:47.378Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03f56c397c5c1026a) in /home/ubuntu/workspace/moby_PR-44196
[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] {
[Pipeline] checkout
17:00:47 [2022-09-27T17:00:47.409Z] The recommended git tool is: git
[Pipeline] // stage
17:00:47 [2022-09-27T17:00:47.415Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
17:00:47 [2022-09-27T17:00:47.429Z] Fetching changes from the remote Git repository
[Pipeline] // stage
17:00:47 [2022-09-27T17:00:47.435Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
17:00:47 [2022-09-27T17:00:47.682Z] Merging remotes/origin/master commit 762fc76cf907e9b859f0f4570ef81fdd83c68500 into PR head commit 5dff494b87ca140626f2b722f78fd729db33fd22
17:00:47 [2022-09-27T17:00:47.979Z] Merge succeeded, producing a856e33ba818146aa93ed9a3458a10b57ad3a62f
17:00:47 [2022-09-27T17:00:47.979Z] Checking out Revision a856e33ba818146aa93ed9a3458a10b57ad3a62f (PR-44196)
17:00:48 [2022-09-27T17:00:48.093Z] Commit message: "Merge commit '762fc76cf907e9b859f0f4570ef81fdd83c68500' into HEAD"
17:00:47 [2022-09-27T17:00:47.433Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44196/.git # timeout=10
17:00:47 [2022-09-27T17:00:47.441Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:00:47 [2022-09-27T17:00:47.447Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:47 [2022-09-27T17:00:47.447Z]  > git --version # timeout=10
17:00:47 [2022-09-27T17:00:47.451Z]  > git --version # 'git version 2.25.1'
17:00:47 [2022-09-27T17:00:47.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:47 [2022-09-27T17:00:47.452Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44196/head:refs/remotes/origin/PR-44196 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:47 [2022-09-27T17:00:47.694Z]  > git config core.sparsecheckout # timeout=10
17:00:47 [2022-09-27T17:00:47.698Z]  > git checkout -f 5dff494b87ca140626f2b722f78fd729db33fd22 # timeout=10
17:00:47 [2022-09-27T17:00:47.761Z]  > git remote # timeout=10
17:00:47 [2022-09-27T17:00:47.766Z]  > git config --get remote.origin.url # timeout=10
17:00:47 [2022-09-27T17:00:47.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:47 [2022-09-27T17:00:47.771Z]  > git merge 762fc76cf907e9b859f0f4570ef81fdd83c68500 # timeout=10
17:00:47 [2022-09-27T17:00:47.985Z]  > git rev-parse HEAD^{commit} # timeout=10
17:00:47 [2022-09-27T17:00:47.991Z]  > git config core.sparsecheckout # timeout=10
17:00:47 [2022-09-27T17:00:47.997Z]  > git checkout -f a856e33ba818146aa93ed9a3458a10b57ad3a62f # timeout=10
17:00:48 [2022-09-27T17:00:48.105Z]  > git rev-list --no-walk 5dff494b87ca140626f2b722f78fd729db33fd22 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:00:48 [2022-09-27T17:00:48.760Z] + docker version
17:00:48 [2022-09-27T17:00:48.760Z] Client: Docker Engine - Community
17:00:48 [2022-09-27T17:00:48.760Z]  Version:           22.06.0-beta.0
17:00:48 [2022-09-27T17:00:48.760Z]  API version:       1.42
17:00:48 [2022-09-27T17:00:48.760Z]  Go version:        go1.18.3
17:00:48 [2022-09-27T17:00:48.760Z]  Git commit:        3e9117b
17:00:48 [2022-09-27T17:00:48.760Z]  Built:             Fri Jun  3 17:55:34 2022
17:00:48 [2022-09-27T17:00:48.760Z]  OS/Arch:           linux/arm64
17:00:48 [2022-09-27T17:00:48.760Z]  Context:           default
17:00:48 [2022-09-27T17:00:48.760Z] 
17:00:48 [2022-09-27T17:00:48.760Z] Server: Docker Engine - Community
17:00:48 [2022-09-27T17:00:48.760Z]  Engine:
17:00:48 [2022-09-27T17:00:48.760Z]   Version:          22.06.0-beta.0
17:00:48 [2022-09-27T17:00:48.760Z]   API version:      1.42 (minimum version 1.12)
17:00:48 [2022-09-27T17:00:48.760Z]   Go version:       go1.18.3
17:00:48 [2022-09-27T17:00:48.760Z]   Git commit:       38633e7
17:00:48 [2022-09-27T17:00:48.760Z]   Built:            Fri Jun  3 17:55:34 2022
17:00:48 [2022-09-27T17:00:48.760Z]   OS/Arch:          linux/arm64
17:00:48 [2022-09-27T17:00:48.760Z]   Experimental:     true
17:00:48 [2022-09-27T17:00:48.760Z]  containerd:
17:00:48 [2022-09-27T17:00:48.760Z]   Version:          1.6.8
17:00:48 [2022-09-27T17:00:48.760Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
17:00:48 [2022-09-27T17:00:48.760Z]  runc:
17:00:48 [2022-09-27T17:00:48.760Z]   Version:          1.1.4
17:00:48 [2022-09-27T17:00:48.760Z]   GitCommit:        v1.1.4-0-g5fd4c4d
17:00:48 [2022-09-27T17:00:48.760Z]  docker-init:
17:00:48 [2022-09-27T17:00:48.760Z]   Version:          0.19.0
17:00:48 [2022-09-27T17:00:48.760Z]   GitCommit:        de40ad0
[Pipeline] sh
17:00:49 [2022-09-27T17:00:49.036Z] + docker info
17:00:49 [2022-09-27T17:00:49.036Z] Client:
17:00:49 [2022-09-27T17:00:49.036Z]  Context:    default
17:00:49 [2022-09-27T17:00:49.036Z]  Debug Mode: false
17:00:49 [2022-09-27T17:00:49.036Z]  Plugins:
17:00:49 [2022-09-27T17:00:49.036Z]   buildx: Docker Buildx (Docker Inc.)
17:00:49 [2022-09-27T17:00:49.036Z]     Version:  v0.8.2
17:00:49 [2022-09-27T17:00:49.036Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
17:00:49 [2022-09-27T17:00:49.036Z]   compose: Docker Compose (Docker Inc.)
17:00:49 [2022-09-27T17:00:49.036Z]     Version:  v2.11.0
17:00:49 [2022-09-27T17:00:49.036Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
17:00:49 [2022-09-27T17:00:49.036Z] 
17:00:49 [2022-09-27T17:00:49.036Z] Server:
17:00:49 [2022-09-27T17:00:49.036Z]  Containers: 0
17:00:49 [2022-09-27T17:00:49.036Z]   Running: 0
17:00:49 [2022-09-27T17:00:49.036Z]   Paused: 0
17:00:49 [2022-09-27T17:00:49.036Z]   Stopped: 0
17:00:49 [2022-09-27T17:00:49.036Z]  Images: 4
17:00:49 [2022-09-27T17:00:49.036Z]  Server Version: 22.06.0-beta.0
17:00:49 [2022-09-27T17:00:49.036Z]  Storage Driver: overlay2
17:00:49 [2022-09-27T17:00:49.036Z]   Backing Filesystem: extfs
17:00:49 [2022-09-27T17:00:49.036Z]   Supports d_type: true
17:00:49 [2022-09-27T17:00:49.036Z]   Using metacopy: false
17:00:49 [2022-09-27T17:00:49.036Z]   Native Overlay Diff: true
17:00:49 [2022-09-27T17:00:49.036Z]   userxattr: false
17:00:49 [2022-09-27T17:00:49.036Z]  Logging Driver: json-file
17:00:49 [2022-09-27T17:00:49.036Z]  Cgroup Driver: cgroupfs
17:00:49 [2022-09-27T17:00:49.036Z]  Cgroup Version: 1
17:00:49 [2022-09-27T17:00:49.036Z]  Plugins:
17:00:49 [2022-09-27T17:00:49.036Z]   Volume: local
17:00:49 [2022-09-27T17:00:49.036Z]   Network: bridge host ipvlan macvlan null overlay
17:00:49 [2022-09-27T17:00:49.036Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:00:49 [2022-09-27T17:00:49.036Z]  Swarm: inactive
17:00:49 [2022-09-27T17:00:49.036Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:00:49 [2022-09-27T17:00:49.036Z]  Default Runtime: runc
17:00:49 [2022-09-27T17:00:49.036Z]  Init Binary: docker-init
17:00:49 [2022-09-27T17:00:49.036Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
17:00:49 [2022-09-27T17:00:49.036Z]  runc version: v1.1.4-0-g5fd4c4d
17:00:49 [2022-09-27T17:00:49.036Z]  init version: de40ad0
17:00:49 [2022-09-27T17:00:49.036Z]  Security Options:
17:00:49 [2022-09-27T17:00:49.036Z]   apparmor
17:00:49 [2022-09-27T17:00:49.036Z]   seccomp
17:00:49 [2022-09-27T17:00:49.036Z]    Profile: builtin
17:00:49 [2022-09-27T17:00:49.036Z]  Kernel Version: 5.15.0-1019-aws
17:00:49 [2022-09-27T17:00:49.036Z]  Operating System: Ubuntu 20.04.5 LTS
17:00:49 [2022-09-27T17:00:49.036Z]  OSType: linux
17:00:49 [2022-09-27T17:00:49.036Z]  Architecture: aarch64
17:00:49 [2022-09-27T17:00:49.036Z]  CPUs: 2
17:00:49 [2022-09-27T17:00:49.036Z]  Total Memory: 7.559GiB
17:00:49 [2022-09-27T17:00:49.036Z]  Name: ip-10-100-90-76
17:00:49 [2022-09-27T17:00:49.036Z]  ID: 21ee9248-431c-49fb-8774-3b222a03c749
17:00:49 [2022-09-27T17:00:49.036Z]  Docker Root Dir: /var/lib/docker
17:00:49 [2022-09-27T17:00:49.036Z]  Debug Mode: false
17:00:49 [2022-09-27T17:00:49.036Z]  Registry: https://index.docker.io/v1/
17:00:49 [2022-09-27T17:00:49.036Z]  Labels:
17:00:49 [2022-09-27T17:00:49.036Z]  Experimental: true
17:00:49 [2022-09-27T17:00:49.036Z]  Insecure Registries:
17:00:49 [2022-09-27T17:00:49.036Z]   127.0.0.0/8
17:00:49 [2022-09-27T17:00:49.036Z]  Live Restore Enabled: true
17:00:49 [2022-09-27T17:00:49.036Z] 
[Pipeline] sh
17:00:49 [2022-09-27T17:00:49.310Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:00:49 [2022-09-27T17:00:49.310Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:00:49 [2022-09-27T17:00:49.310Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44196/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:00:49 [2022-09-27T17:00:49.310Z] + bash /home/ubuntu/workspace/moby_PR-44196/check-config.sh
17:00:49 [2022-09-27T17:00:49.310Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:00:49 [2022-09-27T17:00:49.310Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ...
17:00:49 [2022-09-27T17:00:49.310Z] 
17:00:49 [2022-09-27T17:00:49.310Z] Generally Necessary:
17:00:49 [2022-09-27T17:00:49.310Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:00:49 [2022-09-27T17:00:49.310Z] - apparmor: enabled and tools installed
17:00:49 [2022-09-27T17:00:49.310Z] - CONFIG_NAMESPACES: enabled
17:00:49 [2022-09-27T17:00:49.310Z] - CONFIG_NET_NS: enabled
17:00:49 [2022-09-27T17:00:49.310Z] - CONFIG_PID_NS: enabled
17:00:49 [2022-09-27T17:00:49.310Z] - CONFIG_IPC_NS: enabled
17:00:49 [2022-09-27T17:00:49.310Z] - CONFIG_UTS_NS: enabled
17:00:49 [2022-09-27T17:00:49.310Z] - CONFIG_CGROUPS: enabled
17:00:49 [2022-09-27T17:00:49.310Z] - CONFIG_CGROUP_CPUACCT: enabled
17:00:49 [2022-09-27T17:00:49.310Z] - CONFIG_CGROUP_DEVICE: enabled
17:00:49 [2022-09-27T17:00:49.310Z] - CONFIG_CGROUP_FREEZER: enabled
17:00:49 [2022-09-27T17:00:49.310Z] - CONFIG_CGROUP_SCHED: enabled
17:00:49 [2022-09-27T17:00:49.310Z] - CONFIG_CPUSETS: enabled
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_MEMCG: enabled
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_KEYS: enabled
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_VETH: enabled (as module)
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_BRIDGE: enabled (as module)
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_NF_NAT: enabled (as module)
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_POSIX_MQUEUE: enabled
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_CGROUP_BPF: enabled
17:00:49 [2022-09-27T17:00:49.566Z] 
17:00:49 [2022-09-27T17:00:49.566Z] Optional Features:
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_USER_NS: enabled
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_SECCOMP: enabled
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_SECCOMP_FILTER: enabled
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_CGROUP_PIDS: enabled
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_MEMCG_SWAP: enabled
17:00:49 [2022-09-27T17:00:49.566Z]     (cgroup swap accounting is currently enabled)
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_BLK_CGROUP: enabled
17:00:49 [2022-09-27T17:00:49.566Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_CGROUP_PERF: enabled
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_CGROUP_HUGETLB: enabled
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_CFS_BANDWIDTH: enabled
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_RT_GROUP_SCHED: missing
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_IP_VS: enabled (as module)
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_IP_VS_NFCT: enabled
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_IP_VS_RR: enabled (as module)
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_SECURITY_SELINUX: enabled
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_SECURITY_APPARMOR: enabled
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_EXT4_FS: enabled
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:00:49 [2022-09-27T17:00:49.822Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:00:49 [2022-09-27T17:00:49.822Z] - Network Drivers:
17:00:49 [2022-09-27T17:00:49.822Z]   - "overlay":
17:00:49 [2022-09-27T17:00:49.822Z]     - CONFIG_VXLAN: enabled (as module)
17:00:49 [2022-09-27T17:00:49.822Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:00:49 [2022-09-27T17:00:49.822Z]       Optional (for encrypted networks):
17:00:50 [2022-09-27T17:00:50.081Z]       - CONFIG_CRYPTO: enabled
17:00:50 [2022-09-27T17:00:50.081Z]       - CONFIG_CRYPTO_AEAD: enabled
17:00:50 [2022-09-27T17:00:50.081Z]       - CONFIG_CRYPTO_GCM: enabled
17:00:50 [2022-09-27T17:00:50.081Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:00:50 [2022-09-27T17:00:50.081Z]       - CONFIG_CRYPTO_GHASH: enabled
17:00:50 [2022-09-27T17:00:50.081Z]       - CONFIG_XFRM: enabled
17:00:50 [2022-09-27T17:00:50.081Z]       - CONFIG_XFRM_USER: enabled (as module)
17:00:50 [2022-09-27T17:00:50.081Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:00:50 [2022-09-27T17:00:50.081Z]       - CONFIG_INET_ESP: enabled (as module)
17:00:50 [2022-09-27T17:00:50.081Z]   - "ipvlan":
17:00:50 [2022-09-27T17:00:50.081Z]     - CONFIG_IPVLAN: enabled (as module)
17:00:50 [2022-09-27T17:00:50.081Z]   - "macvlan":
17:00:50 [2022-09-27T17:00:50.081Z]     - CONFIG_MACVLAN: enabled (as module)
17:00:50 [2022-09-27T17:00:50.081Z]     - CONFIG_DUMMY: enabled (as module)
17:00:50 [2022-09-27T17:00:50.081Z]   - "ftp,tftp client in container":
17:00:50 [2022-09-27T17:00:50.081Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:00:50 [2022-09-27T17:00:50.081Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:00:50 [2022-09-27T17:00:50.081Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:00:50 [2022-09-27T17:00:50.081Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:00:50 [2022-09-27T17:00:50.081Z] - Storage Drivers:
17:00:50 [2022-09-27T17:00:50.081Z]   - "aufs":
17:00:50 [2022-09-27T17:00:50.081Z]     - CONFIG_AUFS_FS: enabled (as module)
17:00:50 [2022-09-27T17:00:50.081Z]   - "btrfs":
17:00:50 [2022-09-27T17:00:50.081Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:00:50 [2022-09-27T17:00:50.081Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:00:50 [2022-09-27T17:00:50.081Z]   - "devicemapper":
17:00:50 [2022-09-27T17:00:50.081Z]     - CONFIG_BLK_DEV_DM: enabled
17:00:50 [2022-09-27T17:00:50.081Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:00:50 [2022-09-27T17:00:50.081Z]   - "overlay":
17:00:50 [2022-09-27T17:00:50.081Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:00:50 [2022-09-27T17:00:50.081Z]   - "zfs":
17:00:50 [2022-09-27T17:00:50.081Z]     - /dev/zfs: present
17:00:50 [2022-09-27T17:00:50.081Z]     - zfs command: missing
17:00:50 [2022-09-27T17:00:50.081Z]     - zpool command: missing
17:00:50 [2022-09-27T17:00:50.081Z] 
17:00:50 [2022-09-27T17:00:50.081Z] Limits:
17:00:50 [2022-09-27T17:00:50.081Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:00:50 [2022-09-27T17:00:50.081Z] 
17:00:50 [2022-09-27T17:00:50.081Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:00:50 [2022-09-27T17:00:50.383Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a856e33ba818146aa93ed9a3458a10b57ad3a62f .
17:00:50 [2022-09-27T17:00:50.639Z] #1 [internal] load build definition from Dockerfile
17:00:50 [2022-09-27T17:00:50.639Z] #1 transferring dockerfile: 19.29kB done
17:00:50 [2022-09-27T17:00:50.639Z] #1 DONE 0.0s
17:00:50 [2022-09-27T17:00:50.639Z] 
17:00:50 [2022-09-27T17:00:50.639Z] #2 [internal] load .dockerignore
17:00:50 [2022-09-27T17:00:50.639Z] #2 transferring context: 145B done
17:00:50 [2022-09-27T17:00:50.639Z] #2 DONE 0.0s
17:00:50 [2022-09-27T17:00:50.639Z] 
17:00:50 [2022-09-27T17:00:50.639Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:00:50 [2022-09-27T17:00:50.896Z] #3 DONE 0.1s
17:00:50 [2022-09-27T17:00:50.896Z] 
17:00:50 [2022-09-27T17:00:50.896Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
17:00:50 [2022-09-27T17:00:50.896Z] #4 CACHED
17:00:50 [2022-09-27T17:00:50.896Z] 
17:00:50 [2022-09-27T17:00:50.896Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
17:00:51 [2022-09-27T17:00:51.154Z] #5 DONE 0.1s
17:00:51 [2022-09-27T17:00:51.154Z] 
17:00:51 [2022-09-27T17:00:51.154Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:00:51 [2022-09-27T17:00:51.154Z] #6 DONE 0.1s
17:00:51 [2022-09-27T17:00:51.154Z] 
17:00:51 [2022-09-27T17:00:51.154Z] #7 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye
17:00:51 [2022-09-27T17:00:51.154Z] #7 DONE 0.1s
17:00:51 [2022-09-27T17:00:51.154Z] 
17:00:51 [2022-09-27T17:00:51.154Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:00:51 [2022-09-27T17:00:51.154Z] #8 DONE 0.1s
17:00:51 [2022-09-27T17:00:51.154Z] 
17:00:51 [2022-09-27T17:00:51.154Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:00:51 [2022-09-27T17:00:51.154Z] #9 DONE 0.0s
17:00:51 [2022-09-27T17:00:51.154Z] 
17:00:51 [2022-09-27T17:00:51.154Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:00:51 [2022-09-27T17:00:51.154Z] #10 DONE 0.0s
17:00:51 [2022-09-27T17:00:51.154Z] 
17:00:51 [2022-09-27T17:00:51.154Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05
17:00:51 [2022-09-27T17:00:51.154Z] #11 DONE 0.0s
17:00:51 [2022-09-27T17:00:51.154Z] 
17:00:51 [2022-09-27T17:00:51.154Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
17:00:51 [2022-09-27T17:00:51.154Z] #12 DONE 0.0s
17:00:51 [2022-09-27T17:00:51.154Z] 
17:00:51 [2022-09-27T17:00:51.154Z] #13 [internal] load build context
17:00:51 [2022-09-27T17:00:51.716Z] #13 ...
17:00:51 [2022-09-27T17:00:51.716Z] 
17:00:51 [2022-09-27T17:00:51.716Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
17:00:51 [2022-09-27T17:00:51.716Z] #14 DONE 0.6s
17:00:51 [2022-09-27T17:00:51.716Z] 
17:00:51 [2022-09-27T17:00:51.716Z] #13 [internal] load build context
17:00:52 [2022-09-27T17:00:52.286Z] #13 transferring context: 62.75MB 1.2s done
17:00:52 [2022-09-27T17:00:52.286Z] #13 DONE 1.2s
17:00:52 [2022-09-27T17:00:52.286Z] 
17:00:52 [2022-09-27T17:00:52.286Z] #15 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
17:00:52 [2022-09-27T17:00:52.286Z] #15 CACHED
17:00:52 [2022-09-27T17:00:52.286Z] 
17:00:52 [2022-09-27T17:00:52.286Z] #16 [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
17:00:52 [2022-09-27T17:00:52.286Z] #16 CACHED
17:00:52 [2022-09-27T17:00:52.286Z] 
17:00:52 [2022-09-27T17:00:52.286Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:00:52 [2022-09-27T17:00:52.286Z] #17 CACHED
17:00:52 [2022-09-27T17:00:52.286Z] 
17:00:52 [2022-09-27T17:00:52.286Z] #18 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:00:52 [2022-09-27T17:00:52.286Z] #18 CACHED
17:00:52 [2022-09-27T17:00:52.286Z] 
17:00:52 [2022-09-27T17:00:52.286Z] #19 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:00:52 [2022-09-27T17:00:52.286Z] #19 CACHED
17:00:52 [2022-09-27T17:00:52.286Z] 
17:00:52 [2022-09-27T17:00:52.286Z] #20 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
17:00:52 [2022-09-27T17:00:52.286Z] #20 CACHED
17:00:52 [2022-09-27T17:00:52.286Z] 
17:00:52 [2022-09-27T17:00:52.286Z] #21 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
17:00:52 [2022-09-27T17:00:52.286Z] #21 CACHED
17:00:52 [2022-09-27T17:00:52.286Z] 
17:00:52 [2022-09-27T17:00:52.286Z] #22 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:00:52 [2022-09-27T17:00:52.286Z] #22 CACHED
17:00:52 [2022-09-27T17:00:52.286Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #23 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:00:52 [2022-09-27T17:00:52.287Z] #23 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #24 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:00:52 [2022-09-27T17:00:52.287Z] #24 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #25 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
17:00:52 [2022-09-27T17:00:52.287Z] #25 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #26 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:00:52 [2022-09-27T17:00:52.287Z] #26 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #27 [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
17:00:52 [2022-09-27T17:00:52.287Z] #27 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #28 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
17:00:52 [2022-09-27T17:00:52.287Z] #28 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #29 [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
17:00:52 [2022-09-27T17:00:52.287Z] #29 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #30 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
17:00:52 [2022-09-27T17:00:52.287Z] #30 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #31 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
17:00:52 [2022-09-27T17:00:52.287Z] #31 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #32 [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
17:00:52 [2022-09-27T17:00:52.287Z] #32 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #33 [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
17:00:52 [2022-09-27T17:00:52.287Z] #33 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #34 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:00:52 [2022-09-27T17:00:52.287Z] #34 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #35 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:00:52 [2022-09-27T17:00:52.287Z] #35 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #36 [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
17:00:52 [2022-09-27T17:00:52.287Z] #36 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #37 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
17:00:52 [2022-09-27T17:00:52.287Z] #37 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #38 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
17:00:52 [2022-09-27T17:00:52.287Z] #38 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #39 [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
17:00:52 [2022-09-27T17:00:52.287Z] #39 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #40 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
17:00:52 [2022-09-27T17:00:52.287Z] #40 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #41 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
17:00:52 [2022-09-27T17:00:52.287Z] #41 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #42 [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
17:00:52 [2022-09-27T17:00:52.287Z] #42 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #43 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:00:52 [2022-09-27T17:00:52.287Z] #43 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #44 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
17:00:52 [2022-09-27T17:00:52.287Z] #44 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #45 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
17:00:52 [2022-09-27T17:00:52.287Z] #45 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #46 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
17:00:52 [2022-09-27T17:00:52.287Z] #46 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #47 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
17:00:52 [2022-09-27T17:00:52.287Z] #47 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #48 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
17:00:52 [2022-09-27T17:00:52.287Z] #48 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #49 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
17:00:52 [2022-09-27T17:00:52.287Z] #49 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #50 [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             ;
17:00:52 [2022-09-27T17:00:52.287Z] #50 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #51 [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
17:00:52 [2022-09-27T17:00:52.287Z] #51 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #52 [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
17:00:52 [2022-09-27T17:00:52.287Z] #52 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #53 [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
17:00:52 [2022-09-27T17:00:52.287Z] #53 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #54 [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
17:00:52 [2022-09-27T17:00:52.287Z] #54 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #55 [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
17:00:52 [2022-09-27T17:00:52.287Z] #55 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #56 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:00:52 [2022-09-27T17:00:52.287Z] #56 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #57 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:00:52 [2022-09-27T17:00:52.287Z] #57 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #58 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:00:52 [2022-09-27T17:00:52.287Z] #58 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #59 [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
17:00:52 [2022-09-27T17:00:52.287Z] #59 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #60 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
17:00:52 [2022-09-27T17:00:52.287Z] #60 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #61 [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
17:00:52 [2022-09-27T17:00:52.287Z] #61 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #62 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:00:52 [2022-09-27T17:00:52.287Z] #62 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #63 [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
17:00:52 [2022-09-27T17:00:52.287Z] #63 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #64 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:00:52 [2022-09-27T17:00:52.287Z] #64 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #65 [dev-systemd-false  1/28] RUN groupadd -r docker
17:00:52 [2022-09-27T17:00:52.287Z] #65 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #66 [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
17:00:52 [2022-09-27T17:00:52.287Z] #66 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
17:00:52 [2022-09-27T17:00:52.287Z] #67 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
17:00:52 [2022-09-27T17:00:52.287Z] #68 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #69 [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
17:00:52 [2022-09-27T17:00:52.287Z] #69 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #70 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
17:00:52 [2022-09-27T17:00:52.287Z] #70 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #71 [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
17:00:52 [2022-09-27T17:00:52.287Z] #71 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #72 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
17:00:52 [2022-09-27T17:00:52.287Z] #72 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #73 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
17:00:52 [2022-09-27T17:00:52.287Z] #73 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #74 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
17:00:52 [2022-09-27T17:00:52.287Z] #74 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #75 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
17:00:52 [2022-09-27T17:00:52.287Z] #75 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #76 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
17:00:52 [2022-09-27T17:00:52.287Z] #76 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #77 [dev-systemd-false  6/28] RUN ldconfig
17:00:52 [2022-09-27T17:00:52.287Z] #77 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
17:00:52 [2022-09-27T17:00:52.287Z] #78 CACHED
17:00:52 [2022-09-27T17:00:52.287Z] 
17:00:52 [2022-09-27T17:00:52.287Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
17:00:57 [2022-09-27T17:00:57.529Z] #79 DONE 4.5s
17:00:57 [2022-09-27T17:00:57.529Z] 
17:00:57 [2022-09-27T17:00:57.529Z] #80 exporting to image
17:00:57 [2022-09-27T17:00:57.529Z] #80 exporting layers
17:00:57 [2022-09-27T17:00:57.529Z] #80 exporting layers 0.7s done
17:00:57 [2022-09-27T17:00:57.529Z] #80 writing image sha256:6d4ef772acac349a59588e1c1169353a1d89e865497fb0be960eccf3e5146c96 done
17:00:57 [2022-09-27T17:00:57.529Z] #80 naming to docker.io/library/docker:a856e33ba818146aa93ed9a3458a10b57ad3a62f done
17:00:57 [2022-09-27T17:00:57.529Z] #80 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:00:57 [2022-09-27T17:00:57.840Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:00:58 [2022-09-27T17:00:58.116Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44196/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a856e33ba818146aa93ed9a3458a10b57ad3a62f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a856e33ba818146aa93ed9a3458a10b57ad3a62f hack/test/unit
17:00:58 [2022-09-27T17:00:58.678Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
17:00:58 [2022-09-27T17:00:58.678Z] + TESTFLAGS+=' -test.timeout=5m'
17:00:58 [2022-09-27T17:00:58.678Z] + TESTDIRS=./...
17:00:58 [2022-09-27T17:00:58.678Z] + exclude_paths='/vendor/|/integration'
17:00:58 [2022-09-27T17:00:58.678Z] ++ go list ./...
17:00:58 [2022-09-27T17:00:58.678Z] ++ grep -vE '(/vendor/|/integration)'
17:00:59 [2022-09-27T17:00:59.606Z] + pkg_list='github.com/docker/docker/api
17:00:59 [2022-09-27T17:00:59.606Z] github.com/docker/docker/api/server
17:00:59 [2022-09-27T17:00:59.606Z] github.com/docker/docker/api/server/backend/build
17:00:59 [2022-09-27T17:00:59.606Z] github.com/docker/docker/api/server/httpstatus
17:00:59 [2022-09-27T17:00:59.606Z] github.com/docker/docker/api/server/httputils
17:00:59 [2022-09-27T17:00:59.606Z] github.com/docker/docker/api/server/middleware
17:00:59 [2022-09-27T17:00:59.606Z] github.com/docker/docker/api/server/router
17:00:59 [2022-09-27T17:00:59.606Z] github.com/docker/docker/api/server/router/build
17:00:59 [2022-09-27T17:00:59.606Z] github.com/docker/docker/api/server/router/checkpoint
17:00:59 [2022-09-27T17:00:59.606Z] github.com/docker/docker/api/server/router/container
17:00:59 [2022-09-27T17:00:59.606Z] github.com/docker/docker/api/server/router/debug
17:00:59 [2022-09-27T17:00:59.606Z] github.com/docker/docker/api/server/router/distribution
17:00:59 [2022-09-27T17:00:59.606Z] github.com/docker/docker/api/server/router/grpc
17:00:59 [2022-09-27T17:00:59.606Z] github.com/docker/docker/api/server/router/image
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/network
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/plugin
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/session
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/swarm
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/system
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/volume
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/backend
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/blkiodev
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/container
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/events
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/filters
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/image
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/mount
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/network
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/plugins/logdriver
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/registry
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/strslice
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/swarm
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/swarm/runtime
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/time
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/versions
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/versions/v1p19
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/versions/v1p20
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/volume
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/builder-next
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/builder-next/exporter
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/builder-next/worker
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/dockerfile
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/remotecontext
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/remotecontext/git
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/remotecontext/urlutil
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cli
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cli/config
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cli/debug
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cli/winresources/docker-proxy
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cli/winresources/dockerd
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/client
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cmd/docker-proxy
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cmd/dockerd
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cmd/dockerd/trap
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/container
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/container/stream
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/contrib/apparmor
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/contrib/docker-device-tool
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/contrib/httpserver
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/cluster
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/cluster/convert
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/cluster/executor
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/cluster/executor/container
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/cluster/provider
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/config
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/containerd
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/events
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/events/testutils
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/aufs
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/copy
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/overlay
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/register
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/vfs
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/zfs
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/images
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/initlayer
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/links
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/listeners
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/awslogs
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/fluentd
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/gcplogs
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/gelf
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/journald
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/local
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/logentries
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/loggertest
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/loggerutils
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/splunk
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/syslog
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/logger/templates
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/names
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/network
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/stats
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/distribution
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/distribution/metadata
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/distribution/utils
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/distribution/xfer
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/dockerversion
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/errdefs
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/image
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/image/cache
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/image/tarexport
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/image/v1
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/internal/test/suite
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/layer
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libcontainerd
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libcontainerd/queue
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libcontainerd/remote
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libcontainerd/supervisor
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libcontainerd/types
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/bitseq
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/cluster
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/config
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/datastore
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/diagnostic
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/discoverapi
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/driverapi
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drivers/bridge
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drivers/host
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drivers/null
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drivers/overlay
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drivers/remote
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drivers/windows
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/drvregistry
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/etchosts
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/idm
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/internal/caller
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/ipam
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/ipamapi
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/ipams/builtin
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/ipams/null
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/ipams/remote
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/ipamutils
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/iptables
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/netlabel
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/netutils
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/networkdb
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/ns
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/options
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/osl
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/osl/kernel
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/portallocator
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/portmapper
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/resolvconf
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/testutils
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/libnetwork/types
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/oci
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/oci/caps
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/opts
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/aaparser
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/archive
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/authorization
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/broadcaster
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/capabilities
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/chrootarchive
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/containerfs
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/devicemapper
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/directory
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/dmesg
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/fileutils
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/fsutils
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/homedir
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/idtools
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/ioutils
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/jsonmessage
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/longpath
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/loopback
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/namesgenerator
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/parsers
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/parsers/kernel
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/pidfile
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/platform
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/plugingetter
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/plugins
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/plugins/transport
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/pools
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/progress
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/pubsub
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/reexec
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/signal
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/stack
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/stdcopy
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/streamformatter
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/stringid
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/sysinfo
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/system
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/tailfile
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/tarsum
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/urlutil
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/pkg/useragent
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/plugin
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/plugin/executor/containerd
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/plugin/v2
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/profiles/apparmor
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/profiles/seccomp
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/quota
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/reference
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/registry
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/registry/resumable
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/restartmanager
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/rootless
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/rootless/specconv
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/runconfig
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/runconfig/opts
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/testutil
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/testutil/daemon
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/testutil/environment
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/testutil/fakecontext
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/testutil/fakegit
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/testutil/fakestorage
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/testutil/fixtures/load
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/testutil/fixtures/plugin
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/testutil/registry
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/testutil/request
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/volume
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/volume/drivers
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/volume/local
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/volume/mounts
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/volume/service
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/volume/service/opts
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/volume/testutils'
17:00:59 [2022-09-27T17:00:59.607Z] ++ grep --fixed-strings -v /libnetwork
17:00:59 [2022-09-27T17:00:59.607Z] ++ echo 'github.com/docker/docker/api
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/backend/build
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/httpstatus
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/httputils
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/middleware
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/build
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/checkpoint
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/container
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/debug
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/distribution
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/grpc
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/image
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/network
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/plugin
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/session
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/swarm
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/system
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/server/router/volume
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/backend
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/blkiodev
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/container
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/events
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/filters
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/image
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/mount
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/network
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/plugins/logdriver
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/registry
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/strslice
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/swarm
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/swarm/runtime
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/time
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/versions
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/versions/v1p19
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/versions/v1p20
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/api/types/volume
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/builder-next
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/builder-next/exporter
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/builder-next/worker
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/dockerfile
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/remotecontext
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/remotecontext/git
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/builder/remotecontext/urlutil
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cli
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cli/config
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cli/debug
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cli/winresources/docker-proxy
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cli/winresources/dockerd
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/client
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cmd/docker-proxy
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cmd/dockerd
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cmd/dockerd/trap
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/container
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/container/stream
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/contrib/apparmor
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/contrib/docker-device-tool
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/contrib/httpserver
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/cluster
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/cluster/convert
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/cluster/executor
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/cluster/executor/container
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/cluster/provider
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/config
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/containerd
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/events
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/events/testutils
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/aufs
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/copy
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/overlay
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/register
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/vfs
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/graphdriver/zfs
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/images
17:00:59 [2022-09-27T17:00:59.607Z] github.com/docker/docker/daemon/initlayer
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/links
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/listeners
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/awslogs
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/fluentd
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/gcplogs
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/gelf
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/journald
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/local
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/logentries
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/loggertest
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/loggerutils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/splunk
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/syslog
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/templates
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/names
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/network
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/stats
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/distribution
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/distribution/metadata
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/distribution/utils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/distribution/xfer
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/dockerversion
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/errdefs
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/image
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/image/cache
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/image/tarexport
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/image/v1
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/internal/test/suite
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/layer
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libcontainerd
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libcontainerd/queue
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libcontainerd/remote
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libcontainerd/supervisor
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libcontainerd/types
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/bitseq
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/cluster
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/config
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/datastore
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/diagnostic
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/discoverapi
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/driverapi
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drivers/bridge
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drivers/host
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drivers/null
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drivers/overlay
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drivers/remote
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drivers/windows
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/drvregistry
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/etchosts
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/idm
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/internal/caller
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/ipam
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/ipamapi
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/ipams/builtin
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/ipams/null
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/ipams/remote
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/ipamutils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/iptables
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/netlabel
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/netutils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/networkdb
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/ns
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/options
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/osl
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/osl/kernel
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/portallocator
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/portmapper
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/resolvconf
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/testutils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libnetwork/types
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/oci
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/oci/caps
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/opts
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/aaparser
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/archive
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/authorization
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/broadcaster
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/capabilities
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/chrootarchive
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/containerfs
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/devicemapper
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/directory
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/dmesg
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/fileutils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/fsutils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/homedir
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/idtools
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/ioutils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/jsonmessage
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/longpath
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/loopback
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/namesgenerator
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/parsers
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/parsers/kernel
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/pidfile
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/platform
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/plugingetter
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/plugins
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/plugins/transport
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/pools
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/progress
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/pubsub
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/reexec
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/signal
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/stack
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/stdcopy
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/streamformatter
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/stringid
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/sysinfo
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/system
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/tailfile
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/tarsum
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/urlutil
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/useragent
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/plugin
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/plugin/executor/containerd
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/plugin/v2
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/profiles/apparmor
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/profiles/seccomp
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/quota
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/reference
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/registry
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/registry/resumable
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/restartmanager
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/rootless
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/rootless/specconv
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/runconfig
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/runconfig/opts
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/testutil
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/testutil/daemon
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/testutil/environment
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/testutil/fakecontext
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/testutil/fakegit
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/testutil/fakestorage
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/testutil/fixtures/load
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/testutil/fixtures/plugin
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/testutil/registry
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/testutil/request
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/volume
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/volume/drivers
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/volume/local
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/volume/mounts
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/volume/service
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/volume/service/opts
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/volume/testutils'
17:00:59 [2022-09-27T17:00:59.608Z] + base_pkg_list='github.com/docker/docker/api
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/backend/build
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/httpstatus
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/httputils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/middleware
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/router
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/router/build
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/router/checkpoint
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/router/container
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/router/debug
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/router/distribution
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/router/grpc
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/router/image
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/router/network
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/router/plugin
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/router/session
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/router/swarm
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/router/system
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/server/router/volume
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/backend
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/blkiodev
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/container
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/events
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/filters
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/image
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/mount
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/network
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/plugins/logdriver
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/registry
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/strslice
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/swarm
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/swarm/runtime
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/time
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/versions
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/versions/v1p19
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/versions/v1p20
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/api/types/volume
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/builder
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/builder/builder-next
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/builder/builder-next/exporter
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/builder/builder-next/worker
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/builder/dockerfile
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/builder/remotecontext
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/builder/remotecontext/git
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/builder/remotecontext/urlutil
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/cli
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/cli/config
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/cli/debug
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/cli/winresources/docker-proxy
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/cli/winresources/dockerd
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/client
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/cmd/docker-proxy
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/cmd/dockerd
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/cmd/dockerd/trap
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/container
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/container/stream
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/contrib/apparmor
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/contrib/docker-device-tool
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/contrib/httpserver
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/cluster
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/cluster/convert
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/cluster/executor
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/cluster/executor/container
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/cluster/provider
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/config
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/containerd
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/events
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/events/testutils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/graphdriver
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/graphdriver/aufs
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/graphdriver/copy
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/graphdriver/overlay
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/graphdriver/register
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/graphdriver/vfs
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/graphdriver/zfs
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/images
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/initlayer
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/links
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/listeners
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/awslogs
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/fluentd
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/gcplogs
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/gelf
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/journald
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/local
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/logentries
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/loggertest
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/loggerutils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/splunk
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/syslog
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/logger/templates
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/names
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/network
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/daemon/stats
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/distribution
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/distribution/metadata
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/distribution/utils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/distribution/xfer
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/dockerversion
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/errdefs
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/image
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/image/cache
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/image/tarexport
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/image/v1
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/internal/test/suite
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/layer
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libcontainerd
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libcontainerd/queue
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libcontainerd/remote
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libcontainerd/supervisor
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/libcontainerd/types
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/oci
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/oci/caps
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/opts
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/aaparser
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/archive
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/authorization
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/broadcaster
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/capabilities
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/chrootarchive
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/containerfs
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/devicemapper
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/directory
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/dmesg
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/fileutils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/fsutils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/homedir
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/idtools
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/ioutils
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/jsonmessage
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/longpath
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/loopback
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/namesgenerator
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/parsers
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/parsers/kernel
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/pidfile
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/platform
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/plugingetter
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/plugins
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/plugins/transport
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/pools
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/progress
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/pubsub
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/reexec
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/signal
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/stack
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/stdcopy
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/streamformatter
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/stringid
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/sysinfo
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/system
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/tailfile
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/tarsum
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/urlutil
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/pkg/useragent
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/plugin
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/plugin/executor/containerd
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/plugin/v2
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/profiles/apparmor
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/profiles/seccomp
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/quota
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/reference
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/registry
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/registry/resumable
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/restartmanager
17:00:59 [2022-09-27T17:00:59.608Z] github.com/docker/docker/rootless
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/rootless/specconv
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/runconfig
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/runconfig/opts
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/daemon
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/environment
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/fakecontext
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/fakegit
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/fakestorage
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/fixtures/load
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/fixtures/plugin
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/registry
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/request
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/volume
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/volume/drivers
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/volume/local
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/volume/mounts
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/volume/service
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/volume/service/opts
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/volume/testutils'
17:00:59 [2022-09-27T17:00:59.609Z] ++ grep --fixed-strings /libnetwork
17:00:59 [2022-09-27T17:00:59.609Z] ++ echo 'github.com/docker/docker/api
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/backend/build
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/httpstatus
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/httputils
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/middleware
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/router
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/router/build
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/router/checkpoint
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/router/container
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/router/debug
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/router/distribution
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/router/grpc
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/router/image
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/router/network
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/router/plugin
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/router/session
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/router/swarm
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/router/system
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/server/router/volume
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/backend
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/blkiodev
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/container
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/events
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/filters
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/image
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/mount
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/network
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/plugins/logdriver
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/registry
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/strslice
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/swarm
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/swarm/runtime
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/time
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/versions
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/versions/v1p19
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/versions/v1p20
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/api/types/volume
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/builder
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/builder/builder-next
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/builder/builder-next/exporter
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/builder/builder-next/worker
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/builder/dockerfile
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/builder/remotecontext
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/builder/remotecontext/git
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/builder/remotecontext/urlutil
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/cli
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/cli/config
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/cli/debug
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/cli/winresources/docker-proxy
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/cli/winresources/dockerd
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/client
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/cmd/docker-proxy
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/cmd/dockerd
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/cmd/dockerd/trap
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/container
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/container/stream
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/contrib/apparmor
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/contrib/docker-device-tool
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/contrib/httpserver
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/cluster
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/cluster/convert
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/cluster/executor
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/cluster/executor/container
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/cluster/provider
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/config
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/containerd
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/events
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/events/testutils
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/graphdriver
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/graphdriver/aufs
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/graphdriver/copy
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/graphdriver/overlay
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/graphdriver/register
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/graphdriver/vfs
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/graphdriver/zfs
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/images
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/initlayer
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/links
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/listeners
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/awslogs
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/fluentd
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/gcplogs
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/gelf
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/journald
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/local
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/logentries
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/loggertest
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/loggerutils
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/splunk
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/syslog
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/logger/templates
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/names
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/network
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/daemon/stats
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/distribution
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/distribution/metadata
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/distribution/utils
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/distribution/xfer
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/dockerversion
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/errdefs
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/image
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/image/cache
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/image/tarexport
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/image/v1
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/internal/test/suite
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/layer
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libcontainerd
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libcontainerd/queue
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libcontainerd/remote
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libcontainerd/supervisor
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libcontainerd/types
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/bitseq
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cluster
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/config
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/datastore
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/diagnostic
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/discoverapi
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/driverapi
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/bridge
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/host
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/null
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/overlay
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/remote
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/windows
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drvregistry
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/etchosts
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/idm
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/internal/caller
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/ipam
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/ipamapi
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/ipams/builtin
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/ipams/null
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/ipams/remote
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/ipamutils
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/iptables
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/netlabel
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/netutils
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/networkdb
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/ns
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/options
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/osl
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/osl/kernel
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/portallocator
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/portmapper
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/resolvconf
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/testutils
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/types
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/oci
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/oci/caps
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/opts
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/aaparser
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/archive
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/authorization
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/broadcaster
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/capabilities
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/chrootarchive
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/containerfs
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/devicemapper
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/directory
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/dmesg
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/fileutils
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/fsutils
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/homedir
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/idtools
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/ioutils
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/jsonmessage
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/longpath
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/loopback
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/namesgenerator
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/parsers
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/parsers/kernel
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/pidfile
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/platform
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/plugingetter
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/plugins
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/plugins/transport
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/pools
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/progress
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/pubsub
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/reexec
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/signal
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/stack
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/stdcopy
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/streamformatter
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/stringid
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/sysinfo
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/system
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/tailfile
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/tarsum
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/urlutil
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/pkg/useragent
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/plugin
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/plugin/executor/containerd
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/plugin/v2
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/profiles/apparmor
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/profiles/seccomp
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/quota
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/reference
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/registry
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/registry/resumable
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/restartmanager
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/rootless
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/rootless/specconv
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/runconfig
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/runconfig/opts
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/daemon
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/environment
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/fakecontext
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/fakegit
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/fakestorage
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/fixtures/load
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/fixtures/plugin
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/registry
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/testutil/request
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/volume
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/volume/drivers
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/volume/local
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/volume/mounts
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/volume/service
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/volume/service/opts
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/volume/testutils'
17:00:59 [2022-09-27T17:00:59.609Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/bitseq
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cluster
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/config
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/datastore
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/diagnostic
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/discoverapi
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/driverapi
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/bridge
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/host
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/null
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/overlay
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/remote
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/windows
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/drvregistry
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/etchosts
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/idm
17:00:59 [2022-09-27T17:00:59.609Z] github.com/docker/docker/libnetwork/internal/caller
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipam
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipamapi
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipams/builtin
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipams/null
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipams/remote
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipamutils
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/iptables
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/netlabel
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/netutils
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/networkdb
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ns
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/options
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/osl
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/osl/kernel
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/portallocator
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/portmapper
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/resolvconf
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/testutils
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/types'
17:00:59 [2022-09-27T17:00:59.610Z] + grep --fixed-strings libnetwork/drivers/bridge
17:00:59 [2022-09-27T17:00:59.610Z] + echo 'github.com/docker/docker/libnetwork
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/bitseq
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/cluster
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/config
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/datastore
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/diagnostic
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/discoverapi
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/driverapi
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/bridge
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/host
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/null
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/overlay
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/remote
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/windows
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drvregistry
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/etchosts
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/idm
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/internal/caller
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipam
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipamapi
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipams/builtin
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipams/null
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipams/remote
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ipamutils
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/iptables
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/netlabel
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/netutils
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/networkdb
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/ns
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/options
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/osl
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/osl/kernel
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/portallocator
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/portmapper
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/resolvconf
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/testutils
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/types'
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/bridge
17:00:59 [2022-09-27T17:00:59.610Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:00:59 [2022-09-27T17:00:59.610Z] + type docker-proxy
17:00:59 [2022-09-27T17:00:59.610Z] hack/test/unit: line 25: type: docker-proxy: not found
17:00:59 [2022-09-27T17:00:59.610Z] + hack/make.sh binary-proxy install-proxy
17:00:59 [2022-09-27T17:00:59.610Z] 
17:00:59 [2022-09-27T17:00:59.610Z] Removing bundles/
17:00:59 [2022-09-27T17:00:59.610Z] 
17:00:59 [2022-09-27T17:00:59.610Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:00:59 [2022-09-27T17:00:59.610Z] Building: bundles/binary-proxy/docker-proxy
17:00:59 [2022-09-27T17:00:59.610Z] GOOS="" GOARCH="" GOARM=""
17:01:06 [2022-09-27T17:01:06.147Z] Created binary: bundles/binary-proxy/docker-proxy
17:01:06 [2022-09-27T17:01:06.147Z] 
17:01:06 [2022-09-27T17:01:06.147Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:01:06 [2022-09-27T17:01:06.147Z] Installing docker-proxy to /usr/local/bin/
17:01:06 [2022-09-27T17:01:06.147Z] 
17:01:06 [2022-09-27T17:01:06.147Z] + mkdir -p bundles
17:01:06 [2022-09-27T17:01:06.147Z] + '[' -n 'github.com/docker/docker/api
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/backend/build
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/httpstatus
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/httputils
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/middleware
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/router
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/router/build
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/router/checkpoint
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/router/container
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/router/debug
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/router/distribution
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/router/grpc
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/router/image
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/router/network
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/router/plugin
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/router/session
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/router/swarm
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/router/system
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/server/router/volume
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/backend
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/blkiodev
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/container
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/events
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/filters
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/image
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/mount
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/network
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/plugins/logdriver
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/registry
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/strslice
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/swarm
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/swarm/runtime
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/time
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/versions
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/versions/v1p19
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/versions/v1p20
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/api/types/volume
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/builder
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/builder/builder-next
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/builder/builder-next/exporter
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/builder/builder-next/worker
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/builder/dockerfile
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/builder/remotecontext
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/builder/remotecontext/git
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/builder/remotecontext/urlutil
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/cli
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/cli/config
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/cli/debug
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/cli/winresources/docker-proxy
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/cli/winresources/dockerd
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/client
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/cmd/docker-proxy
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/cmd/dockerd
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/cmd/dockerd/trap
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/container
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/container/stream
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/contrib/apparmor
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/contrib/docker-device-tool
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/contrib/httpserver
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/cluster
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/cluster/convert
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/cluster/executor
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/cluster/executor/container
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/cluster/provider
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/config
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/containerd
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/events
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/events/testutils
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/graphdriver
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/graphdriver/aufs
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/graphdriver/copy
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/graphdriver/overlay
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/graphdriver/register
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/graphdriver/vfs
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/graphdriver/zfs
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/images
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/initlayer
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/links
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/listeners
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/awslogs
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/fluentd
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/gcplogs
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/gelf
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/journald
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/local
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/logentries
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/loggertest
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/loggerutils
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/splunk
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/syslog
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/logger/templates
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/names
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/network
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/daemon/stats
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/distribution
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/distribution/metadata
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/distribution/utils
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/distribution/xfer
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/dockerversion
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/errdefs
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/image
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/image/cache
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/image/tarexport
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/image/v1
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/internal/test/suite
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/layer
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/libcontainerd
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/libcontainerd/queue
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/libcontainerd/remote
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/libcontainerd/supervisor
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/libcontainerd/types
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/oci
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/oci/caps
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/opts
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/pkg/aaparser
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/pkg/archive
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/pkg/authorization
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/pkg/broadcaster
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/pkg/capabilities
17:01:06 [2022-09-27T17:01:06.147Z] github.com/docker/docker/pkg/chrootarchive
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/containerfs
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/devicemapper
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/directory
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/dmesg
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/fileutils
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/fsutils
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/homedir
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/idtools
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/ioutils
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/jsonmessage
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/longpath
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/loopback
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/namesgenerator
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/parsers
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/parsers/kernel
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/pidfile
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/platform
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/plugingetter
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/plugins
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/plugins/transport
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/pools
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/progress
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/pubsub
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/reexec
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/signal
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/stack
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/stdcopy
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/streamformatter
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/stringid
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/sysinfo
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/system
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/tailfile
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/tarsum
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/urlutil
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/pkg/useragent
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/plugin
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/plugin/executor/containerd
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/plugin/v2
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/profiles/apparmor
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/profiles/seccomp
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/quota
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/reference
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/registry
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/registry/resumable
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/restartmanager
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/rootless
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/rootless/specconv
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/runconfig
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/runconfig/opts
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/testutil
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/testutil/daemon
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/testutil/environment
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/testutil/fakecontext
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/testutil/fakegit
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/testutil/fakestorage
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/testutil/fixtures/load
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/testutil/fixtures/plugin
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/testutil/registry
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/testutil/request
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/volume
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/volume/drivers
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/volume/local
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/volume/mounts
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/volume/service
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/volume/service/opts
17:01:06 [2022-09-27T17:01:06.148Z] github.com/docker/docker/volume/testutils' ']'
17:01:06 [2022-09-27T17:01:06.148Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli 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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/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/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
17:01:06 [2022-09-27T17:01:06.404Z] ?   	github.com/docker/docker/api	[no test files]
17:01:21 [2022-09-27T17:01:21.251Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 31.9% of statements
17:02:42 [2022-09-27T17:02:42.621Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 6.0% of statements
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
17:02:42 [2022-09-27T17:02:42.621Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 67.9% of statements
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/types	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
17:02:42 [2022-09-27T17:02:42.621Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
17:02:42 [2022-09-27T17:02:42.621Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/builder	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ok  	github.com/docker/docker/builder/remotecontext	0.129s	coverage: 13.7% of statements
17:02:42 [2022-09-27T17:02:42.621Z] ok  	github.com/docker/docker/builder/dockerfile	0.498s	coverage: 50.2% of statements
17:02:42 [2022-09-27T17:02:42.621Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
17:02:42 [2022-09-27T17:02:42.621Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
17:02:42 [2022-09-27T17:02:42.621Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.480s	coverage: 86.3% of statements
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/cli	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:02:42 [2022-09-27T17:02:42.621Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:02:42 [2022-09-27T17:02:42.877Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.018s	coverage: 67.6% of statements
17:02:47 [2022-09-27T17:02:47.042Z] ok  	github.com/docker/docker/client	0.100s	coverage: 76.1% of statements
17:03:19 [2022-09-27T17:03:19.090Z] ok  	github.com/docker/docker/cmd/dockerd	0.089s	coverage: 29.9% of statements
17:03:19 [2022-09-27T17:03:19.090Z] ok  	github.com/docker/docker/container	0.122s	coverage: 35.8% of statements
17:03:19 [2022-09-27T17:03:19.090Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.359s	coverage: 0.0% of statements
17:03:19 [2022-09-27T17:03:19.090Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:03:19 [2022-09-27T17:03:19.090Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:03:19 [2022-09-27T17:03:19.090Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:03:19 [2022-09-27T17:03:19.090Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:03:19 [2022-09-27T17:03:19.090Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:03:20 [2022-09-27T17:03:20.985Z] ok  	github.com/docker/docker/daemon/cluster	0.064s	coverage: 0.5% of statements
17:03:22 [2022-09-27T17:03:22.874Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.020s	coverage: 65.3% of statements
17:03:24 [2022-09-27T17:03:24.240Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 36.9% of statements
17:03:32 [2022-09-27T17:03:32.364Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.448s	coverage: 13.4% of statements
17:03:32 [2022-09-27T17:03:32.364Z] ok  	github.com/docker/docker/daemon/config	0.031s	coverage: 76.8% of statements
17:03:32 [2022-09-27T17:03:32.926Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
17:03:33 [2022-09-27T17:03:33.495Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
17:03:34 [2022-09-27T17:03:34.421Z] ok  	github.com/docker/docker/daemon	10.129s	coverage: 16.4% of statements
17:03:34 [2022-09-27T17:03:34.421Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:03:34 [2022-09-27T17:03:34.421Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:03:34 [2022-09-27T17:03:34.421Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
17:03:34 [2022-09-27T17:03:34.421Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:03:34 [2022-09-27T17:03:34.677Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.564s	coverage: 74.8% of statements
17:03:35 [2022-09-27T17:03:35.605Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.226s	coverage: 60.7% of statements
17:03:36 [2022-09-27T17:03:36.531Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 3.0% of statements
17:03:37 [2022-09-27T17:03:37.910Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.9% of statements
17:03:39 [2022-09-27T17:03:39.800Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.150s	coverage: 46.1% of statements
17:03:39 [2022-09-27T17:03:39.800Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:03:39 [2022-09-27T17:03:39.800Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.301s	coverage: 50.6% of statements
17:03:40 [2022-09-27T17:03:40.740Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
17:03:41 [2022-09-27T17:03:41.305Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.862s	coverage: 58.5% of statements
17:03:41 [2022-09-27T17:03:41.306Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:03:41 [2022-09-27T17:03:41.306Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:03:41 [2022-09-27T17:03:41.561Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
17:03:41 [2022-09-27T17:03:41.817Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
17:03:43 [2022-09-27T17:03:43.749Z] ok  	github.com/docker/docker/daemon/images	0.032s	coverage: 6.8% of statements
17:03:43 [2022-09-27T17:03:43.749Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:03:43 [2022-09-27T17:03:43.749Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:03:43 [2022-09-27T17:03:43.749Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.2% of statements
17:03:44 [2022-09-27T17:03:44.720Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.023s	coverage: 53.6% of statements
17:03:44 [2022-09-27T17:03:44.720Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.134s	coverage: 79.6% of statements
17:03:44 [2022-09-27T17:03:44.720Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:03:44 [2022-09-27T17:03:44.976Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
17:03:45 [2022-09-27T17:03:45.538Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.010s	coverage: 88.2% of statements
17:03:46 [2022-09-27T17:03:46.465Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.163s	coverage: 76.8% of statements
17:03:46 [2022-09-27T17:03:46.721Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
17:03:47 [2022-09-27T17:03:47.649Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 79.4% of statements
17:03:48 [2022-09-27T17:03:48.210Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.028s	coverage: 63.5% of statements
17:03:48 [2022-09-27T17:03:48.772Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
17:03:49 [2022-09-27T17:03:49.700Z] ok  	github.com/docker/docker/daemon/logger/journald	3.453s	coverage: 74.3% of statements
17:03:49 [2022-09-27T17:03:49.700Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
17:03:49 [2022-09-27T17:03:49.700Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
17:03:49 [2022-09-27T17:03:49.700Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:03:49 [2022-09-27T17:03:49.700Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
17:03:50 [2022-09-27T17:03:50.262Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
17:03:50 [2022-09-27T17:03:50.518Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
17:03:50 [2022-09-27T17:03:50.773Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
17:03:51 [2022-09-27T17:03:51.335Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.549s	coverage: 82.5% of statements
17:03:51 [2022-09-27T17:03:51.335Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:03:51 [2022-09-27T17:03:51.335Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:03:52 [2022-09-27T17:03:52.309Z] ok  	github.com/docker/docker/distribution/metadata	0.035s	coverage: 44.4% of statements
17:03:54 [2022-09-27T17:03:54.195Z] ok  	github.com/docker/docker/distribution	1.483s	coverage: 28.0% of statements
17:03:54 [2022-09-27T17:03:54.195Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:03:54 [2022-09-27T17:03:54.195Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
17:03:54 [2022-09-27T17:03:54.756Z] ok  	github.com/docker/docker/distribution/xfer	1.886s	coverage: 84.9% of statements
17:03:54 [2022-09-27T17:03:54.756Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:03:55 [2022-09-27T17:03:55.012Z] ok  	github.com/docker/docker/image	0.032s	coverage: 86.9% of statements
17:03:55 [2022-09-27T17:03:55.268Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
17:03:55 [2022-09-27T17:03:55.523Z] ok  	github.com/docker/docker/image/tarexport	0.020s	coverage: 0.7% of statements
17:03:55 [2022-09-27T17:03:55.523Z] ?   	github.com/docker/docker/image/v1	[no test files]
17:03:55 [2022-09-27T17:03:55.523Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:03:56 [2022-09-27T17:03:56.084Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
17:03:56 [2022-09-27T17:03:56.727Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 46.0% of statements
17:03:57 [2022-09-27T17:03:57.296Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.0% of statements
17:03:57 [2022-09-27T17:03:57.552Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
17:03:58 [2022-09-27T17:03:58.917Z] ok  	github.com/docker/docker/pkg/archive	0.297s	coverage: 82.1% of statements
17:04:00 [2022-09-27T17:04:00.299Z] ok  	github.com/docker/docker/pkg/authorization	0.726s	coverage: 68.3% of statements
17:04:00 [2022-09-27T17:04:00.554Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:04:00 [2022-09-27T17:04:00.554Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:04:03 [2022-09-27T17:04:03.817Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.521s	coverage: 42.7% of statements
17:04:03 [2022-09-27T17:04:03.817Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
17:04:04 [2022-09-27T17:04:04.073Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
17:04:04 [2022-09-27T17:04:04.073Z] ok  	github.com/docker/docker/layer	7.140s	coverage: 68.9% of statements
17:04:04 [2022-09-27T17:04:04.073Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:04:04 [2022-09-27T17:04:04.073Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:04:04 [2022-09-27T17:04:04.073Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:04:04 [2022-09-27T17:04:04.073Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:04:04 [2022-09-27T17:04:04.073Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:04:04 [2022-09-27T17:04:04.073Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:04:04 [2022-09-27T17:04:04.329Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
17:04:04 [2022-09-27T17:04:04.585Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 87.2% of statements
17:04:04 [2022-09-27T17:04:04.882Z] ok  	github.com/docker/docker/pkg/fsutils	0.185s	coverage: 85.1% of statements
17:04:04 [2022-09-27T17:04:04.882Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
17:04:05 [2022-09-27T17:04:05.809Z] ok  	github.com/docker/docker/pkg/idtools	0.369s	coverage: 69.3% of statements
17:04:05 [2022-09-27T17:04:05.809Z] ok  	github.com/docker/docker/pkg/ioutils	0.355s	coverage: 71.0% of statements
17:04:06 [2022-09-27T17:04:06.065Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
17:04:06 [2022-09-27T17:04:06.321Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 100.0% of statements
17:04:06 [2022-09-27T17:04:06.321Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:04:06 [2022-09-27T17:04:06.321Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
17:04:06 [2022-09-27T17:04:06.577Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
17:04:06 [2022-09-27T17:04:06.577Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
17:04:06 [2022-09-27T17:04:06.835Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
17:04:06 [2022-09-27T17:04:06.835Z] ok  	github.com/docker/docker/pkg/pidfile	0.013s	coverage: 82.4% of statements
17:04:06 [2022-09-27T17:04:06.835Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:04:06 [2022-09-27T17:04:06.835Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:04:07 [2022-09-27T17:04:07.397Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.017s	coverage: 56.8% of statements
17:04:07 [2022-09-27T17:04:07.959Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
17:04:08 [2022-09-27T17:04:08.214Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
17:04:08 [2022-09-27T17:04:08.214Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:04:09 [2022-09-27T17:04:09.579Z] ok  	github.com/docker/docker/pkg/pubsub	1.048s	coverage: 75.0% of statements
17:04:09 [2022-09-27T17:04:09.835Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
17:04:10 [2022-09-27T17:04:10.134Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
17:04:10 [2022-09-27T17:04:10.390Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
17:04:10 [2022-09-27T17:04:10.646Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
17:04:10 [2022-09-27T17:04:10.646Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:04:11 [2022-09-27T17:04:11.208Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
17:04:11 [2022-09-27T17:04:11.770Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
17:04:11 [2022-09-27T17:04:11.770Z] ok  	github.com/docker/docker/pkg/tailfile	0.047s	coverage: 88.6% of statements
17:04:12 [2022-09-27T17:04:12.331Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
17:04:12 [2022-09-27T17:04:12.587Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:04:14 [2022-09-27T17:04:14.474Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.2% of statements
17:04:14 [2022-09-27T17:04:14.731Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
17:04:14 [2022-09-27T17:04:14.986Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
17:04:16 [2022-09-27T17:04:16.351Z] ok  	github.com/docker/docker/quota	0.259s	coverage: 71.4% of statements
17:04:16 [2022-09-27T17:04:16.607Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
17:04:17 [2022-09-27T17:04:17.535Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.6% of statements
17:04:17 [2022-09-27T17:04:17.790Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
17:04:18 [2022-09-27T17:04:18.046Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
17:04:18 [2022-09-27T17:04:18.608Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
17:04:18 [2022-09-27T17:04:18.864Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
17:04:20 [2022-09-27T17:04:20.250Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
17:04:21 [2022-09-27T17:04:21.199Z] ok  	github.com/docker/docker/volume/local	0.070s	coverage: 76.8% of statements
17:04:21 [2022-09-27T17:04:21.760Z] ok  	github.com/docker/docker/volume/mounts	0.011s	coverage: 67.7% of statements
17:04:22 [2022-09-27T17:04:22.734Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
17:04:44 [2022-09-27T17:04:44.660Z] ok  	github.com/docker/docker/pkg/plugins	33.640s	coverage: 76.3% of statements
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/rootless	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/volume	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:04:44 [2022-09-27T17:04:44.660Z] 
17:04:44 [2022-09-27T17:04:44.660Z] === Skipped
17:04:44 [2022-09-27T17:04:44.660Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:04:44 [2022-09-27T17:04:44.660Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:04:44 [2022-09-27T17:04:44.660Z] 
17:04:44 [2022-09-27T17:04:44.660Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:04:44 [2022-09-27T17:04:44.660Z]     network_proxy_test.go:208: No support for dual stack yet
17:04:44 [2022-09-27T17:04:44.660Z] 
17:04:44 [2022-09-27T17:04:44.660Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:04:44 [2022-09-27T17:04:44.660Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:04:44 [2022-09-27T17:04:44.660Z] 
17:04:44 [2022-09-27T17:04:44.660Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:04:44 [2022-09-27T17:04:44.660Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:04:44 [2022-09-27T17:04:44.660Z] 
17:04:44 [2022-09-27T17:04:44.660Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:04:44 [2022-09-27T17:04:44.660Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:44 [2022-09-27T17:04:44.660Z]     graphtest_unix.go:44: Driver btrfs not supported
17:04:44 [2022-09-27T17:04:44.660Z] 
17:04:44 [2022-09-27T17:04:44.660Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:04:44 [2022-09-27T17:04:44.660Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:44 [2022-09-27T17:04:44.660Z]     graphtest_unix.go:44: Driver btrfs not supported
17:04:44 [2022-09-27T17:04:44.660Z] 
17:04:44 [2022-09-27T17:04:44.660Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:04:44 [2022-09-27T17:04:44.660Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:44 [2022-09-27T17:04:44.660Z]     graphtest_unix.go:44: Driver btrfs not supported
17:04:44 [2022-09-27T17:04:44.660Z] 
17:04:44 [2022-09-27T17:04:44.660Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:04:44 [2022-09-27T17:04:44.660Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:44 [2022-09-27T17:04:44.660Z]     graphtest_unix.go:44: Driver btrfs not supported
17:04:44 [2022-09-27T17:04:44.660Z] 
17:04:44 [2022-09-27T17:04:44.660Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:04:44 [2022-09-27T17:04:44.660Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:44 [2022-09-27T17:04:44.660Z]     graphtest_unix.go:44: Driver btrfs not supported
17:04:44 [2022-09-27T17:04:44.660Z] 
17:04:44 [2022-09-27T17:04:44.660Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:04:44 [2022-09-27T17:04:44.660Z]     graphtest_unix.go:71: No driver to put!
17:04:44 [2022-09-27T17:04:44.660Z] 
17:04:44 [2022-09-27T17:04:44.660Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:04:44 [2022-09-27T17:04:44.660Z] time="2022-09-27T17:03:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:44 [2022-09-27T17:04:44.660Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:04:44 [2022-09-27T17:04:44.660Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:04:44 [2022-09-27T17:04:44.660Z] 
17:04:44 [2022-09-27T17:04:44.660Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:04:44 [2022-09-27T17:04:44.660Z] time="2022-09-27T17:03:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:44 [2022-09-27T17:04:44.660Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:04:44 [2022-09-27T17:04:44.660Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:04:44 [2022-09-27T17:04:44.660Z] 
17:04:44 [2022-09-27T17:04:44.660Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z] time="2022-09-27T17:03:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z] time="2022-09-27T17:03:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z] time="2022-09-27T17:03:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:71: No driver to put!
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z]     overlay_test.go:50: Fails to compute changes intermittently
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:44: Driver zfs not supported
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:44: Driver zfs not supported
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:44: Driver zfs not supported
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:44: Driver zfs not supported
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:44: Driver zfs not supported
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z]     graphtest_unix.go:71: No driver to put!
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:04:44 [2022-09-27T17:04:44.661Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
17:04:44 [2022-09-27T17:04:44.661Z] 
17:04:44 [2022-09-27T17:04:44.661Z] DONE 2874 tests, 28 skipped in 215.896s
17:04:44 [2022-09-27T17:04:44.661Z] + '[' -n 'github.com/docker/docker/libnetwork
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/bitseq
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/cluster
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/config
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/datastore
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/diagnostic
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/discoverapi
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/driverapi
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drivers/bridge
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drivers/host
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drivers/null
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drivers/overlay
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drivers/remote
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drivers/windows
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/drvregistry
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/etchosts
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/idm
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/internal/caller
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/ipam
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/ipamapi
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/ipams/builtin
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/ipams/null
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/ipams/remote
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/ipamutils
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/iptables
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/netlabel
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/netutils
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/networkdb
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/ns
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/options
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/osl
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/osl/kernel
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/portallocator
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/portmapper
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/resolvconf
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/testutils
17:04:44 [2022-09-27T17:04:44.661Z] github.com/docker/docker/libnetwork/types' ']'
17:04:44 [2022-09-27T17:04:44.661Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
17:05:31 [2022-09-27T17:05:31.274Z] ok  	github.com/docker/docker/libnetwork	37.549s	coverage: 40.6% of statements
17:05:31 [2022-09-27T17:05:31.274Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.141s	coverage: 84.4% of statements
17:05:31 [2022-09-27T17:05:31.274Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:05:31 [2022-09-27T17:05:31.274Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:05:31 [2022-09-27T17:05:31.274Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:05:31 [2022-09-27T17:05:31.274Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:05:31 [2022-09-27T17:05:31.274Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:05:31 [2022-09-27T17:05:31.274Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:05:31 [2022-09-27T17:05:31.274Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
17:05:31 [2022-09-27T17:05:31.274Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:05:31 [2022-09-27T17:05:31.274Z] ok  	github.com/docker/docker/libnetwork/config	0.016s	coverage: 22.4% of statements
17:05:31 [2022-09-27T17:05:31.274Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
17:05:31 [2022-09-27T17:05:31.274Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:05:31 [2022-09-27T17:05:31.274Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:05:31 [2022-09-27T17:05:31.274Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
17:05:31 [2022-09-27T17:05:31.274Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.636s	coverage: 59.9% of statements
17:05:31 [2022-09-27T17:05:31.274Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:05:31 [2022-09-27T17:05:31.274Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
17:05:31 [2022-09-27T17:05:31.274Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.014s	coverage: 5.1% of statements
17:05:31 [2022-09-27T17:05:31.274Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:05:31 [2022-09-27T17:05:31.274Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.7% of statements
17:05:31 [2022-09-27T17:05:31.274Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:05:31 [2022-09-27T17:05:31.530Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
17:05:41 [2022-09-27T17:05:41.509Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.171s	coverage: 6.6% of statements
17:05:41 [2022-09-27T17:05:41.509Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:05:41 [2022-09-27T17:05:41.509Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
17:05:42 [2022-09-27T17:05:42.071Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
17:05:42 [2022-09-27T17:05:42.071Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:05:42 [2022-09-27T17:05:42.071Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:05:42 [2022-09-27T17:05:42.071Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:05:42 [2022-09-27T17:05:42.633Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.017s	coverage: 82.4% of statements
17:05:42 [2022-09-27T17:05:42.633Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.010s	coverage: 81.2% of statements
17:05:42 [2022-09-27T17:05:42.889Z] ok  	github.com/docker/docker/libnetwork/idm	0.009s	coverage: 87.5% of statements
17:05:43 [2022-09-27T17:05:43.144Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:05:55 [2022-09-27T17:05:55.323Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
17:06:13 [2022-09-27T17:06:13.362Z] ok  	github.com/docker/docker/libnetwork/ipam	16.432s	coverage: 85.3% of statements
17:06:13 [2022-09-27T17:06:13.362Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:06:13 [2022-09-27T17:06:13.362Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:06:13 [2022-09-27T17:06:13.362Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
17:06:13 [2022-09-27T17:06:13.362Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
17:06:13 [2022-09-27T17:06:13.362Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:06:13 [2022-09-27T17:06:13.362Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
17:06:13 [2022-09-27T17:06:13.362Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.275s	coverage: 74.0% of statements
17:06:13 [2022-09-27T17:06:13.362Z] ok  	github.com/docker/docker/libnetwork/iptables	0.169s	coverage: 45.0% of statements
17:06:13 [2022-09-27T17:06:13.362Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
17:06:13 [2022-09-27T17:06:13.362Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
17:08:04 [2022-09-27T17:08:04.743Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.594s	coverage: 60.1% of statements
17:08:04 [2022-09-27T17:08:04.743Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:08:04 [2022-09-27T17:08:04.743Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:08:04 [2022-09-27T17:08:04.743Z] ok  	github.com/docker/docker/libnetwork/osl	4.301s	coverage: 39.7% of statements
17:08:04 [2022-09-27T17:08:04.743Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:08:04 [2022-09-27T17:08:04.743Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
17:08:05 [2022-09-27T17:08:05.670Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.682s	coverage: 48.6% of statements
17:08:05 [2022-09-27T17:08:05.926Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
17:08:05 [2022-09-27T17:08:05.926Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:08:06 [2022-09-27T17:08:06.181Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
17:08:06 [2022-09-27T17:08:06.181Z] 
17:08:06 [2022-09-27T17:08:06.181Z] === Skipped
17:08:06 [2022-09-27T17:08:06.181Z] === SKIP: libnetwork TestParallel3 (0.00s)
17:08:06 [2022-09-27T17:08:06.181Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:08:06 [2022-09-27T17:08:06.181Z] 
17:08:06 [2022-09-27T17:08:06.181Z] === SKIP: libnetwork TestParallel2 (0.00s)
17:08:06 [2022-09-27T17:08:06.181Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:08:06 [2022-09-27T17:08:06.181Z] 
17:08:06 [2022-09-27T17:08:06.181Z] === SKIP: libnetwork TestParallel1 (0.00s)
17:08:06 [2022-09-27T17:08:06.181Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:08:06 [2022-09-27T17:08:06.181Z] 
17:08:06 [2022-09-27T17:08:06.181Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:08:06 [2022-09-27T17:08:06.181Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:08:06 [2022-09-27T17:08:06.181Z] 
17:08:06 [2022-09-27T17:08:06.181Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:08:06 [2022-09-27T17:08:06.181Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:08:06 [2022-09-27T17:08:06.181Z] 
17:08:06 [2022-09-27T17:08:06.181Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:08:06 [2022-09-27T17:08:06.181Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:08:06 [2022-09-27T17:08:06.181Z] 
17:08:06 [2022-09-27T17:08:06.181Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:08:06 [2022-09-27T17:08:06.181Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:08:06 [2022-09-27T17:08:06.181Z] 
17:08:06 [2022-09-27T17:08:06.181Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:08:06 [2022-09-27T17:08:06.181Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:08:06 [2022-09-27T17:08:06.181Z] 
17:08:06 [2022-09-27T17:08:06.181Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:08:06 [2022-09-27T17:08:06.181Z]     firewalld_test.go:14: firewalld is not running
17:08:06 [2022-09-27T17:08:06.181Z] 
17:08:06 [2022-09-27T17:08:06.181Z] DONE 327 tests, 9 skipped in 204.824s
Post stage
[Pipeline] junit
17:08:07 [2022-09-27T17:08:07.119Z] Recording test results
17:08:07 [2022-09-27T17:08:07.256Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:08:07 [2022-09-27T17:08:07.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44196/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a856e33ba818146aa93ed9a3458a10b57ad3a62f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a856e33ba818146aa93ed9a3458a10b57ad3a62f hack/make.sh dynbinary test-integration
17:08:07 [2022-09-27T17:08:07.882Z] 
17:08:08 [2022-09-27T17:08:08.138Z] Removing bundles/
17:08:08 [2022-09-27T17:08:08.138Z] 
17:08:08 [2022-09-27T17:08:08.138Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:08:08 [2022-09-27T17:08:08.138Z] Building: bundles/dynbinary-daemon/dockerd
17:08:08 [2022-09-27T17:08:08.138Z] GOOS="" GOARCH="" GOARM=""
17:09:44 [2022-09-27T17:09:44.513Z] Created binary: bundles/dynbinary-daemon/dockerd
17:09:44 [2022-09-27T17:09:44.513Z] Building: bundles/dynbinary-daemon/docker-proxy
17:09:44 [2022-09-27T17:09:44.513Z] GOOS="" GOARCH="" GOARM=""
17:09:44 [2022-09-27T17:09:44.513Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:09:44 [2022-09-27T17:09:44.513Z] 
17:09:44 [2022-09-27T17:09:44.513Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:09:44 [2022-09-27T17:09:44.513Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:09:44 [2022-09-27T17:09:44.513Z] HOSTNAME=035c6e7b7b93
17:09:44 [2022-09-27T17:09:44.513Z] TESTDEBUG=0
17:09:44 [2022-09-27T17:09:44.513Z] DEST=bundles/test-integration
17:09:44 [2022-09-27T17:09:44.513Z] PWD=/go/src/github.com/docker/docker
17:09:44 [2022-09-27T17:09:44.513Z] DOCKER_GITCOMMIT=a856e33ba818146aa93ed9a3458a10b57ad3a62f
17:09:44 [2022-09-27T17:09:44.513Z] container=docker
17:09:44 [2022-09-27T17:09:44.513Z] HOME=/root
17:09:44 [2022-09-27T17:09:44.513Z] GOLANG_VERSION=1.19.1
17:09:44 [2022-09-27T17:09:44.513Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:09:44 [2022-09-27T17:09:44.513Z] VALIDATE_BRANCH=master
17:09:44 [2022-09-27T17:09:44.513Z] TERM=xterm
17:09:44 [2022-09-27T17:09:44.513Z] DOCKER_PKG=github.com/docker/docker
17:09:44 [2022-09-27T17:09:44.513Z] SHLVL=1
17:09:44 [2022-09-27T17:09:44.513Z] TIMEOUT=120m
17:09:44 [2022-09-27T17:09:44.513Z] DOCKER_BUILDTAGS= journald
17:09:44 [2022-09-27T17:09:44.513Z] DOCKER_GRAPHDRIVER=overlay2
17:09:44 [2022-09-27T17:09:44.513Z] GO111MODULE=off
17:09:44 [2022-09-27T17:09:44.513Z] DOCKER_EXPERIMENTAL=1
17:09:44 [2022-09-27T17:09:44.513Z] TEST_SKIP_INTEGRATION_CLI=1
17:09:44 [2022-09-27T17:09:44.513Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:09:44 [2022-09-27T17:09:44.513Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:09:44 [2022-09-27T17:09:44.513Z] GOPATH=/go
17:09:44 [2022-09-27T17:09:44.513Z] PKG_CONFIG=pkg-config
17:09:44 [2022-09-27T17:09:44.513Z] _=/usr/bin/env
17:09:44 [2022-09-27T17:09:44.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:10:16 [2022-09-27T17:10:16.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:10:17 [2022-09-27T17:10:17.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:10:49 [2022-09-27T17:10:49.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:10:52 [2022-09-27T17:10:52.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:10:59 [2022-09-27T17:10:59.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:10:59 [2022-09-27T17:10:59.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:11:00 [2022-09-27T17:11:00.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:11:01 [2022-09-27T17:11:01.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:11:02 [2022-09-27T17:11:02.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:11:02 [2022-09-27T17:11:02.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:11:03 [2022-09-27T17:11:03.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:11:04 [2022-09-27T17:11:04.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:11:05 [2022-09-27T17:11:05.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:11:06 [2022-09-27T17:11:06.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:11:06 [2022-09-27T17:11:06.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:11:07 [2022-09-27T17:11:07.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:11:08 [2022-09-27T17:11:08.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:11:09 [2022-09-27T17:11:09.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:11:10 [2022-09-27T17:11:10.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:11:10 [2022-09-27T17:11:10.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:11:11 [2022-09-27T17:11:11.912Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:11:11 [2022-09-27T17:11:11.912Z] Using test binary docker
17:11:11 [2022-09-27T17:11:11.912Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:11:11 [2022-09-27T17:11:11.912Z] +++ /etc/init.d/apparmor start
17:11:11 [2022-09-27T17:11:11.912Z] Not: starting.
17:11:11 [2022-09-27T17:11:11.912Z] INFO: Waiting for daemon to start...
17:11:11 [2022-09-27T17:11:11.912Z] Starting dockerd
17:11:11 [2022-09-27T17:11:11.912Z] +++ 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
17:11:13 [2022-09-27T17:11:13.843Z] .
17:11:13 [2022-09-27T17:11:13.843Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:11:13 [2022-09-27T17:11:13.843Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:11:13 [2022-09-27T17:11:13.843Z] Error: No such image: emptyfs
17:11:13 [2022-09-27T17:11:13.843Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:11:13 [2022-09-27T17:11:13.843Z] ++++ docker load
17:11:14 [2022-09-27T17:11:14.101Z] Loaded image: emptyfs:latest
17:11:14 [2022-09-27T17:11:14.101Z] Running integration-test (iteration 1)
17:11:14 [2022-09-27T17:11:14.101Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:11:14 [2022-09-27T17:11:14.101Z] ++ 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
17:11:14 [2022-09-27T17:11:14.101Z] ++ set -e
17:11:14 [2022-09-27T17:11:14.101Z] ++ '[' -n 0 ']'
17:11:14 [2022-09-27T17:11:14.101Z] ++ set -x
17:11:14 [2022-09-27T17:11:14.101Z] ++ 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
17:11:14 [2022-09-27T17:11:14.357Z] Loaded image: busybox:latest
17:11:14 [2022-09-27T17:11:14.357Z] Loaded image: busybox:glibc
17:11:15 [2022-09-27T17:11:15.721Z] Loaded image: debian:bullseye-slim
17:11:15 [2022-09-27T17:11:15.721Z] Loaded image: hello-world:latest
17:11:15 [2022-09-27T17:11:15.721Z] Loaded image: arm32v7/hello-world:latest
17:11:15 [2022-09-27T17:11:15.721Z] INFO: Testing against a local daemon
17:11:15 [2022-09-27T17:11:15.721Z] === RUN   TestCgroupNamespacesBuild
17:11:17 [2022-09-27T17:11:17.088Z] --- PASS: TestCgroupNamespacesBuild (1.28s)
17:11:17 [2022-09-27T17:11:17.088Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:11:18 [2022-09-27T17:11:18.016Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
17:11:18 [2022-09-27T17:11:18.016Z] === RUN   TestBuildWithSession
17:11:18 [2022-09-27T17:11:18.016Z]     build_session_test.go:25: TODO: BuildKit
17:11:18 [2022-09-27T17:11:18.016Z] --- SKIP: TestBuildWithSession (0.00s)
17:11:18 [2022-09-27T17:11:18.016Z] === RUN   TestBuildSquashParent
17:11:23 [2022-09-27T17:11:23.259Z] --- PASS: TestBuildSquashParent (4.28s)
17:11:23 [2022-09-27T17:11:23.259Z] === RUN   TestBuildWithRemoveAndForceRemove
17:11:23 [2022-09-27T17:11:23.259Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:11:23 [2022-09-27T17:11:23.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:11:23 [2022-09-27T17:11:23.259Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:11:23 [2022-09-27T17:11:23.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:11:23 [2022-09-27T17:11:23.259Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:11:23 [2022-09-27T17:11:23.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:11:23 [2022-09-27T17:11:23.259Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:11:23 [2022-09-27T17:11:23.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:11:23 [2022-09-27T17:11:23.259Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:11:23 [2022-09-27T17:11:23.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:11:23 [2022-09-27T17:11:23.259Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:11:23 [2022-09-27T17:11:23.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:11:23 [2022-09-27T17:11:23.259Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:11:23 [2022-09-27T17:11:23.259Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:11:23 [2022-09-27T17:11:23.514Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:11:23 [2022-09-27T17:11:23.770Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:11:24 [2022-09-27T17:11:24.740Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:11:24 [2022-09-27T17:11:24.996Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:11:26 [2022-09-27T17:11:26.403Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:11:26 [2022-09-27T17:11:26.403Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.25s)
17:11:26 [2022-09-27T17:11:26.403Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s)
17:11:26 [2022-09-27T17:11:26.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s)
17:11:26 [2022-09-27T17:11:26.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.19s)
17:11:26 [2022-09-27T17:11:26.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.14s)
17:11:26 [2022-09-27T17:11:26.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s)
17:11:26 [2022-09-27T17:11:26.404Z] === RUN   TestBuildMultiStageCopy
17:11:26 [2022-09-27T17:11:26.404Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:11:27 [2022-09-27T17:11:27.330Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:11:27 [2022-09-27T17:11:27.586Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:11:27 [2022-09-27T17:11:27.842Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:11:28 [2022-09-27T17:11:28.098Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:11:28 [2022-09-27T17:11:28.354Z] --- PASS: TestBuildMultiStageCopy (2.17s)
17:11:28 [2022-09-27T17:11:28.354Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.24s)
17:11:28 [2022-09-27T17:11:28.354Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
17:11:28 [2022-09-27T17:11:28.354Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
17:11:28 [2022-09-27T17:11:28.354Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
17:11:28 [2022-09-27T17:11:28.354Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
17:11:28 [2022-09-27T17:11:28.354Z] === RUN   TestBuildMultiStageParentConfig
17:11:28 [2022-09-27T17:11:28.917Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
17:11:28 [2022-09-27T17:11:28.917Z] === RUN   TestBuildLabelWithTargets
17:11:29 [2022-09-27T17:11:29.887Z] --- PASS: TestBuildLabelWithTargets (1.04s)
17:11:29 [2022-09-27T17:11:29.887Z] === RUN   TestBuildWithEmptyLayers
17:11:30 [2022-09-27T17:11:30.493Z] --- PASS: TestBuildWithEmptyLayers (0.47s)
17:11:30 [2022-09-27T17:11:30.493Z] === RUN   TestBuildMultiStageOnBuild
17:11:31 [2022-09-27T17:11:31.859Z] --- PASS: TestBuildMultiStageOnBuild (1.40s)
17:11:31 [2022-09-27T17:11:31.859Z] === RUN   TestBuildUncleanTarFilenames
17:11:32 [2022-09-27T17:11:32.428Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
17:11:32 [2022-09-27T17:11:32.428Z] === RUN   TestBuildMultiStageLayerLeak
17:11:33 [2022-09-27T17:11:33.794Z] --- PASS: TestBuildMultiStageLayerLeak (1.45s)
17:11:33 [2022-09-27T17:11:33.794Z] === RUN   TestBuildWithHugeFile
17:12:12 [2022-09-27T17:12:12.456Z] --- PASS: TestBuildWithHugeFile (34.74s)
17:12:12 [2022-09-27T17:12:12.456Z] === RUN   TestBuildWCOWSandboxSize
17:12:12 [2022-09-27T17:12:12.456Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:12:12 [2022-09-27T17:12:12.456Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:12:12 [2022-09-27T17:12:12.456Z] === RUN   TestBuildWithEmptyDockerfile
17:12:12 [2022-09-27T17:12:12.456Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:12:12 [2022-09-27T17:12:12.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:12:12 [2022-09-27T17:12:12.456Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:12:12 [2022-09-27T17:12:12.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:12:12 [2022-09-27T17:12:12.456Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:12:12 [2022-09-27T17:12:12.456Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:12:12 [2022-09-27T17:12:12.456Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:12:12 [2022-09-27T17:12:12.456Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:12:12 [2022-09-27T17:12:12.456Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:12:12 [2022-09-27T17:12:12.456Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:12:12 [2022-09-27T17:12:12.456Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
17:12:12 [2022-09-27T17:12:12.456Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
17:12:12 [2022-09-27T17:12:12.456Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:12:12 [2022-09-27T17:12:12.456Z] === RUN   TestBuildPreserveOwnership
17:12:12 [2022-09-27T17:12:12.456Z] === RUN   TestBuildPreserveOwnership/copy_from
17:12:12 [2022-09-27T17:12:12.456Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:12:12 [2022-09-27T17:12:12.456Z] --- PASS: TestBuildPreserveOwnership (2.99s)
17:12:12 [2022-09-27T17:12:12.456Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.02s)
17:12:12 [2022-09-27T17:12:12.456Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s)
17:12:12 [2022-09-27T17:12:12.456Z] === RUN   TestBuildPlatformInvalid
17:12:12 [2022-09-27T17:12:12.456Z] --- PASS: TestBuildPlatformInvalid (0.08s)
17:12:12 [2022-09-27T17:12:12.456Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:12:12 [2022-09-27T17:12:12.712Z] Loaded image: busybox:latest
17:12:12 [2022-09-27T17:12:12.712Z] Loaded image: busybox:glibc
17:12:13 [2022-09-27T17:12:13.638Z] Loaded image: debian:bullseye-slim
17:12:13 [2022-09-27T17:12:13.894Z] Loaded image: hello-world:latest
17:12:13 [2022-09-27T17:12:13.894Z] Loaded image: arm32v7/hello-world:latest
17:12:23 [2022-09-27T17:12:23.834Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.29s)
17:12:23 [2022-09-27T17:12:23.835Z] PASS
17:12:23 [2022-09-27T17:12:23.835Z] 
17:12:23 [2022-09-27T17:12:23.835Z] === Skipped
17:12:23 [2022-09-27T17:12:23.835Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:12:23 [2022-09-27T17:12:23.835Z]     build_session_test.go:25: TODO: BuildKit
17:12:23 [2022-09-27T17:12:23.835Z] 
17:12:23 [2022-09-27T17:12:23.835Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:12:23 [2022-09-27T17:12:23.835Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:12:23 [2022-09-27T17:12:23.835Z] 
17:12:23 [2022-09-27T17:12:23.835Z] DONE 34 tests, 2 skipped in 68.103s
17:12:23 [2022-09-27T17:12:23.835Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:12:23 [2022-09-27T17:12:23.835Z] ++ 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
17:12:23 [2022-09-27T17:12:23.835Z] ++ set -e
17:12:23 [2022-09-27T17:12:23.835Z] ++ '[' -n 0 ']'
17:12:23 [2022-09-27T17:12:23.835Z] ++ set -x
17:12:23 [2022-09-27T17:12:23.835Z] ++ 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
17:12:23 [2022-09-27T17:12:23.835Z] INFO: Testing against a local daemon
17:12:23 [2022-09-27T17:12:23.835Z] === RUN   TestConfigInspect
17:12:24 [2022-09-27T17:12:24.761Z] --- PASS: TestConfigInspect (2.24s)
17:12:24 [2022-09-27T17:12:24.761Z] === RUN   TestConfigList
17:12:26 [2022-09-27T17:12:26.690Z] --- PASS: TestConfigList (2.17s)
17:12:26 [2022-09-27T17:12:26.690Z] === RUN   TestConfigsCreateAndDelete
17:12:29 [2022-09-27T17:12:29.203Z] --- PASS: TestConfigsCreateAndDelete (2.20s)
17:12:29 [2022-09-27T17:12:29.204Z] === RUN   TestConfigsUpdate
17:12:31 [2022-09-27T17:12:31.090Z] --- PASS: TestConfigsUpdate (2.20s)
17:12:31 [2022-09-27T17:12:31.090Z] === RUN   TestTemplatedConfig
17:12:33 [2022-09-27T17:12:33.605Z] --- PASS: TestTemplatedConfig (2.48s)
17:12:33 [2022-09-27T17:12:33.605Z] === RUN   TestConfigCreateResolve
17:12:36 [2022-09-27T17:12:36.134Z] --- PASS: TestConfigCreateResolve (2.22s)
17:12:36 [2022-09-27T17:12:36.134Z] PASS
17:12:36 [2022-09-27T17:12:36.134Z] 
17:12:36 [2022-09-27T17:12:36.134Z] DONE 6 tests in 13.596s
17:12:36 [2022-09-27T17:12:36.134Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:12:36 [2022-09-27T17:12:36.134Z] ++ 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
17:12:36 [2022-09-27T17:12:36.134Z] ++ set -e
17:12:36 [2022-09-27T17:12:36.134Z] ++ '[' -n 0 ']'
17:12:36 [2022-09-27T17:12:36.134Z] ++ set -x
17:12:36 [2022-09-27T17:12:36.134Z] ++ 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
17:12:36 [2022-09-27T17:12:36.134Z] INFO: Testing against a local daemon
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestAttachWithTTY
17:12:36 [2022-09-27T17:12:36.134Z] --- PASS: TestAttachWithTTY (0.09s)
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestAttachWithoutTTy
17:12:36 [2022-09-27T17:12:36.134Z] --- PASS: TestAttachWithoutTTy (0.06s)
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestCheckpoint
17:12:36 [2022-09-27T17:12:36.134Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:12:36 [2022-09-27T17:12:36.134Z] --- SKIP: TestCheckpoint (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/commit
17:12:36 [2022-09-27T17:12:36.134Z] === PAUSE TestContainerInvalidJSON/commit
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/containers/create
17:12:36 [2022-09-27T17:12:36.134Z] === PAUSE TestContainerInvalidJSON/containers/create
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:12:36 [2022-09-27T17:12:36.134Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:12:36 [2022-09-27T17:12:36.134Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:12:36 [2022-09-27T17:12:36.134Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:12:36 [2022-09-27T17:12:36.134Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:12:36 [2022-09-27T17:12:36.134Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:12:36 [2022-09-27T17:12:36.134Z] === CONT  TestContainerInvalidJSON/commit
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:12:36 [2022-09-27T17:12:36.134Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:12:36 [2022-09-27T17:12:36.134Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:12:36 [2022-09-27T17:12:36.134Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:12:36 [2022-09-27T17:12:36.134Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:12:36 [2022-09-27T17:12:36.134Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:12:36 [2022-09-27T17:12:36.134Z] === CONT  TestContainerInvalidJSON/containers/create
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:12:36 [2022-09-27T17:12:36.134Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:12:36 [2022-09-27T17:12:36.134Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:12:36 [2022-09-27T17:12:36.134Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
17:12:36 [2022-09-27T17:12:36.134Z] === RUN   TestCopyFromContainerPathIsNotDir
17:12:36 [2022-09-27T17:12:36.398Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
17:12:36 [2022-09-27T17:12:36.398Z] === RUN   TestCopyToContainerPathDoesNotExist
17:12:36 [2022-09-27T17:12:36.398Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
17:12:36 [2022-09-27T17:12:36.398Z] === RUN   TestCopyEmptyFile
17:12:36 [2022-09-27T17:12:36.663Z] --- PASS: TestCopyEmptyFile (0.24s)
17:12:36 [2022-09-27T17:12:36.663Z] === RUN   TestCopyToContainerPathIsNotDir
17:12:36 [2022-09-27T17:12:36.663Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
17:12:36 [2022-09-27T17:12:36.663Z] === RUN   TestCopyFromContainer
17:12:37 [2022-09-27T17:12:37.590Z] === RUN   TestCopyFromContainer//
17:12:37 [2022-09-27T17:12:37.590Z] === RUN   TestCopyFromContainer//bar/root
17:12:37 [2022-09-27T17:12:37.590Z] === RUN   TestCopyFromContainer//bar/root/
17:12:37 [2022-09-27T17:12:37.846Z] === RUN   TestCopyFromContainer/bar/quux
17:12:37 [2022-09-27T17:12:37.846Z] === RUN   TestCopyFromContainer/bar/quux/
17:12:37 [2022-09-27T17:12:37.846Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:12:37 [2022-09-27T17:12:37.846Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:12:38 [2022-09-27T17:12:38.101Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:12:38 [2022-09-27T17:12:38.101Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:12:38 [2022-09-27T17:12:38.101Z] === RUN   TestCopyFromContainer/bar/notarget
17:12:38 [2022-09-27T17:12:38.101Z] --- PASS: TestCopyFromContainer (1.53s)
17:12:38 [2022-09-27T17:12:38.101Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:12:38 [2022-09-27T17:12:38.102Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:12:38 [2022-09-27T17:12:38.102Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:12:38 [2022-09-27T17:12:38.102Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
17:12:38 [2022-09-27T17:12:38.102Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
17:12:38 [2022-09-27T17:12:38.102Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:12:38 [2022-09-27T17:12:38.102Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
17:12:38 [2022-09-27T17:12:38.102Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
17:12:38 [2022-09-27T17:12:38.102Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
17:12:38 [2022-09-27T17:12:38.102Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:12:38 [2022-09-27T17:12:38.102Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:12:38 [2022-09-27T17:12:38.102Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:12:38 [2022-09-27T17:12:38.102Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:12:38 [2022-09-27T17:12:38.102Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:12:38 [2022-09-27T17:12:38.102Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:12:38 [2022-09-27T17:12:38.102Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:12:38 [2022-09-27T17:12:38.102Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:12:38 [2022-09-27T17:12:38.102Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:12:38 [2022-09-27T17:12:38.102Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:12:38 [2022-09-27T17:12:38.102Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:12:38 [2022-09-27T17:12:38.102Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:12:38 [2022-09-27T17:12:38.102Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:12:38 [2022-09-27T17:12:38.102Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:12:38 [2022-09-27T17:12:38.102Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:12:38 [2022-09-27T17:12:38.102Z] === RUN   TestCreateLinkToNonExistingContainer
17:12:38 [2022-09-27T17:12:38.357Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:12:38 [2022-09-27T17:12:38.357Z] === RUN   TestCreateWithInvalidEnv
17:12:38 [2022-09-27T17:12:38.357Z] === RUN   TestCreateWithInvalidEnv/0
17:12:38 [2022-09-27T17:12:38.357Z] === PAUSE TestCreateWithInvalidEnv/0
17:12:38 [2022-09-27T17:12:38.357Z] === RUN   TestCreateWithInvalidEnv/1
17:12:38 [2022-09-27T17:12:38.357Z] === PAUSE TestCreateWithInvalidEnv/1
17:12:38 [2022-09-27T17:12:38.357Z] === RUN   TestCreateWithInvalidEnv/2
17:12:38 [2022-09-27T17:12:38.357Z] === PAUSE TestCreateWithInvalidEnv/2
17:12:38 [2022-09-27T17:12:38.357Z] === CONT  TestCreateWithInvalidEnv/0
17:12:38 [2022-09-27T17:12:38.357Z] === CONT  TestCreateWithInvalidEnv/2
17:12:38 [2022-09-27T17:12:38.357Z] === CONT  TestCreateWithInvalidEnv/1
17:12:38 [2022-09-27T17:12:38.357Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:12:38 [2022-09-27T17:12:38.357Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:12:38 [2022-09-27T17:12:38.357Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:12:38 [2022-09-27T17:12:38.357Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:12:38 [2022-09-27T17:12:38.357Z] === RUN   TestCreateTmpfsMountsTarget
17:12:38 [2022-09-27T17:12:38.357Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:12:38 [2022-09-27T17:12:38.357Z] === RUN   TestCreateWithCustomMaskedPaths
17:12:39 [2022-09-27T17:12:39.721Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
17:12:39 [2022-09-27T17:12:39.721Z] === RUN   TestCreateWithCustomReadonlyPaths
17:12:40 [2022-09-27T17:12:40.649Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
17:12:40 [2022-09-27T17:12:40.649Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:12:40 [2022-09-27T17:12:40.649Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:12:40 [2022-09-27T17:12:40.649Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:12:40 [2022-09-27T17:12:40.649Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:12:40 [2022-09-27T17:12:40.649Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:12:40 [2022-09-27T17:12:40.649Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:12:40 [2022-09-27T17:12:40.649Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:12:40 [2022-09-27T17:12:40.649Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:12:40 [2022-09-27T17:12:40.649Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:12:40 [2022-09-27T17:12:40.649Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:12:40 [2022-09-27T17:12:40.649Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:12:40 [2022-09-27T17:12:40.649Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:12:40 [2022-09-27T17:12:40.649Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:12:40 [2022-09-27T17:12:40.649Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:12:40 [2022-09-27T17:12:40.649Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:12:40 [2022-09-27T17:12:40.649Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:12:40 [2022-09-27T17:12:40.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:12:40 [2022-09-27T17:12:40.649Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:12:40 [2022-09-27T17:12:40.649Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:12:40 [2022-09-27T17:12:40.649Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
17:12:40 [2022-09-27T17:12:40.649Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
17:12:40 [2022-09-27T17:12:40.649Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:12:40 [2022-09-27T17:12:40.649Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:12:41 [2022-09-27T17:12:41.214Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestCreateDifferentPlatform
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestCreateDifferentPlatform/different_os
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:12:41 [2022-09-27T17:12:41.214Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:12:41 [2022-09-27T17:12:41.214Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:12:41 [2022-09-27T17:12:41.214Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:12:41 [2022-09-27T17:12:41.214Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:12:41 [2022-09-27T17:12:41.214Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestCreateInvalidHostConfig
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:12:41 [2022-09-27T17:12:41.214Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:12:41 [2022-09-27T17:12:41.214Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:12:41 [2022-09-27T17:12:41.214Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:12:41 [2022-09-27T17:12:41.214Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:12:41 [2022-09-27T17:12:41.214Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:12:41 [2022-09-27T17:12:41.214Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:12:41 [2022-09-27T17:12:41.214Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:12:41 [2022-09-27T17:12:41.214Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:12:41 [2022-09-27T17:12:41.214Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:12:41 [2022-09-27T17:12:41.214Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:12:41 [2022-09-27T17:12:41.214Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:12:41 [2022-09-27T17:12:41.214Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:12:41 [2022-09-27T17:12:41.214Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestContainerStartOnDaemonRestart
17:12:41 [2022-09-27T17:12:41.214Z] === PAUSE TestContainerStartOnDaemonRestart
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestDaemonRestartIpcMode
17:12:41 [2022-09-27T17:12:41.214Z] === PAUSE TestDaemonRestartIpcMode
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestDaemonHostGatewayIP
17:12:41 [2022-09-27T17:12:41.214Z] === PAUSE TestDaemonHostGatewayIP
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestRestartDaemonWithRestartingContainer
17:12:41 [2022-09-27T17:12:41.214Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestContainerKillOnDaemonStart
17:12:41 [2022-09-27T17:12:41.214Z] === PAUSE TestContainerKillOnDaemonStart
17:12:41 [2022-09-27T17:12:41.214Z] === RUN   TestDiff
17:12:41 [2022-09-27T17:12:41.776Z] --- PASS: TestDiff (0.49s)
17:12:41 [2022-09-27T17:12:41.776Z] === RUN   TestExecConsoleSize
17:12:42 [2022-09-27T17:12:42.379Z] --- PASS: TestExecConsoleSize (0.48s)
17:12:42 [2022-09-27T17:12:42.379Z] === RUN   TestExecWithCloseStdin
17:12:42 [2022-09-27T17:12:42.940Z] --- PASS: TestExecWithCloseStdin (0.52s)
17:12:42 [2022-09-27T17:12:42.940Z] === RUN   TestExec
17:12:43 [2022-09-27T17:12:43.196Z] --- PASS: TestExec (0.50s)
17:12:43 [2022-09-27T17:12:43.196Z] === RUN   TestExecUser
17:12:43 [2022-09-27T17:12:43.756Z] --- PASS: TestExecUser (0.49s)
17:12:43 [2022-09-27T17:12:43.756Z] === RUN   TestExportContainerAndImportImage
17:12:44 [2022-09-27T17:12:44.358Z] --- PASS: TestExportContainerAndImportImage (0.59s)
17:12:44 [2022-09-27T17:12:44.358Z] === RUN   TestExportContainerAfterDaemonRestart
17:12:45 [2022-09-27T17:12:45.723Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
17:12:45 [2022-09-27T17:12:45.723Z] === RUN   TestHealthCheckWorkdir
17:12:46 [2022-09-27T17:12:46.284Z] --- PASS: TestHealthCheckWorkdir (0.52s)
17:12:46 [2022-09-27T17:12:46.284Z] === RUN   TestHealthKillContainer
17:12:54 [2022-09-27T17:12:54.365Z] --- PASS: TestHealthKillContainer (7.86s)
17:12:54 [2022-09-27T17:12:54.365Z] === RUN   TestHealthCheckProcessKilled
17:12:54 [2022-09-27T17:12:54.621Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
17:12:54 [2022-09-27T17:12:54.621Z] === RUN   TestInspectCpusetInConfigPre120
17:12:55 [2022-09-27T17:12:55.182Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
17:12:55 [2022-09-27T17:12:55.182Z] === RUN   TestIpcModeNone
17:12:55 [2022-09-27T17:12:55.743Z] --- PASS: TestIpcModeNone (0.51s)
17:12:55 [2022-09-27T17:12:55.743Z] === RUN   TestIpcModePrivate
17:12:55 [2022-09-27T17:12:55.999Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
17:12:55 [2022-09-27T17:12:55.999Z] --- PASS: TestIpcModePrivate (0.47s)
17:12:55 [2022-09-27T17:12:55.999Z] === RUN   TestIpcModeShareable
17:12:56 [2022-09-27T17:12:56.604Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
17:12:56 [2022-09-27T17:12:56.604Z] --- PASS: TestIpcModeShareable (0.48s)
17:12:56 [2022-09-27T17:12:56.604Z] === RUN   TestAPIIpcModeShareableAndContainer
17:12:57 [2022-09-27T17:12:57.969Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s)
17:12:57 [2022-09-27T17:12:57.969Z] === RUN   TestAPIIpcModeHost
17:12:58 [2022-09-27T17:12:58.530Z] --- PASS: TestAPIIpcModeHost (0.35s)
17:12:58 [2022-09-27T17:12:58.530Z] === RUN   TestDaemonIpcModeShareable
17:12:59 [2022-09-27T17:12:59.457Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:12:59 [2022-09-27T17:12:59.457Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
17:12:59 [2022-09-27T17:12:59.457Z] === RUN   TestDaemonIpcModePrivate
17:13:00 [2022-09-27T17:13:00.844Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:13:00 [2022-09-27T17:13:00.844Z] --- PASS: TestDaemonIpcModePrivate (1.21s)
17:13:00 [2022-09-27T17:13:00.844Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:13:01 [2022-09-27T17:13:01.771Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:13:02 [2022-09-27T17:13:02.027Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
17:13:02 [2022-09-27T17:13:02.027Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:13:02 [2022-09-27T17:13:02.953Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:13:03 [2022-09-27T17:13:03.209Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s)
17:13:03 [2022-09-27T17:13:03.209Z] === RUN   TestIpcModeOlderClient
17:13:03 [2022-09-27T17:13:03.209Z] === PAUSE TestIpcModeOlderClient
17:13:03 [2022-09-27T17:13:03.209Z] === RUN   TestKillContainerInvalidSignal
17:13:03 [2022-09-27T17:13:03.465Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
17:13:03 [2022-09-27T17:13:03.465Z] === RUN   TestKillContainer
17:13:03 [2022-09-27T17:13:03.465Z] === RUN   TestKillContainer/no_signal
17:13:04 [2022-09-27T17:13:04.026Z] === RUN   TestKillContainer/non_killing_signal
17:13:04 [2022-09-27T17:13:04.282Z] === RUN   TestKillContainer/killing_signal
17:13:04 [2022-09-27T17:13:04.844Z] --- PASS: TestKillContainer (1.32s)
17:13:04 [2022-09-27T17:13:04.844Z]     --- PASS: TestKillContainer/no_signal (0.41s)
17:13:04 [2022-09-27T17:13:04.844Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
17:13:04 [2022-09-27T17:13:04.844Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
17:13:04 [2022-09-27T17:13:04.844Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:13:04 [2022-09-27T17:13:04.844Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:13:05 [2022-09-27T17:13:05.406Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:13:06 [2022-09-27T17:13:06.333Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
17:13:06 [2022-09-27T17:13:06.333Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
17:13:06 [2022-09-27T17:13:06.333Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
17:13:06 [2022-09-27T17:13:06.333Z] === RUN   TestKillStoppedContainer
17:13:06 [2022-09-27T17:13:06.333Z] --- PASS: TestKillStoppedContainer (0.05s)
17:13:06 [2022-09-27T17:13:06.333Z] === RUN   TestKillStoppedContainerAPIPre120
17:13:06 [2022-09-27T17:13:06.333Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:13:06 [2022-09-27T17:13:06.333Z] === RUN   TestKillDifferentUserContainer
17:13:06 [2022-09-27T17:13:06.588Z] --- PASS: TestKillDifferentUserContainer (0.42s)
17:13:06 [2022-09-27T17:13:06.588Z] === RUN   TestInspectOomKilledTrue
17:13:07 [2022-09-27T17:13:07.151Z] --- PASS: TestInspectOomKilledTrue (0.48s)
17:13:07 [2022-09-27T17:13:07.151Z] === RUN   TestInspectOomKilledFalse
17:13:07 [2022-09-27T17:13:07.713Z] --- PASS: TestInspectOomKilledFalse (0.41s)
17:13:07 [2022-09-27T17:13:07.713Z] === RUN   TestLinksEtcHostsContentMatch
17:13:07 [2022-09-27T17:13:07.969Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
17:13:07 [2022-09-27T17:13:07.969Z] === RUN   TestLinksContainerNames
17:13:08 [2022-09-27T17:13:08.895Z] --- PASS: TestLinksContainerNames (0.83s)
17:13:08 [2022-09-27T17:13:08.895Z] === RUN   TestLogsFollowTailEmpty
17:13:09 [2022-09-27T17:13:09.151Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
17:13:09 [2022-09-27T17:13:09.151Z] === RUN   TestLogs
17:13:09 [2022-09-27T17:13:09.151Z] === RUN   TestLogs/driver_local
17:13:09 [2022-09-27T17:13:09.151Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:13:09 [2022-09-27T17:13:09.151Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:13:09 [2022-09-27T17:13:09.151Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:13:09 [2022-09-27T17:13:09.151Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:13:09 [2022-09-27T17:13:09.151Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:13:09 [2022-09-27T17:13:09.151Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:13:09 [2022-09-27T17:13:09.151Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:13:09 [2022-09-27T17:13:09.151Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:13:09 [2022-09-27T17:13:09.151Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:13:09 [2022-09-27T17:13:09.151Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:13:09 [2022-09-27T17:13:09.151Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:13:09 [2022-09-27T17:13:09.151Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:13:09 [2022-09-27T17:13:09.151Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:13:09 [2022-09-27T17:13:09.151Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:13:09 [2022-09-27T17:13:09.717Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:13:09 [2022-09-27T17:13:09.718Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:13:10 [2022-09-27T17:13:10.279Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:13:10 [2022-09-27T17:13:10.535Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:13:11 [2022-09-27T17:13:11.096Z] === RUN   TestLogs/driver_json-file
17:13:11 [2022-09-27T17:13:11.096Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:13:11 [2022-09-27T17:13:11.096Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:13:11 [2022-09-27T17:13:11.096Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:13:11 [2022-09-27T17:13:11.096Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:13:11 [2022-09-27T17:13:11.096Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:13:11 [2022-09-27T17:13:11.096Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:13:11 [2022-09-27T17:13:11.096Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:13:11 [2022-09-27T17:13:11.096Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:13:11 [2022-09-27T17:13:11.096Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:13:11 [2022-09-27T17:13:11.096Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:13:11 [2022-09-27T17:13:11.096Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:13:11 [2022-09-27T17:13:11.096Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:13:11 [2022-09-27T17:13:11.096Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:13:11 [2022-09-27T17:13:11.096Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:13:11 [2022-09-27T17:13:11.658Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:13:11 [2022-09-27T17:13:11.658Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:13:12 [2022-09-27T17:13:12.220Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:13:12 [2022-09-27T17:13:12.220Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:13:13 [2022-09-27T17:13:13.147Z] --- PASS: TestLogs (3.79s)
17:13:13 [2022-09-27T17:13:13.147Z]     --- PASS: TestLogs/driver_local (0.01s)
17:13:13 [2022-09-27T17:13:13.147Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.65s)
17:13:13 [2022-09-27T17:13:13.147Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s)
17:13:13 [2022-09-27T17:13:13.147Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.44s)
17:13:13 [2022-09-27T17:13:13.147Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s)
17:13:13 [2022-09-27T17:13:13.147Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s)
17:13:13 [2022-09-27T17:13:13.147Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s)
17:13:13 [2022-09-27T17:13:13.147Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:13:13 [2022-09-27T17:13:13.147Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s)
17:13:13 [2022-09-27T17:13:13.147Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s)
17:13:13 [2022-09-27T17:13:13.147Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s)
17:13:13 [2022-09-27T17:13:13.147Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.62s)
17:13:13 [2022-09-27T17:13:13.147Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.68s)
17:13:13 [2022-09-27T17:13:13.147Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.67s)
17:13:13 [2022-09-27T17:13:13.147Z] === RUN   TestContainerNetworkMountsNoChown
17:13:13 [2022-09-27T17:13:13.403Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/default
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/default
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/private
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/private
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/rprivate
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/rprivate
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/slave
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/slave
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/rslave
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/rslave
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/shared
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/shared
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/rshared
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/rshared
17:13:13 [2022-09-27T17:13:13.403Z] === CONT  TestMountDaemonRoot/default
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/default/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/default/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === CONT  TestMountDaemonRoot/default/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === CONT  TestMountDaemonRoot/rshared
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === CONT  TestMountDaemonRoot/shared
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === CONT  TestMountDaemonRoot/rslave
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === CONT  TestMountDaemonRoot/slave
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === CONT  TestMountDaemonRoot/rprivate
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === CONT  TestMountDaemonRoot/private
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/private/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/private/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === CONT  TestMountDaemonRoot/default/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:13:13 [2022-09-27T17:13:13.403Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:13:13 [2022-09-27T17:13:13.403Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:13:13 [2022-09-27T17:13:13.659Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:13:13 [2022-09-27T17:13:13.659Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:13:13 [2022-09-27T17:13:13.659Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:13:13 [2022-09-27T17:13:13.659Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:13:13 [2022-09-27T17:13:13.659Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:13:13 [2022-09-27T17:13:13.659Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:13:13 [2022-09-27T17:13:13.659Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:13:13 [2022-09-27T17:13:13.659Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:13:13 [2022-09-27T17:13:13.659Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:13:13 [2022-09-27T17:13:13.659Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:13:13 [2022-09-27T17:13:13.659Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:13:13 [2022-09-27T17:13:13.659Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:13:13 [2022-09-27T17:13:13.659Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:13:13 [2022-09-27T17:13:13.659Z] === CONT  TestMountDaemonRoot/private/bind_root
17:13:13 [2022-09-27T17:13:13.915Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:13:13 [2022-09-27T17:13:13.915Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:13:13 [2022-09-27T17:13:13.915Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:13:13 [2022-09-27T17:13:13.915Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:13:13 [2022-09-27T17:13:13.915Z] === CONT  TestMountDaemonRoot/private/mount_root
17:13:13 [2022-09-27T17:13:13.915Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:13:13 [2022-09-27T17:13:13.915Z] --- PASS: TestMountDaemonRoot (0.02s)
17:13:13 [2022-09-27T17:13:13.915Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:13:13 [2022-09-27T17:13:13.915Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
17:13:13 [2022-09-27T17:13:13.915Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:13:13 [2022-09-27T17:13:13.915Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
17:13:13 [2022-09-27T17:13:13.915Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:13:13 [2022-09-27T17:13:13.915Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:13:13 [2022-09-27T17:13:13.915Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:13:13 [2022-09-27T17:13:13.915Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:13:13 [2022-09-27T17:13:13.915Z] === RUN   TestContainerBindMountNonRecursive
17:13:15 [2022-09-27T17:13:15.323Z] --- PASS: TestContainerBindMountNonRecursive (1.38s)
17:13:15 [2022-09-27T17:13:15.323Z] === RUN   TestContainerVolumesMountedAsShared
17:13:15 [2022-09-27T17:13:15.579Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
17:13:15 [2022-09-27T17:13:15.579Z] === RUN   TestContainerVolumesMountedAsSlave
17:13:16 [2022-09-27T17:13:16.141Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
17:13:16 [2022-09-27T17:13:16.141Z] === RUN   TestNetworkNat
17:13:16 [2022-09-27T17:13:16.397Z] --- PASS: TestNetworkNat (0.47s)
17:13:16 [2022-09-27T17:13:16.397Z] === RUN   TestNetworkLocalhostTCPNat
17:13:16 [2022-09-27T17:13:16.959Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
17:13:16 [2022-09-27T17:13:16.959Z] === RUN   TestNetworkLoopbackNat
17:13:19 [2022-09-27T17:13:19.561Z] --- PASS: TestNetworkLoopbackNat (2.59s)
17:13:19 [2022-09-27T17:13:19.561Z] === RUN   TestPause
17:13:20 [2022-09-27T17:13:20.123Z] --- PASS: TestPause (0.45s)
17:13:20 [2022-09-27T17:13:20.123Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:13:20 [2022-09-27T17:13:20.123Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:13:20 [2022-09-27T17:13:20.123Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:13:20 [2022-09-27T17:13:20.123Z] === RUN   TestPauseStopPausedContainer
17:13:20 [2022-09-27T17:13:20.379Z] --- PASS: TestPauseStopPausedContainer (0.47s)
17:13:20 [2022-09-27T17:13:20.379Z] === RUN   TestPidHost
17:13:21 [2022-09-27T17:13:21.314Z] --- PASS: TestPidHost (0.97s)
17:13:21 [2022-09-27T17:13:21.314Z] === RUN   TestPsFilter
17:13:21 [2022-09-27T17:13:21.570Z] --- PASS: TestPsFilter (0.11s)
17:13:21 [2022-09-27T17:13:21.570Z] === RUN   TestRemoveContainerWithRemovedVolume
17:13:22 [2022-09-27T17:13:22.132Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
17:13:22 [2022-09-27T17:13:22.132Z] === RUN   TestRemoveContainerWithVolume
17:13:22 [2022-09-27T17:13:22.388Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
17:13:22 [2022-09-27T17:13:22.388Z] === RUN   TestRemoveContainerRunning
17:13:22 [2022-09-27T17:13:22.949Z] --- PASS: TestRemoveContainerRunning (0.41s)
17:13:22 [2022-09-27T17:13:22.949Z] === RUN   TestRemoveContainerForceRemoveRunning
17:13:23 [2022-09-27T17:13:23.205Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
17:13:23 [2022-09-27T17:13:23.205Z] === RUN   TestRemoveInvalidContainer
17:13:23 [2022-09-27T17:13:23.205Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:13:23 [2022-09-27T17:13:23.205Z] === RUN   TestRenameLinkedContainer
17:13:25 [2022-09-27T17:13:25.095Z] --- PASS: TestRenameLinkedContainer (1.72s)
17:13:25 [2022-09-27T17:13:25.095Z] === RUN   TestRenameStoppedContainer
17:13:25 [2022-09-27T17:13:25.351Z] --- PASS: TestRenameStoppedContainer (0.43s)
17:13:25 [2022-09-27T17:13:25.351Z] === RUN   TestRenameRunningContainerAndReuse
17:13:26 [2022-09-27T17:13:26.278Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
17:13:26 [2022-09-27T17:13:26.278Z] === RUN   TestRenameInvalidName
17:13:26 [2022-09-27T17:13:26.840Z] --- PASS: TestRenameInvalidName (0.44s)
17:13:26 [2022-09-27T17:13:26.840Z] === RUN   TestRenameAnonymousContainer
17:13:28 [2022-09-27T17:13:28.205Z] --- PASS: TestRenameAnonymousContainer (1.57s)
17:13:28 [2022-09-27T17:13:28.205Z] === RUN   TestRenameContainerWithSameName
17:13:28 [2022-09-27T17:13:28.766Z] --- PASS: TestRenameContainerWithSameName (0.44s)
17:13:28 [2022-09-27T17:13:28.766Z] === RUN   TestRenameContainerWithLinkedContainer
17:13:29 [2022-09-27T17:13:29.693Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
17:13:29 [2022-09-27T17:13:29.693Z] === RUN   TestResize
17:13:29 [2022-09-27T17:13:29.949Z] --- PASS: TestResize (0.44s)
17:13:29 [2022-09-27T17:13:29.949Z] === RUN   TestResizeWithInvalidSize
17:13:30 [2022-09-27T17:13:30.555Z] --- PASS: TestResizeWithInvalidSize (0.46s)
17:13:30 [2022-09-27T17:13:30.555Z] === RUN   TestResizeWhenContainerNotStarted
17:13:30 [2022-09-27T17:13:30.854Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:13:30 [2022-09-27T17:13:30.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:13:32 [2022-09-27T17:13:32.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:13:34 [2022-09-27T17:13:34.151Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:13:35 [2022-09-27T17:13:35.078Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:13:35 [2022-09-27T17:13:35.078Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:13:36 [2022-09-27T17:13:36.006Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:13:36 [2022-09-27T17:13:36.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:13:39 [2022-09-27T17:13:39.530Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:13:39 [2022-09-27T17:13:39.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:13:41 [2022-09-27T17:13:41.676Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:13:43 [2022-09-27T17:13:43.574Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:13:43 [2022-09-27T17:13:43.574Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:13:45 [2022-09-27T17:13:45.516Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:13:45 [2022-09-27T17:13:45.516Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:13:46 [2022-09-27T17:13:46.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:13:48 [2022-09-27T17:13:48.860Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s)
17:13:48 [2022-09-27T17:13:48.860Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
17:13:48 [2022-09-27T17:13:48.860Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:13:48 [2022-09-27T17:13:48.860Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:13:49 [2022-09-27T17:13:49.422Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:13:50 [2022-09-27T17:13:50.349Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s)
17:13:50 [2022-09-27T17:13:50.349Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s)
17:13:50 [2022-09-27T17:13:50.349Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
17:13:50 [2022-09-27T17:13:50.349Z] === RUN   TestCgroupNamespacesRun
17:13:51 [2022-09-27T17:13:51.714Z] --- PASS: TestCgroupNamespacesRun (1.14s)
17:13:51 [2022-09-27T17:13:51.714Z] === RUN   TestCgroupNamespacesRunPrivileged
17:13:52 [2022-09-27T17:13:52.642Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s)
17:13:52 [2022-09-27T17:13:52.642Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:13:54 [2022-09-27T17:13:54.006Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
17:13:54 [2022-09-27T17:13:54.006Z] === RUN   TestCgroupNamespacesRunHostMode
17:13:54 [2022-09-27T17:13:54.976Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
17:13:54 [2022-09-27T17:13:54.976Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:13:56 [2022-09-27T17:13:56.341Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
17:13:56 [2022-09-27T17:13:56.341Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:13:57 [2022-09-27T17:13:57.268Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
17:13:57 [2022-09-27T17:13:57.268Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:13:57 [2022-09-27T17:13:57.830Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
17:13:57 [2022-09-27T17:13:57.830Z] === RUN   TestCgroupNamespacesRunOlderClient
17:13:59 [2022-09-27T17:13:59.196Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
17:13:59 [2022-09-27T17:13:59.196Z] === RUN   TestNISDomainname
17:13:59 [2022-09-27T17:13:59.757Z] --- PASS: TestNISDomainname (0.50s)
17:13:59 [2022-09-27T17:13:59.757Z] === RUN   TestHostnameDnsResolution
17:14:00 [2022-09-27T17:14:00.319Z] --- PASS: TestHostnameDnsResolution (0.66s)
17:14:00 [2022-09-27T17:14:00.319Z] === RUN   TestUnprivilegedPortsAndPing
17:14:00 [2022-09-27T17:14:00.881Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
17:14:00 [2022-09-27T17:14:00.881Z] === RUN   TestPrivilegedHostDevices
17:14:01 [2022-09-27T17:14:01.442Z] --- PASS: TestPrivilegedHostDevices (0.54s)
17:14:01 [2022-09-27T17:14:01.442Z] === RUN   TestRunConsoleSize
17:14:01 [2022-09-27T17:14:01.698Z] --- PASS: TestRunConsoleSize (0.46s)
17:14:01 [2022-09-27T17:14:01.698Z] === RUN   TestRunWithAlternativeContainerdShim
17:14:04 [2022-09-27T17:14:04.215Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s)
17:14:04 [2022-09-27T17:14:04.215Z] === RUN   TestStats
17:14:06 [2022-09-27T17:14:06.729Z] --- PASS: TestStats (2.45s)
17:14:06 [2022-09-27T17:14:06.729Z] === RUN   TestStopContainerWithTimeout
17:14:06 [2022-09-27T17:14:06.729Z] === RUN   TestStopContainerWithTimeout/0
17:14:06 [2022-09-27T17:14:06.729Z] === PAUSE TestStopContainerWithTimeout/0
17:14:06 [2022-09-27T17:14:06.729Z] === RUN   TestStopContainerWithTimeout/1
17:14:06 [2022-09-27T17:14:06.729Z] === PAUSE TestStopContainerWithTimeout/1
17:14:06 [2022-09-27T17:14:06.729Z] === RUN   TestStopContainerWithTimeout/3
17:14:06 [2022-09-27T17:14:06.729Z] === PAUSE TestStopContainerWithTimeout/3
17:14:06 [2022-09-27T17:14:06.729Z] === RUN   TestStopContainerWithTimeout/-1
17:14:06 [2022-09-27T17:14:06.729Z] === PAUSE TestStopContainerWithTimeout/-1
17:14:06 [2022-09-27T17:14:06.729Z] === CONT  TestStopContainerWithTimeout/0
17:14:06 [2022-09-27T17:14:06.729Z] === CONT  TestStopContainerWithTimeout/-1
17:14:06 [2022-09-27T17:14:06.992Z] === CONT  TestStopContainerWithTimeout/3
17:14:09 [2022-09-27T17:14:09.507Z] === CONT  TestStopContainerWithTimeout/1
17:14:10 [2022-09-27T17:14:10.434Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:14:10 [2022-09-27T17:14:10.434Z]     --- PASS: TestStopContainerWithTimeout/0 (0.79s)
17:14:10 [2022-09-27T17:14:10.434Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.73s)
17:14:10 [2022-09-27T17:14:10.434Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
17:14:10 [2022-09-27T17:14:10.434Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
17:14:10 [2022-09-27T17:14:10.434Z] === RUN   TestDeleteDevicemapper
17:14:10 [2022-09-27T17:14:10.434Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:14:10 [2022-09-27T17:14:10.434Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:14:10 [2022-09-27T17:14:10.434Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:14:11 [2022-09-27T17:14:11.842Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s)
17:14:11 [2022-09-27T17:14:11.842Z] === RUN   TestUpdateMemory
17:14:12 [2022-09-27T17:14:12.404Z] --- PASS: TestUpdateMemory (0.54s)
17:14:12 [2022-09-27T17:14:12.404Z] === RUN   TestUpdateCPUQuota
17:14:12 [2022-09-27T17:14:12.965Z] --- PASS: TestUpdateCPUQuota (0.72s)
17:14:12 [2022-09-27T17:14:12.965Z] === RUN   TestUpdatePidsLimit
17:14:12 [2022-09-27T17:14:12.965Z] === RUN   TestUpdatePidsLimit/update_from_none
17:14:13 [2022-09-27T17:14:13.223Z] === RUN   TestUpdatePidsLimit/no_change
17:14:13 [2022-09-27T17:14:13.479Z] === RUN   TestUpdatePidsLimit/update_lower
17:14:13 [2022-09-27T17:14:13.735Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:14:13 [2022-09-27T17:14:13.991Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:14:13 [2022-09-27T17:14:13.991Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:14:14 [2022-09-27T17:14:14.247Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:14:15 [2022-09-27T17:14:15.174Z] --- PASS: TestUpdatePidsLimit (1.88s)
17:14:15 [2022-09-27T17:14:15.174Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
17:14:15 [2022-09-27T17:14:15.174Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
17:14:15 [2022-09-27T17:14:15.174Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
17:14:15 [2022-09-27T17:14:15.174Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
17:14:15 [2022-09-27T17:14:15.174Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
17:14:15 [2022-09-27T17:14:15.174Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
17:14:15 [2022-09-27T17:14:15.174Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
17:14:15 [2022-09-27T17:14:15.174Z] === RUN   TestUpdateRestartPolicy
17:14:27 [2022-09-27T17:14:27.338Z] --- PASS: TestUpdateRestartPolicy (10.87s)
17:14:27 [2022-09-27T17:14:27.338Z] === RUN   TestUpdateRestartWithAutoRemove
17:14:27 [2022-09-27T17:14:27.338Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
17:14:27 [2022-09-27T17:14:27.338Z] === RUN   TestWaitNonBlocked
17:14:27 [2022-09-27T17:14:27.338Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:14:27 [2022-09-27T17:14:27.338Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:14:27 [2022-09-27T17:14:27.338Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:14:27 [2022-09-27T17:14:27.338Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:14:27 [2022-09-27T17:14:27.338Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:14:27 [2022-09-27T17:14:27.338Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:14:27 [2022-09-27T17:14:27.338Z] --- PASS: TestWaitNonBlocked (0.01s)
17:14:27 [2022-09-27T17:14:27.338Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
17:14:27 [2022-09-27T17:14:27.338Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
17:14:27 [2022-09-27T17:14:27.338Z] === RUN   TestWaitBlocked
17:14:27 [2022-09-27T17:14:27.338Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:14:27 [2022-09-27T17:14:27.338Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:14:27 [2022-09-27T17:14:27.338Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:14:27 [2022-09-27T17:14:27.338Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:14:27 [2022-09-27T17:14:27.338Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:14:27 [2022-09-27T17:14:27.338Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:14:27 [2022-09-27T17:14:27.899Z] --- PASS: TestWaitBlocked (0.01s)
17:14:27 [2022-09-27T17:14:27.899Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
17:14:27 [2022-09-27T17:14:27.899Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
17:14:27 [2022-09-27T17:14:27.899Z] === RUN   TestWaitConditions
17:14:27 [2022-09-27T17:14:27.899Z] === RUN   TestWaitConditions/default
17:14:27 [2022-09-27T17:14:27.899Z] === PAUSE TestWaitConditions/default
17:14:27 [2022-09-27T17:14:27.899Z] === RUN   TestWaitConditions/not-running
17:14:27 [2022-09-27T17:14:27.899Z] === PAUSE TestWaitConditions/not-running
17:14:27 [2022-09-27T17:14:27.899Z] === RUN   TestWaitConditions/next-exit
17:14:27 [2022-09-27T17:14:27.899Z] === PAUSE TestWaitConditions/next-exit
17:14:27 [2022-09-27T17:14:27.899Z] === RUN   TestWaitConditions/removed
17:14:27 [2022-09-27T17:14:27.899Z] === PAUSE TestWaitConditions/removed
17:14:27 [2022-09-27T17:14:27.899Z] === CONT  TestWaitConditions/default
17:14:27 [2022-09-27T17:14:27.899Z] === CONT  TestWaitConditions/next-exit
17:14:27 [2022-09-27T17:14:27.899Z]     wait_test.go:146: ContainerID = e56fb6b8c7408c37753f54bf0c078c8d1badbf1b11380694e628d1d289cb6838
17:14:27 [2022-09-27T17:14:27.899Z] === CONT  TestWaitConditions/default
17:14:27 [2022-09-27T17:14:27.899Z]     wait_test.go:146: ContainerID = bd829bf0c7387e7f5d368f5169dedb0dec466d6260922c33502651818369eb0d
17:14:28 [2022-09-27T17:14:28.460Z] === CONT  TestWaitConditions/removed
17:14:28 [2022-09-27T17:14:28.460Z] === CONT  TestWaitConditions/not-running
17:14:28 [2022-09-27T17:14:28.460Z] === CONT  TestWaitConditions/removed
17:14:28 [2022-09-27T17:14:28.460Z]     wait_test.go:146: ContainerID = 10a436f975113c7c5de2ce7aaa656a75636c106010c6dd493b372c238d2ad03f
17:14:28 [2022-09-27T17:14:28.716Z] === CONT  TestWaitConditions/not-running
17:14:28 [2022-09-27T17:14:28.716Z]     wait_test.go:146: ContainerID = 04630fcfdb633b2df757f104ade66ac82d5c47e889313c82331aa7c9d3a4c7a2
17:14:28 [2022-09-27T17:14:28.973Z] --- PASS: TestWaitConditions (0.01s)
17:14:28 [2022-09-27T17:14:28.973Z]     --- PASS: TestWaitConditions/default (0.77s)
17:14:28 [2022-09-27T17:14:28.973Z]     --- PASS: TestWaitConditions/next-exit (0.79s)
17:14:28 [2022-09-27T17:14:28.973Z]     --- PASS: TestWaitConditions/removed (0.54s)
17:14:28 [2022-09-27T17:14:28.973Z]     --- PASS: TestWaitConditions/not-running (0.53s)
17:14:28 [2022-09-27T17:14:28.973Z] === RUN   TestWaitRestartedContainer
17:14:28 [2022-09-27T17:14:28.973Z] === RUN   TestWaitRestartedContainer/default
17:14:28 [2022-09-27T17:14:28.973Z] === PAUSE TestWaitRestartedContainer/default
17:14:28 [2022-09-27T17:14:28.973Z] === RUN   TestWaitRestartedContainer/not-running
17:14:28 [2022-09-27T17:14:28.973Z] === PAUSE TestWaitRestartedContainer/not-running
17:14:28 [2022-09-27T17:14:28.973Z] === RUN   TestWaitRestartedContainer/next-exit
17:14:28 [2022-09-27T17:14:28.973Z] === PAUSE TestWaitRestartedContainer/next-exit
17:14:28 [2022-09-27T17:14:28.973Z] === CONT  TestWaitRestartedContainer/default
17:14:28 [2022-09-27T17:14:28.973Z] === CONT  TestWaitRestartedContainer/next-exit
17:14:30 [2022-09-27T17:14:30.382Z] === CONT  TestWaitRestartedContainer/not-running
17:14:31 [2022-09-27T17:14:31.309Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:14:31 [2022-09-27T17:14:31.309Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.17s)
17:14:31 [2022-09-27T17:14:31.309Z]     --- PASS: TestWaitRestartedContainer/default (1.34s)
17:14:31 [2022-09-27T17:14:31.309Z]     --- PASS: TestWaitRestartedContainer/not-running (1.01s)
17:14:31 [2022-09-27T17:14:31.309Z] === CONT  TestContainerStartOnDaemonRestart
17:14:31 [2022-09-27T17:14:31.309Z] === CONT  TestRestartDaemonWithRestartingContainer
17:14:33 [2022-09-27T17:14:33.823Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s)
17:14:33 [2022-09-27T17:14:33.823Z] === CONT  TestIpcModeOlderClient
17:14:33 [2022-09-27T17:14:33.823Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s)
17:14:33 [2022-09-27T17:14:33.823Z] === CONT  TestContainerKillOnDaemonStart
17:14:33 [2022-09-27T17:14:33.823Z] --- PASS: TestIpcModeOlderClient (0.10s)
17:14:33 [2022-09-27T17:14:33.823Z] === CONT  TestDaemonHostGatewayIP
17:14:36 [2022-09-27T17:14:36.383Z] --- PASS: TestDaemonHostGatewayIP (2.42s)
17:14:36 [2022-09-27T17:14:36.383Z] === CONT  TestDaemonRestartIpcMode
17:14:38 [2022-09-27T17:14:38.293Z] --- PASS: TestDaemonRestartIpcMode (2.25s)
17:14:46 [2022-09-27T17:14:46.433Z] --- PASS: TestContainerKillOnDaemonStart (11.68s)
17:14:46 [2022-09-27T17:14:46.433Z] PASS
17:14:46 [2022-09-27T17:14:46.433Z] 
17:14:46 [2022-09-27T17:14:46.433Z] === Skipped
17:14:46 [2022-09-27T17:14:46.433Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:14:46 [2022-09-27T17:14:46.433Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:14:46 [2022-09-27T17:14:46.433Z] 
17:14:46 [2022-09-27T17:14:46.433Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:14:46 [2022-09-27T17:14:46.433Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:14:46 [2022-09-27T17:14:46.433Z] 
17:14:46 [2022-09-27T17:14:46.433Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:14:46 [2022-09-27T17:14:46.433Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:14:46 [2022-09-27T17:14:46.433Z] 
17:14:46 [2022-09-27T17:14:46.433Z] DONE 273 tests, 3 skipped in 129.312s
17:14:46 [2022-09-27T17:14:46.433Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:14:46 [2022-09-27T17:14:46.433Z] ++ 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
17:14:46 [2022-09-27T17:14:46.433Z] ++ set -e
17:14:46 [2022-09-27T17:14:46.433Z] ++ '[' -n 0 ']'
17:14:46 [2022-09-27T17:14:46.433Z] ++ set -x
17:14:46 [2022-09-27T17:14:46.433Z] ++ 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
17:14:46 [2022-09-27T17:14:46.433Z] === RUN   TestConfigDaemonLibtrustID
17:14:46 [2022-09-27T17:14:46.433Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
17:14:46 [2022-09-27T17:14:46.433Z] === RUN   TestConfigDaemonID
17:14:46 [2022-09-27T17:14:46.996Z]     daemon_test.go:83: [dc0cffcc0e61b] daemon is not started
17:14:46 [2022-09-27T17:14:46.996Z] --- PASS: TestConfigDaemonID (1.04s)
17:14:46 [2022-09-27T17:14:46.996Z] === RUN   TestDaemonConfigValidation
17:14:46 [2022-09-27T17:14:46.996Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:14:46 [2022-09-27T17:14:46.996Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:14:46 [2022-09-27T17:14:46.996Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:14:46 [2022-09-27T17:14:46.996Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:14:46 [2022-09-27T17:14:46.996Z] === RUN   TestDaemonConfigValidation/invalid_config
17:14:46 [2022-09-27T17:14:46.996Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:14:46 [2022-09-27T17:14:46.996Z] === RUN   TestDaemonConfigValidation/malformed_config
17:14:46 [2022-09-27T17:14:46.996Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:14:46 [2022-09-27T17:14:46.996Z] === RUN   TestDaemonConfigValidation/valid_config
17:14:46 [2022-09-27T17:14:46.996Z] === PAUSE TestDaemonConfigValidation/valid_config
17:14:46 [2022-09-27T17:14:46.996Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:14:46 [2022-09-27T17:14:46.996Z] === CONT  TestDaemonConfigValidation/malformed_config
17:14:46 [2022-09-27T17:14:46.996Z] === CONT  TestDaemonConfigValidation/invalid_config
17:14:46 [2022-09-27T17:14:46.996Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:14:46 [2022-09-27T17:14:46.996Z] === CONT  TestDaemonConfigValidation/valid_config
17:14:46 [2022-09-27T17:14:46.996Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:14:46 [2022-09-27T17:14:46.996Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
17:14:46 [2022-09-27T17:14:46.996Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
17:14:46 [2022-09-27T17:14:46.996Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
17:14:46 [2022-09-27T17:14:46.996Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
17:14:46 [2022-09-27T17:14:46.996Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
17:14:46 [2022-09-27T17:14:46.996Z] === RUN   TestConfigDaemonSeccompProfiles
17:14:46 [2022-09-27T17:14:46.996Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:14:48 [2022-09-27T17:14:48.362Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:14:49 [2022-09-27T17:14:49.290Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:14:50 [2022-09-27T17:14:50.218Z] === CONT  TestConfigDaemonSeccompProfiles
17:14:50 [2022-09-27T17:14:50.218Z]     daemon_test.go:197: [d5df0ac6a673c] daemon is not started
17:14:50 [2022-09-27T17:14:50.218Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
17:14:50 [2022-09-27T17:14:50.218Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:14:50 [2022-09-27T17:14:50.218Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:14:50 [2022-09-27T17:14:50.218Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:14:50 [2022-09-27T17:14:50.218Z] === RUN   TestDaemonProxy
17:14:50 [2022-09-27T17:14:50.218Z] === RUN   TestDaemonProxy/environment_variables
17:14:52 [2022-09-27T17:14:52.150Z] === RUN   TestDaemonProxy/command-line_options
17:14:54 [2022-09-27T17:14:54.040Z] === RUN   TestDaemonProxy/configuration_file
17:14:55 [2022-09-27T17:14:55.447Z] === RUN   TestDaemonProxy/conflicting_options
17:14:56 [2022-09-27T17:14:56.008Z] === RUN   TestDaemonProxy/reload_sanitized
17:14:56 [2022-09-27T17:14:56.312Z] --- PASS: TestDaemonProxy (6.25s)
17:14:56 [2022-09-27T17:14:56.312Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
17:14:56 [2022-09-27T17:14:56.312Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
17:14:56 [2022-09-27T17:14:56.312Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
17:14:56 [2022-09-27T17:14:56.312Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:14:56 [2022-09-27T17:14:56.312Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
17:14:56 [2022-09-27T17:14:56.312Z] PASS
17:14:56 [2022-09-27T17:14:56.312Z] 
17:14:56 [2022-09-27T17:14:56.312Z] DONE 18 tests in 11.262s
17:14:56 [2022-09-27T17:14:56.312Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:14:56 [2022-09-27T17:14:56.312Z] ++ 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
17:14:56 [2022-09-27T17:14:56.312Z] ++ set -e
17:14:56 [2022-09-27T17:14:56.312Z] ++ '[' -n 0 ']'
17:14:56 [2022-09-27T17:14:56.312Z] ++ set -x
17:14:56 [2022-09-27T17:14:56.312Z] ++ 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
17:14:56 [2022-09-27T17:14:56.569Z] INFO: Testing against a local daemon
17:14:56 [2022-09-27T17:14:56.569Z] === RUN   TestCommitInheritsEnv
17:14:56 [2022-09-27T17:14:56.825Z] --- PASS: TestCommitInheritsEnv (0.27s)
17:14:56 [2022-09-27T17:14:56.825Z] === RUN   TestImportExtremelyLargeImageWorks
17:14:56 [2022-09-27T17:14:56.825Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:14:56 [2022-09-27T17:14:56.825Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:14:56 [2022-09-27T17:14:56.825Z] === RUN   TestImportWithCustomPlatform
17:14:56 [2022-09-27T17:14:56.825Z] === RUN   TestImportWithCustomPlatform/#00
17:14:57 [2022-09-27T17:14:57.081Z] === RUN   TestImportWithCustomPlatform/_______
17:14:57 [2022-09-27T17:14:57.081Z] === RUN   TestImportWithCustomPlatform//
17:14:57 [2022-09-27T17:14:57.081Z] === RUN   TestImportWithCustomPlatform/linux
17:14:57 [2022-09-27T17:14:57.081Z] === RUN   TestImportWithCustomPlatform/LINUX
17:14:57 [2022-09-27T17:14:57.081Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:14:57 [2022-09-27T17:14:57.081Z] === RUN   TestImportWithCustomPlatform/macos
17:14:57 [2022-09-27T17:14:57.081Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:14:57 [2022-09-27T17:14:57.081Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:14:57 [2022-09-27T17:14:57.337Z] --- PASS: TestImportWithCustomPlatform (0.33s)
17:14:57 [2022-09-27T17:14:57.337Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
17:14:57 [2022-09-27T17:14:57.337Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:14:57 [2022-09-27T17:14:57.337Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:14:57 [2022-09-27T17:14:57.337Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
17:14:57 [2022-09-27T17:14:57.337Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
17:14:57 [2022-09-27T17:14:57.337Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
17:14:57 [2022-09-27T17:14:57.337Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:14:57 [2022-09-27T17:14:57.337Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:14:57 [2022-09-27T17:14:57.337Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:14:57 [2022-09-27T17:14:57.337Z] === RUN   TestImagesFilterMultiReference
17:14:57 [2022-09-27T17:14:57.337Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:14:57 [2022-09-27T17:14:57.337Z] === RUN   TestImagePullPlatformInvalid
17:14:57 [2022-09-27T17:14:57.337Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:14:57 [2022-09-27T17:14:57.337Z] === RUN   TestRemoveImageOrphaning
17:14:57 [2022-09-27T17:14:57.593Z] --- PASS: TestRemoveImageOrphaning (0.26s)
17:14:57 [2022-09-27T17:14:57.593Z] === RUN   TestRemoveImageGarbageCollector
17:14:57 [2022-09-27T17:14:57.593Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:57 [2022-09-27T17:14:57.593Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:14:57 [2022-09-27T17:14:57.593Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:14:57 [2022-09-27T17:14:57.593Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:14:57 [2022-09-27T17:14:57.593Z] === RUN   TestTagInvalidReference
17:14:57 [2022-09-27T17:14:57.593Z] --- PASS: TestTagInvalidReference (0.02s)
17:14:57 [2022-09-27T17:14:57.593Z] === RUN   TestTagValidPrefixedRepo
17:14:57 [2022-09-27T17:14:57.593Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:14:57 [2022-09-27T17:14:57.593Z] === RUN   TestTagExistedNameWithoutForce
17:14:57 [2022-09-27T17:14:57.593Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:14:57 [2022-09-27T17:14:57.593Z] === RUN   TestTagOfficialNames
17:14:57 [2022-09-27T17:14:57.849Z] --- PASS: TestTagOfficialNames (0.05s)
17:14:57 [2022-09-27T17:14:57.849Z] === RUN   TestTagMatchesDigest
17:14:57 [2022-09-27T17:14:57.849Z] --- PASS: TestTagMatchesDigest (0.01s)
17:14:57 [2022-09-27T17:14:57.849Z] PASS
17:14:57 [2022-09-27T17:14:57.849Z] 
17:14:57 [2022-09-27T17:14:57.849Z] === Skipped
17:14:57 [2022-09-27T17:14:57.849Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:14:57 [2022-09-27T17:14:57.849Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:14:57 [2022-09-27T17:14:57.849Z] 
17:14:57 [2022-09-27T17:14:57.849Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:14:57 [2022-09-27T17:14:57.849Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:57 [2022-09-27T17:14:57.849Z] 
17:14:57 [2022-09-27T17:14:57.849Z] DONE 22 tests, 2 skipped in 1.300s
17:14:57 [2022-09-27T17:14:57.849Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
17:14:57 [2022-09-27T17:14:57.849Z] ++ 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
17:14:57 [2022-09-27T17:14:57.849Z] ++ set -e
17:14:57 [2022-09-27T17:14:57.849Z] ++ '[' -n 0 ']'
17:14:57 [2022-09-27T17:14:57.849Z] ++ set -x
17:14:57 [2022-09-27T17:14:57.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
17:14:57 [2022-09-27T17:14:57.849Z] === RUN   TestStripANSICommands
17:14:57 [2022-09-27T17:14:57.849Z] === RUN   TestStripANSICommands/#00
17:14:57 [2022-09-27T17:14:57.849Z] === RUN   TestStripANSICommands/#01
17:14:57 [2022-09-27T17:14:57.849Z] --- PASS: TestStripANSICommands (0.00s)
17:14:57 [2022-09-27T17:14:57.849Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:14:57 [2022-09-27T17:14:57.849Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:14:57 [2022-09-27T17:14:57.849Z] PASS
17:14:57 [2022-09-27T17:14:57.849Z] 
17:14:57 [2022-09-27T17:14:57.849Z] DONE 3 tests in 0.041s
17:14:57 [2022-09-27T17:14:57.849Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:14:57 [2022-09-27T17:14:57.849Z] ++ 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
17:14:57 [2022-09-27T17:14:57.849Z] ++ set -e
17:14:57 [2022-09-27T17:14:57.849Z] ++ '[' -n 0 ']'
17:14:57 [2022-09-27T17:14:57.849Z] ++ set -x
17:14:57 [2022-09-27T17:14:57.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
17:14:57 [2022-09-27T17:14:57.849Z] INFO: Testing against a local daemon
17:14:57 [2022-09-27T17:14:57.849Z] === RUN   TestNetworkCreateDelete
17:14:58 [2022-09-27T17:14:58.105Z] --- PASS: TestNetworkCreateDelete (0.14s)
17:14:58 [2022-09-27T17:14:58.105Z] === RUN   TestDockerNetworkDeletePreferID
17:14:58 [2022-09-27T17:14:58.361Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
17:14:58 [2022-09-27T17:14:58.361Z] === RUN   TestDaemonDNSFallback
17:15:04 [2022-09-27T17:15:04.979Z] --- PASS: TestDaemonDNSFallback (6.31s)
17:15:04 [2022-09-27T17:15:04.979Z] === RUN   TestInspectNetwork
17:15:08 [2022-09-27T17:15:08.289Z] === RUN   TestInspectNetwork/full_network_id
17:15:08 [2022-09-27T17:15:08.289Z] === RUN   TestInspectNetwork/partial_network_id
17:15:08 [2022-09-27T17:15:08.289Z] === RUN   TestInspectNetwork/network_name
17:15:08 [2022-09-27T17:15:08.289Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:15:12 [2022-09-27T17:15:12.455Z] --- PASS: TestInspectNetwork (7.28s)
17:15:12 [2022-09-27T17:15:12.455Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:15:12 [2022-09-27T17:15:12.455Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:15:12 [2022-09-27T17:15:12.455Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:15:12 [2022-09-27T17:15:12.455Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:15:12 [2022-09-27T17:15:12.455Z] === RUN   TestRunContainerWithBridgeNone
17:15:13 [2022-09-27T17:15:13.868Z] --- PASS: TestRunContainerWithBridgeNone (1.50s)
17:15:13 [2022-09-27T17:15:13.868Z] === RUN   TestNetworkInvalidJSON
17:15:13 [2022-09-27T17:15:13.868Z] === RUN   TestNetworkInvalidJSON/networks/create
17:15:13 [2022-09-27T17:15:13.868Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:15:13 [2022-09-27T17:15:13.868Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:15:13 [2022-09-27T17:15:13.868Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:15:13 [2022-09-27T17:15:13.869Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:15:13 [2022-09-27T17:15:13.869Z] === CONT  TestNetworkInvalidJSON/networks/create
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:15:13 [2022-09-27T17:15:13.869Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:15:13 [2022-09-27T17:15:13.869Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:15:13 [2022-09-27T17:15:13.869Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:15:13 [2022-09-27T17:15:13.869Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkList
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkList//networks
17:15:13 [2022-09-27T17:15:13.869Z] === PAUSE TestNetworkList//networks
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestNetworkList//networks/
17:15:13 [2022-09-27T17:15:13.869Z] === PAUSE TestNetworkList//networks/
17:15:13 [2022-09-27T17:15:13.869Z] === CONT  TestNetworkList//networks
17:15:13 [2022-09-27T17:15:13.869Z] === CONT  TestNetworkList//networks/
17:15:13 [2022-09-27T17:15:13.869Z] --- PASS: TestNetworkList (0.01s)
17:15:13 [2022-09-27T17:15:13.869Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z]     --- PASS: TestNetworkList//networks (0.00s)
17:15:13 [2022-09-27T17:15:13.869Z] === RUN   TestHostIPv4BridgeLabel
17:15:14 [2022-09-27T17:15:14.168Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:15:14 [2022-09-27T17:15:14.168Z] === RUN   TestDaemonRestartWithLiveRestore
17:15:15 [2022-09-27T17:15:15.095Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:15:15 [2022-09-27T17:15:15.095Z] === RUN   TestDaemonDefaultNetworkPools
17:15:16 [2022-09-27T17:15:16.027Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
17:15:16 [2022-09-27T17:15:16.027Z] === RUN   TestDaemonRestartWithExistingNetwork
17:15:16 [2022-09-27T17:15:16.955Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
17:15:16 [2022-09-27T17:15:16.955Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:15:18 [2022-09-27T17:15:18.319Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
17:15:18 [2022-09-27T17:15:18.319Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:15:18 [2022-09-27T17:15:18.880Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
17:15:18 [2022-09-27T17:15:18.881Z] === RUN   TestServiceWithPredefinedNetwork
17:15:21 [2022-09-27T17:15:21.441Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s)
17:15:21 [2022-09-27T17:15:21.441Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:15:21 [2022-09-27T17:15:21.441Z]     service_test.go:243: FLAKY_TEST
17:15:21 [2022-09-27T17:15:21.441Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:15:21 [2022-09-27T17:15:21.441Z] === RUN   TestServiceWithDataPathPortInit
17:15:36 [2022-09-27T17:15:36.321Z] --- PASS: TestServiceWithDataPathPortInit (13.84s)
17:15:36 [2022-09-27T17:15:36.321Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:15:37 [2022-09-27T17:15:37.686Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2xxi7k860lkt1gj6jop3u4ebi Created:2022-09-27 17:15:36.346558007 +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[1db2cbd5900575c2fa31b14679974d5ab66380f5976ce93413d99f129c0e124e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qpc38qqwb07mrupmiw91a17zn EndpointID:c1e6af8af14108182e81713c5ef0f0b40552dde8c1b140603b5c004f36feaa53 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7d5591f0e684973e714a7c7f909e97fb43a1aac0613546c48fc101c1d36c064c 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:8ccbb3f0263d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qpc38qqwb07mrupmiw91a17zn EndpointID:c1e6af8af14108182e81713c5ef0f0b40552dde8c1b140603b5c004f36feaa53 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:15:41 [2022-09-27T17:15:41.853Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s)
17:15:41 [2022-09-27T17:15:41.853Z] PASS
17:15:41 [2022-09-27T17:15:41.853Z] 
17:15:41 [2022-09-27T17:15:41.853Z] === Skipped
17:15:41 [2022-09-27T17:15:41.853Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:15:41 [2022-09-27T17:15:41.853Z]     service_test.go:243: FLAKY_TEST
17:15:41 [2022-09-27T17:15:41.853Z] 
17:15:41 [2022-09-27T17:15:41.853Z] DONE 38 tests, 1 skipped in 44.148s
17:15:42 [2022-09-27T17:15:42.110Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:15:42 [2022-09-27T17:15:42.110Z] ++ 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
17:15:42 [2022-09-27T17:15:42.110Z] ++ set -e
17:15:42 [2022-09-27T17:15:42.110Z] ++ '[' -n 0 ']'
17:15:42 [2022-09-27T17:15:42.110Z] ++ set -x
17:15:42 [2022-09-27T17:15:42.110Z] ++ 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
17:15:42 [2022-09-27T17:15:42.110Z] INFO: Testing against a local daemon
17:15:42 [2022-09-27T17:15:42.110Z] === RUN   TestDockerNetworkIpvlanPersistance
17:15:42 [2022-09-27T17:15:42.110Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:42 [2022-09-27T17:15:42.110Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:15:42 [2022-09-27T17:15:42.110Z] === RUN   TestDockerNetworkIpvlan
17:15:42 [2022-09-27T17:15:42.110Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:42 [2022-09-27T17:15:42.110Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:15:42 [2022-09-27T17:15:42.110Z] PASS
17:15:42 [2022-09-27T17:15:42.110Z] 
17:15:42 [2022-09-27T17:15:42.110Z] === Skipped
17:15:42 [2022-09-27T17:15:42.110Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:15:42 [2022-09-27T17:15:42.110Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:42 [2022-09-27T17:15:42.110Z] 
17:15:42 [2022-09-27T17:15:42.110Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:15:42 [2022-09-27T17:15:42.110Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:42 [2022-09-27T17:15:42.110Z] 
17:15:42 [2022-09-27T17:15:42.110Z] DONE 2 tests, 2 skipped in 0.107s
17:15:42 [2022-09-27T17:15:42.110Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:15:42 [2022-09-27T17:15:42.110Z] ++ 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
17:15:42 [2022-09-27T17:15:42.110Z] ++ set -e
17:15:42 [2022-09-27T17:15:42.110Z] ++ '[' -n 0 ']'
17:15:42 [2022-09-27T17:15:42.110Z] ++ set -x
17:15:42 [2022-09-27T17:15:42.110Z] ++ 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
17:15:42 [2022-09-27T17:15:42.110Z] INFO: Testing against a local daemon
17:15:42 [2022-09-27T17:15:42.110Z] === RUN   TestDockerNetworkMacvlanPersistance
17:15:43 [2022-09-27T17:15:43.475Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
17:15:43 [2022-09-27T17:15:43.475Z] === RUN   TestDockerNetworkMacvlan
17:15:44 [2022-09-27T17:15:44.080Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:15:45 [2022-09-27T17:15:45.007Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:15:45 [2022-09-27T17:15:45.612Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:15:47 [2022-09-27T17:15:47.502Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:15:49 [2022-09-27T17:15:49.400Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:15:52 [2022-09-27T17:15:52.669Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:15:52 [2022-09-27T17:15:52.924Z] --- PASS: TestDockerNetworkMacvlan (9.51s)
17:15:52 [2022-09-27T17:15:52.924Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
17:15:52 [2022-09-27T17:15:52.924Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
17:15:52 [2022-09-27T17:15:52.924Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s)
17:15:52 [2022-09-27T17:15:52.924Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
17:15:52 [2022-09-27T17:15:52.924Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s)
17:15:52 [2022-09-27T17:15:52.924Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s)
17:15:52 [2022-09-27T17:15:52.924Z] PASS
17:15:52 [2022-09-27T17:15:52.924Z] 
17:15:52 [2022-09-27T17:15:52.924Z] DONE 8 tests in 10.835s
17:15:52 [2022-09-27T17:15:52.924Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:15:52 [2022-09-27T17:15:52.924Z] ++ 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
17:15:52 [2022-09-27T17:15:52.924Z] ++ set -e
17:15:52 [2022-09-27T17:15:52.924Z] ++ '[' -n 0 ']'
17:15:52 [2022-09-27T17:15:52.924Z] ++ set -x
17:15:52 [2022-09-27T17:15:52.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:15:52 [2022-09-27T17:15:52.925Z] testing: warning: no tests to run
17:15:52 [2022-09-27T17:15:52.925Z] PASS
17:15:52 [2022-09-27T17:15:52.925Z] 
17:15:52 [2022-09-27T17:15:52.925Z] DONE 0 tests in 0.026s
17:15:52 [2022-09-27T17:15:52.925Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:15:52 [2022-09-27T17:15:52.925Z] ++ 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
17:15:52 [2022-09-27T17:15:52.925Z] ++ set -e
17:15:52 [2022-09-27T17:15:52.925Z] ++ '[' -n 0 ']'
17:15:52 [2022-09-27T17:15:52.925Z] ++ set -x
17:15:52 [2022-09-27T17:15:52.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:15:53 [2022-09-27T17:15:53.181Z] INFO: Testing against a local daemon
17:15:53 [2022-09-27T17:15:53.181Z] === RUN   TestAuthZPluginAllowRequest
17:15:54 [2022-09-27T17:15:54.544Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
17:15:54 [2022-09-27T17:15:54.544Z] === RUN   TestAuthZPluginTLS
17:15:54 [2022-09-27T17:15:54.800Z] --- PASS: TestAuthZPluginTLS (0.56s)
17:15:54 [2022-09-27T17:15:54.800Z] === RUN   TestAuthZPluginDenyRequest
17:15:55 [2022-09-27T17:15:55.361Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:15:55 [2022-09-27T17:15:55.361Z] === RUN   TestAuthZPluginAPIDenyResponse
17:15:55 [2022-09-27T17:15:55.923Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:15:55 [2022-09-27T17:15:55.923Z] === RUN   TestAuthZPluginDenyResponse
17:15:56 [2022-09-27T17:15:56.485Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:15:56 [2022-09-27T17:15:56.485Z] === RUN   TestAuthZPluginAllowEventStream
17:15:57 [2022-09-27T17:15:57.851Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s)
17:15:57 [2022-09-27T17:15:57.851Z] === RUN   TestAuthZPluginErrorResponse
17:15:58 [2022-09-27T17:15:58.106Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
17:15:58 [2022-09-27T17:15:58.106Z] === RUN   TestAuthZPluginErrorRequest
17:15:58 [2022-09-27T17:15:58.709Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:15:58 [2022-09-27T17:15:58.709Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:15:59 [2022-09-27T17:15:59.275Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
17:15:59 [2022-09-27T17:15:59.275Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:16:00 [2022-09-27T17:16:00.639Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
17:16:00 [2022-09-27T17:16:00.639Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:16:02 [2022-09-27T17:16:02.003Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s)
17:16:02 [2022-09-27T17:16:02.003Z] === RUN   TestAuthZPluginHeader
17:16:02 [2022-09-27T17:16:02.607Z] --- PASS: TestAuthZPluginHeader (0.71s)
17:16:02 [2022-09-27T17:16:02.607Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:16:02 [2022-09-27T17:16:02.607Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:02 [2022-09-27T17:16:02.607Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:16:02 [2022-09-27T17:16:02.607Z] === RUN   TestAuthZPluginV2Disable
17:16:02 [2022-09-27T17:16:02.607Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:02 [2022-09-27T17:16:02.607Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:16:02 [2022-09-27T17:16:02.607Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:16:02 [2022-09-27T17:16:02.607Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:02 [2022-09-27T17:16:02.607Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:16:02 [2022-09-27T17:16:02.607Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:16:02 [2022-09-27T17:16:02.607Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:02 [2022-09-27T17:16:02.607Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:16:02 [2022-09-27T17:16:02.607Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:16:20 [2022-09-27T17:16:20.731Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
17:16:20 [2022-09-27T17:16:20.731Z] PASS
17:16:20 [2022-09-27T17:16:20.731Z] 
17:16:20 [2022-09-27T17:16:20.731Z] === Skipped
17:16:20 [2022-09-27T17:16:20.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:20 [2022-09-27T17:16:20.731Z] 
17:16:20 [2022-09-27T17:16:20.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:20 [2022-09-27T17:16:20.731Z] 
17:16:20 [2022-09-27T17:16:20.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:20 [2022-09-27T17:16:20.731Z] 
17:16:20 [2022-09-27T17:16:20.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:20 [2022-09-27T17:16:20.731Z] 
17:16:20 [2022-09-27T17:16:20.731Z] DONE 17 tests, 4 skipped in 26.490s
17:16:20 [2022-09-27T17:16:20.731Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:16:20 [2022-09-27T17:16:20.731Z] ++ 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
17:16:20 [2022-09-27T17:16:20.731Z] ++ set -e
17:16:20 [2022-09-27T17:16:20.731Z] ++ '[' -n 0 ']'
17:16:20 [2022-09-27T17:16:20.731Z] ++ set -x
17:16:20 [2022-09-27T17:16:20.731Z] ++ 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
17:16:20 [2022-09-27T17:16:20.731Z] INFO: Testing against a local daemon
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:16:20 [2022-09-27T17:16:20.731Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:16:20 [2022-09-27T17:16:20.731Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:16:20 [2022-09-27T17:16:20.731Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:16:20 [2022-09-27T17:16:20.731Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:16:20 [2022-09-27T17:16:20.731Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:16:20 [2022-09-27T17:16:20.731Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:16:20 [2022-09-27T17:16:20.731Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:16:20 [2022-09-27T17:16:20.731Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInstall
17:16:20 [2022-09-27T17:16:20.731Z] === RUN   TestPluginInstall/no_auth
17:16:23 [2022-09-27T17:16:23.994Z] time="2022-09-27T17:16:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:23 [2022-09-27T17:16:23.994Z] time="2022-09-27T17:16:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72b3919f40594809b303ac6c1efaffb016adfc7f3f52a020ae70ca846e9d0ad6" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:23 [2022-09-27T17:16:23.994Z] time="2022-09-27T17:16:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:23 [2022-09-27T17:16:23.994Z] time="2022-09-27T17:16:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72b3919f40594809b303ac6c1efaffb016adfc7f3f52a020ae70ca846e9d0ad6" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:23 [2022-09-27T17:16:23.994Z] === RUN   TestPluginInstall/with_htpasswd
17:16:24 [2022-09-27T17:16:24.250Z] time="2022-09-27T17:16:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:24 [2022-09-27T17:16:24.250Z] time="2022-09-27T17:16:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72b3919f40594809b303ac6c1efaffb016adfc7f3f52a020ae70ca846e9d0ad6" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:24 [2022-09-27T17:16:24.250Z] time="2022-09-27T17:16:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:24 [2022-09-27T17:16:24.250Z] time="2022-09-27T17:16:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72b3919f40594809b303ac6c1efaffb016adfc7f3f52a020ae70ca846e9d0ad6" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:24 [2022-09-27T17:16:24.506Z] === RUN   TestPluginInstall/with_insecure
17:16:25 [2022-09-27T17:16:25.433Z] time="2022-09-27T17:16:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:25 [2022-09-27T17:16:25.433Z] time="2022-09-27T17:16:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a93a4271edb3f511de983e91977c4dee5b2652b483d74118a29fec28d1b5393a" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:25 [2022-09-27T17:16:25.433Z] time="2022-09-27T17:16:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:25 [2022-09-27T17:16:25.433Z] time="2022-09-27T17:16:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a93a4271edb3f511de983e91977c4dee5b2652b483d74118a29fec28d1b5393a" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:25 [2022-09-27T17:16:25.433Z]     plugin_test.go:196: [dc641e8884188] daemon is not started
17:16:25 [2022-09-27T17:16:25.433Z] --- PASS: TestPluginInstall (5.79s)
17:16:25 [2022-09-27T17:16:25.433Z]     --- PASS: TestPluginInstall/no_auth (4.15s)
17:16:25 [2022-09-27T17:16:25.433Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
17:16:25 [2022-09-27T17:16:25.433Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
17:16:25 [2022-09-27T17:16:25.433Z] === RUN   TestPluginsWithRuntimes
17:16:27 [2022-09-27T17:16:27.320Z] === RUN   TestPluginsWithRuntimes/No_Args
17:16:27 [2022-09-27T17:16:27.882Z] === RUN   TestPluginsWithRuntimes/With_Args
17:16:28 [2022-09-27T17:16:28.818Z] --- PASS: TestPluginsWithRuntimes (3.35s)
17:16:28 [2022-09-27T17:16:28.818Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
17:16:28 [2022-09-27T17:16:28.818Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
17:16:28 [2022-09-27T17:16:28.818Z] === RUN   TestPluginBackCompatMediaTypes
17:16:29 [2022-09-27T17:16:29.381Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s)
17:16:29 [2022-09-27T17:16:29.381Z] PASS
17:16:29 [2022-09-27T17:16:29.381Z] 
17:16:29 [2022-09-27T17:16:29.381Z] DONE 24 tests in 9.884s
17:16:29 [2022-09-27T17:16:29.381Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:16:29 [2022-09-27T17:16:29.381Z] ++ 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
17:16:29 [2022-09-27T17:16:29.381Z] ++ set -e
17:16:29 [2022-09-27T17:16:29.381Z] ++ '[' -n 0 ']'
17:16:29 [2022-09-27T17:16:29.381Z] ++ set -x
17:16:29 [2022-09-27T17:16:29.381Z] ++ 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
17:16:29 [2022-09-27T17:16:29.636Z] INFO: Testing against a local daemon
17:16:29 [2022-09-27T17:16:29.636Z] === RUN   TestExternalGraphDriver
17:16:29 [2022-09-27T17:16:29.892Z] === RUN   TestExternalGraphDriver/json
17:16:31 [2022-09-27T17:16:31.780Z] === RUN   TestExternalGraphDriver/spec
17:16:33 [2022-09-27T17:16:33.144Z] === RUN   TestExternalGraphDriver/pull
17:16:35 [2022-09-27T17:16:35.032Z] --- PASS: TestExternalGraphDriver (5.21s)
17:16:35 [2022-09-27T17:16:35.032Z]     --- PASS: TestExternalGraphDriver/json (1.61s)
17:16:35 [2022-09-27T17:16:35.032Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
17:16:35 [2022-09-27T17:16:35.032Z]     --- PASS: TestExternalGraphDriver/pull (1.69s)
17:16:35 [2022-09-27T17:16:35.032Z] === RUN   TestGraphdriverPluginV2
17:16:35 [2022-09-27T17:16:35.032Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:35 [2022-09-27T17:16:35.032Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
17:16:35 [2022-09-27T17:16:35.032Z] PASS
17:16:35 [2022-09-27T17:16:35.032Z] 
17:16:35 [2022-09-27T17:16:35.032Z] === Skipped
17:16:35 [2022-09-27T17:16:35.032Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
17:16:35 [2022-09-27T17:16:35.032Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:35 [2022-09-27T17:16:35.032Z] 
17:16:35 [2022-09-27T17:16:35.032Z] DONE 5 tests, 1 skipped in 5.688s
17:16:35 [2022-09-27T17:16:35.032Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:16:35 [2022-09-27T17:16:35.032Z] ++ 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
17:16:35 [2022-09-27T17:16:35.032Z] ++ set -e
17:16:35 [2022-09-27T17:16:35.032Z] ++ '[' -n 0 ']'
17:16:35 [2022-09-27T17:16:35.032Z] ++ set -x
17:16:35 [2022-09-27T17:16:35.032Z] ++ 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
17:16:35 [2022-09-27T17:16:35.288Z] INFO: Testing against a local daemon
17:16:35 [2022-09-27T17:16:35.288Z] === RUN   TestContinueAfterPluginCrash
17:16:35 [2022-09-27T17:16:35.288Z] === PAUSE TestContinueAfterPluginCrash
17:16:35 [2022-09-27T17:16:35.288Z] === RUN   TestReadPluginNoRead
17:16:35 [2022-09-27T17:16:35.288Z] === PAUSE TestReadPluginNoRead
17:16:35 [2022-09-27T17:16:35.288Z] === RUN   TestDaemonStartWithLogOpt
17:16:35 [2022-09-27T17:16:35.288Z] === PAUSE TestDaemonStartWithLogOpt
17:16:35 [2022-09-27T17:16:35.288Z] === CONT  TestContinueAfterPluginCrash
17:16:35 [2022-09-27T17:16:35.288Z] === CONT  TestDaemonStartWithLogOpt
17:16:38 [2022-09-27T17:16:38.597Z] --- PASS: TestDaemonStartWithLogOpt (3.09s)
17:16:38 [2022-09-27T17:16:38.597Z] === CONT  TestReadPluginNoRead
17:16:40 [2022-09-27T17:16:40.485Z] === RUN   TestReadPluginNoRead/default
17:16:41 [2022-09-27T17:16:41.891Z] === RUN   TestReadPluginNoRead/disabled_caching
17:16:42 [2022-09-27T17:16:42.861Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:16:43 [2022-09-27T17:16:43.423Z] --- PASS: TestContinueAfterPluginCrash (8.04s)
17:16:44 [2022-09-27T17:16:44.351Z] === CONT  TestReadPluginNoRead
17:16:44 [2022-09-27T17:16:44.351Z]     read_test.go:92: [d2de545f83918] daemon is not started
17:16:44 [2022-09-27T17:16:44.351Z] --- PASS: TestReadPluginNoRead (5.82s)
17:16:44 [2022-09-27T17:16:44.351Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
17:16:44 [2022-09-27T17:16:44.351Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
17:16:44 [2022-09-27T17:16:44.351Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
17:16:44 [2022-09-27T17:16:44.351Z] PASS
17:16:44 [2022-09-27T17:16:44.351Z] 
17:16:44 [2022-09-27T17:16:44.351Z] DONE 6 tests in 9.002s
17:16:44 [2022-09-27T17:16:44.351Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:16:44 [2022-09-27T17:16:44.351Z] ++ 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
17:16:44 [2022-09-27T17:16:44.351Z] ++ set -e
17:16:44 [2022-09-27T17:16:44.351Z] ++ '[' -n 0 ']'
17:16:44 [2022-09-27T17:16:44.351Z] ++ set -x
17:16:44 [2022-09-27T17:16:44.351Z] ++ 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
17:16:44 [2022-09-27T17:16:44.351Z] testing: warning: no tests to run
17:16:44 [2022-09-27T17:16:44.351Z] PASS
17:16:44 [2022-09-27T17:16:44.351Z] 
17:16:44 [2022-09-27T17:16:44.351Z] DONE 0 tests in 0.033s
17:16:44 [2022-09-27T17:16:44.351Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:16:44 [2022-09-27T17:16:44.351Z] ++ 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
17:16:44 [2022-09-27T17:16:44.351Z] ++ set -e
17:16:44 [2022-09-27T17:16:44.351Z] ++ '[' -n 0 ']'
17:16:44 [2022-09-27T17:16:44.351Z] ++ set -x
17:16:44 [2022-09-27T17:16:44.351Z] ++ 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
17:16:44 [2022-09-27T17:16:44.351Z] INFO: Testing against a local daemon
17:16:44 [2022-09-27T17:16:44.351Z] === RUN   TestPluginWithDevMounts
17:16:44 [2022-09-27T17:16:44.351Z] === PAUSE TestPluginWithDevMounts
17:16:44 [2022-09-27T17:16:44.351Z] === CONT  TestPluginWithDevMounts
17:16:46 [2022-09-27T17:16:46.239Z] --- PASS: TestPluginWithDevMounts (1.53s)
17:16:46 [2022-09-27T17:16:46.239Z] PASS
17:16:46 [2022-09-27T17:16:46.239Z] 
17:16:46 [2022-09-27T17:16:46.239Z] DONE 1 tests in 1.639s
17:16:46 [2022-09-27T17:16:46.239Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:16:46 [2022-09-27T17:16:46.239Z] ++ 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
17:16:46 [2022-09-27T17:16:46.239Z] ++ set -e
17:16:46 [2022-09-27T17:16:46.239Z] ++ '[' -n 0 ']'
17:16:46 [2022-09-27T17:16:46.239Z] ++ set -x
17:16:46 [2022-09-27T17:16:46.239Z] ++ 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
17:16:46 [2022-09-27T17:16:46.239Z] INFO: Testing against a local daemon
17:16:46 [2022-09-27T17:16:46.239Z] === RUN   TestSecretInspect
17:16:48 [2022-09-27T17:16:48.754Z] --- PASS: TestSecretInspect (2.35s)
17:16:48 [2022-09-27T17:16:48.754Z] === RUN   TestSecretList
17:16:50 [2022-09-27T17:16:50.643Z] --- PASS: TestSecretList (2.24s)
17:16:50 [2022-09-27T17:16:50.643Z] === RUN   TestSecretsCreateAndDelete
17:16:53 [2022-09-27T17:16:53.205Z] --- PASS: TestSecretsCreateAndDelete (2.23s)
17:16:53 [2022-09-27T17:16:53.205Z] === RUN   TestSecretsUpdate
17:16:55 [2022-09-27T17:16:55.143Z] --- PASS: TestSecretsUpdate (2.29s)
17:16:55 [2022-09-27T17:16:55.143Z] === RUN   TestTemplatedSecret
17:16:57 [2022-09-27T17:16:57.658Z] --- PASS: TestTemplatedSecret (2.54s)
17:16:57 [2022-09-27T17:16:57.658Z] === RUN   TestSecretCreateResolve
17:17:00 [2022-09-27T17:17:00.173Z] --- PASS: TestSecretCreateResolve (2.26s)
17:17:00 [2022-09-27T17:17:00.173Z] PASS
17:17:00 [2022-09-27T17:17:00.173Z] 
17:17:00 [2022-09-27T17:17:00.173Z] DONE 6 tests in 13.988s
17:17:00 [2022-09-27T17:17:00.173Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:17:00 [2022-09-27T17:17:00.173Z] ++ 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
17:17:00 [2022-09-27T17:17:00.173Z] ++ set -e
17:17:00 [2022-09-27T17:17:00.173Z] ++ '[' -n 0 ']'
17:17:00 [2022-09-27T17:17:00.173Z] ++ set -x
17:17:00 [2022-09-27T17:17:00.173Z] ++ 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
17:17:00 [2022-09-27T17:17:00.173Z] INFO: Testing against a local daemon
17:17:00 [2022-09-27T17:17:00.173Z] === RUN   TestServiceCreateInit
17:17:00 [2022-09-27T17:17:00.173Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:17:03 [2022-09-27T17:17:03.487Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:17:07 [2022-09-27T17:17:07.655Z] --- PASS: TestServiceCreateInit (7.15s)
17:17:07 [2022-09-27T17:17:07.655Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.57s)
17:17:07 [2022-09-27T17:17:07.655Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s)
17:17:07 [2022-09-27T17:17:07.655Z] === RUN   TestCreateServiceMultipleTimes
17:17:22 [2022-09-27T17:17:22.490Z] --- PASS: TestCreateServiceMultipleTimes (15.32s)
17:17:22 [2022-09-27T17:17:22.490Z] === RUN   TestCreateServiceConflict
17:17:25 [2022-09-27T17:17:25.005Z] --- PASS: TestCreateServiceConflict (2.19s)
17:17:25 [2022-09-27T17:17:25.005Z] === RUN   TestCreateServiceMaxReplicas
17:17:27 [2022-09-27T17:17:27.520Z] --- PASS: TestCreateServiceMaxReplicas (2.75s)
17:17:27 [2022-09-27T17:17:27.520Z] === RUN   TestCreateWithDuplicateNetworkNames
17:17:42 [2022-09-27T17:17:42.420Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
17:17:42 [2022-09-27T17:17:42.420Z] === RUN   TestCreateServiceSecretFileMode
17:17:43 [2022-09-27T17:17:43.024Z] --- PASS: TestCreateServiceSecretFileMode (2.49s)
17:17:43 [2022-09-27T17:17:43.024Z] === RUN   TestCreateServiceConfigFileMode
17:17:45 [2022-09-27T17:17:45.540Z] --- PASS: TestCreateServiceConfigFileMode (2.50s)
17:17:45 [2022-09-27T17:17:45.540Z] === RUN   TestCreateServiceSysctls
17:17:48 [2022-09-27T17:17:48.805Z] --- PASS: TestCreateServiceSysctls (3.08s)
17:17:48 [2022-09-27T17:17:48.805Z] === RUN   TestCreateServiceCapabilities
17:17:51 [2022-09-27T17:17:51.320Z] --- PASS: TestCreateServiceCapabilities (2.40s)
17:17:51 [2022-09-27T17:17:51.320Z] === RUN   TestInspect
17:17:53 [2022-09-27T17:17:53.835Z] --- PASS: TestInspect (2.64s)
17:17:53 [2022-09-27T17:17:53.835Z] === RUN   TestCreateJob
17:17:57 [2022-09-27T17:17:57.102Z] --- PASS: TestCreateJob (2.96s)
17:17:57 [2022-09-27T17:17:57.102Z] === RUN   TestReplicatedJob
17:18:02 [2022-09-27T17:18:02.386Z] --- PASS: TestReplicatedJob (5.29s)
17:18:02 [2022-09-27T17:18:02.386Z] === RUN   TestUpdateReplicatedJob
17:18:04 [2022-09-27T17:18:04.900Z] --- PASS: TestUpdateReplicatedJob (3.06s)
17:18:04 [2022-09-27T17:18:04.901Z] === RUN   TestServiceListWithStatuses
17:18:04 [2022-09-27T17:18:04.901Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:18:04 [2022-09-27T17:18:04.901Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:18:04 [2022-09-27T17:18:04.901Z] === RUN   TestDockerNetworkConnectAlias
17:18:09 [2022-09-27T17:18:09.151Z] --- PASS: TestDockerNetworkConnectAlias (4.08s)
17:18:09 [2022-09-27T17:18:09.151Z] === RUN   TestDockerNetworkReConnect
17:18:12 [2022-09-27T17:18:12.474Z] --- PASS: TestDockerNetworkReConnect (3.43s)
17:18:12 [2022-09-27T17:18:12.474Z] === RUN   TestServicePlugin
17:18:12 [2022-09-27T17:18:12.474Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:12 [2022-09-27T17:18:12.474Z] --- SKIP: TestServicePlugin (0.00s)
17:18:12 [2022-09-27T17:18:12.474Z] === RUN   TestServiceUpdateLabel
17:18:15 [2022-09-27T17:18:15.044Z] --- PASS: TestServiceUpdateLabel (2.26s)
17:18:15 [2022-09-27T17:18:15.044Z] === RUN   TestServiceUpdateSecrets
17:18:33 [2022-09-27T17:18:33.124Z] --- PASS: TestServiceUpdateSecrets (16.03s)
17:18:33 [2022-09-27T17:18:33.124Z] === RUN   TestServiceUpdateConfigs
17:18:45 [2022-09-27T17:18:45.328Z] --- PASS: TestServiceUpdateConfigs (14.34s)
17:18:45 [2022-09-27T17:18:45.328Z] === RUN   TestServiceUpdateNetwork
17:18:57 [2022-09-27T17:18:57.541Z] --- PASS: TestServiceUpdateNetwork (12.46s)
17:18:57 [2022-09-27T17:18:57.541Z] === RUN   TestServiceUpdatePidsLimit
17:18:58 [2022-09-27T17:18:58.906Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:18:59 [2022-09-27T17:18:59.467Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:19:07 [2022-09-27T17:19:07.592Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:19:14 [2022-09-27T17:19:14.168Z] --- PASS: TestServiceUpdatePidsLimit (16.14s)
17:19:14 [2022-09-27T17:19:14.168Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
17:19:14 [2022-09-27T17:19:14.168Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
17:19:14 [2022-09-27T17:19:14.168Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
17:19:14 [2022-09-27T17:19:14.168Z] PASS
17:19:14 [2022-09-27T17:19:14.168Z] 
17:19:14 [2022-09-27T17:19:14.168Z] === Skipped
17:19:14 [2022-09-27T17:19:14.168Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:19:14 [2022-09-27T17:19:14.168Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:19:14 [2022-09-27T17:19:14.168Z] 
17:19:14 [2022-09-27T17:19:14.168Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:19:14 [2022-09-27T17:19:14.168Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:19:14 [2022-09-27T17:19:14.168Z] 
17:19:14 [2022-09-27T17:19:14.168Z] DONE 27 tests, 2 skipped in 133.788s
17:19:14 [2022-09-27T17:19:14.168Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:19:14 [2022-09-27T17:19:14.168Z] ++ 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
17:19:14 [2022-09-27T17:19:14.168Z] ++ set -e
17:19:14 [2022-09-27T17:19:14.168Z] ++ '[' -n 0 ']'
17:19:14 [2022-09-27T17:19:14.168Z] ++ set -x
17:19:14 [2022-09-27T17:19:14.168Z] ++ 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
17:19:14 [2022-09-27T17:19:14.168Z] INFO: Testing against a local daemon
17:19:14 [2022-09-27T17:19:14.168Z] === RUN   TestSessionCreate
17:19:14 [2022-09-27T17:19:14.168Z] --- PASS: TestSessionCreate (0.02s)
17:19:14 [2022-09-27T17:19:14.168Z] === RUN   TestSessionCreateWithBadUpgrade
17:19:14 [2022-09-27T17:19:14.168Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:19:14 [2022-09-27T17:19:14.168Z] PASS
17:19:14 [2022-09-27T17:19:14.168Z] 
17:19:14 [2022-09-27T17:19:14.168Z] DONE 2 tests in 0.133s
17:19:14 [2022-09-27T17:19:14.168Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:19:14 [2022-09-27T17:19:14.168Z] ++ 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
17:19:14 [2022-09-27T17:19:14.168Z] ++ set -e
17:19:14 [2022-09-27T17:19:14.168Z] ++ '[' -n 0 ']'
17:19:14 [2022-09-27T17:19:14.168Z] ++ set -x
17:19:14 [2022-09-27T17:19:14.168Z] ++ 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
17:19:14 [2022-09-27T17:19:14.168Z] INFO: Testing against a local daemon
17:19:14 [2022-09-27T17:19:14.168Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:19:14 [2022-09-27T17:19:14.168Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:19:14 [2022-09-27T17:19:14.168Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:19:14 [2022-09-27T17:19:14.168Z] === RUN   TestDiskUsage
17:19:14 [2022-09-27T17:19:14.168Z] === PAUSE TestDiskUsage
17:19:14 [2022-09-27T17:19:14.168Z] === RUN   TestEventsExecDie
17:19:14 [2022-09-27T17:19:14.424Z] --- PASS: TestEventsExecDie (0.52s)
17:19:14 [2022-09-27T17:19:14.424Z] === RUN   TestEventsBackwardsCompatible
17:19:14 [2022-09-27T17:19:14.424Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
17:19:14 [2022-09-27T17:19:14.424Z] === RUN   TestEventsVolumeCreate
17:19:14 [2022-09-27T17:19:14.680Z] --- PASS: TestEventsVolumeCreate (0.07s)
17:19:14 [2022-09-27T17:19:14.680Z] === RUN   TestInfoBinaryCommits
17:19:14 [2022-09-27T17:19:14.680Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:19:14 [2022-09-27T17:19:14.680Z] === RUN   TestInfoAPIVersioned
17:19:14 [2022-09-27T17:19:14.680Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:19:14 [2022-09-27T17:19:14.680Z] === RUN   TestInfoAPI
17:19:14 [2022-09-27T17:19:14.680Z] --- PASS: TestInfoAPI (0.02s)
17:19:14 [2022-09-27T17:19:14.680Z] === RUN   TestInfoAPIWarnings
17:19:32 [2022-09-27T17:19:32.724Z] --- PASS: TestInfoAPIWarnings (16.55s)
17:19:32 [2022-09-27T17:19:32.724Z] === RUN   TestInfoDebug
17:19:32 [2022-09-27T17:19:32.724Z] --- PASS: TestInfoDebug (0.52s)
17:19:32 [2022-09-27T17:19:32.724Z] === RUN   TestInfoInsecureRegistries
17:19:32 [2022-09-27T17:19:32.724Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:19:32 [2022-09-27T17:19:32.724Z] === RUN   TestInfoRegistryMirrors
17:19:32 [2022-09-27T17:19:32.724Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:19:32 [2022-09-27T17:19:32.724Z] === RUN   TestLoginFailsWithBadCredentials
17:19:33 [2022-09-27T17:19:33.284Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
17:19:33 [2022-09-27T17:19:33.284Z] === RUN   TestPingCacheHeaders
17:19:33 [2022-09-27T17:19:33.284Z] --- PASS: TestPingCacheHeaders (0.02s)
17:19:33 [2022-09-27T17:19:33.284Z] === RUN   TestPingGet
17:19:33 [2022-09-27T17:19:33.284Z] --- PASS: TestPingGet (0.01s)
17:19:33 [2022-09-27T17:19:33.284Z] === RUN   TestPingHead
17:19:33 [2022-09-27T17:19:33.284Z] --- PASS: TestPingHead (0.02s)
17:19:33 [2022-09-27T17:19:33.284Z] === RUN   TestPingSwarmHeader
17:19:33 [2022-09-27T17:19:33.846Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:19:33 [2022-09-27T17:19:33.846Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:19:34 [2022-09-27T17:19:34.773Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:19:34 [2022-09-27T17:19:34.773Z] --- PASS: TestPingSwarmHeader (1.69s)
17:19:34 [2022-09-27T17:19:34.773Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:19:34 [2022-09-27T17:19:34.773Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:19:34 [2022-09-27T17:19:34.773Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:19:34 [2022-09-27T17:19:34.773Z] === RUN   TestPingBuilderHeader
17:19:34 [2022-09-27T17:19:34.773Z] === RUN   TestPingBuilderHeader/default_config
17:19:35 [2022-09-27T17:19:35.376Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:19:35 [2022-09-27T17:19:35.937Z] --- PASS: TestPingBuilderHeader (1.05s)
17:19:35 [2022-09-27T17:19:35.937Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
17:19:35 [2022-09-27T17:19:35.937Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
17:19:35 [2022-09-27T17:19:35.937Z] === RUN   TestVersion
17:19:35 [2022-09-27T17:19:35.937Z] --- PASS: TestVersion (0.03s)
17:19:35 [2022-09-27T17:19:35.937Z] === CONT  TestDiskUsage
17:19:36 [2022-09-27T17:19:36.499Z] === RUN   TestDiskUsage/empty
17:19:36 [2022-09-27T17:19:36.499Z] === RUN   TestDiskUsage/empty/container_types
17:19:36 [2022-09-27T17:19:36.499Z] === RUN   TestDiskUsage/empty/image_types
17:19:36 [2022-09-27T17:19:36.499Z] === RUN   TestDiskUsage/empty/volume_types
17:19:36 [2022-09-27T17:19:36.499Z] === RUN   TestDiskUsage/empty/build-cache_types
17:19:36 [2022-09-27T17:19:36.499Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:19:36 [2022-09-27T17:19:36.499Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:19:36 [2022-09-27T17:19:36.499Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:19:36 [2022-09-27T17:19:36.499Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:19:36 [2022-09-27T17:19:36.499Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:19:36 [2022-09-27T17:19:36.499Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:19:36 [2022-09-27T17:19:36.499Z] === RUN   TestDiskUsage/after_LoadBusybox
17:19:36 [2022-09-27T17:19:36.754Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:19:36 [2022-09-27T17:19:36.754Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:19:36 [2022-09-27T17:19:36.754Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:19:36 [2022-09-27T17:19:36.754Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:19:36 [2022-09-27T17:19:36.754Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:19:36 [2022-09-27T17:19:36.754Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:19:36 [2022-09-27T17:19:36.754Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:19:36 [2022-09-27T17:19:36.754Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:19:36 [2022-09-27T17:19:36.754Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:19:36 [2022-09-27T17:19:36.754Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:19:36 [2022-09-27T17:19:36.754Z] === RUN   TestDiskUsage/after_container.Run
17:19:37 [2022-09-27T17:19:37.010Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:19:37 [2022-09-27T17:19:37.010Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:19:37 [2022-09-27T17:19:37.010Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:19:37 [2022-09-27T17:19:37.010Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:19:37 [2022-09-27T17:19:37.010Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:19:37 [2022-09-27T17:19:37.010Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:19:37 [2022-09-27T17:19:37.010Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:19:37 [2022-09-27T17:19:37.010Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:19:37 [2022-09-27T17:19:37.010Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:19:37 [2022-09-27T17:19:37.010Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:19:37 [2022-09-27T17:19:37.010Z] --- PASS: TestDiskUsage (1.14s)
17:19:37 [2022-09-27T17:19:37.010Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z] PASS
17:19:37 [2022-09-27T17:19:37.010Z] 
17:19:37 [2022-09-27T17:19:37.010Z] === Skipped
17:19:37 [2022-09-27T17:19:37.010Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:19:37 [2022-09-27T17:19:37.010Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:19:37 [2022-09-27T17:19:37.010Z] 
17:19:37 [2022-09-27T17:19:37.010Z] DONE 57 tests, 1 skipped in 23.273s
17:19:37 [2022-09-27T17:19:37.010Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:19:37 [2022-09-27T17:19:37.010Z] ++ 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
17:19:37 [2022-09-27T17:19:37.010Z] ++ set -e
17:19:37 [2022-09-27T17:19:37.010Z] ++ '[' -n 0 ']'
17:19:37 [2022-09-27T17:19:37.010Z] ++ set -x
17:19:37 [2022-09-27T17:19:37.010Z] ++ 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
17:19:37 [2022-09-27T17:19:37.266Z] INFO: Testing against a local daemon
17:19:37 [2022-09-27T17:19:37.266Z] === RUN   TestVolumesCreateAndList
17:19:37 [2022-09-27T17:19:37.266Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:19:37 [2022-09-27T17:19:37.266Z] === RUN   TestVolumesRemove
17:19:37 [2022-09-27T17:19:37.266Z] --- PASS: TestVolumesRemove (0.07s)
17:19:37 [2022-09-27T17:19:37.266Z] === RUN   TestVolumesInspect
17:19:37 [2022-09-27T17:19:37.266Z] --- PASS: TestVolumesInspect (0.02s)
17:19:37 [2022-09-27T17:19:37.266Z] === RUN   TestVolumesInvalidJSON
17:19:37 [2022-09-27T17:19:37.266Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:19:37 [2022-09-27T17:19:37.266Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:19:37 [2022-09-27T17:19:37.266Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:19:37 [2022-09-27T17:19:37.266Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:19:37 [2022-09-27T17:19:37.266Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:19:37 [2022-09-27T17:19:37.266Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:19:37 [2022-09-27T17:19:37.266Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:19:37 [2022-09-27T17:19:37.266Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:19:37 [2022-09-27T17:19:37.266Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:19:37 [2022-09-27T17:19:37.266Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:19:37 [2022-09-27T17:19:37.266Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:19:37 [2022-09-27T17:19:37.266Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:19:37 [2022-09-27T17:19:37.266Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:19:37 [2022-09-27T17:19:37.266Z] PASS
17:19:37 [2022-09-27T17:19:37.266Z] 
17:19:37 [2022-09-27T17:19:37.266Z] DONE 9 tests in 0.214s
17:19:37 [2022-09-27T17:19:37.266Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:19:37 [2022-09-27T17:19:37.522Z] ++++ cat bundles/test-integration/docker.pid
17:19:37 [2022-09-27T17:19:37.522Z] +++ kill 14881
17:19:37 [2022-09-27T17:19:37.778Z] +++ /etc/init.d/apparmor stop
17:19:37 [2022-09-27T17:19:37.778Z] Leaving: AppArmorNo profiles have been unloaded.
17:19:37 [2022-09-27T17:19:37.778Z] 
17:19:37 [2022-09-27T17:19:37.778Z] Unloading profiles will leave already running processes permanently
17:19:37 [2022-09-27T17:19:37.778Z] unconfined, which can lead to unexpected situations.
17:19:37 [2022-09-27T17:19:37.778Z] 
17:19:37 [2022-09-27T17:19:37.778Z] To set a process to complain mode, use the command line tool
17:19:37 [2022-09-27T17:19:37.778Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:19:37 [2022-09-27T17:19:37.778Z] +++ true
17:19:37 [2022-09-27T17:19:37.778Z] exiting test-integration
17:19:37 [2022-09-27T17:19:37.778Z] ++ exit 0
17:19:37 [2022-09-27T17:19:37.778Z] 
Post stage
[Pipeline] junit
17:19:38 [2022-09-27T17:19:38.355Z] Recording test results
17:19:38 [2022-09-27T17:19:38.463Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:19:38 [2022-09-27T17:19:38.766Z] + echo Ensuring container killed.
17:19:38 [2022-09-27T17:19:38.767Z] Ensuring container killed.
17:19:38 [2022-09-27T17:19:38.767Z] + docker rm -vf docker-pr6
17:19:38 [2022-09-27T17:19:38.767Z] Error response from daemon: No such container: docker-pr6
[Pipeline] sh
17:19:39 [2022-09-27T17:19:39.064Z] + echo Chowning /workspace to jenkins user
17:19:39 [2022-09-27T17:19:39.064Z] Chowning /workspace to jenkins user
17:19:39 [2022-09-27T17:19:39.064Z] + id -u
17:19:39 [2022-09-27T17:19:39.064Z] + id -g
17:19:39 [2022-09-27T17:19:39.064Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44196:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:19:40 [2022-09-27T17:19:40.753Z] + bundleName=arm64-integration
17:19:40 [2022-09-27T17:19:40.753Z] + echo Creating arm64-integration-bundles.tar.gz
17:19:40 [2022-09-27T17:19:40.753Z] Creating arm64-integration-bundles.tar.gz
17:19:40 [2022-09-27T17:19:40.753Z] + xargs tar -czf arm64-integration-bundles.tar.gz
17:19:40 [2022-09-27T17:19:40.753Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
17:19:41 [2022-09-27T17:19:41.018Z] Archiving artifacts
17:19:41 [2022-09-27T17:19:41.242Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44196/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:19:41 [2022-09-27T17:19:41.530Z] + make clean
17:19:41 [2022-09-27T17:19:41.830Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:19:41 [2022-09-27T17:19:41.830Z] docker-dev-cache
17:19:41 [2022-09-27T17:19:41.830Z] 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